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

@ -1,3 +0,0 @@
[navigation-unload-cross-origin.sub.window.html]
[Cross-origin navigation started from unload handler must be ignored]
expected: FAIL

View file

@ -0,0 +1,3 @@
[a-click.html]
[aElement.click() before the load event must NOT replace]
expected: FAIL

View file

@ -0,0 +1,18 @@
[history_reload_referrer.html]
[Step 2: Checking HTTP referrer (is "http://web-platform.test:8000/html/browsers/history/the-history-interface/history_reload_referrer-2.html?pipe=sub")]
expected: FAIL
[Step 2: Checking document.referrer (is "http://web-platform.test:8000/html/browsers/history/the-history-interface/history_reload_referrer-2.html?pipe=sub")]
expected: FAIL
[Step 3: Checking HTTP referrer (is "http://web-platform.test:8000/html/browsers/history/the-history-interface/history_reload_referrer-2.html?pipe=sub")]
expected: FAIL
[Step 3: Checking document.referrer (is "http://web-platform.test:8000/html/browsers/history/the-history-interface/history_reload_referrer-2.html?pipe=sub")]
expected: FAIL
[Step 4: Checking HTTP referrer (is "http://web-platform.test:8000/html/browsers/history/the-history-interface/history_reload_referrer-2.html?pipe=sub")]
expected: FAIL
[Step 4: Checking document.referrer (is "http://web-platform.test:8000/html/browsers/history/the-history-interface/history_reload_referrer-2.html?pipe=sub")]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.drawImage.detachedcanvas.html]
[drawImage with detached OffscreenCanvas as the source should throw exception]
expected: FAIL

View file

@ -1,3 +1,6 @@
[2d.filter.canvasFilterObject.blur.exceptions.tentative.html]
[Test exceptions on CanvasFilter() blur.object]
expected: FAIL
[Test exceptions on gaussianBlur filter]
expected: FAIL

View file

@ -1,3 +1,6 @@
[2d.filter.canvasFilterObject.colorMatrix.tentative.html]
[Test the functionality of ColorMatrix filters in CanvasFilter objects]
expected: FAIL
[Test the functionality of ColorMatrix filters]
expected: FAIL

View file

@ -1,3 +1,4 @@
[2d.filter.canvasFilterObject.componentTransfer.discrete.tentative.html]
expected: FAIL
[Test pixels on CanvasFilter() componentTransfer with discrete type]
expected: FAIL

View file

@ -1,3 +1,4 @@
[2d.filter.canvasFilterObject.componentTransfer.gamma.tentative.html]
expected: FAIL
[Test pixels on CanvasFilter() componentTransfer with gamma type]
expected: FAIL

View file

@ -1,3 +1,4 @@
[2d.filter.canvasFilterObject.componentTransfer.identity.tentative.html]
expected: FAIL
[Test pixels on CanvasFilter() componentTransfer with identity type]
expected: FAIL

View file

@ -1,3 +1,4 @@
[2d.filter.canvasFilterObject.componentTransfer.linear.tentative.html]
expected: FAIL
[Test pixels on CanvasFilter() componentTransfer with linear type]
expected: FAIL

View file

@ -1,3 +1,4 @@
[2d.filter.canvasFilterObject.componentTransfer.table.tentative.html]
expected: FAIL
[Test pixels on CanvasFilter() componentTransfer with table type]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.filter.layers.colorMatrix.html]
[Test the functionality of ColorMatrix filters]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.filter.layers.componentTransfer.discrete.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.filter.layers.componentTransfer.gamma.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.filter.layers.componentTransfer.identity.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.filter.layers.componentTransfer.linear.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.filter.layers.componentTransfer.table.html]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.filter.layers.convolveMatrix.exceptions.html]
[Test exceptions on CanvasFilter() convolveMatrix]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.filter.layers.dropShadow.exceptions.html]
[Test exceptions on CanvasFilter() dropShadow object]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.filter.layers.dropShadow.html]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.filter.layers.turbulence.inputTypes.html]
[Test exceptions on CanvasFilter() turbulence object]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.webgpuaccess.getTextureFormat.rgba16f.tentative.https.html]
[getTextureFormat() returns RGBA16F for a float16 context]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.webgpuaccess.getTextureFormat.rgba8.tentative.https.html]
[getTextureFormat() returns RGBA8 or BGRA8 for a typical context]
expected: FAIL

View file

@ -1,3 +1,6 @@
[2d.filter.canvasFilterObject.blur.exceptions.tentative.html]
[Test exceptions on CanvasFilter() blur.object]
expected: FAIL
[Test exceptions on gaussianBlur filter]
expected: FAIL

View file

