diff options
| author | Chris Rebert <[email protected]> | 2016-06-07 23:50:00 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2016-06-07 23:50:00 -0700 |
| commit | 9ddd62d391d906606bdb715cddc98fccd0620234 (patch) | |
| tree | 103cb1552ebf0334f923d28db6cbe5a7c2d25703 /docs | |
| parent | 39c313bb1f590f54f8bdf4624f914ea192a375bc (diff) | |
| download | bootstrap-9ddd62d391d906606bdb715cddc98fccd0620234.tar.xz bootstrap-9ddd62d391d906606bdb715cddc98fccd0620234.zip | |
Add Wall of Browser Bugs entries for #12832 (#20089)
Add Wall of Browser Bugs entries for #12832
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/_data/browser-bugs.yml | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/docs/_data/browser-bugs.yml b/docs/_data/browser-bugs.yml index 0d1a390fe..856ecb1dc 100644 --- a/docs/_data/browser-bugs.yml +++ b/docs/_data/browser-bugs.yml @@ -240,6 +240,16 @@ - browser: > + Chrome + summary: > + Don't make `:hover` sticky on touch-friendly webpages + upstream_bug: > + Chromium#370155 + origin: > + Bootstrap#12832 + +- + browser: > Chrome (Windows & Linux) summary: > Animation glitch when returning to inactive tab after animations occurred while tab was hidden. @@ -432,6 +442,16 @@ - browser: > + Safari (iOS) + summary: > + Don't make `:hover` sticky on touch-friendly webpages + upstream_bug: > + WebKit#158517 + origin: > + Bootstrap#12832 + +- + browser: > Safari (iPad Pro) summary: > Rendering of descendants of `position: fixed` element gets clipped on iPad Pro in Landscape orientation |
