| Index: third_party/WebKit/LayoutTests/fast/multicol/vertical-lr/composited-relpos-overlapping-will-change-expected.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/multicol/vertical-lr/composited-relpos-overlapping-will-change-expected.html b/third_party/WebKit/LayoutTests/fast/multicol/vertical-lr/composited-relpos-overlapping-will-change-expected.html
|
| deleted file mode 100644
|
| index 5206c368a49134da2c15c4367cd8614a86c6f88c..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/fast/multicol/vertical-lr/composited-relpos-overlapping-will-change-expected.html
|
| +++ /dev/null
|
| @@ -1,17 +0,0 @@
|
| -<!DOCTYPE html>
|
| -<p>The word 'PASS' should be seen <em>twice</em> below.</p>
|
| -<div style="-webkit-writing-mode:vertical-lr; height:26em; width:13em; line-height:2em;">
|
| - <div style="position:absolute; z-index:-1; left:0; top:4em; width:10em; height:18em; background:yellow;"></div>
|
| - <div style="float:left; width:100%; height:9em;"></div>
|
| - <div style="float:left; width:100%; height:9em;">
|
| - <br>
|
| - <br>
|
| - <br>
|
| - <br>
|
| - <br>
|
| - <div style="margin:0.5em;">PASS</div>
|
| - </div>
|
| - <div style="float:left; width:100%; height:8em;">
|
| - <div style="margin:0.5em 0;">PASS</div>
|
| - </div>
|
| -</div>
|
|
|