blob: ead60fa815dca3e107e10b05232ea12ab5c406dc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
[at-property-animation.html]
[No transition when removing @property rule]
expected: FAIL
[JS-originated animation setting "currentColor" for a custom property on a keyframe is responsive to changing "color" on the parent.]
expected: FAIL
[CSS animation setting "inherit" for a custom property on a keyframe is responsive to changing that custom property on the parent.]
expected: FAIL
[CSS animation setting "currentColor" for a custom property on a keyframe is responsive to changing "color" on the parent.]
expected: FAIL
[JS-originated animation setting "inherit" for a custom property on a keyframe is responsive to changing that custom property on the parent.]
expected: FAIL
|