Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/fast/css/variables/no-assert-serializing-shorthand-variable-references-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/fast/css/variables/no-assert-serializing-shorthand-variable-references-expected.txt b/third_party/WebKit/LayoutTests/fast/css/variables/no-assert-serializing-shorthand-variable-references-expected.txt |
| deleted file mode 100644 |
| index 11c43a363f7352428202c159b1f1d4acd15b2aa1..0000000000000000000000000000000000000000 |
| --- a/third_party/WebKit/LayoutTests/fast/css/variables/no-assert-serializing-shorthand-variable-references-expected.txt |
| +++ /dev/null |
| @@ -1,5 +0,0 @@ |
| -:root { --bgcolor: green; background: 10px var(--bgcolor); } |
| -This is a testharness.js-based test. |
| -PASS shorthand variable references can be serialized |
| -Harness: the test ran to completion. |
| - |