diff options
| author | Chris Rebert <[email protected]> | 2016-06-07 23:50:00 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2016-06-07 23:50:38 -0700 |
| commit | 7c86bc9664ddc3a1965fe91d7a0db97eb9348448 (patch) | |
| tree | 8c4fc0a2cdf4edfd188295b25a04af2d9e59a4c0 /docs/_data | |
| parent | 123fa3b6027a98cda990435c5271b3193b8dd3f4 (diff) | |
| download | bootstrap-7c86bc9664ddc3a1965fe91d7a0db97eb9348448.tar.xz bootstrap-7c86bc9664ddc3a1965fe91d7a0db97eb9348448.zip | |
Port #20089 to v3
Add Wall of Browser Bugs entries for #12832 (#20089)
Refs #12832
Refs http://getbootstrap.com/getting-started/#support-sticky-hover-mobile
Refs https://bugs.chromium.org/p/chromium/issues/detail?id=370155
Refs https://bugs.webkit.org/show_bug.cgi?id=158517
[skip sauce]
Diffstat (limited to 'docs/_data')
| -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 5875189f5..dc4b0ac21 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. @@ -434,6 +444,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 |
