Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/imported/csswg-test/css-flexbox-1/getcomputedstyle/flexbox_computedstyle_display-inline-expected.html |
| diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-flexbox-1/getcomputedstyle/flexbox_computedstyle_display-inline-expected.html b/third_party/WebKit/LayoutTests/imported/csswg-test/css-flexbox-1/getcomputedstyle/flexbox_computedstyle_display-inline-expected.html |
| deleted file mode 100644 |
| index a8ddc59a3f2477ce39f28f300d5fcfb88dd46cf6..0000000000000000000000000000000000000000 |
| --- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-flexbox-1/getcomputedstyle/flexbox_computedstyle_display-inline-expected.html |
| +++ /dev/null |
| @@ -1,7 +0,0 @@ |
| -<!DOCTYPE html> |
| -<title>PASS in body, black</title> |
| -<link rel="author" title="Geoffrey Sneddon" href="mailto:me@gsnedders.com"> |
| -<style> |
| -.PASS {color: black;} |
| -</style> |
| -<body class="PASS">PASS</body> |