Reftest for bug 411334.

This commit is contained in:
roc+@cs.cmu.edu 2008-01-09 15:17:45 -08:00
parent ad24c0e367
commit 82ad33770c
3 changed files with 15 additions and 0 deletions

View File

@ -0,0 +1,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<body>
<div style="font-family: serif; font-size: 100px;">
W<img style="width:0px; height:200px;" src="http://www.mozilla.org/images/feature-logos2.png"/>
</div>
</body>
</html>

View File

@ -0,0 +1,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<body>
<svg xmlns="http://www.w3.org/2000/svg" style="font-family: serif; font-size: 100px;" height="500" width="500">
<text x="0" y="200">W</text>
</svg>
</body>
</html>

View File

@ -633,3 +633,4 @@ random == 403134-1.html 403134-1-ref.html # bug 405377
!= 409659-1b.html 409659-1-ref.html
!= 409659-1c.html 409659-1-ref.html
== 409659-1d.html 409659-1-ref.html
== 411334-1.xml 411334-1-ref.xml