mirror of
https://github.com/servo/servo.git
synced 2025-08-14 18:05:36 +01:00
Upgraded to SM 60
This commit is contained in:
parent
d34403047e
commit
74c1e00d81
290 changed files with 26572 additions and 1178 deletions
|
@ -1,53 +1,52 @@
|
|||
[animationevent-interface.html]
|
||||
type: testharness
|
||||
[the event is an instance of AnimationEvent]
|
||||
expected: FAIL
|
||||
|
||||
[the event inherts from Event]
|
||||
expected: FAIL
|
||||
|
||||
[Missing type argument]
|
||||
expected: FAIL
|
||||
|
||||
[type argument is string]
|
||||
expected: FAIL
|
||||
|
||||
[type argument is null]
|
||||
expected: FAIL
|
||||
|
||||
[event type set to undefined]
|
||||
expected: FAIL
|
||||
|
||||
[animationName has default value of empty string]
|
||||
expected: FAIL
|
||||
|
||||
[elapsedTime has default value of 0.0]
|
||||
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
|
||||
|
||||
[animationEventInit argument is null]
|
||||
expected: FAIL
|
||||
|
||||
[animationEventInit argument is undefined]
|
||||
expected: FAIL
|
||||
|
||||
[animationEventInit argument is empty dictionary]
|
||||
expected: FAIL
|
||||
|
||||
[animationName set to 'sample']
|
||||
expected: FAIL
|
||||
|
||||
[elapsedTime set to 0.5]
|
||||
expected: FAIL
|
||||
|
||||
[AnimationEventInit properties set value]
|
||||
[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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue