mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +01:00
Sync WPT with upstream (30-04-2025) (#36785)
Automated downstream sync of changes from upstream as of 30-04-2025 [no-wpt-sync] Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
c3fcefdc32
commit
bfa0a61375
254 changed files with 8105 additions and 2275 deletions
1622
tests/wpt/meta/MANIFEST.json
vendored
1622
tests/wpt/meta/MANIFEST.json
vendored
File diff suppressed because it is too large
Load diff
8
tests/wpt/meta/WebCryptoAPI/idlharness.https.any.js.ini
vendored
Normal file
8
tests/wpt/meta/WebCryptoAPI/idlharness.https.any.js.ini
vendored
Normal file
|
@ -0,0 +1,8 @@
|
|||
[idlharness.https.any.html]
|
||||
[idl_test setup]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[idlharness.https.any.worker.html]
|
||||
[idl_test setup]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-align/abspos/align-self-static-position-003.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-align/abspos/align-self-static-position-003.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[align-self-static-position-003.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-align/abspos/align-self-static-position-004.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-align/abspos/align-self-static-position-004.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[align-self-static-position-004.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-align/abspos/align-self-static-position-006.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-align/abspos/align-self-static-position-006.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[align-self-static-position-006.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-align/abspos/align-self-static-position-007.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-align/abspos/align-self-static-position-007.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[align-self-static-position-007.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-align/abspos/align-self-static-position-008.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-align/abspos/align-self-static-position-008.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[align-self-static-position-008.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-align/abspos/align-self-stretch-auto-margins-aspect-ratio.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-align/abspos/align-self-stretch-auto-margins-aspect-ratio.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[align-self-stretch-auto-margins-aspect-ratio.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-align/abspos/align-self-stretch-auto-margins.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-align/abspos/align-self-stretch-auto-margins.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[align-self-stretch-auto-margins.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-align/abspos/justify-self-stretch-auto-margins-aspect-ratio.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-align/abspos/justify-self-stretch-auto-margins-aspect-ratio.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[justify-self-stretch-auto-margins-aspect-ratio.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-align/abspos/justify-self-stretch-auto-margins.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-align/abspos/justify-self-stretch-auto-margins.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[justify-self-stretch-auto-margins.html]
|
||||
expected: FAIL
|
|
@ -46,3 +46,21 @@
|
|||
|
||||
[Property margin-trim value 'inline-start inline-end block-start']
|
||||
expected: FAIL
|
||||
|
||||
[Property margin-trim value 'block-start inline-start block-end inline-end']
|
||||
expected: FAIL
|
||||
|
||||
[Property margin-trim value 'block-start block-end inline-end inline-start']
|
||||
expected: FAIL
|
||||
|
||||
[Property margin-trim value 'block-start block-end inline-start inline-end']
|
||||
expected: FAIL
|
||||
|
||||
[Property margin-trim value 'inline-start block-end block-start inline-end']
|
||||
expected: FAIL
|
||||
|
||||
[Property margin-trim value 'inline-start inline-end block-start block-end']
|
||||
expected: FAIL
|
||||
|
||||
[Property margin-trim value 'inline-end block-end inline-start block-start']
|
||||
expected: FAIL
|
||||
|
|
|
@ -43,3 +43,21 @@
|
|||
|
||||
[e.style['margin-trim'\] = "inline-end block-end inline-start block-start" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['margin-trim'\] = "block inline" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['margin-trim'\] = "inline block" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['margin-trim'\] = "block-start block-end inline-end inline-start" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['margin-trim'\] = "block-start block-end inline-start inline-end" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['margin-trim'\] = "inline-start block-end block-start inline-end" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['margin-trim'\] = "inline-start inline-end block-start block-end" should set the property value]
|
||||
expected: FAIL
|
||||
|
|
|
@ -73,3 +73,6 @@
|
|||
|
||||
[CSS Fonts Module Level 4: parsing @font-palette-values 25]
|
||||
expected: FAIL
|
||||
|
||||
[sibling-index() is invalid in base-palette descriptor]
|
||||
expected: FAIL
|
||||
|
|
|
@ -316,3 +316,6 @@
|
|||
|
||||
[basic parse tests - @font-feature-values bongo { @styleset { complex\\ blah: 1; } }]
|
||||
expected: FAIL
|
||||
|
||||
[basic parse tests - @font-feature-values bongo { @stylistic { blah: sibling-index(); } }]
|
||||
expected: FAIL
|
||||
|
|
2
tests/wpt/meta/css/css-gaps/tentative/multicol/multicol-gap-decorations-001.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-gaps/tentative/multicol/multicol-gap-decorations-001.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[multicol-gap-decorations-001.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-gaps/tentative/multicol/multicol-gap-decorations-002.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-gaps/tentative/multicol/multicol-gap-decorations-002.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[multicol-gap-decorations-002.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-gaps/tentative/multicol/multicol-gap-decorations-003.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-gaps/tentative/multicol/multicol-gap-decorations-003.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[multicol-gap-decorations-003.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-gaps/tentative/multicol/multicol-gap-decorations-004.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-gaps/tentative/multicol/multicol-gap-decorations-004.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[multicol-gap-decorations-004.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-gaps/tentative/multicol/multicol-gap-decorations-005.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-gaps/tentative/multicol/multicol-gap-decorations-005.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[multicol-gap-decorations-005.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-gaps/tentative/multicol/multicol-gap-decorations-006.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-gaps/tentative/multicol/multicol-gap-decorations-006.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[multicol-gap-decorations-006.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-gaps/tentative/multicol/multicol-gap-decorations-007.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-gaps/tentative/multicol/multicol-gap-decorations-007.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[multicol-gap-decorations-007.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-gaps/tentative/multicol/multicol-gap-decorations-008.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-gaps/tentative/multicol/multicol-gap-decorations-008.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[multicol-gap-decorations-008.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-gaps/tentative/multicol/multicol-gap-decorations-009.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-gaps/tentative/multicol/multicol-gap-decorations-009.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[multicol-gap-decorations-009.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-gaps/tentative/multicol/multicol-gap-decorations-010.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-gaps/tentative/multicol/multicol-gap-decorations-010.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[multicol-gap-decorations-010.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-gaps/tentative/multicol/multicol-gap-decorations-011.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-gaps/tentative/multicol/multicol-gap-decorations-011.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[multicol-gap-decorations-011.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-gaps/tentative/multicol/multicol-gap-decorations-012.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-gaps/tentative/multicol/multicol-gap-decorations-012.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[multicol-gap-decorations-012.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-gaps/tentative/multicol/multicol-gap-decorations-013.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-gaps/tentative/multicol/multicol-gap-decorations-013.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[multicol-gap-decorations-013.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-gaps/tentative/multicol/multicol-gap-decorations-014.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-gaps/tentative/multicol/multicol-gap-decorations-014.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[multicol-gap-decorations-014.html]
|
||||
expected: FAIL
|
3
tests/wpt/meta/css/css-grid/alignment/grid-content-alignment-with-abspos-001.html.ini
vendored
Normal file
3
tests/wpt/meta/css/css-grid/alignment/grid-content-alignment-with-abspos-001.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[grid-content-alignment-with-abspos-001.html]
|
||||
[.grid 1]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-grid/grid-items/replaced-element-016.tentative.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-grid/grid-items/replaced-element-016.tentative.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[replaced-element-016.tentative.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-grid/grid-items/replaced-element-017.tentative.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-grid/grid-items/replaced-element-017.tentative.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[replaced-element-017.tentative.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/intrinsic-percent-replaced-030.tentative.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/intrinsic-percent-replaced-030.tentative.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[intrinsic-percent-replaced-030.tentative.html]
|
||||
expected: FAIL
|
|
@ -67,3 +67,6 @@
|
|||
|
||||
[Check if a prefix bound to an empty namespace URI ("no namespace") serialize]
|
||||
expected: FAIL
|
||||
|
||||
[Drop inconsistent xmlns="..." by matching on local name]
|
||||
expected: FAIL
|
||||
|
|
6
tests/wpt/meta/domparsing/xml-parse-serialize-roundtrip.html.ini
vendored
Normal file
6
tests/wpt/meta/domparsing/xml-parse-serialize-roundtrip.html.ini
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
[xml-parse-serialize-roundtrip.html]
|
||||
[DOMParser and XMLSerializer should round trip with CDATA sections: large CDATA]
|
||||
expected: FAIL
|
||||
|
||||
[DOMParser and XMLSerializer should round trip with CDATA sections: multiple CDATAs]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[cross-document-nav-cross-document-nav.html]
|
||||
[cross-document navigation then cross-document navigation]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[marquee-with-trusted-types.html]
|
||||
expected: FAIL
|
|
@ -1,3 +1,4 @@
|
|||
[iframe_sandbox_popups_escaping-2.html]
|
||||
expected: TIMEOUT
|
||||
[Check that popups from a sandboxed iframe escape the sandbox if\n allow-popups-to-escape-sandbox is used]
|
||||
expected: FAIL
|
||||
expected: TIMEOUT
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[iframe_sandbox_popups_nonescaping-2.html]
|
||||
expected: TIMEOUT
|
||||
[Check that popups from a sandboxed iframe do not escape the sandbox]
|
||||
expected: NOTRUN
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[iframe_sandbox_popups_nonescaping-3.html]
|
||||
expected: TIMEOUT
|
||||
[Check that popups from a sandboxed iframe do not escape the sandbox]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
[customizable-select-in-page-appearance.tentative.html]
|
||||
expected: FAIL
|
|
@ -15,3 +15,6 @@
|
|||
[blob-url.any.html]
|
||||
[Different blob URLs pointing to the same blob resolve to different modules]
|
||||
expected: FAIL
|
||||
|
||||
[Revoking a blob URL immediately after calling import will not fail]
|
||||
expected: FAIL
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
[serializing-cdata-in-html-document.html]
|
||||
[Serializing CDATA in an HTML document]
|
||||
expected: FAIL
|
|
@ -760,3 +760,15 @@
|
|||
|
||||
[X Stitched sine-wave buffers at sample rate 43800 does not equal [0,0.06264832615852356,0.12505052983760834,0.18696144223213196,0.24813786149024963,0.308339387178421,0.36732959747314453,0.4248766601085663,0.480754554271698,0.5347436666488647,0.5866320133209229,0.6362156271934509,0.6832997798919678,0.7276994585990906,0.7692402601242065,0.8077589869499207...\] with an element-wise tolerance of {"absoluteThreshold":0.0038986,"relativeThreshold":0}.\n\tIndex\tActual\t\t\tExpected\t\tAbsError\t\tRelError\t\tTest threshold\n\t[14680\]\t1.7249685451109781e-36\t2.0512369275093079e-1\t2.0512369275093079e-1\t1.0000000000000000e+0\t3.8985999999999999e-3\n\t[14681\]\t1.1480505578219891e-2\t1.4340442419052124e-1\t1.3192391861230135e-1\t9.1994315626575540e-1\t3.8985999999999999e-3\n\tMax AbsError of 2.0512369275093079e-1 at index of 14680.\n\tMax RelError of 1.0000000000000000e+0 at index of 14680.\n]
|
||||
expected: FAIL
|
||||
|
||||
[X Stitched sine-wave buffers at sample rate 43800 does not equal [0,0.06264832615852356,0.12505052983760834,0.18696144223213196,0.24813786149024963,0.308339387178421,0.36732959747314453,0.4248766601085663,0.480754554271698,0.5347436666488647,0.5866320133209229,0.6362156271934509,0.6832997798919678,0.7276994585990906,0.7692402601242065,0.8077589869499207...\] with an element-wise tolerance of {"absoluteThreshold":0.0038986,"relativeThreshold":0}.\n\tIndex\tActual\t\t\tExpected\t\tAbsError\t\tRelError\t\tTest threshold\n\t[14680\]\t-2.7021871583080320e+24\t2.0512369275093079e-1\t2.7021871583080320e+24\t1.3173452184234677e+25\t3.8985999999999999e-3\n\t[14681\]\t1.1480505578219891e-2\t1.4340442419052124e-1\t1.3192391861230135e-1\t9.1994315626575540e-1\t3.8985999999999999e-3\n\tMax AbsError of 2.7021871583080320e+24 at index of 14680.\n\tMax RelError of 1.3173452184234677e+25 at index of 14680.\n]
|
||||
expected: FAIL
|
||||
|
||||
[X SNR (-445.2002225707384 dB) is not greater than or equal to 65.737. Got -445.2002225707384.]
|
||||
expected: FAIL
|
||||
|
||||
[X Stitched sine-wave buffers at sample rate 43800 does not equal [0,0.06264832615852356,0.12505052983760834,0.18696144223213196,0.24813786149024963,0.308339387178421,0.36732959747314453,0.4248766601085663,0.480754554271698,0.5347436666488647,0.5866320133209229,0.6362156271934509,0.6832997798919678,0.7276994585990906,0.7692402601242065,0.8077589869499207...\] with an element-wise tolerance of {"absoluteThreshold":0.0038986,"relativeThreshold":0}.\n\tIndex\tActual\t\t\tExpected\t\tAbsError\t\tRelError\t\tTest threshold\n\t[14680\]\t-4.2315589002308092e+19\t2.0512369275093079e-1\t4.2315589002308092e+19\t2.0629303438725304e+20\t3.8985999999999999e-3\n\t[14681\]\t1.1480505578219891e-2\t1.4340442419052124e-1\t1.3192391861230135e-1\t9.1994315626575540e-1\t3.8985999999999999e-3\n\tMax AbsError of 4.2315589002308092e+19 at index of 14680.\n\tMax RelError of 2.0629303438725304e+20 at index of 14680.\n]
|
||||
expected: FAIL
|
||||
|
||||
[X SNR (-349.0959218623025 dB) is not greater than or equal to 65.737. Got -349.0959218623025.]
|
||||
expected: FAIL
|
||||
|
|
19
tests/wpt/meta/webxr/depth-sensing/cpu/depth_sensing_cpu_matchDepthViewIdentity.https.html.ini
vendored
Normal file
19
tests/wpt/meta/webxr/depth-sensing/cpu/depth_sensing_cpu_matchDepthViewIdentity.https.html.ini
vendored
Normal file
|
@ -0,0 +1,19 @@
|
|||
[depth_sensing_cpu_matchDepthViewIdentity.https.html]
|
||||
expected: ERROR
|
||||
[Ensures XRViewGeometry values are identity when matchDepthView is unset, `cpu-optimized` - webgl]
|
||||
expected: TIMEOUT
|
||||
|
||||
[Ensures XRViewGeometry values are identity when matchDepthView is unset, `cpu-optimized` - webgl2]
|
||||
expected: NOTRUN
|
||||
|
||||
[Ensures XRViewGeometry values are identity when matchDepthView=true, `cpu-optimized` - webgl]
|
||||
expected: NOTRUN
|
||||
|
||||
[Ensures XRViewGeometry values are identity when matchDepthView=true, `cpu-optimized` - webgl2]
|
||||
expected: NOTRUN
|
||||
|
||||
[Ensures session can be created when matchDepthView=false, `cpu-optimized` - webgl]
|
||||
expected: NOTRUN
|
||||
|
||||
[Ensures session can be created when matchDepthView=false, `cpu-optimized` - webgl2]
|
||||
expected: NOTRUN
|
19
tests/wpt/meta/webxr/depth-sensing/gpu/depth_sensing_gpu_matchDepthViewIdentity.https.html.ini
vendored
Normal file
19
tests/wpt/meta/webxr/depth-sensing/gpu/depth_sensing_gpu_matchDepthViewIdentity.https.html.ini
vendored
Normal file
|
@ -0,0 +1,19 @@
|
|||
[depth_sensing_gpu_matchDepthViewIdentity.https.html]
|
||||
expected: ERROR
|
||||
[Ensures XRViewGeometry values are identity when matchDepthView is unset, `gpu-optimized` - webgl]
|
||||
expected: TIMEOUT
|
||||
|
||||
[Ensures XRViewGeometry values are identity when matchDepthView is unset, `gpu-optimized` - webgl2]
|
||||
expected: NOTRUN
|
||||
|
||||
[Ensures XRViewGeometry values are identity when matchDepthView=true, `gpu-optimized` - webgl]
|
||||
expected: NOTRUN
|
||||
|
||||
[Ensures XRViewGeometry values are identity when matchDepthView=true, `gpu-optimized` - webgl2]
|
||||
expected: NOTRUN
|
||||
|
||||
[Ensures session can be created when matchDepthView=false, `gpu-optimized` - webgl]
|
||||
expected: NOTRUN
|
||||
|
||||
[Ensures session can be created when matchDepthView=false, `gpu-optimized` - webgl2]
|
||||
expected: NOTRUN
|
Loading…
Add table
Add a link
Reference in a new issue