Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 This is a testharness.js-based test. | |
| 2 PASS Custom properties are not allowed in @font-face rules | |
| 3 PASS Custom properties are not allowed in @viewport rules | |
| 4 FAIL Custom properties are not allowed in the outer scope of @keyframes rules as sert_equals: expected "@keyframes foo {\n 0% { --valid-var: 4; }\n 100% { left : 10px; }\n}" but got "@keyframes foo { \n 100% { left: 10px; }\n}" | |
| 5 Harness: the test ran to completion. | |
| 6 | |
| OLD | NEW |