| Index: third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/writing-mode-stretch-001-expected.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/writing-mode-stretch-001-expected.html b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/writing-mode-stretch-001-expected.html
|
| deleted file mode 100644
|
| index 69db5a0124c568683ade5c3caaf3cc5f3faea742..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/writing-mode-stretch-001-expected.html
|
| +++ /dev/null
|
| @@ -1,18 +0,0 @@
|
| -<!DOCTYPE HTML>
|
| -<html>
|
| -<head>
|
| - <title>Reference file</title>
|
| - <link rel="author" title="Mitsuteru Sawa" href="mailto:mitsuteru.s@gmail.com">
|
| - <style>
|
| - .test {
|
| - height: 100px;
|
| - width: 250px;
|
| - background-color: green;
|
| - }
|
| - </style>
|
| -</head>
|
| -<body>
|
| - <p>The test passes if you see a green rectangle and no red.</p>
|
| - <div class="test"></div>
|
| -</body>
|
| -</html>
|
|
|