tenfourfox/layout/reftests/text-decoration/inline-baseline-quirks.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

9 lines
257 B
HTML

<html>
<title>test for bug 223764 (Quirks)</title>
<body>
<p style="overflow: hidden; padding-bottom: 20px;">
<span style="font-size: 100px; text-decoration:underline"><span style="font-size: 20px">hello</span></span>
</p>
</body>
</html>