summaryrefslogtreecommitdiffstats
path: root/layout/reftests/text-decoration/inline-baseline-quirks-ref.html
blob: a1f2bd5aea3c53aac217e1468439fb82d4877ba1 (plain)
1
2
3
4
5
6
7
8
<html>
	<title>test for bug 223764 (Quirks)</title>
	<body>
		<p style="overflow: hidden; padding-bottom: 20px;">
			<span style="font-size: 100px;"><span style="font-size: 20px">hello</span></span>
		</p>
	</body>
</html>