blob: 3a7542bdeab9e1754ab1b1b7b35e9f40cb261a72 [file] [log] [blame]
<!-- webkit-test-runner [ MinimumFontSize=12 ] -->
<p>Test that text with 0px font size is not displayed, even if a non-zero minimum font size setting is specified. On success, this paragraph should be the only text visible on the page.</p>
<div style="font-size:0px; color:red">FAIL</div>
<div style="font-size:0%; color:red">FAIL</div>