0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-19 16:54:24 +01:00

Merge pull request #19765 from twbs/mq-wkbugs

Add Wall of Browser Bugs entries for WebKit media query bugs
[skip sauce]
This commit is contained in:
Chris Rebert 2016-04-20 18:17:18 -07:00
commit 06b127a8fe

View File

@ -228,6 +228,26 @@
origin: >
Bootstrap#16372
-
browser: >
Safari
summary: >
`rem` units in media queries should be calculated using `font-size: initial`, not the root element's `font-size`
upstream_bug: >
WebKit#156684
origin: >
Bootstrap#17403
-
browser: >
Safari (OS X)
summary: >
`px`, `em`, and `rem` should all behave the same in media queries when page zoom is applied
upstream_bug: >
WebKit#156687
origin: >
Bootstrap#17403
-
browser: >
Safari (OS X)