We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3de570a + 0e56cbb commit 06b127aCopy full SHA for 06b127a
docs/_data/browser-bugs.yml
@@ -228,6 +228,26 @@
228
origin: >
229
Bootstrap#16372
230
231
+-
232
+ browser: >
233
+ Safari
234
+ summary: >
235
+ `rem` units in media queries should be calculated using `font-size: initial`, not the root element's `font-size`
236
+ upstream_bug: >
237
+ WebKit#156684
238
+ origin: >
239
+ Bootstrap#17403
240
+
241
242
243
+ Safari (OS X)
244
245
+ `px`, `em`, and `rem` should all behave the same in media queries when page zoom is applied
246
247
+ WebKit#156687
248
249
250
251
-
252
browser: >
253
Safari (OS X)
0 commit comments