Index: LayoutTests/tables/mozilla/core/one_row.html |
diff --git a/LayoutTests/tables/mozilla/core/one_row.html b/LayoutTests/tables/mozilla/core/one_row.html |
index f2bd8b7455b3fee603ca151c7970151a3600ebc7..d4174a2fd51fcc7ac624c58630a5e51981cd062b 100644 |
--- a/LayoutTests/tables/mozilla/core/one_row.html |
+++ b/LayoutTests/tables/mozilla/core/one_row.html |
@@ -1,3 +1,4 @@ |
+<body style="overflow: hidden;"> |
Table auto, no cells fixed |
<table border> |
<tr> |
@@ -99,4 +100,4 @@ Table fixed, both cells fixed, 1st cell fixed too small |
</tr> |
</table> |
<BR> |
- |
+</body> |