Update web-platform-tests to revision b'd9a5cc25fc5f520bde022cee67e9e6a6f0b588f9' (#31599)

This commit is contained in:
Servo WPT Sync 2024-03-10 00:11:24 -05:00 committed by GitHub
parent 9dff1fecfc
commit 60e4c1adb4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
757 changed files with 21748 additions and 6394 deletions

View file

@ -1982,6 +1982,33 @@
[NotRestoredReasons interface: operation toJSON()]
expected: FAIL
[PageSwapEvent interface: existence and properties of interface object]
expected: FAIL
[PageSwapEvent interface object length]
expected: FAIL
[PageSwapEvent interface object name]
expected: FAIL
[PageSwapEvent interface: existence and properties of interface prototype object]
expected: FAIL
[PageSwapEvent interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[PageSwapEvent interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[PageSwapEvent interface: attribute activation]
expected: FAIL
[PageSwapEvent interface: attribute viewTransition]
expected: FAIL
[SVGSVGElement interface: attribute onpageswap]
expected: FAIL
[idlharness.https.html?include=(Document|Window)]
[Document interface: documentWithHandlers must inherit property "queryCommandEnabled(DOMString)" with the proper type]
@ -2611,6 +2638,12 @@
[Window interface: window must inherit property "onpagereveal" with the proper type]
expected: FAIL
[Window interface: attribute onpageswap]
expected: FAIL
[Window interface: window must inherit property "onpageswap" with the proper type]
expected: FAIL
[idlharness.https.html?include=HTML.*]
[HTMLTableSectionElement interface: document.createElement("tfoot") must inherit property "align" with the proper type]
@ -4817,3 +4850,15 @@
[HTMLTemplateElement interface: document.createElement("template") must inherit property "shadowRootClonable" with the proper type]
expected: FAIL
[HTMLBodyElement interface: attribute onpageswap]
expected: FAIL
[HTMLBodyElement interface: document.createElement("body") must inherit property "onpageswap" with the proper type]
expected: FAIL
[HTMLFrameSetElement interface: attribute onpageswap]
expected: FAIL
[HTMLFrameSetElement interface: document.createElement("frameset") must inherit property "onpageswap" with the proper type]
expected: FAIL