Add another reftest for 413027.

This commit is contained in:
dbaron@dbaron.org 2008-03-19 15:31:45 -07:00
parent 9c075744cf
commit 03a41137b3
3 changed files with 23 additions and 1 deletions

View File

@ -0,0 +1,10 @@
<!DOCTYPE HTML>
<html>
<body>
<div style="float:left; border:4px dotted blue;">
<div style="overflow:hidden">text<br>more text</div>
</div>
</body>
</html>

View File

@ -0,0 +1,10 @@
<!DOCTYPE HTML>
<html>
<body>
<div style="display:-moz-box; height: 5px; border:4px dotted blue;">
<div style="overflow:hidden">text<br>more text</div>
</div>
</body>
</html>

View File

@ -730,7 +730,9 @@ random == 403134-1.html 403134-1-ref.html # bug 405377
== 412607-1b.html 412607-1-ref.html
== 412679-1.html 412679-1-ref.html
== 412679-2.html 412679-2-ref.html
# == 413027-1.html 413027-1-ref.html
fails == 413027-1.html 413027-1-ref.html
fails == 413027-2.html 413027-2-ref.html
fails == 413027-3.html 413027-3-ref.html
== 413286-1a.html 413286-1-ref.html
== 413286-1b.html 413286-1-ref.html
== 413286-1c.html 413286-1-ref.html