Update web-platform-tests to revision b'f46bf6aa167e2838a8b93501a1a998ffde90d879' (#32581)

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
Servo WPT Sync 2024-06-23 02:21:30 -04:00 committed by GitHub
parent 130eef300b
commit 62b230e85d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
496 changed files with 11299 additions and 2360 deletions

View file

@ -2,7 +2,7 @@
[options properties should be accessed in lexicographic order.]
expected: FAIL
[Passing typed arrays as elements of the blobParts array should work.]
[Passing a Float16Array as element of the blobParts array should work.]
expected: FAIL
@ -10,5 +10,5 @@
[options properties should be accessed in lexicographic order.]
expected: FAIL
[Passing typed arrays as elements of the blobParts array should work.]
[Passing a Float16Array as element of the blobParts array should work.]
expected: FAIL

File diff suppressed because it is too large Load diff

View file

@ -17,7 +17,7 @@
[Null arrays: BigUint64Array]
expected: FAIL
[Float arrays]
[Float16 arrays]
expected: FAIL
@ -40,5 +40,5 @@
[Null arrays: BigUint64Array]
expected: FAIL
[Float arrays]
[Float16 arrays]
expected: FAIL

View file

@ -0,0 +1,18 @@
[reading-flow-computed.html]
[Property reading-flow value 'normal']
expected: FAIL
[Property reading-flow value 'flex-visual']
expected: FAIL
[Property reading-flow value 'flex-flow']
expected: FAIL
[Property reading-flow value 'grid-rows']
expected: FAIL
[Property reading-flow value 'grid-columns']
expected: FAIL
[Property reading-flow value 'grid-order']
expected: FAIL

View file

@ -0,0 +1,18 @@
[reading-flow-valid.html]
[e.style['reading-flow'\] = "normal" should set the property value]
expected: FAIL
[e.style['reading-flow'\] = "flex-visual" should set the property value]
expected: FAIL
[e.style['reading-flow'\] = "flex-flow" should set the property value]
expected: FAIL
[e.style['reading-flow'\] = "grid-rows" should set the property value]
expected: FAIL
[e.style['reading-flow'\] = "grid-columns" should set the property value]
expected: FAIL
[e.style['reading-flow'\] = "grid-order" should set the property value]
expected: FAIL

View file

@ -1,18 +0,0 @@
[reading-order-items-computed.html]
[Property reading-order-items value 'normal']
expected: FAIL
[Property reading-order-items value 'flex-visual']
expected: FAIL
[Property reading-order-items value 'flex-flow']
expected: FAIL
[Property reading-order-items value 'grid-rows']
expected: FAIL
[Property reading-order-items value 'grid-columns']
expected: FAIL
[Property reading-order-items value 'grid-order']
expected: FAIL

View file

@ -1,18 +0,0 @@
[reading-order-items-valid.html]
[e.style['reading-order-items'\] = "normal" should set the property value]
expected: FAIL
[e.style['reading-order-items'\] = "flex-visual" should set the property value]
expected: FAIL
[e.style['reading-order-items'\] = "flex-flow" should set the property value]
expected: FAIL
[e.style['reading-order-items'\] = "grid-rows" should set the property value]
expected: FAIL
[e.style['reading-order-items'\] = "grid-columns" should set the property value]
expected: FAIL
[e.style['reading-order-items'\] = "grid-order" should set the property value]
expected: FAIL

View file

@ -0,0 +1,2 @@
[font-size-adjust-ic-height.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[font-size-adjust-ic-height.tentative.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[image-orientation-exif-png-2.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[image-orientation-exif-png-3.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[details-open.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[implicit-and-explicit-list-item-counters.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[hyphens-vs-float-clearance-001.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[hyphens-vs-float-clearance-002.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[vh_not_refreshing_on_chrome.html]
expected: FAIL

View file

@ -0,0 +1,12 @@
[scrollIntoView-multiple-nested.html]
[Simultaneous smooth scrollIntoViews run to completion]
expected: FAIL
[Simultaneous smooth,instant scrollIntoViews run to completion]
expected: FAIL
[Simultaneous instant,smooth scrollIntoViews run to completion]
expected: FAIL
[Simultaneous instant scrollIntoViews run to completion]
expected: FAIL

View file

@ -0,0 +1,12 @@
[scrollIntoView-multiple.html]
[Simultaneous smooth scrollIntoViews run to completion]
expected: FAIL
[Simultaneous smooth,instant scrollIntoViews run to completion]
expected: FAIL
[Simultaneous instant,smooth scrollIntoViews run to completion]
expected: FAIL
[Simultaneous instant scrollIntoViews run to completion]
expected: FAIL

View file

@ -0,0 +1,7 @@
[smooth-scrollIntoView-with-smooth-fragment-scroll.html]
expected: TIMEOUT
[Smooth scroll to hash fragment (on pageload) alongside smooth scrollIntoView runs to completion.]
expected: TIMEOUT
[Smooth scroll to hash fragment (on click) alongside smooth scrollIntoView runs to completion.]
expected: NOTRUN

View file

@ -0,0 +1,2 @@
[backdrop-filter-edge-mirror.html]
expected: FAIL

View file

@ -1,7 +1,7 @@
[element-img-environment-change.sub.html]
expected: TIMEOUT
[sec-fetch-site - Not sent to non-trustworthy same-site destination, no attributes]
expected: FAIL
expected: TIMEOUT
[sec-fetch-site - Not sent to non-trustworthy cross-site destination, no attributes]
expected: NOTRUN

View file

@ -0,0 +1,4 @@
[addEmbed.window.html]
expected: TIMEOUT
[RemoteContextWrapper addEmbed]
expected: TIMEOUT

View file

@ -0,0 +1,4 @@
[addObject.window.html]
expected: TIMEOUT
[RemoteContextWrapper addObject]
expected: TIMEOUT

View file

@ -1,3 +0,0 @@
[traverse_the_history_5.html]
[Multiple history traversals, last would be aborted]
expected: FAIL

View file

@ -1,3 +1,3 @@
[initial.reset.path.html]
[2d.canvas.host.initial.reset.path.html]
[Resetting the canvas state resets the current path]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.canvas.host.size.large.html]
expected: CRASH

View file

@ -0,0 +1,3 @@
[2d.canvas.context.invalid.args.html]
[Calling getContext with invalid arguments.]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.canvas.context.invalid.args.worker.html]
[Calling getContext with invalid arguments.]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.canvas.context.prototype.html]
[checks OffscreenCanvasRenderingContext2D prototype]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.canvas.context.prototype.worker.html]
[checks OffscreenCanvasRenderingContext2D prototype]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.canvas.context.type.exists.html]
[The 2D context interface is a property of 'window']
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.canvas.context.type.exists.worker.html]
[The 2D context interface is a property of 'self']
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.canvas.context.type.extend.html]
[Interface methods can be added]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.canvas.context.type.extend.worker.html]
[Interface methods can be added]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.canvas.context.type.prototype.html]
[window.CanvasRenderingContext2D.prototype are not [[Writable\]\] and not [[Configurable\]\], and its methods are [[Configurable\]\].]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.canvas.context.type.prototype.worker.html]
[window.CanvasRenderingContext2D.prototype are not [[Writable\]\] and not [[Configurable\]\], and its methods are [[Configurable\]\].]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.canvas.context.type.replace.html]
[Interface methods can be overridden]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.canvas.context.type.replace.worker.html]
[Interface methods can be overridden]
expected: FAIL