@ -1,3 +1,6 @@
[2d.filter.canvasFilterObject.blur.exceptions.tentative.worker.html]
[Test exceptions on CanvasFilter() blur.object]
expected: FAIL
[Test exceptions on gaussianBlur filter]
expected: FAIL

View file

@ -1,3 +1,6 @@
[2d.filter.canvasFilterObject.colorMatrix.tentative.html]
[Test the functionality of ColorMatrix filters in CanvasFilter objects]
expected: FAIL
[Test the functionality of ColorMatrix filters]
expected: FAIL

View file

@ -1,3 +1,6 @@
[2d.filter.canvasFilterObject.colorMatrix.tentative.worker.html]
[Test the functionality of ColorMatrix filters in CanvasFilter objects]
expected: FAIL
[Test the functionality of ColorMatrix filters]
expected: FAIL

View file

@ -1,3 +1,4 @@
[2d.filter.canvasFilterObject.componentTransfer.discrete.tentative.html]
expected: FAIL
[Test pixels on CanvasFilter() componentTransfer with discrete type]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.filter.canvasFilterObject.componentTransfer.discrete.tentative.w.html]
expected: TIMEOUT

View file

@ -1,3 +0,0 @@
[2d.filter.canvasFilterObject.componentTransfer.discrete.tentative.worker.html]
[Test pixels on CanvasFilter() componentTransfer with discrete type]
expected: FAIL

View file

@ -1,3 +1,4 @@
[2d.filter.canvasFilterObject.componentTransfer.gamma.tentative.html]
expected: FAIL
[Test pixels on CanvasFilter() componentTransfer with gamma type]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.filter.canvasFilterObject.componentTransfer.gamma.tentative.w.html]
expected: TIMEOUT

View file

@ -1,3 +0,0 @@
[2d.filter.canvasFilterObject.componentTransfer.gamma.tentative.worker.html]
[Test pixels on CanvasFilter() componentTransfer with gamma type]
expected: FAIL

View file

@ -1,3 +1,4 @@
[2d.filter.canvasFilterObject.componentTransfer.identity.tentative.html]
expected: FAIL
[Test pixels on CanvasFilter() componentTransfer with identity type]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.filter.canvasFilterObject.componentTransfer.identity.tentative.w.html]
expected: TIMEOUT

View file

@ -1,3 +0,0 @@
[2d.filter.canvasFilterObject.componentTransfer.identity.tentative.worker.html]
[Test pixels on CanvasFilter() componentTransfer with identity type]
expected: FAIL

View file

@ -1,3 +1,4 @@
[2d.filter.canvasFilterObject.componentTransfer.linear.tentative.html]
expected: FAIL
[Test pixels on CanvasFilter() componentTransfer with linear type]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.filter.canvasFilterObject.componentTransfer.linear.tentative.w.html]
expected: TIMEOUT

View file

@ -1,3 +0,0 @@
[2d.filter.canvasFilterObject.componentTransfer.linear.tentative.worker.html]
[Test pixels on CanvasFilter() componentTransfer with linear type]
expected: FAIL

View file

@ -1,3 +1,4 @@
[2d.filter.canvasFilterObject.componentTransfer.table.tentative.html]
expected: FAIL
[Test pixels on CanvasFilter() componentTransfer with table type]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.filter.canvasFilterObject.componentTransfer.table.tentative.w.html]
expected: TIMEOUT

View file

@ -1,3 +0,0 @@
[2d.filter.canvasFilterObject.componentTransfer.table.tentative.worker.html]
[Test pixels on CanvasFilter() componentTransfer with table type]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.filter.layers.blur.exceptions.html]
[Test exceptions on gaussianBlur filter]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.filter.layers.blur.exceptions.worker.html]
[Test exceptions on gaussianBlur filter]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.filter.layers.colorMatrix.html]
[Test the functionality of ColorMatrix filters]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.filter.layers.colorMatrix.worker.html]
[Test the functionality of ColorMatrix filters]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.filter.layers.componentTransfer.discrete.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.filter.layers.componentTransfer.discrete.w.html]
expected: TIMEOUT

View file

@ -0,0 +1,2 @@
[2d.filter.layers.componentTransfer.gamma.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.filter.layers.componentTransfer.gamma.w.html]
expected: TIMEOUT

View file

@ -0,0 +1,2 @@
[2d.filter.layers.componentTransfer.identity.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.filter.layers.componentTransfer.identity.w.html]
expected: TIMEOUT

View file

@ -0,0 +1,2 @@
[2d.filter.layers.componentTransfer.linear.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.filter.layers.componentTransfer.linear.w.html]
expected: TIMEOUT

View file

@ -0,0 +1,2 @@
[2d.filter.layers.componentTransfer.table.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.filter.layers.componentTransfer.table.w.html]
expected: TIMEOUT

View file

