diff options
| author | Chris Rebert <[email protected]> | 2016-11-22 23:56:41 -0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2016-11-22 23:56:41 -0800 |
| commit | 63843de19353099ca63a2a7ebe2c7aade6be0def (patch) | |
| tree | 1702a45af38a357dcbc9804dace6db5fdcb902ae /docs/_data/browser-bugs.yml | |
| parent | 573e029feb7837d479c9553d9fb26b2a015cf140 (diff) | |
| download | bootstrap-63843de19353099ca63a2a7ebe2c7aade6be0def.tar.xz bootstrap-63843de19353099ca63a2a7ebe2c7aade6be0def.zip | |
Add Wall of Browser Bugs entry for #21120
Refs https://bugs.chromium.org/p/chromium/issues/detail?id=510079
Closes #21120
[skip sauce]
Diffstat (limited to 'docs/_data/browser-bugs.yml')
| -rw-r--r-- | docs/_data/browser-bugs.yml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/_data/browser-bugs.yml b/docs/_data/browser-bugs.yml index 8269a9c13..d12cb4f49 100644 --- a/docs/_data/browser-bugs.yml +++ b/docs/_data/browser-bugs.yml @@ -280,6 +280,16 @@ - browser: > + Chrome (Linux) + summary: > + `<select>`'s pop-up menu is blank on some systems. + upstream_bug: > + Chromium#510079 + origin: > + Bootstrap#21120 + +- + browser: > Safari summary: > `rem` units in media queries should be calculated using `font-size: initial`, not the root element's `font-size` |
