Index: LayoutTests/fast/multicol/seamless-flowed-through-columns.html |
diff --git a/LayoutTests/fast/multicol/seamless-flowed-through-columns.html b/LayoutTests/fast/multicol/seamless-flowed-through-columns.html |
index d2ec6bd936bd6957e04dbe4e041dcc7549bfad9b..c9d2cd2cf0e2d4d86a216c8a830c3b130449dfe7 100644 |
--- a/LayoutTests/fast/multicol/seamless-flowed-through-columns.html |
+++ b/LayoutTests/fast/multicol/seamless-flowed-through-columns.html |
@@ -1,6 +1,6 @@ |
<!doctype html> |
<html> |
-<body style="overflow:hidden; height:900px; -webkit-column-count:4"> |
+<body style="overflow:hidden; height:900px; -webkit-column-count:4; column-count:4; column-fill:auto;"> |
<p>First line outside iframe.</p> |
<p>Second line outside iframe.</p> |
<hr> |