Index: LayoutTests/fast/multicol/newmulticol/float-multicol-expected.html |
diff --git a/LayoutTests/fast/multicol/newmulticol/float-multicol-expected.html b/LayoutTests/fast/multicol/newmulticol/float-multicol-expected.html |
index f47285ac70a427dc2d6f1deca4315342b679f50b..10a1e4bf2fba7bd7237eee4107d4b7f67c3d9e8c 100644 |
--- a/LayoutTests/fast/multicol/newmulticol/float-multicol-expected.html |
+++ b/LayoutTests/fast/multicol/newmulticol/float-multicol-expected.html |
@@ -1,6 +1,6 @@ |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"> |
<html> |
- <body style="overflow:hidden; -moz-column-width:24em; -moz-column-gap:2em; -webkit-column-width:24em; -webkit-column-gap:2em; height:600px"> |
+ <body style="overflow:hidden; -moz-column-width:24em; -moz-column-gap:2em; -webkit-column-width:24em; -webkit-column-gap:2em; -webkit-column-fill:auto; column-width:24em; column-gap:2em; column-fill:auto; height:600px"> |
<div style="background:cyan;"> |
<div style="float:left; width:50%; background:yellow; margin:0.3em;"> |
<img src="resources/blimp.png" style="float:left;"> |