blob: 0917dd174fb14ea6140a712c04e79c4da19ee903 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
[at-property-animation.html]
[Transition triggered by initial value change]
expected: FAIL
[No transition when removing @property rule]
expected: FAIL
[Transitioning from specified value]
expected: FAIL
[Transitioning from initial value]
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
|