Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/animations/animated-css-property-usecounter-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/animations/animated-css-property-usecounter-expected.txt b/third_party/WebKit/LayoutTests/animations/animated-css-property-usecounter-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..96dd981b9eed3347771bb1c6055f2e2762c0846e |
| --- /dev/null |
| +++ b/third_party/WebKit/LayoutTests/animations/animated-css-property-usecounter-expected.txt |
| @@ -0,0 +1,5 @@ |
| +This is a testharness.js-based test. |
| +PASS Animating properties via CSS causes UseCounter to be incremented. |
| +FAIL Animating custom CSS properties causes UseCounter to be incremented. assert_true: Usage of custom property --x in style causes it to be counted in normal CSS property UseCounter expected true got false |
| +Harness: the test ran to completion. |
| + |