Auto merge of #29802 - servo:wpt_update_28-05-2023, r=mukilan

Sync WPT with upstream (28-05-2023)

Automated downstream sync of changes from upstream as of 28-05-2023
[no-wpt-sync]
r? @servo-wpt-sync
This commit is contained in:
bors-servo 2023-05-28 10:23:32 +02:00 committed by GitHub
commit 7d50362c72
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2540 changed files with 30289 additions and 29160 deletions

View file

@ -0,0 +1,3 @@
[background-image-cors-no-reload.html]
[CORS image from variable doesn't cause re-downloads]
expected: FAIL

View file

@ -0,0 +1,2 @@
[box-shadow-border-radius-001.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[box-shadow-inset-without-border-radius.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[box-shadow-invalid-001.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[box-shadow-outset-without-border-radius-001.html]
expected: FAIL

View file

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

View file

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

View file

@ -1,5 +1,4 @@
[color-valid-color-mix-function.html]
expected: ERROR
[e.style['color'\] = "color-mix(in srgb, red, blue)" should set the property value]
expected: FAIL

View file

@ -0,0 +1,6 @@
[align-items-baseline-column-vert-lr-flexbox-item.html]
[#target > div 1]
expected: FAIL
[#target > div 2]
expected: FAIL

View file

@ -0,0 +1,6 @@
[align-items-baseline-column-vert-lr-grid-item.html]
[#target > div 1]
expected: FAIL
[#target > div 2]
expected: FAIL

View file

@ -0,0 +1,6 @@
[align-items-baseline-column-vert-lr-items.html]
[#target > div 1]
expected: FAIL
[#target > div 2]
expected: FAIL

View file

@ -0,0 +1,6 @@
[align-items-baseline-column-vert-lr-table-item.html]
[#target > * 1]
expected: FAIL
[#target > * 2]
expected: FAIL

View file

@ -0,0 +1,6 @@
[align-items-baseline-column-vert-rl-flexbox-item.html]
[#target > div 1]
expected: FAIL
[#target > div 2]
expected: FAIL

View file

@ -0,0 +1,6 @@
[align-items-baseline-column-vert-rl-grid-item.html]
[#target > div 1]
expected: FAIL
[#target > div 2]
expected: FAIL

View file

@ -0,0 +1,6 @@
[align-items-baseline-column-vert-rl-items.html]
[#target > div 1]
expected: FAIL
[#target > div 2]
expected: FAIL

View file

@ -0,0 +1,6 @@
[align-items-baseline-column-vert-rl-table-item.html]
[#target > * 1]
expected: FAIL
[#target > * 2]
expected: FAIL

View file

@ -0,0 +1,6 @@
[align-items-baseline-vert-lr-column-horz-flexbox-item.html]
[#target > div 1]
expected: FAIL
[#target > div 2]
expected: FAIL

View file

@ -0,0 +1,6 @@
[align-items-baseline-vert-lr-column-horz-grid-item.html]
[#target > div 1]
expected: FAIL
[#target > div 2]
expected: FAIL

View file

@ -0,0 +1,6 @@
[align-items-baseline-vert-lr-column-horz-items.html]
[#target > div 1]
expected: FAIL
[#target > div 2]
expected: FAIL

View file

@ -0,0 +1,3 @@
[align-items-baseline-vert-lr-column-horz-table-item.html]
[#target > div 1]
expected: FAIL

View file

@ -0,0 +1,6 @@
[align-items-baseline-vert-rl-column-horz-flexbox-item.html]
[#target > div 1]
expected: FAIL
[#target > div 2]
expected: FAIL

View file

@ -0,0 +1,6 @@
[align-items-baseline-vert-rl-column-horz-grid-item.html]
[#target > div 1]
expected: FAIL
[#target > div 2]
expected: FAIL

View file

@ -0,0 +1,6 @@
[align-items-baseline-vert-rl-column-horz-items.html]
[#target > div 1]
expected: FAIL
[#target > div 2]
expected: FAIL

View file

@ -0,0 +1,3 @@
[align-items-baseline-vert-rl-column-horz-table-item.html]
[#target > div 1]
expected: FAIL

View file

@ -0,0 +1,2 @@
[overlay-transition-finished.html]
expected: TIMEOUT

View file

@ -0,0 +1,2 @@
[overlay-transition-in-rendering.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[overlay-transition-out-rendering.html]
expected: FAIL

View file

@ -0,0 +1,6 @@
[overlay-transition.html]
[Open the popover to be closed and verify computed overlay for both popovers]
expected: FAIL
[Transition overlays]
expected: FAIL

View file

@ -2036,3 +2036,21 @@
[appearance: -moz-window-titlebar-maximized (invalid)]
expected: FAIL
[-webkit-appearance: push-button (invalid)]
expected: FAIL
[-webkit-appearance: slider-horizontal (invalid)]
expected: FAIL
[-webkit-appearance: square-button (invalid)]
expected: FAIL
[appearance: push-button (invalid)]
expected: FAIL
[appearance: slider-horizontal (invalid)]
expected: FAIL
[appearance: square-button (invalid)]
expected: FAIL

File diff suppressed because it is too large Load diff

View file

@ -1,3 +0,0 @@
[text-align-white-space-003.xht]
type: reftest
expected: FAIL

View file

@ -0,0 +1,3 @@
[background-image-cors-no-reload.html]
[CORS image from variable doesn't cause re-downloads]
expected: FAIL

View file

@ -0,0 +1,2 @@
[box-shadow-border-radius-001.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[box-shadow-inset-without-border-radius.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[box-shadow-outset-without-border-radius-001.html]
expected: FAIL

View file

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

View file

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

View file

@ -1,5 +1,4 @@
[color-valid-color-mix-function.html]
expected: ERROR
[e.style['color'\] = "color-mix(in srgb, red, blue)" should set the property value]
expected: FAIL

View file

@ -1,2 +0,0 @@
[at-supports-047.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[at-supports-selector-placeholder.html]
expected: FAIL

View file

@ -0,0 +1,6 @@
[align-items-baseline-column-vert-lr-flexbox-item.html]
[#target > div 1]
expected: FAIL
[#target > div 2]
expected: FAIL

View file

@ -0,0 +1,6 @@
[align-items-baseline-column-vert-lr-grid-item.html]
[#target > div 1]
expected: FAIL
[#target > div 2]
expected: FAIL

View file

@ -0,0 +1,6 @@
[align-items-baseline-column-vert-lr-items.html]
[#target > div 1]
expected: FAIL
[#target > div 2]
expected: FAIL

View file

@ -0,0 +1,6 @@
[align-items-baseline-column-vert-lr-table-item.html]
[#target > * 1]
expected: FAIL
[#target > * 2]
expected: FAIL

View file

@ -0,0 +1,6 @@
[align-items-baseline-column-vert-rl-flexbox-item.html]
[#target > div 1]
expected: FAIL
[#target > div 2]
expected: FAIL

View file

@ -0,0 +1,6 @@
[align-items-baseline-column-vert-rl-grid-item.html]
[#target > div 1]
expected: FAIL
[#target > div 2]
expected: FAIL

View file

@ -0,0 +1,6 @@
[align-items-baseline-column-vert-rl-items.html]
[#target > div 1]
expected: FAIL
[#target > div 2]
expected: FAIL

View file

@ -0,0 +1,6 @@
[align-items-baseline-column-vert-rl-table-item.html]
[#target > * 1]
expected: FAIL
[#target > * 2]
expected: FAIL

View file

@ -0,0 +1,6 @@
[align-items-baseline-vert-lr-column-horz-flexbox-item.html]
[#target > div 1]
expected: FAIL
[#target > div 2]
expected: FAIL

View file

@ -0,0 +1,6 @@
[align-items-baseline-vert-lr-column-horz-grid-item.html]
[#target > div 1]
expected: FAIL
[#target > div 2]
expected: FAIL

View file

@ -0,0 +1,6 @@
[align-items-baseline-vert-lr-column-horz-items.html]
[#target > div 1]
expected: FAIL
[#target > div 2]
expected: FAIL

View file

@ -0,0 +1,3 @@
[align-items-baseline-vert-lr-column-horz-table-item.html]
[#target > div 1]
expected: FAIL

View file

@ -0,0 +1,6 @@
[align-items-baseline-vert-rl-column-horz-flexbox-item.html]
[#target > div 1]
expected: FAIL
[#target > div 2]
expected: FAIL

View file

@ -0,0 +1,6 @@
[align-items-baseline-vert-rl-column-horz-grid-item.html]
[#target > div 1]
expected: FAIL
[#target > div 2]
expected: FAIL

View file

@ -0,0 +1,6 @@
[align-items-baseline-vert-rl-column-horz-items.html]
[#target > div 1]
expected: FAIL
[#target > div 2]
expected: FAIL

View file

@ -0,0 +1,3 @@
[align-items-baseline-vert-rl-column-horz-table-item.html]
[#target > div 1]
expected: FAIL

View file

@ -0,0 +1,2 @@
[image-set-negative-resolution-rendering-3.html]
expected: FAIL

View file

@ -307,3 +307,15 @@
[e.style['background-image'\] = "-webkit-image-set(url(\\"example.png\\") -113dpcm)" should set the property value]
expected: FAIL
[e.style['background-image'\] = "image-set(url(\\"example.png\\") calc(-1 * 1x))" should set the property value]
expected: FAIL
[e.style['background-image'\] = "-webkit-image-set(url(\\"example.png\\") calc(-1 * 1x))" should set the property value]
expected: FAIL
[e.style['background-image'\] = "image-set(url(\\"example.png\\") calc(1x + -1x))" should set the property value]
expected: FAIL
[e.style['background-image'\] = "-webkit-image-set(url(\\"example.png\\") calc(1x + -1x))" should set the property value]
expected: FAIL

View file

@ -0,0 +1,2 @@
[image-set-zero-resolution-rendering-2.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[image-set-zero-resolution-rendering.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[overlay-transition-finished.html]
expected: TIMEOUT

View file

@ -0,0 +1,2 @@
[overlay-transition-in-rendering.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[overlay-transition-out-rendering.html]
expected: FAIL

View file

@ -0,0 +1,6 @@
[overlay-transition.html]
[Open the popover to be closed and verify computed overlay for both popovers]
expected: FAIL
[Transition overlays]
expected: FAIL

View file

@ -40,3 +40,9 @@
[Property text-wrap inherits]
expected: FAIL
[Property white-space-collapse has initial value collapse]
expected: FAIL
[Property white-space-collapse inherits]
expected: FAIL

View file

@ -0,0 +1,2 @@
[white-space-pre-wrap-justify-001.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[white-space-pre-wrap-justify-002.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[white-space-pre-wrap-justify-003.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[white-space-pre-wrap-justify-004.html]
expected: FAIL

View file

@ -2066,3 +2066,21 @@
[appearance: -moz-window-titlebar-maximized (invalid)]
expected: FAIL
[-webkit-appearance: push-button (invalid)]
expected: FAIL
[-webkit-appearance: slider-horizontal (invalid)]
expected: FAIL
[-webkit-appearance: square-button (invalid)]
expected: FAIL
[appearance: push-button (invalid)]
expected: FAIL
[appearance: slider-horizontal (invalid)]
expected: FAIL
[appearance: square-button (invalid)]
expected: FAIL

View file

@ -364,3 +364,15 @@
[calc(rem(1px + 0%, 1px + 0%)) should be used-value-equivalent to 0px]
expected: FAIL
[mod(-18px,100% / 10) should be used-value-equivalent to 4.5px]
expected: FAIL
[mod(-19%,5%) should be used-value-equivalent to 1%]
expected: FAIL
[calc(mod(3px + 0%, 2px + 0%)) should be used-value-equivalent to 1px]
expected: FAIL
[calc(rem(3px + 0%, 2px + 0%)) should be used-value-equivalent to 1px]
expected: FAIL

View file

@ -70,3 +70,9 @@
[Should be parseable: '(video-dynamic-range: invalid)']
expected: FAIL
[Should be known: '(dynamic-range)']
expected: FAIL
[Should be known: '(video-dynamic-range)']
expected: FAIL

View file

@ -0,0 +1,2 @@
[has-style-sharing-001.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[has-style-sharing-002.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[has-style-sharing-003.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[has-style-sharing-004.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[has-style-sharing-005.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[has-style-sharing-006.html]
expected: FAIL

View file

@ -0,0 +1,3 @@
[defined-in-has.html]
[Test :has() invalidation with :defined pseudo-class]
expected: FAIL

View file

@ -0,0 +1,3 @@
[has-with-nth-child.html]
[Initially red]
expected: FAIL

View file

@ -0,0 +1,2 @@
[nth-child-of-pseudo.html]
expected: FAIL

View file

@ -170,6 +170,15 @@
[AbortSignal interface: calling timeout(unsigned long long) on new AbortController().signal with too few arguments must throw TypeError]
expected: FAIL
[AbortSignal interface: operation any(sequence<AbortSignal>)]
expected: FAIL
[AbortSignal interface: new AbortController().signal must inherit property "any(sequence<AbortSignal>)" with the proper type]
expected: FAIL
[AbortSignal interface: calling any(sequence<AbortSignal>) on new AbortController().signal with too few arguments must throw TypeError]
expected: FAIL
[idlharness.any.sharedworker.html]
expected: ERROR

View file

@ -899,6 +899,15 @@
[Element interface: element must inherit property "onfullscreenerror" with the proper type]
expected: FAIL
[AbortSignal interface: operation any(sequence<AbortSignal>)]
expected: FAIL
[AbortSignal interface: new AbortController().signal must inherit property "any(sequence<AbortSignal>)" with the proper type]
expected: FAIL
[AbortSignal interface: calling any(sequence<AbortSignal>) on new AbortController().signal with too few arguments must throw TypeError]
expected: FAIL
[idlharness.window.html?include=Node]
[idl_test setup]

View file

@ -1,2 +1,23 @@
[integrity.sub.any.sharedworker.html]
expected: ERROR
[integrity.sub.any.worker.html]
[SHA-512 integrity with missing padding]
expected: FAIL
[SHA-512 integrity base64url encoded]
expected: FAIL
[SHA-512 integrity base64url encoded with missing padding]
expected: FAIL
[integrity.sub.any.html]
[SHA-512 integrity with missing padding]
expected: FAIL
[SHA-512 integrity base64url encoded]
expected: FAIL
[SHA-512 integrity base64url encoded with missing padding]
expected: FAIL

View file

@ -1,3 +1,4 @@
[keepalive.any.html]
expected: TIMEOUT
[keepalive in onunload in nested frame in another window]
expected: FAIL

View file

@ -31,7 +31,7 @@
expected: FAIL
[public to local, grandparent navigates: failure.]
expected: FAIL
expected: TIMEOUT
[public to local, grandparent navigates: success.]
expected: TIMEOUT

View file

@ -146,6 +146,3 @@
[list-style-image sec-fetch-site - HTTPS downgrade-upgrade]
expected: FAIL
[border-image sec-fetch-site - HTTPS downgrade (header not sent)]
expected: FAIL

View file

@ -4,3 +4,6 @@
[Navigating to a different document with link click]
expected: FAIL
[Navigating to a different document with form submission]
expected: FAIL

View file

@ -10,6 +10,3 @@
[load & pageshow events do not fire on contentWindow of <iframe> element created with src='about:blank']
expected: FAIL
[load & pageshow events do not fire on contentWindow of <iframe> element created with src='']
expected: FAIL

View file

@ -1,6 +1,10 @@
[javascript-url-referrer.window.html]
expected: TIMEOUT
[unsafe-url referrer policy used to create the starting page]
expected: FAIL
[origin referrer policy used to create the starting page]
expected: FAIL
[no-referrer referrer policy used to create the starting page]
expected: TIMEOUT

View file

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

View file

@ -0,0 +1,2 @@
[dangling-markup-window-name.tentative.html]
expected: TIMEOUT

View file

@ -1,2 +1,2 @@
[canvas.2d.disconnected.html]
expected: TIMEOUT
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.drawImage.svg.html]
[drawImage() of an SVG image]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.drawImage.svg.worker.html]
[drawImage() of an SVG image]
expected: FAIL

View file

@ -1,3 +1,6 @@
[2d.drawImage.zerosource.image.html]
[drawImage with zero-sized source rectangle from image throws INDEX_SIZE_ERR]
expected: FAIL
[drawImage with zero-sized source rectangle from image draws nothing without exception]
expected: FAIL

View file

@ -1,3 +1,6 @@
[2d.drawImage.zerosource.image.worker.html]
[drawImage with zero-sized source rectangle from image throws INDEX_SIZE_ERR]
expected: FAIL
[drawImage with zero-sized source rectangle from image draws nothing without exception]
expected: FAIL

View file

@ -1,6 +1,7 @@
[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: FAIL
expected: TIMEOUT

View file

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

View file

@ -1,6 +1,7 @@
[update-the-rendering.html]
expected: TIMEOUT
["Flush autofocus candidates" should be happen after the first animation frame callbacks, and before a resize event in the next iteration of window event loop.]
expected: TIMEOUT
["Flush autofocus candidates" should be happen before a scroll event and animation frame callbacks]
expected: FAIL
expected: TIMEOUT

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