mirror of
https://github.com/servo/servo.git
synced 2025-08-24 06:45:33 +01:00
Update web-platform-tests to revision b'fc557e215e11221c91de4f283539725ef2f35928' (#35741)
Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
e7e8ccea20
commit
5ba9cfe809
2322 changed files with 43591 additions and 31593 deletions
|
@ -2302,6 +2302,24 @@
|
|||
[Document interface: calling parseHTMLUnsafe((TrustedHTML or DOMString)) on documentWithHandlers with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[Window interface: attribute oncommand]
|
||||
expected: FAIL
|
||||
|
||||
[Window interface: window must inherit property "oncommand" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[Document interface: attribute oncommand]
|
||||
expected: FAIL
|
||||
|
||||
[Document interface: iframe.contentDocument must inherit property "oncommand" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[Document interface: new Document() must inherit property "oncommand" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[Document interface: documentWithHandlers must inherit property "oncommand" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[idlharness.https.html?include=HTML.*]
|
||||
[HTMLTableSectionElement interface: document.createElement("tfoot") must inherit property "align" with the proper type]
|
||||
|
@ -5924,6 +5942,33 @@
|
|||
[NavigateEvent interface: attribute sourceElement]
|
||||
expected: FAIL
|
||||
|
||||
[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
|
||||
|
||||
[SVGElement interface: attribute oncommand]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[idlharness.https.html?include=HTML.+]
|
||||
[HTMLAllCollection interface: existence and properties of interface object]
|
||||
|
@ -8016,3 +8061,21 @@
|
|||
|
||||
[HTMLDialogElement interface: operation requestClose(optional DOMString)]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLElement interface: attribute oncommand]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLElement interface: document.createElement("noscript") must inherit property "oncommand" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLButtonElement interface: attribute command]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLButtonElement interface: attribute commandForElement]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLButtonElement interface: document.createElement("button") must inherit property "command" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLButtonElement interface: document.createElement("button") must inherit property "commandForElement" with the proper type]
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue