| Index: third_party/WebKit/LayoutTests/fast/multicol/cell-shrinkback-expected.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/multicol/cell-shrinkback-expected.html b/third_party/WebKit/LayoutTests/fast/multicol/cell-shrinkback-expected.html
|
| index ec878f86eb0534b677754da78488665c84e25d74..7cb2fd2526868e1610fbe208226b04232f96e63b 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/multicol/cell-shrinkback-expected.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/multicol/cell-shrinkback-expected.html
|
| @@ -1,3 +1,4 @@
|
| +<!DOCTYPE html>
|
| <div style="height: 100px; width: 200px; border: solid;position:relative">
|
| <div style="left:25px; bottom:0; position:absolute; height:45px; width:3em; background-color:orange"></div>
|
| <div style="border-bottom:solid; position:absolute; right:0px; width:100px">
|
|
|