mirror of
https://github.com/servo/servo.git
synced 2025-08-07 14:35:33 +01:00
Update web-platform-tests to revision 36634cbcf3253dfe8d220990a27ad4eeebf8ec2f
This commit is contained in:
parent
0964d055cd
commit
7295abcc2a
245 changed files with 5966 additions and 1901 deletions
|
@ -50,3 +50,75 @@
|
|||
[animationName has default value of empty string]
|
||||
expected: FAIL
|
||||
|
||||
[elapsedTime set to -0.5]
|
||||
expected: FAIL
|
||||
|
||||
[elapsedTime cannot be set to -Infinity]
|
||||
expected: FAIL
|
||||
|
||||
[elapsedTime cannot be set to Infinity]
|
||||
expected: FAIL
|
||||
|
||||
[animationName set to [\]]
|
||||
expected: FAIL
|
||||
|
||||
[elapsedTime set to null]
|
||||
expected: FAIL
|
||||
|
||||
[elapsedTime set to an object with a valueOf function]
|
||||
expected: FAIL
|
||||
|
||||
[animationName set to an object with a valueOf function]
|
||||
expected: FAIL
|
||||
|
||||
[elapsedTime cannot be set to NaN]
|
||||
expected: FAIL
|
||||
|
||||
[elapsedTime set to true]
|
||||
expected: FAIL
|
||||
|
||||
[elapsedTime set to '']
|
||||
expected: FAIL
|
||||
|
||||
[elapsedTime set to [0.5\]]
|
||||
expected: FAIL
|
||||
|
||||
[elapsedTime set to undefined]
|
||||
expected: FAIL
|
||||
|
||||
[animationName set to true]
|
||||
expected: FAIL
|
||||
|
||||
[elapsedTime set to false]
|
||||
expected: FAIL
|
||||
|
||||
[elapsedTime set to [\]]
|
||||
expected: FAIL
|
||||
|
||||
[elapsedTime cannot be set to [0.5, 1.0\]]
|
||||
expected: FAIL
|
||||
|
||||
[animationName set to null]
|
||||
expected: FAIL
|
||||
|
||||
[animationName set to an object]
|
||||
expected: FAIL
|
||||
|
||||
[elapsedTime cannot be set to 'sample']
|
||||
expected: FAIL
|
||||
|
||||
[animationName set to undefined]
|
||||
expected: FAIL
|
||||
|
||||
[animationName set to [1, 2, 3\]]
|
||||
expected: FAIL
|
||||
|
||||
[animationName set to false]
|
||||
expected: FAIL
|
||||
|
||||
[animationName set to a number]
|
||||
expected: FAIL
|
||||
|
||||
[elapsedTime cannot be set to an object]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue