diff options
Diffstat (limited to '_data')
| -rw-r--r-- | _data/browser-bugs.yml | 10 |
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` |
