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 upfont-size: 0 not working on Linux #8429
Closed
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See, for example,
tests/wpt/css-tests/css-fonts-3_dev/html/font-size-101.htm. There should be no red, as the pass condition says—instead on Linux we have a small 1px box of red. (On OS X, this passes.)This need be run with
--user-stylesheet resources/ahem.css(for now) and once #8374 lands--user-stylesheet resources/css-test-fonts.css.