Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upUnderline thickness is inconsistent (due to rounding or pixel snapping?) #17723
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When rendering https://limpet.net/mbrubeck/ with
--device-pixel-ratio 2, some of the underlines are 2 device pixels tall, and some are only one device pixel tall. This happens both with and without the--webrenderoption.In the display list, the underlines are each 0.7px tall.
cc @glennw