Index: LayoutTests/tables/mozilla_expected_failures/bugs/bug67915-2.html |
diff --git a/LayoutTests/tables/mozilla_expected_failures/bugs/bug67915-2.html b/LayoutTests/tables/mozilla_expected_failures/bugs/bug67915-2.html |
index 11b530396d9d7c07cca99ebe1a83211bc4a6cacf..bc8d8615dfcd943b96d826bb3caf0ae3f5611bc1 100644 |
--- a/LayoutTests/tables/mozilla_expected_failures/bugs/bug67915-2.html |
+++ b/LayoutTests/tables/mozilla_expected_failures/bugs/bug67915-2.html |
@@ -1,6 +1,7 @@ |
+<body style="overflow: hidden;"> |
<table width=120% border> |
<tr> |
<td>foo</td> |
</tr> |
</table> |
- |
+</body> |