Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/imported/csswg-test/css-display-3/display-contents-text-only-001-expected.html |
| diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-display-3/display-contents-text-only-001-expected.html b/third_party/WebKit/LayoutTests/imported/csswg-test/css-display-3/display-contents-text-only-001-expected.html |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..7d055f2cece0e6ba19144358c783297b219d9467 |
| --- /dev/null |
| +++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css-display-3/display-contents-text-only-001-expected.html |
| @@ -0,0 +1,9 @@ |
| +<!DOCTYPE html> |
| +<meta charset="utf-8"> |
| +<title>CSS Reftest Reference</title> |
| +<link rel="author" title="Emilio Cobos Álvarez" href="mailto:ecobos@igalia.com"> |
| +<style> |
| + html, body { margin: 0; padding: 0; } |
| +</style> |
| +<p>Test passes if you see the word "PASS" below</p> |
| +PASS |