mirror of
https://github.com/Feodor2/Mypal68.git
synced 2025-06-18 23:05:40 -04:00
22 lines
572 B
INI
22 lines
572 B
INI
[at-property-animation.html]
|
|
[@keyframes picks up the latest @property in the document]
|
|
expected: FAIL
|
|
|
|
[Ongoing animation picks up redeclared custom property]
|
|
expected: FAIL
|
|
|
|
[Ongoing animation picks up redeclared intial value]
|
|
expected: FAIL
|
|
|
|
[Ongoing animation picks up redeclared inherits flag]
|
|
expected: FAIL
|
|
|
|
[Ongoing animation matches new keyframes against the current registration]
|
|
expected: FAIL
|
|
|
|
[Ongoing animation picks up redeclared meaning of 'unset']
|
|
expected: FAIL
|
|
|
|
[@keyframes works with @property]
|
|
expected: FAIL
|