Index: LayoutTests/fast/table/border-collapsing/equal-precedence-resolution-vertical.html |
diff --git a/LayoutTests/fast/table/border-collapsing/equal-precedence-resolution-vertical.html b/LayoutTests/fast/table/border-collapsing/equal-precedence-resolution-vertical.html |
index 3ed6d91bccf1d78a6dd927df5c71acbdb47b54e4..4163b3aca304b3558d242dfe04a8d0030ae3835b 100644 |
--- a/LayoutTests/fast/table/border-collapsing/equal-precedence-resolution-vertical.html |
+++ b/LayoutTests/fast/table/border-collapsing/equal-precedence-resolution-vertical.html |
@@ -1,4 +1,5 @@ |
<style> |
+ body { overflow: hidden; } |
table { border-collapse: collapse; } |
td { width: 25px; height: 25px; } |
</style> |