Update web-platform-tests to revision b'86de4ffa4e439098e05f05de7d8cae1c24ff84fb' (#32200)

Co-authored-by: Servo WPT Sync <josh+wptsync@joshmatthews.net>
This commit is contained in:
Samson 2024-05-01 17:47:11 +02:00 committed by GitHub
parent 6065abcb6b
commit eb7484de5e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
893 changed files with 44893 additions and 6623 deletions

View file

@ -1973,6 +1973,21 @@
[ElementInternals interface: attribute states]
expected: FAIL
[Element interface: document.createElement("noscript") must inherit property "getHTML(optional GetHTMLOptions)" with the proper type]
expected: FAIL
[Element interface: calling getHTML(optional GetHTMLOptions) on document.createElement("noscript") with too few arguments must throw TypeError]
expected: FAIL
[ShadowRoot interface: operation getHTML(optional GetHTMLOptions)]
expected: FAIL
[ShadowRoot interface: attribute innerHTML]
expected: FAIL
[Element interface: operation getHTML(optional GetHTMLOptions)]
expected: FAIL
[idlharness.https.html?include=(Document|Window)]
[Document interface: documentWithHandlers must inherit property "queryCommandEnabled(DOMString)" with the proper type]
@ -4811,3 +4826,9 @@
[HTMLElement interface: document.createElement("noscript") must inherit property "writingSuggestions" with the proper type]
expected: FAIL
[HTMLTemplateElement interface: attribute shadowRootSerializable]
expected: FAIL
[HTMLTemplateElement interface: document.createElement("template") must inherit property "shadowRootSerializable" with the proper type]
expected: FAIL