NEW 166355
`em` or `rem` based padding on elements stop scaling at certain point when zooming out
https://bugs.webkit.org/show_bug.cgi?id=166355
Summary `em` or `rem` based padding on elements stop scaling at certain point when zo...
Michael Vendivel
Reported 2016-12-21 11:16:38 PST
Created attachment 297607 [details] Webkit render Here's a link to test; try to zoom out (CMD and -) https://jsfiddle.net/mven/1q5yqw4x/ `px` based padding relatively sizes down correctly, while the `em` and `rem` based ones stop scaling down at a certain point. This happens on Both Chrome and Safari, including Webkit Nightly Build. Firefox sizes all elements down correctly.
Attachments
Webkit render (10.89 KB, image/png)
2016-12-21 11:16 PST, Michael Vendivel
no flags
Note You need to log in before you can comment on or make changes to this bug.