diff options
| author | Chris Rebert <[email protected]> | 2016-06-02 22:40:34 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2016-06-02 22:40:34 -0700 |
| commit | fb2d8008e12cb3d2eb5241f12ddc890014d25824 (patch) | |
| tree | 2d8493d5c3cced4a07cc14347857e2a0729190a8 /docs | |
| parent | 0b4187d37b8fb1a65a5929329b51b04a2d6aa1eb (diff) | |
| download | bootstrap-fb2d8008e12cb3d2eb5241f12ddc890014d25824.tar.xz bootstrap-fb2d8008e12cb3d2eb5241f12ddc890014d25824.zip | |
Add Wall of Browser Bugs entry for #20012 (#20024)
Refs https://webkit.org/b/158340
Closes #20012
[skip sauce]
Diffstat (limited to 'docs')
| -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 2298dba99..5d85aaba4 100644 --- a/docs/_data/browser-bugs.yml +++ b/docs/_data/browser-bugs.yml @@ -220,6 +220,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 |
