Index: LayoutTests/tables/mozilla/bugs/bug44505.html |
diff --git a/LayoutTests/tables/mozilla/bugs/bug44505.html b/LayoutTests/tables/mozilla/bugs/bug44505.html |
index 3642aa57a44d2b321f4467a37067ee7db2eb9b18..efe02616543b8c97ee3da31e5878d385671124eb 100644 |
--- a/LayoutTests/tables/mozilla/bugs/bug44505.html |
+++ b/LayoutTests/tables/mozilla/bugs/bug44505.html |
@@ -6,6 +6,7 @@ |
<head> |
<title>layout-fix column space- dont even think to break these regression tests</title> |
<style> |
+body {overflow: hidden;} |
td {overflow:hidden; background-color:blue} |
</style> |
<meta name="GENERATOR" content="Arachnophilia 4.0"> |