Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/web-animations-api/reject-hyphen-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/web-animations-api/reject-hyphen-expected.txt b/third_party/WebKit/LayoutTests/web-animations-api/reject-hyphen-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..428eed9e1dd62392bf16dd69881f1319c54de201 |
| --- /dev/null |
| +++ b/third_party/WebKit/LayoutTests/web-animations-api/reject-hyphen-expected.txt |
| @@ -0,0 +1,5 @@ |
| +CONSOLE WARNING: Hyphenated property names in Web Animations keyframes are invalid and therefore ignored. Please use camelCase instead. |
| +This is a testharness.js-based test. |
| +PASS Hyphenated propery names are ignored. |
| +Harness: the test ran to completion. |
| + |