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

@ -720,3 +720,60 @@
[ShadowRoot interface: attribute clonable]
expected: FAIL
[Document interface: operation prepend((Node or TrustedScript or DOMString)...)]
expected: FAIL
[Document interface: operation append((Node or TrustedScript or DOMString)...)]
expected: FAIL
[Document interface: operation replaceChildren((Node or TrustedScript or DOMString)...)]
expected: FAIL
[DocumentType interface: operation before((Node or TrustedScript or DOMString)...)]
expected: FAIL
[DocumentType interface: operation after((Node or TrustedScript or DOMString)...)]
expected: FAIL
[DocumentType interface: operation replaceWith((Node or TrustedScript or DOMString)...)]
expected: FAIL
[DocumentFragment interface: operation prepend((Node or TrustedScript or DOMString)...)]
expected: FAIL
[DocumentFragment interface: operation append((Node or TrustedScript or DOMString)...)]
expected: FAIL
[DocumentFragment interface: operation replaceChildren((Node or TrustedScript or DOMString)...)]
expected: FAIL
[ShadowRoot interface: attribute serializable]
expected: FAIL
[Element interface: operation prepend((Node or TrustedScript or DOMString)...)]
expected: FAIL
[Element interface: operation append((Node or TrustedScript or DOMString)...)]
expected: FAIL
[Element interface: operation replaceChildren((Node or TrustedScript or DOMString)...)]
expected: FAIL
[Element interface: operation before((Node or TrustedScript or DOMString)...)]
expected: FAIL
[Element interface: operation after((Node or TrustedScript or DOMString)...)]
expected: FAIL
[Element interface: operation replaceWith((Node or TrustedScript or DOMString)...)]
expected: FAIL
[CharacterData interface: operation before((Node or TrustedScript or DOMString)...)]
expected: FAIL
[CharacterData interface: operation after((Node or TrustedScript or DOMString)...)]
expected: FAIL
[CharacterData interface: operation replaceWith((Node or TrustedScript or DOMString)...)]
expected: FAIL