View file

@ -1,3 +0,0 @@
[2d.canvas.context.unrecognised.badname.html]
[getContext with unrecognised context name returns null]
expected: FAIL

View file

@ -1,3 +0,0 @@
[2d.canvas.context.unrecognised.badname.worker.html]
[getContext with unrecognised context name returns null]
expected: FAIL

View file

@ -1,3 +0,0 @@
[2d.canvas.context.unrecognised.badsuffix.html]
[Context name "2d" plus a suffix is unrecognised]
expected: FAIL

View file

@ -1,3 +0,0 @@
[2d.canvas.context.unrecognised.badsuffix.worker.html]
[Context name "2d" plus a suffix is unrecognised]
expected: FAIL

View file

@ -1,3 +0,0 @@
[2d.canvas.context.unrecognised.nullsuffix.html]
[Context name "2d" plus a "\\0" suffix is unrecognised]
expected: FAIL

View file

@ -1,3 +0,0 @@
[2d.canvas.context.unrecognised.nullsuffix.worker.html]
[Context name "2d" plus a "\\0" suffix is unrecognised]
expected: FAIL

View file

@ -1,3 +0,0 @@
[2d.canvas.context.unrecognised.unicode.html]
[Context name which kind of looks like "2d" is unrecognised]
expected: FAIL

View file

@ -1,3 +0,0 @@
[2d.canvas.context.unrecognised.unicode.worker.html]
[Context name which kind of looks like "2d" is unrecognised]
expected: FAIL

View file

@ -1,3 +1,6 @@
[2d.canvas.host.readonly.html]
[canvas is readonly]
expected: FAIL
[Canvas objects are readonly]
expected: FAIL

View file

