mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-11 18:02:28 +03:00
Port #19765 to v3
Add Wall of Browser Bugs entries for https://webkit.org/b/156684 & https://webkit.org/b/156687 These bugs are factors in our decisions regarding which unit to use in our media queries. Refs #17403 [skip sauce]
This commit is contained in:
@@ -202,6 +202,26 @@
|
|||||||
browser: >
|
browser: >
|
||||||
Safari
|
Safari
|
||||||
summary: >
|
summary: >
|
||||||
|
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)
|
Safari (OS X)
|
||||||
summary: >
|
summary: >
|
||||||
Weird button behavior with some `<input type="number">` elements.
|
Weird button behavior with some `<input type="number">` elements.
|
||||||
|
|||||||
Reference in New Issue
Block a user