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 339e2a18a..1ef63f26c 100644 --- a/_data/browser-bugs.yml +++ b/_data/browser-bugs.yml @@ -280,6 +280,16 @@ - browser: > + Safari + summary: > + CSS `min-width` and `max-width` media features should not round fractional pixel + upstream_bug: > + WebKit#178261 + origin: > + Bootstrap#25166 + +- + browser: > Safari (OS X) summary: > `px`, `em`, and `rem` should all behave the same in media queries when page zoom is applied |