@ -0,0 +1,3 @@
[2d.filter.layers.convolveMatrix.exceptions.html]
[Test exceptions on CanvasFilter() convolveMatrix]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.filter.layers.convolveMatrix.exceptions.worker.html]
[Test exceptions on CanvasFilter() convolveMatrix]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.filter.layers.dropShadow.exceptions.html]
[Test exceptions on CanvasFilter() dropShadow object]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.filter.layers.dropShadow.exceptions.worker.html]
[Test exceptions on CanvasFilter() dropShadow object]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.filter.layers.dropShadow.w.html]
expected: TIMEOUT

View file

@ -0,0 +1,3 @@
[2d.filter.layers.turbulence.inputTypes.html]
[Test exceptions on CanvasFilter() turbulence object]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.filter.layers.turbulence.inputTypes.worker.html]
[Test exceptions on CanvasFilter() turbulence object]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.webgpuaccess.getTextureFormat.rgba16f.tentative.https.html]
[getTextureFormat() returns RGBA16F for a float16 context]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.webgpuaccess.getTextureFormat.rgba16f.tentative.https.worker.html]
[getTextureFormat() returns RGBA16F for a float16 context]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.webgpuaccess.getTextureFormat.rgba8.tentative.https.html]
[getTextureFormat() returns RGBA8 or BGRA8 for a typical context]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.webgpuaccess.getTextureFormat.rgba8.tentative.https.worker.html]
[getTextureFormat() returns RGBA8 or BGRA8 for a typical context]
expected: FAIL

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

View file

@ -1,3 +1,3 @@
[element-render-blocking-001.tentative.html]
[element-render-blocking-001.html]
[blocking defers frames until full parsing]
expected: FAIL

View file

@ -1,3 +1,3 @@
[element-render-blocking-002.tentative.html]
[element-render-blocking-002.html]
[blocking defers until needed element is parsed]
expected: FAIL

View file

@ -1,3 +1,3 @@
[element-render-blocking-003.tentative.html]
[element-render-blocking-003.html]
[adding link in the head defers frames]
expected: FAIL

View file

@ -1,3 +1,3 @@
[element-render-blocking-006.tentative.html]
[element-render-blocking-006.html]
[adding 'blocking=render' in the head makes it blocking]
expected: FAIL

View file

@ -1,3 +1,3 @@
[element-render-blocking-008.tentative.html]
[element-render-blocking-008.html]
[changing media to matching causes link to have an effect]
expected: FAIL

View file

@ -1,3 +1,3 @@
[element-render-blocking-011.tentative.html]
[element-render-blocking-011.html]
[changing rel to expect in the head causes it to be blocking]
expected: FAIL

View file

@ -1,3 +1,3 @@
[element-render-blocking-012.tentative.html]
[element-render-blocking-012.html]
[adding href in the head makes it blocking]
expected: FAIL

View file

@ -1,3 +1,3 @@
[element-render-blocking-024.tentative.html]
[element-render-blocking-024.html]
[unknown href causes the whole document to be blocked]
expected: FAIL

View file

@ -1,3 +1,3 @@
[element-render-blocking-027.tentative.html]
[element-render-blocking-027.html]
[unknown href causes the whole document to be blocked (with href changes!)]
expected: FAIL

View file

@ -1,3 +1,3 @@
[element-render-blocking-028.tentative.html]
[element-render-blocking-028.html]
[removing some links but not all keeps at least the matching link blocking]
expected: FAIL

View file

@ -1,3 +1,3 @@
[element-render-blocking-033.tentative.html]
[element-render-blocking-033.html]
[blocking defers frames until full parsing]
expected: FAIL

View file

@ -1,3 +1,3 @@
[element-render-blocking-034.tentative.html]
[element-render-blocking-034.html]
[relative URLs that match this document are OK]
expected: FAIL

View file

@ -1,3 +1,3 @@
[element-render-blocking-035.tentative.html]
[element-render-blocking-035.html]
[relative URLs that match this document are OK, regarless of <base>]
expected: FAIL

View file

@ -1,3 +1,3 @@
[element-render-blocking-037.tentative.html]
[element-render-blocking-037.html]
[relative URLs that match this document are OK, regarless of <base>]
expected: FAIL

View file

@ -0,0 +1,3 @@
[element-render-blocking-038.html]
[link rel=expect: only connected elements are eligible]
expected: FAIL

View file

@ -1,3 +1,4 @@
[document-base-url-window-initiator-is-not-opener.https.window.html]
expected: TIMEOUT
[window.open() gets base url from initiator not opener.]
expected: [FAIL, PASS, TIMEOUT]

View file

