Index: LayoutTests/fast/multicol/vertical-lr/column-break-with-balancing.html |
diff --git a/LayoutTests/fast/multicol/vertical-lr/column-break-with-balancing.html b/LayoutTests/fast/multicol/vertical-lr/column-break-with-balancing.html |
index 1e4e259281f1ab6b4e386512cbddc2ca225879ef..e1b5d24c1b5ded26ad5a2bf89785fa3b7e8f8c4d 100644 |
--- a/LayoutTests/fast/multicol/vertical-lr/column-break-with-balancing.html |
+++ b/LayoutTests/fast/multicol/vertical-lr/column-break-with-balancing.html |
@@ -1,4 +1,5 @@ |
<html style="-webkit-writing-mode:vertical-lr"> |
+<body style="overflow: hidden;"> |
<div style="-webkit-column-count:2; border:5px solid blue"> |
This is some text.<br> |
This is some text.<br> |
@@ -64,3 +65,4 @@ This is some text.<br> |
This is some text.<br> |
This is some text.<br> |
</div> |
+</body> |