mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
52 lines
1,022 B
INI
52 lines
1,022 B
INI
[animationevent-interface.html]
|
|
[the event is an instance of AnimationEvent]
|
|
expected: FAIL
|
|
|
|
[animationName is readonly]
|
|
expected: FAIL
|
|
|
|
[type argument is null]
|
|
expected: FAIL
|
|
|
|
[elapsedTime has default value of 0.0]
|
|
expected: FAIL
|
|
|
|
[elapsedTime is readonly]
|
|
expected: FAIL
|
|
|
|
[elapsedTime set to 0.5]
|
|
expected: FAIL
|
|
|
|
[animationEventInit argument is empty dictionary]
|
|
expected: FAIL
|
|
|
|
[event type set to undefined]
|
|
expected: FAIL
|
|
|
|
[Missing type argument]
|
|
expected: FAIL
|
|
|
|
[AnimationEvent.pseudoElement initialized from the dictionary]
|
|
expected: FAIL
|
|
|
|
[the event inherts from Event]
|
|
expected: FAIL
|
|
|
|
[type argument is string]
|
|
expected: FAIL
|
|
|
|
[animationName set to 'sample']
|
|
expected: FAIL
|
|
|
|
[animationEventInit argument is undefined]
|
|
expected: FAIL
|
|
|
|
[animationEventInit argument is null]
|
|
expected: FAIL
|
|
|
|
[AnimationEventInit properties set value]
|
|
expected: FAIL
|
|
|
|
[animationName has default value of empty string]
|
|
expected: FAIL
|
|
|