Index: LayoutTests/tables/mozilla/bugs/bug625.html |
diff --git a/LayoutTests/tables/mozilla/bugs/bug625.html b/LayoutTests/tables/mozilla/bugs/bug625.html |
index 8e767e8d3c46ad1f4808de9c5fff9163622dc1b5..b696102ce5f4b7bbcf4b5a318d71c19d55d79617 100644 |
--- a/LayoutTests/tables/mozilla/bugs/bug625.html |
+++ b/LayoutTests/tables/mozilla/bugs/bug625.html |
@@ -1,3 +1,4 @@ |
+<body style="overflow: hidden;"> |
<hr style="border: 2px solid black; width:1000px" align=left> |
<BR> |
<TABLE width="640" cellpadding="0" cellspacing="0"> |
@@ -13,3 +14,4 @@ |
Click Here! |
</tr> |
</table> |
+</body> |