Index: LayoutTests/fast/multicol/float-paginate.html |
diff --git a/LayoutTests/fast/multicol/float-paginate.html b/LayoutTests/fast/multicol/float-paginate.html |
index 456f41d2366622734cf7e9043abb5c1efc26a2bb..3491815bce49e187052e2e9c9687893081a67e7e 100644 |
--- a/LayoutTests/fast/multicol/float-paginate.html |
+++ b/LayoutTests/fast/multicol/float-paginate.html |
@@ -1,3 +1,4 @@ |
+<body style="overflow: hidden;"> |
<div style="-moz-column-width:300px; -webkit-column-width:300px; column-width:300px; column-fill:auto; border:2px solid black; height:400px"> |
This is some text.<br> |
This is some text.<br>This is some text.<br>This is some text.<br>This is some text.<br>This is some text.<br>This is some text.<br> |
@@ -10,3 +11,4 @@ This is some text.<br>This is some text.<br>This is some text.<br>This is some t |
This is some text.<br>This is some text.<br>This is some text.<br>This is some text.<br> |
This is some text.<br>This is some text.<br>This is some text.<br>This is some text.<br>This is some text.<br>This is some text.<br> |
This is some text.<br>This is some text.<br>This is some text.<br> |
+</body> |