Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/custom-properties/var-reference-registered-properties-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/custom-properties/var-reference-registered-properties-expected.txt b/third_party/WebKit/LayoutTests/custom-properties/var-reference-registered-properties-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..4567ff94981f28c318032dff7cbcfdd89f634662 |
| --- /dev/null |
| +++ b/third_party/WebKit/LayoutTests/custom-properties/var-reference-registered-properties-expected.txt |
| @@ -0,0 +1,4 @@ |
| +This is a testharness.js-based test. |
| +FAIL var() references work with registered properties assert_equals: expected "60px" but got "calc(60px)" |
|
Timothy Loh
2016/09/05 07:19:42
Unfortunate that testharness stops after the first
|
| +Harness: the test ran to completion. |
| + |