aboutsummaryrefslogtreecommitdiff
path: root/_data/browser-bugs.yml
diff options
context:
space:
mode:
Diffstat (limited to '_data/browser-bugs.yml')
-rw-r--r--_data/browser-bugs.yml10
1 files changed, 10 insertions, 0 deletions
diff --git a/_data/browser-bugs.yml b/_data/browser-bugs.yml
index 9756758dd..339e2a18a 100644
--- a/_data/browser-bugs.yml
+++ b/_data/browser-bugs.yml
@@ -250,6 +250,16 @@
-
browser: >
+ Chrome
+ summary: >
+ Significant performance hit for dynamic SVGs with text depending on the number of fonts in `font-family`.
+ upstream_bug: >
+ Chromium#781344
+ origin: >
+ Bootstrap#24673
+
+-
+ browser: >
Safari
summary: >
`rem` units in media queries should be calculated using `font-size: initial`, not the root element's `font-size`