Index: LayoutTests/tables/mozilla/core/nested1.html |
diff --git a/LayoutTests/tables/mozilla/core/nested1.html b/LayoutTests/tables/mozilla/core/nested1.html |
index 6ac12daa6fd0738f9b89bf07e49aa8708d58e367..02f6a3d48b8428fd2549c4982c2a7ee7c9f4d437 100644 |
--- a/LayoutTests/tables/mozilla/core/nested1.html |
+++ b/LayoutTests/tables/mozilla/core/nested1.html |
@@ -1,3 +1,4 @@ |
+<body style="overflow: hidden;"> |
<table border> |
<tr> |
<td> |
@@ -78,5 +79,4 @@ |
<td>foo</td> |
</tr> |
</table> |
- |
- |
+</body> |