blob: eb15232e8138ab3c565c2d432db2e1bbad7ebb4c [file] [log] [blame]
<!DOCTYPE html>
<body style="overflow:hidden">
<p>Test to make sure gigantic fonts that aren't inside the text decoration don't affect the position of
the line. The giant font is invisible (color:transparent) in this test.
</p>
<span style="text-decoration:underline;text-underline-position:under">This text should be underlined just under the descenders.</span> <span style="font-size:64px; vertical-align:-256px; color:transparent">Should not be underlined.</span>
</body>