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..0214f13f65fcba32f815e29e08e0353980ff6e44 |
| --- /dev/null |
| +++ b/third_party/WebKit/LayoutTests/web-animations-api/reject-hyphen-expected.txt |
| @@ -0,0 +1,5 @@ |
| +CONSOLE WARNING: Hyphenated property naming in Web Animations keyframes is invalid and therefore ignored. Please use camelCase instead. |
| +This is a testharness.js-based test. |
| +PASS Hyphenated propery names are rejected. |
| +Harness: the test ran to completion. |
| + |