@ -1,3 +1,6 @@
[2d.canvas.host.readonly.worker.html]
[canvas is readonly]
expected: FAIL
[Canvas objects are readonly]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.canvas.host.size.invalid.attributes.idl.html]
[Getting/setting width/height IDL attributes]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.canvas.host.size.invalid.attributes.idl.worker.html]
[Getting/setting width/height IDL attributes]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.canvas.host.type.delete.html]
[OffscreenCanvas interface object is [[Configurable\]\]]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.canvas.host.type.delete.worker.html]
[OffscreenCanvas interface object is [[Configurable\]\]]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.canvas.host.type.name.html]
[OffscreenCanvas type and toString]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.canvas.host.type.name.worker.html]
[OffscreenCanvas type and toString]
expected: FAIL

View file

@ -1,7 +1,6 @@
[autofocus-dialog.html]
expected: TIMEOUT
[<dialog> can contain autofocus, without stopping page autofocus content from working]
expected: FAIL
[<dialog>-contained autofocus element gets focused when the dialog is shown]
expected: TIMEOUT
expected: FAIL

View file

@ -1,19 +1,15 @@
[supported-elements.html]
expected: TIMEOUT
[Contenteditable element should support autofocus]
expected: FAIL
[Host element with delegatesFocus including no focusable descendants should be skipped]
expected: NOTRUN
expected: FAIL
[Element with tabindex should support autofocus]
expected: TIMEOUT
expected: FAIL
[Area element should support autofocus]
expected: NOTRUN
expected: FAIL
[Host element with delegatesFocus should support autofocus]
expected: NOTRUN
[Non-HTMLElement should not support autofocus]
expected: NOTRUN
expected: FAIL

View file

@ -0,0 +1,15 @@
[details-display.tentative.html]
[default display of first summary child of details is list-item]
expected: FAIL
[display of details element can be changed]
expected: FAIL
[display of first summary child of details can be changed]
expected: FAIL
[display of other summary element in details can be changed]
expected: FAIL
[display of summary element outside details can be changed]
expected: FAIL

View file

@ -0,0 +1,2 @@
[input-checkbox-zero-size.html]
expected: FAIL

View file

@ -0,0 +1,3 @@
[iframe-loading-lazy-history-pushState.html]
[History state change for iframe loading='lazy' before it is loaded: history.pushState]
expected: FAIL

View file

@ -0,0 +1,3 @@
[iframe-loading-lazy-history-replaceState.html]
[History state change for iframe loading='lazy' before it is loaded: history.replaceState]
expected: FAIL

View file

@ -0,0 +1,3 @@
[iframe-loading-lazy-nav-link-click-fragment.html]
[Navigating iframe loading='lazy' before it is loaded: link click (fragment)]
expected: FAIL

View file

@ -0,0 +1,3 @@
[iframe-loading-lazy-nav-location-replace-set-src.html]
[Navigating iframe loading='lazy' and then setting src: location.replace]
expected: FAIL

View file

@ -0,0 +1,3 @@
[iframe-loading-lazy-nav-meta-refresh.optional.html]
[Navigating iframe loading='lazy' before it is loaded: meta refresh]
expected: FAIL

View file

@ -0,0 +1,3 @@
[iframe-loading-lazy-nav-navigation-navigate.html]
[Navigating iframe loading='lazy' before it is loaded: navigation.navigate]
expected: FAIL

View file

@ -0,0 +1,3 @@
[iframe-loading-lazy-reload-location-reload.html]
[Reloading iframe loading='lazy' before it is loaded: location.reload]
expected: FAIL

View file

@ -0,0 +1,3 @@
[iframe-loading-lazy-reload-navigation-reload.html]
[Reloading iframe loading='lazy' before it is loaded: location.reload]
expected: FAIL

View file

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

View file

@ -1,3 +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

View file

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

View file

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

View file

@ -1,3 +0,0 @@
[non-active-document.html]
[DOMParser]
expected: FAIL

View file

@ -0,0 +1,6 @@
[move-paragraph-cross-editing-boundary.tentative.html]
[cross editing boundary]
expected: FAIL
[not cross editing boundary]
expected: FAIL

View file

@ -0,0 +1,2 @@
[selectionchange-on-shadow-dom.html]
expected: ERROR

View file

@ -1,4 +0,0 @@
[localstorage-about-blank-3P-iframe-opens-3P-window.partitioned.tentative.html]
expected: TIMEOUT
[StorageKey: test 3P about:blank window opened from a 3P iframe]
expected: TIMEOUT

View file

@ -1,3 +0,0 @@
[WorkerGlobalScope-close.html]
[Test sending a message after closing.]
expected: FAIL