Index: third_party/WebKit/LayoutTests/fast/multicol/vertical-rl/composited-relpos-overlapping-will-change-expected.html |
diff --git a/third_party/WebKit/LayoutTests/fast/multicol/vertical-rl/composited-relpos-overlapping-will-change-expected.html b/third_party/WebKit/LayoutTests/fast/multicol/vertical-rl/composited-relpos-overlapping-will-change-expected.html |
deleted file mode 100644 |
index 61d256ff48b05ef40742ea47ebdeeb538636d43e..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/fast/multicol/vertical-rl/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-rl; 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> |