layout/reftests/text-decoration/inline-baseline-almost-standards-ref.html

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/layout/reftests/text-decoration/inline-baseline-almost-standards-ref.html	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,10 @@
     1.4 +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
     1.5 +	"http://www.w3.org/TR/html4/loose.dtd">
     1.6 +<html>
     1.7 +	<title>test for bug 223764 (Almost-standards)</title>
     1.8 +	<body>
     1.9 +		<p style="overflow: hidden; padding-bottom: 20px;">
    1.10 +			<span style="font-size: 100px;"><span style="font-size: 20px">hello</span></span>
    1.11 +		</p>
    1.12 +	</body>
    1.13 +</html>

mercurial