mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
19 lines
730 B
INI
19 lines
730 B
INI
[CSSTransition-effect.tentative.html]
|
|
[After setting a transition's effect to null, it still reports the original transition property]
|
|
expected: FAIL
|
|
|
|
[After setting a transition's effect to null, it becomes finished]
|
|
expected: FAIL
|
|
|
|
[After setting a new keyframe effect targeting different properties, the transition continues to report the original transition property]
|
|
expected: FAIL
|
|
|
|
[After setting a new keyframe effect with a shorter duration, the transition becomes finished]
|
|
expected: FAIL
|
|
|
|
[After setting a new keyframe effect on a play-pending transition, the transition remains pending]
|
|
expected: FAIL
|
|
|
|
[After setting a transition's effect to null, style is updated]
|
|
expected: FAIL
|
|
|