Bug 385533 layout reftest. r=roc

git-svn-id: svn://10.0.0.236/trunk@236735 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
dholbert%cs.stanford.edu
2007-09-27 02:00:54 +00:00
parent 6fa40437e3
commit a862e75df5
2 changed files with 17 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
<!-- Assertion reftest for bug 385533 -->
<html>
<head>
<style>
.pad { padding: 50%; color: white }
</style>
</head>
<body>
<table>
<tr>
<td><div class="pad">a</div></td>
<td><div class="pad">b</div></td>
</tr>
</table>
</body>
</html>

View File

@@ -350,6 +350,7 @@ random-if(MOZ_WIDGET_TOOLKIT=="cocoa") == 379316-2.html 379316-2-ref.html # bug
== 384576-1.html 384576-1-ref.html
== 384762-1.html about:blank
== 384876-1.html 384876-1-ref.html
== 385533-1.html about:blank # assertion test
== 385870-1.html 385870-1-ref.html
== 385870-2.html 385870-2-ref.html
== 386014-1a.html 386014-1-ref.html