diff options
| author | Chris Rebert <[email protected]> | 2016-06-02 22:40:34 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2016-06-02 22:40:57 -0700 |
| commit | f876523e57b299375880d81795af67385d77e283 (patch) | |
| tree | baee18763ff972888e4249375c82ddb6d1aa9f7d /docs/_data | |
| parent | 4985ff9f8bec5c87b2577d22f49aa671bde5ff66 (diff) | |
| download | bootstrap-f876523e57b299375880d81795af67385d77e283.tar.xz bootstrap-f876523e57b299375880d81795af67385d77e283.zip | |
Port #20024 to v3
Add Wall of Browser Bugs entry for #20012 (#20024)
Refs https://webkit.org/b/158340
Closes #20012
[skip sauce]
Diffstat (limited to 'docs/_data')
| -rw-r--r-- | docs/_data/browser-bugs.yml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/_data/browser-bugs.yml b/docs/_data/browser-bugs.yml index a9b04b5d7..55922ce5e 100644 --- a/docs/_data/browser-bugs.yml +++ b/docs/_data/browser-bugs.yml @@ -222,6 +222,16 @@ - browser: > + Safari + summary: > + `:hover` CSS pseudo-class sometimes keeps matching ever after mouse has left the element + upstream_bug: > + WebKit#158340 + origin: > + Bootstrap#20012 + +- + browser: > Safari (OS X) summary: > `px`, `em`, and `rem` should all behave the same in media queries when page zoom is applied |
