NEW 197610
The font size is not set below 4.8 px, which makes absolutely incorrect operation of relative units such as "em", "rem"
https://bugs.webkit.org/show_bug.cgi?id=197610
Summary The font size is not set below 4.8 px, which makes absolutely incorrect opera...
Johnny Rocket
Reported 2019-05-06 04:32:49 PDT
The problem appeared a few days ago, appeared only in Chrome. My site uses multiples of 3 sizes which I use with "rem" by setting html{font-size: 3px}.
Attachments
Example (364 bytes, text/html)
2019-05-06 04:34 PDT, Johnny Rocket
no flags
Johnny Rocket
Comment 1 2019-05-06 04:34:12 PDT
Alexey Proskuryakov
Comment 2 2019-05-07 13:12:58 PDT
Thank you for the report! Does this affect any browsers that use modern WebKit? Chrome forked many years ago, so new bugs are their own now. Also, what is the expected and unexpected behavior on the attached test? The button looks normal in all browsers I tested with, including Chrome for Mac.
Note You need to log in before you can comment on or make changes to this bug.