Update web-platform-tests to revision b'68f7e630c2646830a3ee274e21a3efcb001fbd65' (#32464)

This commit is contained in:
Servo WPT Sync 2024-06-09 01:48:28 -04:00 committed by GitHub
parent 4f5184b6e2
commit 855f32013f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
714 changed files with 24486 additions and 20198 deletions

View file

@ -1,2 +0,0 @@
[color-contrast-001.html]
expected: FAIL

View file

@ -1,66 +0,0 @@
[color-computed-color-contrast-function.html]
[Property color value 'color-contrast(white vs red, blue)']
expected: FAIL
[Property color value 'color-contrast(white vs blue, red)']
expected: FAIL
[Property color value 'color-contrast(white vs red, blue, green)']
expected: FAIL
[Property color value 'color-contrast(white vs white, white)']
expected: FAIL
[Property color value 'color-contrast(blue vs red, white)']
expected: FAIL
[Property color value 'color-contrast(red vs blue, white, red)']
expected: FAIL
[Property color value 'color-contrast(black vs red, blue)']
expected: FAIL
[Property color value 'color-contrast(black vs blue, red)']
expected: FAIL
[Property color value 'color-contrast(black vs white, white)']
expected: FAIL
[Property color value 'color-contrast(red vs blue, rgb(255, 255, 255, .5))']
expected: FAIL
[Property color value 'color-contrast(wheat vs bisque, darkgoldenrod, olive, sienna, darkgreen, maroon to AA)']
expected: FAIL
[Property color value 'color-contrast(wheat vs bisque, darkgoldenrod, olive, sienna, darkgreen, maroon to AA-large)']
expected: FAIL
[Property color value 'color-contrast(wheat vs bisque, darkgoldenrod, olive, sienna, darkgreen, maroon to AAA)']
expected: FAIL
[Property color value 'color-contrast(wheat vs bisque, darkgoldenrod, olive, sienna, darkgreen, maroon to AAA-large)']
expected: FAIL
[Property color value 'color-contrast(wheat vs bisque, darkgoldenrod, olive, sienna, darkgreen, maroon to 5.8)']
expected: FAIL
[Property color value 'color-contrast(wheat vs bisque, darkgoldenrod, olive to 100)']
expected: FAIL
[Property color value 'color-contrast(green vs bisque, darkgoldenrod, olive to 100)']
expected: FAIL
[Property color value 'color-contrast(green vs color(display-p3 0 1 0), color(display-p3 0 0 1))']
expected: FAIL
[Property color value 'color-contrast(color(display-p3 1 1 0) vs color(display-p3 0 1 0), color(display-p3 0 0 1))']
expected: FAIL
[Property color value 'color-contrast(green vs lab(50% -160 160), lch(0.2 50 20deg))']
expected: FAIL
[Property color value 'color-contrast(lab(50% -160 160) vs green, lch(0.2 50 20deg))']
expected: FAIL
[Property color value 'color-contrast( white vs red, blue )']
expected: FAIL

View file

@ -1,66 +0,0 @@
[color-valid-color-contrast-function.html]
[e.style['color'\] = "color-contrast(white vs red, blue)" should set the property value]
expected: FAIL
[e.style['color'\] = "color-contrast(white vs blue, red)" should set the property value]
expected: FAIL
[e.style['color'\] = "color-contrast(white vs red, blue, green)" should set the property value]
expected: FAIL
[e.style['color'\] = "color-contrast(white vs white, white)" should set the property value]
expected: FAIL
[e.style['color'\] = "color-contrast(blue vs red, white)" should set the property value]
expected: FAIL
[e.style['color'\] = "color-contrast(red vs blue, white, red)" should set the property value]
expected: FAIL
[e.style['color'\] = "color-contrast(black vs red, blue)" should set the property value]
expected: FAIL
[e.style['color'\] = "color-contrast(black vs blue, red)" should set the property value]
expected: FAIL
[e.style['color'\] = "color-contrast(black vs white, white)" should set the property value]
expected: FAIL
[e.style['color'\] = "color-contrast(red vs blue, rgb(255, 255, 255, .5))" should set the property value]
expected: FAIL
[e.style['color'\] = "color-contrast(wheat vs bisque, darkgoldenrod, olive, sienna, darkgreen, maroon to AA)" should set the property value]
expected: FAIL
[e.style['color'\] = "color-contrast(wheat vs bisque, darkgoldenrod, olive, sienna, darkgreen, maroon to AA-large)" should set the property value]
expected: FAIL
[e.style['color'\] = "color-contrast(wheat vs bisque, darkgoldenrod, olive, sienna, darkgreen, maroon to AAA)" should set the property value]
expected: FAIL
[e.style['color'\] = "color-contrast(wheat vs bisque, darkgoldenrod, olive, sienna, darkgreen, maroon to AAA-large)" should set the property value]
expected: FAIL
[e.style['color'\] = "color-contrast(wheat vs bisque, darkgoldenrod, olive, sienna, darkgreen, maroon to 5.8)" should set the property value]
expected: FAIL
[e.style['color'\] = "color-contrast(wheat vs bisque, darkgoldenrod, olive to 100)" should set the property value]
expected: FAIL
[e.style['color'\] = "color-contrast(green vs bisque, darkgoldenrod, olive to 100)" should set the property value]
expected: FAIL
[e.style['color'\] = "color-contrast(green vs color(display-p3 0 1 0), color(display-p3 0 0 1))" should set the property value]
expected: FAIL
[e.style['color'\] = "color-contrast(color(display-p3 1 1 0) vs color(display-p3 0 1 0), color(display-p3 0 0 1))" should set the property value]
expected: FAIL
[e.style['color'\] = "color-contrast(green vs lab(50% -160 160), lch(0.2 50 20deg))" should set the property value]
expected: FAIL
[e.style['color'\] = "color-contrast(lab(50% -160 160) vs green, lch(0.2 50 20deg))" should set the property value]
expected: FAIL
[e.style['color'\] = "color-contrast( white vs red, blue )" should set the property value]
expected: FAIL

View file

@ -280,3 +280,6 @@
[e.style['color'\] = "color-mix(in hwb specified hue, hwb(320deg 30% 40%), hwb(20deg 30% 40%))" should set the property value] [e.style['color'\] = "color-mix(in hwb specified hue, hwb(320deg 30% 40%), hwb(20deg 30% 40%))" should set the property value]
expected: FAIL expected: FAIL
[e.style['color'\] = "color-mix(in hsl, red calc(50% * sign(100em - 1px)), blue)" should set the property value]
expected: FAIL

View file

@ -1,2 +0,0 @@
[first-letter-width-2.html]
expected: FAIL

View file

@ -25,3 +25,6 @@
[rotateZ(calc(sign(1em - 1px) * 2deg)) should be used-value-equivalent to rotateZ(2deg)] [rotateZ(calc(sign(1em - 1px) * 2deg)) should be used-value-equivalent to rotateZ(2deg)]
expected: FAIL expected: FAIL
[calc(sign(1em - 1px) * 2) calc(sign(1em - 1px) * 2) calc(sign(1em - 1px) * 2) should be used-value-equivalent to 2 2 2]
expected: FAIL

View file

@ -0,0 +1,2 @@
[filter-region-html-content-viewport.tentative.html]
expected: FAIL

View file

@ -0,0 +1,6 @@
[deferred-fetch-allowed-by-permissions-policy-attribute-redirect.tentative.https.window.html]
[Permissions policy allow="deferred-fetch" allows same-origin navigation in an iframe.]
expected: FAIL
[Permissions policy allow="deferred-fetch" disallows cross-origin navigation in an iframe.]
expected: FAIL

View file

@ -0,0 +1,6 @@
[deferred-fetch-allowed-by-permissions-policy-attribute.tentative.https.window.html]
[Permissions policy "deferred-fetch" can be enabled in the same-origin iframe using allow="deferred-fetch" attribute.]
expected: FAIL
[Permissions policy "deferred-fetch" can be enabled in the cross-origin iframe using allow="deferred-fetch" attribute.]
expected: FAIL

View file

@ -0,0 +1,9 @@
[deferred-fetch-allowed-by-permissions-policy.tentative.https.window.html]
[Permissions policy header: "deferred-fetch=*" allows fetchLater() in the top-level document.]
expected: FAIL
[Permissions policy header: "deferred-fetch=*" allows fetchLater() in the same-origin iframe.]
expected: FAIL
[Permissions policy header: "deferred-fetch=*" allow="deferred-fetch" allows fetchLater() in the cross-origin iframe.]
expected: FAIL

View file

@ -0,0 +1,6 @@
[deferred-fetch-default-permissions-policy.tentative.https.window.html]
[Default "deferred-fetch" permissions policy ["self"\] allows fetchLater() in the top-level document.]
expected: FAIL
[Default "deferred-fetch" permissions policy ["self"\] allows fetchLater() in the same-origin iframe.]
expected: FAIL

View file

@ -0,0 +1,3 @@
[deferred-fetch-disabled-by-permissions-policy.tentative.https.window.html]
[Permissions policy header: "deferred-fetch=()" disallows fetchLater() in the top-level document.]
expected: FAIL

View file

@ -0,0 +1,3 @@
[deferred-fetch-supported-by-permissions-policy.tentative.window.html]
[document.featurePolicy.features should advertise deferred-fetch.]
expected: FAIL

View file

@ -1,2 +0,0 @@
[2d.layer.global-states.composite.no-shadow.no-transform.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[2d.layer.global-states.composite.no-shadow.rotation.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[2d.layer.global-states.copy.no-shadow.no-transform.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[2d.layer.global-states.copy.no-shadow.rotation.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[2d.layer.global-states.filter.blending.no-shadow.no-transform.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[2d.layer.global-states.filter.blending.no-shadow.rotation.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[2d.layer.global-states.filter.blending.shadow.no-transform.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[2d.layer.global-states.filter.blending.shadow.rotation.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[2d.layer.global-states.filter.composite.no-shadow.no-transform.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[2d.layer.global-states.filter.composite.no-shadow.rotation.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[2d.layer.global-states.filter.composite.shadow.no-transform.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[2d.layer.global-states.filter.composite.shadow.rotation.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[2d.layer.global-states.filter.copy.no-shadow.no-transform.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[2d.layer.global-states.filter.copy.no-shadow.rotation.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[2d.layer.global-states.filter.copy.shadow.no-transform.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[2d.layer.global-states.filter.copy.shadow.rotation.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[2d.layer.global-states.filter.no-composite-op.no-shadow.no-transform.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[2d.layer.global-states.filter.no-composite-op.no-shadow.rotation.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[2d.layer.global-states.filter.no-composite-op.shadow.no-transform.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[2d.layer.global-states.filter.no-composite-op.shadow.rotation.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.layer.global-states.filter.no-transform.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.layer.global-states.filter.rotation.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[2d.layer.global-states.blending.no-shadow.no-transform.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[2d.layer.global-states.blending.no-shadow.no-transform.w.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[2d.layer.global-states.blending.no-shadow.rotation.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[2d.layer.global-states.blending.no-shadow.rotation.w.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[2d.layer.global-states.blending.shadow.no-transform.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[2d.layer.global-states.blending.shadow.no-transform.w.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[2d.layer.global-states.blending.shadow.rotation.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[2d.layer.global-states.blending.shadow.rotation.w.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[2d.layer.global-states.composite.no-shadow.no-transform.w.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[2d.layer.global-states.composite.no-shadow.rotation.w.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[2d.layer.global-states.composite.shadow.no-transform.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[2d.layer.global-states.composite.shadow.no-transform.w.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[2d.layer.global-states.composite.shadow.rotation.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[2d.layer.global-states.composite.shadow.rotation.w.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[2d.layer.global-states.copy.no-shadow.no-transform.w.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[2d.layer.global-states.copy.no-shadow.rotation.w.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[2d.layer.global-states.copy.shadow.no-transform.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[2d.layer.global-states.copy.shadow.no-transform.w.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[2d.layer.global-states.copy.shadow.rotation.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[2d.layer.global-states.copy.shadow.rotation.w.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[2d.layer.global-states.filter.blending.no-shadow.no-transform.w.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[2d.layer.global-states.filter.blending.no-shadow.rotation.w.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[2d.layer.global-states.filter.blending.shadow.no-transform.w.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[2d.layer.global-states.filter.blending.shadow.rotation.w.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[2d.layer.global-states.filter.composite.no-shadow.no-transform.w.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[2d.layer.global-states.filter.composite.no-shadow.rotation.w.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[2d.layer.global-states.filter.composite.shadow.no-transform.w.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[2d.layer.global-states.filter.composite.shadow.rotation.w.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[2d.layer.global-states.filter.copy.no-shadow.no-transform.w.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[2d.layer.global-states.filter.copy.no-shadow.rotation.w.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[2d.layer.global-states.filter.copy.shadow.no-transform.w.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[2d.layer.global-states.filter.copy.shadow.rotation.w.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[2d.layer.global-states.filter.no-composite-op.no-shadow.no-transform.w.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[2d.layer.global-states.filter.no-composite-op.no-shadow.rotation.w.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[2d.layer.global-states.filter.no-composite-op.shadow.no-transform.w.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[2d.layer.global-states.filter.no-composite-op.shadow.rotation.w.html]
expected: TIMEOUT

View file

@ -0,0 +1,2 @@
[2d.layer.global-states.filter.no-transform.w.html]
expected: TIMEOUT

View file

@ -0,0 +1,2 @@
[2d.layer.global-states.filter.rotation.w.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[2d.layer.global-states.no-composite-op.no-shadow.no-transform.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[2d.layer.global-states.no-composite-op.no-shadow.no-transform.w.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[2d.layer.global-states.no-composite-op.no-shadow.rotation.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[2d.layer.global-states.no-composite-op.no-shadow.rotation.w.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[2d.layer.global-states.no-composite-op.shadow.no-transform.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[2d.layer.global-states.no-composite-op.shadow.no-transform.w.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[2d.layer.global-states.no-composite-op.shadow.rotation.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[2d.layer.global-states.no-composite-op.shadow.rotation.w.html]
expected: TIMEOUT

View file

@ -0,0 +1,2 @@
[2d.layer.global-states.no-transform.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.layer.global-states.no-transform.w.html]
expected: TIMEOUT

View file

@ -0,0 +1,2 @@
[2d.layer.global-states.rotation.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.layer.global-states.rotation.w.html]
expected: TIMEOUT

View file

@ -0,0 +1,3 @@
[isolate-and-require-corp.tentative.https.html]
["isolate-and-require-corp" top-level: fetch() to cross-origin response without CORP should fail]
expected: FAIL

View file

@ -0,0 +1,33 @@
[shared-workers.tentative.https.html]
[default policy (derived from response)]
expected: FAIL
["isolate-and-require-corp" (derived from response)]
expected: FAIL
[default policy (derived from owner set due to use of local scheme - blob URL)]
expected: FAIL
[isolate-and-require-corp (derived from blob URL creator)]
expected: FAIL
["isolate-and-require-corp" (derived from owner set due to use of local scheme - blob URL)]
expected: FAIL
[default policy (derived from owner set due to use of local scheme - data URL)]
expected: FAIL
[default policy (not derived from data URL creator)]
expected: FAIL
["isolate-and-require-corp" (derived from owner set due to use of local scheme - data URL)]
expected: FAIL
[default policy (derived from owner set due to use of local scheme - filesystem URL)]
expected: FAIL
[isolate-and-require-corp (derived from filesystem URL creator)]
expected: FAIL
["isolate-and-require-corp" (derived from owner set due to use of local scheme - filesystem URL)]
expected: FAIL

View file

@ -1,4 +1,5 @@
[supported-elements.html] [supported-elements.html]
expected: TIMEOUT
[Contenteditable element should support autofocus] [Contenteditable element should support autofocus]
expected: FAIL expected: FAIL
@ -6,10 +7,10 @@
expected: FAIL expected: FAIL
[Host element with delegatesFocus including no focusable descendants should be skipped] [Host element with delegatesFocus including no focusable descendants should be skipped]
expected: FAIL expected: NOTRUN
[Area element should support autofocus] [Area element should support autofocus]
expected: FAIL expected: NOTRUN
[Host element with delegatesFocus should support autofocus] [Host element with delegatesFocus should support autofocus]
expected: FAIL expected: NOTRUN

View file

@ -0,0 +1,2 @@
[details-pseudo-elements-003.tentative.html]
expected: FAIL

View file

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

View file

@ -1,4 +0,0 @@
[reparent-form-during-planned-navigation-task.html]
expected: TIMEOUT
[reparent-form-during-planned-navigation-task]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[native-popup-with-datalist.tentative.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[select-appearance-custom-button-no-datalist.tentative.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[select-appearance-dark-mode.tentative.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[select-appearance-no-button-custom-datalist.tentative.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[select-appearance-no-button-no-datalist.tentative.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[select-appearance-writing-mode-vertical-lr.tentative.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[select-appearance-writing-mode-vertical-rl.tentative.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[selectlist-option-arbitrary-content-displayed.tentative.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[popover-dialog-crash.html]
expected: TIMEOUT

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