@ -1,3 +1,4 @@
[document-with-fragment-valid.html]
expected: TIMEOUT
[Autofocus elements in top-level browsing context's documents with URL fragments should be skipped.]
expected: FAIL
expected: TIMEOUT

View file

@ -0,0 +1,6 @@
[stylesheet-bad-mime-type.html]
['load' event does not fire at link@rel=stylesheet having non-empty resource with bad MIME type]
expected: FAIL
['load' event does not fire at link@rel=stylesheet having empty resource with bad MIME type]
expected: FAIL

View file

@ -1,8 +1,7 @@
[iframe_sandbox_navigation_download_allow_downloads.sub.tentative.html]
[iframe_sandbox_navigation_download_allow_downloads.sub.tentative.https.html]
expected: TIMEOUT
[Navigation resulted download in sandbox is allowed by allow-downloads.]
expected: FAIL
[Navigation resulted download in sandbox from <object> is allowed by allow-downloads.]
expected: TIMEOUT

View file

@ -1,4 +1,4 @@
[iframe_sandbox_popups_escaping-3.html]
expected: TIMEOUT
[Check that popups from a sandboxed iframe escape the sandbox if\n allow-popups-to-escape-sandbox is used]
expected: TIMEOUT
expected: FAIL

View file

@ -1,4 +1,4 @@
[iframe_sandbox_popups_nonescaping-1.html]
expected: TIMEOUT
expected: CRASH
[Check that popups from a sandboxed iframe do not escape the sandbox]
expected: NOTRUN

View file

@ -1,4 +1,3 @@
[iframe_sandbox_popups_nonescaping-2.html]
expected: CRASH
[Check that popups from a sandboxed iframe do not escape the sandbox]
expected: FAIL

View file

@ -1,4 +1,4 @@
[iframe_sandbox_window_open_download_allow_downloads.tentative.html]
[iframe_sandbox_window_open_download_allow_downloads.tentative.https.html]
expected: TIMEOUT
[window.open(download, ) triggering download in sandbox is allowed by allow-downloads.]
expected: TIMEOUT

View file

@ -1,7 +1,4 @@
[sandbox-top-navigation-child-special-cases.tentative.sub.window.html]
[Allow top with user activation + user activation]
expected: FAIL
[sandbox-top-navigation-child-cross-origin.tentative.sub.window.html]
[A cross-origin frame with frame sandbox flags can navigate top]
expected: FAIL

View file

@ -0,0 +1,9 @@
[sandbox-top-navigation-cross-site.tentative.sub.window.html]
[A cross-site unsandboxed iframe navigation consumes user activation and disallows top-level navigation.]
expected: FAIL
[A same-site unsandboxed iframe navigation does not consume user activation and allows top-level navigation.]
expected: FAIL
[A same-site unsandboxed iframe navigation without sticky user activation does not allow top-level navigation.]
expected: FAIL

View file

@ -0,0 +1,3 @@
[sandbox-top-navigation-user-activation.tentative.sub.window.html]
[Allow top with user activation + user activation]
expected: FAIL

View file

@ -0,0 +1,2 @@
[select-child-button-and-datalist-invalidation.tentative.html]
expected: TIMEOUT

View file

@ -0,0 +1,9 @@
[select-datalist-options-idl.tentative.html]
[Option elements should work if they are a descendant of a selects datalist.]
expected: FAIL
[Options in datalist should still work when the multiple attribute is added.]
expected: FAIL
[Options in datalist in multiple should work after re-parsing and re-attaching.]
expected: FAIL

View file

@ -16,3 +16,24 @@
[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

View file

@ -34,3 +34,12 @@
[invokeAction reflects same casing]
expected: FAIL
[invokeAction reflects '' when attribute not present]
expected: FAIL
[invokeAction reflects '' when attribute empty, setAttribute version]
expected: FAIL
[invokeAction reflects '' when attribute set to [\]]
expected: FAIL

View file

@ -151,3 +151,21 @@
[shadowed pagereveal removal (window)]
expected: FAIL
[shadowed pageswap (document.body)]
expected: FAIL
[shadowed pageswap removal (document.body)]
expected: FAIL
[shadowed pageswap (document.createElement("body"))]
expected: FAIL
[shadowed pageswap removal (document.createElement("body"))]
expected: FAIL
[shadowed pageswap (window)]
expected: FAIL
[shadowed pageswap removal (window)]
expected: FAIL

View file

@ -151,3 +151,21 @@
[shadowed pagereveal removal (window)]
expected: FAIL
[shadowed pageswap (document.body)]
expected: FAIL
[shadowed pageswap removal (document.body)]
expected: FAIL
[shadowed pageswap (document.createElement("frameset"))]
expected: FAIL
[shadowed pageswap removal (document.createElement("frameset"))]
expected: FAIL
[shadowed pageswap (window)]
expected: FAIL
[shadowed pageswap removal (window)]
expected: FAIL

Some files were not shown because too many files have changed in this diff Show more