| Index: LayoutTests/fast/multicol/cell-shrinkback-expected.html
|
| diff --git a/LayoutTests/fast/multicol/cell-shrinkback-expected.html b/LayoutTests/fast/multicol/cell-shrinkback-expected.html
|
| deleted file mode 100644
|
| index 0af2e771915dd157411657f1643c67f5a8a15a47..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/fast/multicol/cell-shrinkback-expected.html
|
| +++ /dev/null
|
| @@ -1,6 +0,0 @@
|
| -<div style="height: 100px; width: 200px; border: solid;position:relative">
|
| - <div style="left:25px; bottom:0; position:absolute; height:45px; width:29px;background-color:orange"></div>
|
| - <div style="border-bottom:solid; position:absolute; right:0px; width:100px">
|
| - <div style="background-color:orange; float:left;margin-left:25px">Text</div>
|
| - </div>
|
| -</div>
|
|
|