Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/compositing/writing-mode-bt-overflow-expected.html |
| diff --git a/third_party/WebKit/LayoutTests/compositing/writing-mode-bt-overflow-expected.html b/third_party/WebKit/LayoutTests/compositing/writing-mode-bt-overflow-expected.html |
| deleted file mode 100644 |
| index b443ad415921a7078778df18fdd9564a163b3cce..0000000000000000000000000000000000000000 |
| --- a/third_party/WebKit/LayoutTests/compositing/writing-mode-bt-overflow-expected.html |
| +++ /dev/null |
| @@ -1,7 +0,0 @@ |
| -<!DOCTYPE html> |
| -<p>The word 'PASS' should be seen below.</p> |
| -<div style="width:10em; height:10em; background:white;"></div> |
| -<div style="-webkit-writing-mode:horizontal-bt; height:12em;"> |
| - <div style="height:12em;"></div> |
| - PASS |
| -</div> |