| Index: LayoutTests/fast/multicol/null-lastFloat-in-removeFloatingObjectsBelow.html
|
| diff --git a/LayoutTests/fast/multicol/null-lastFloat-in-removeFloatingObjectsBelow.html b/LayoutTests/fast/multicol/null-lastFloat-in-removeFloatingObjectsBelow.html
|
| index 448b652d47deedefd58ef4d22170a140f01e099f..64498925000cafe51685b2aa1e9cf74793f7be5e 100644
|
| --- a/LayoutTests/fast/multicol/null-lastFloat-in-removeFloatingObjectsBelow.html
|
| +++ b/LayoutTests/fast/multicol/null-lastFloat-in-removeFloatingObjectsBelow.html
|
| @@ -10,7 +10,7 @@
|
| if (window.testRunner)
|
| testRunner.dumpAsText();
|
| </script>
|
| -<div style="-webkit-columns: 2; width: 200px; height: 40px; font-family: ahem; -webkit-font-smoothing: none;">
|
| +<div style="-webkit-columns:2; columns:2; column-fill:auto; width:200px; height:40px; font-family:ahem; -webkit-font-smoothing:none;">
|
| <div style="height: 12px;"></div>
|
| <div>
|
| Text<br>E
|
|
|