mirror of
https://github.com/servo/servo.git
synced 2025-08-12 17:05:33 +01:00
Update web-platform-tests to revision b'475127f90be9926867796ff98717b621a358af52' (#34956)
Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
748954d610
commit
716fa9387d
504 changed files with 13737 additions and 9756 deletions
|
@ -0,0 +1,36 @@
|
|||
[idlharness.tentative.html]
|
||||
[CommandEvent interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
[CommandEvent interface object length]
|
||||
expected: FAIL
|
||||
|
||||
[CommandEvent interface object name]
|
||||
expected: FAIL
|
||||
|
||||
[CommandEvent interface: existence and properties of interface prototype object]
|
||||
expected: FAIL
|
||||
|
||||
[CommandEvent interface: existence and properties of interface prototype object's "constructor" property]
|
||||
expected: FAIL
|
||||
|
||||
[CommandEvent interface: existence and properties of interface prototype object's @@unscopables property]
|
||||
expected: FAIL
|
||||
|
||||
[CommandEvent interface: attribute source]
|
||||
expected: FAIL
|
||||
|
||||
[CommandEvent interface: attribute command]
|
||||
expected: FAIL
|
||||
|
||||
[CommandEvent must be primary interface of new CommandEvent("invoke")]
|
||||
expected: FAIL
|
||||
|
||||
[Stringification of new CommandEvent("invoke")]
|
||||
expected: FAIL
|
||||
|
||||
[CommandEvent interface: new CommandEvent("invoke") must inherit property "source" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[CommandEvent interface: new CommandEvent("invoke") must inherit property "command" with the proper type]
|
||||
expected: FAIL
|
|
@ -0,0 +1,30 @@
|
|||
[interface.tentative.html]
|
||||
[commandForElement reflects invokee HTML element]
|
||||
expected: FAIL
|
||||
|
||||
[commandForElement reflects set value]
|
||||
expected: FAIL
|
||||
|
||||
[commandForElement reflects set value across shadow root into light dom]
|
||||
expected: FAIL
|
||||
|
||||
[commandForElement does not reflect set value inside shadowroot]
|
||||
expected: FAIL
|
||||
|
||||
[commandForElement throws error on assignment of non Element]
|
||||
expected: FAIL
|
||||
|
||||
[command reflects '' when attribute empty, setAttribute version]
|
||||
expected: FAIL
|
||||
|
||||
[command reflects same casing]
|
||||
expected: FAIL
|
||||
|
||||
[command reflects tostring value]
|
||||
expected: FAIL
|
||||
|
||||
[command reflects '' when attribute set to [\]]
|
||||
expected: FAIL
|
||||
|
||||
[command reflects tostring value 2]
|
||||
expected: FAIL
|
|
@ -0,0 +1,39 @@
|
|||
[interestelement-interface.tentative.html]
|
||||
[interestTargetElement reflects interestee HTML element]
|
||||
expected: FAIL
|
||||
|
||||
[interestTargetElement reflects set value]
|
||||
expected: FAIL
|
||||
|
||||
[interestTargetElement reflects set value across shadow root into light dom]
|
||||
expected: FAIL
|
||||
|
||||
[interestTargetElement does not reflect set value inside shadowroot]
|
||||
expected: FAIL
|
||||
|
||||
[interestTargetElement does not reflect invalid value]
|
||||
expected: FAIL
|
||||
|
||||
[interestTargetElement throws error on assignment of non Element]
|
||||
expected: FAIL
|
||||
|
||||
[interestAction reflects '' when attribute not present]
|
||||
expected: FAIL
|
||||
|
||||
[interestAction reflects '' when attribute empty, setAttribute version]
|
||||
expected: FAIL
|
||||
|
||||
[interestAction reflects '' when attribute empty, IDL setter version]
|
||||
expected: FAIL
|
||||
|
||||
[interestAction reflects same casing]
|
||||
expected: FAIL
|
||||
|
||||
[interestAction reflects '' when attribute set to [\]]
|
||||
expected: FAIL
|
||||
|
||||
[interestAction reflects tostring value]
|
||||
expected: FAIL
|
||||
|
||||
[interestAction reflects tostring value 2]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue