| Index: LayoutTests/fast/multicol/newmulticol/float-avoidance-expected.html
|
| diff --git a/LayoutTests/fast/multicol/newmulticol/float-avoidance-expected.html b/LayoutTests/fast/multicol/newmulticol/float-avoidance-expected.html
|
| index 88c8aedd9932bd25696cbeb9c469faffb8a21148..f5b3b392fc83f25c89a0fac8a5b8be773811776b 100644
|
| --- a/LayoutTests/fast/multicol/newmulticol/float-avoidance-expected.html
|
| +++ b/LayoutTests/fast/multicol/newmulticol/float-avoidance-expected.html
|
| @@ -1,8 +1,8 @@
|
| <body style="overflow:hidden">
|
| <div style="float:left; width:200px; height:100px; background-color:lime"></div>
|
| - <div style="height:130px; width:415px; -moz-column-width:200px; -webkit-column-width:200px;
|
| + <div style="height:130px; width:415px; -moz-column-width:200px; -webkit-column-width:200px; column-width:200px; column-fill:auto;
|
| text-align:justify; border:10px solid black">
|
| <p>This technology preview of our award winning next generation browser
|
| is a sign of things to come from Mozilla. Powerful yet easy to use. This
|
| maintenance release provides a few updates based on user feedback - including
|
| - changes to the Extension System and icon improvements.
|
| + changes to the Extension System and icon improvements.
|
|
|