Index: LayoutTests/fast/multicol/vertical-rl/float-multicol.html |
diff --git a/LayoutTests/fast/multicol/vertical-rl/float-multicol.html b/LayoutTests/fast/multicol/vertical-rl/float-multicol.html |
index 1ff12164d99edb1c75a22ad0a8b1eacbb3cefb43..342c363ef93c9734be8b1cbd9ec751f901386c06 100644 |
--- a/LayoutTests/fast/multicol/vertical-rl/float-multicol.html |
+++ b/LayoutTests/fast/multicol/vertical-rl/float-multicol.html |
@@ -1,6 +1,6 @@ |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"> |
<html style="-webkit-writing-mode:vertical-rl"> |
- <body style="-moz-column-width:24em; -moz-column-gap:2em; -webkit-column-width:24em; -webkit-column-gap:2em; height:1500px"> |
+ <body style="-moz-column-width:24em; -moz-column-gap:2em; -webkit-column-width:24em; -webkit-column-gap:2em; column-width:24em; column-gap:2em; column-fill:auto; height:1500px"> |
<div style="background:cyan;"> |
<div style="float:left; height:50%; background:yellow; margin:0.3em;"> |
<img src="resources/blimp.png" style="float:left;"> |