mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Sync WPT with upstream (27-04-2025) (#36708)
Automated downstream sync of changes from upstream as of 27-04-2025 [no-wpt-sync] Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
902d2ad8f4
commit
e22ce3988b
496 changed files with 12700 additions and 2652 deletions
3711
tests/wpt/meta/MANIFEST.json
vendored
3711
tests/wpt/meta/MANIFEST.json
vendored
File diff suppressed because it is too large
Load diff
|
@ -767,6 +767,18 @@
|
|||
[Invalid 'crv' field: importKey(jwk (public) , {name: Ed25519}, true, [verify\])]
|
||||
expected: FAIL
|
||||
|
||||
[Invalid 'alg' field 'ed25519': importKey(jwk(private), {name: Ed25519}, true, [sign\])]
|
||||
expected: FAIL
|
||||
|
||||
[Invalid 'alg' field 'ED25519': importKey(jwk(private), {name: Ed25519}, true, [sign\])]
|
||||
expected: FAIL
|
||||
|
||||
[Invalid 'alg' field 'ed25519': importKey(jwk (public) , {name: Ed25519}, true, [verify\])]
|
||||
expected: FAIL
|
||||
|
||||
[Invalid 'alg' field 'ED25519': importKey(jwk (public) , {name: Ed25519}, true, [verify\])]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[okp_importKey_failures_Ed25519.https.any.html]
|
||||
[Bad usages: importKey(spki, {name: Ed25519}, true, [encrypt\])]
|
||||
|
@ -1536,3 +1548,15 @@
|
|||
|
||||
[Invalid 'crv' field: importKey(jwk (public) , {name: Ed25519}, true, [verify\])]
|
||||
expected: FAIL
|
||||
|
||||
[Invalid 'alg' field 'ed25519': importKey(jwk(private), {name: Ed25519}, true, [sign\])]
|
||||
expected: FAIL
|
||||
|
||||
[Invalid 'alg' field 'ED25519': importKey(jwk(private), {name: Ed25519}, true, [sign\])]
|
||||
expected: FAIL
|
||||
|
||||
[Invalid 'alg' field 'ed25519': importKey(jwk (public) , {name: Ed25519}, true, [verify\])]
|
||||
expected: FAIL
|
||||
|
||||
[Invalid 'alg' field 'ED25519': importKey(jwk (public) , {name: Ed25519}, true, [verify\])]
|
||||
expected: FAIL
|
||||
|
|
|
@ -773,6 +773,18 @@
|
|||
[Invalid 'crv' field: importKey(jwk (public) , {name: Ed448}, true, [verify\])]
|
||||
expected: FAIL
|
||||
|
||||
[Invalid 'alg' field 'ed448': importKey(jwk(private), {name: Ed448}, true, [sign\])]
|
||||
expected: FAIL
|
||||
|
||||
[Invalid 'alg' field 'ED448': importKey(jwk(private), {name: Ed448}, true, [sign\])]
|
||||
expected: FAIL
|
||||
|
||||
[Invalid 'alg' field 'ed448': importKey(jwk (public) , {name: Ed448}, true, [verify\])]
|
||||
expected: FAIL
|
||||
|
||||
[Invalid 'alg' field 'ED448': importKey(jwk (public) , {name: Ed448}, true, [verify\])]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[okp_importKey_failures_Ed448.https.any.html]
|
||||
[Bad usages: importKey(spki, {name: Ed448}, true, [encrypt\])]
|
||||
|
@ -1548,3 +1560,15 @@
|
|||
|
||||
[Invalid 'crv' field: importKey(jwk (public) , {name: Ed448}, true, [verify\])]
|
||||
expected: FAIL
|
||||
|
||||
[Invalid 'alg' field 'ed448': importKey(jwk(private), {name: Ed448}, true, [sign\])]
|
||||
expected: FAIL
|
||||
|
||||
[Invalid 'alg' field 'ED448': importKey(jwk(private), {name: Ed448}, true, [sign\])]
|
||||
expected: FAIL
|
||||
|
||||
[Invalid 'alg' field 'ed448': importKey(jwk (public) , {name: Ed448}, true, [verify\])]
|
||||
expected: FAIL
|
||||
|
||||
[Invalid 'alg' field 'ED448': importKey(jwk (public) , {name: Ed448}, true, [verify\])]
|
||||
expected: FAIL
|
||||
|
|
|
@ -6,20 +6,50 @@
|
|||
[U+000C FF should be properly parsed inside directive value - HTTP header]
|
||||
expected: TIMEOUT
|
||||
|
||||
[Should load image without any CSP - meta tag]
|
||||
[Should not load image with 'none' CSP - meta tag]
|
||||
expected: FAIL
|
||||
|
||||
[Should load image without any CSP - HTTP header]
|
||||
[Should not load image with 'none' CSP - HTTP header]
|
||||
expected: FAIL
|
||||
|
||||
[U+00A0 NBSP should not be parsed between directive name and value - meta tag]
|
||||
[U+0009 TAB should be properly parsed between directive name and value - meta tag]
|
||||
expected: FAIL
|
||||
|
||||
[U+00A0 NBSP should not be parsed between directive name and value - HTTP header]
|
||||
[U+0009 TAB should be properly parsed between directive name and value - HTTP header]
|
||||
expected: FAIL
|
||||
|
||||
[U+00A0 NBSP should not be parsed inside directive value - meta tag]
|
||||
[U+000C FF should be properly parsed between directive name and value - meta tag]
|
||||
expected: FAIL
|
||||
|
||||
[U+00A0 NBSP should not be parsed inside directive value - HTTP header]
|
||||
[U+000A LF should be properly parsed between directive name and value - meta tag]
|
||||
expected: FAIL
|
||||
|
||||
[U+000D CR should be properly parsed between directive name and value - meta tag]
|
||||
expected: FAIL
|
||||
|
||||
[U+0020 SPACE should be properly parsed between directive name and value - meta tag]
|
||||
expected: FAIL
|
||||
|
||||
[U+0020 SPACE should be properly parsed between directive name and value - HTTP header]
|
||||
expected: FAIL
|
||||
|
||||
[U+0009 TAB should be properly parsed inside directive value - meta tag]
|
||||
expected: FAIL
|
||||
|
||||
[U+0009 TAB should be properly parsed inside directive value - HTTP header]
|
||||
expected: FAIL
|
||||
|
||||
[U+000C FF should be properly parsed inside directive value - meta tag]
|
||||
expected: FAIL
|
||||
|
||||
[U+000A LF should be properly parsed inside directive value - meta tag]
|
||||
expected: FAIL
|
||||
|
||||
[U+000D CR should be properly parsed inside directive value - meta tag]
|
||||
expected: FAIL
|
||||
|
||||
[U+0020 SPACE should be properly parsed inside directive value - meta tag]
|
||||
expected: FAIL
|
||||
|
||||
[U+0020 SPACE should be properly parsed inside directive value - HTTP header]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,4 +0,0 @@
|
|||
[script-blocked-meta.https.html]
|
||||
expected: TIMEOUT
|
||||
[Test that meta require-sri-for blocks scripts with no SRI]
|
||||
expected: TIMEOUT
|
|
@ -1,9 +0,0 @@
|
|||
[script.https.html]
|
||||
[Ensure that a script without integrity did not run]
|
||||
expected: FAIL
|
||||
|
||||
[Ensure that a script with unknown integrity algorithm did not run]
|
||||
expected: FAIL
|
||||
|
||||
[Ensure that a no-cors script gets blocked]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/compositing/mix-blend-mode/mix-blend-mode-video-sibling.html.ini
vendored
Normal file
2
tests/wpt/meta/css/compositing/mix-blend-mode/mix-blend-mode-video-sibling.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[mix-blend-mode-video-sibling.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-align/abspos/align-self-static-position-001.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-align/abspos/align-self-static-position-001.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[align-self-static-position-001.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-align/abspos/align-self-static-position-002.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-align/abspos/align-self-static-position-002.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[align-self-static-position-002.html]
|
||||
expected: FAIL
|
6
tests/wpt/meta/css/css-animations/parsing/keyframe-selectors.html.ini
vendored
Normal file
6
tests/wpt/meta/css/css-animations/parsing/keyframe-selectors.html.ini
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
[keyframe-selectors.html]
|
||||
['entry 10%' should be a valid keyframe selector]
|
||||
expected: FAIL
|
||||
|
||||
['exit 60%' should be a valid keyframe selector]
|
||||
expected: FAIL
|
|
@ -532,6 +532,3 @@
|
|||
|
||||
[e.style['color'\] = "rgb(from color(srgb 0.4 0.2 0.6) r g b)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "oklch(from red calc(1 / l) c h)" should set the property value]
|
||||
expected: FAIL
|
||||
|
|
|
@ -4,3 +4,6 @@
|
|||
|
||||
[rule-width shorthand computed from longhand values]
|
||||
expected: FAIL
|
||||
|
||||
[rule-style shorthand computed from longhand values]
|
||||
expected: FAIL
|
|
@ -124,3 +124,66 @@
|
|||
|
||||
[Property row-rule-style value 'ridge repeat(auto, solid) ridge']
|
||||
expected: FAIL
|
||||
|
||||
[Property rule-style value 'none']
|
||||
expected: FAIL
|
||||
|
||||
[Property rule-style value 'hidden']
|
||||
expected: FAIL
|
||||
|
||||
[Property rule-style value 'dotted']
|
||||
expected: FAIL
|
||||
|
||||
[Property rule-style value 'dashed']
|
||||
expected: FAIL
|
||||
|
||||
[Property rule-style value 'solid']
|
||||
expected: FAIL
|
||||
|
||||
[Property rule-style value 'double']
|
||||
expected: FAIL
|
||||
|
||||
[Property rule-style value 'groove']
|
||||
expected: FAIL
|
||||
|
||||
[Property rule-style value 'ridge']
|
||||
expected: FAIL
|
||||
|
||||
[Property rule-style value 'inset']
|
||||
expected: FAIL
|
||||
|
||||
[Property rule-style value 'dotted dashed solid']
|
||||
expected: FAIL
|
||||
|
||||
[Property rule-style value 'repeat(10, double)']
|
||||
expected: FAIL
|
||||
|
||||
[Property rule-style value 'repeat(3, groove) repeat(4, ridge)']
|
||||
expected: FAIL
|
||||
|
||||
[Property rule-style value 'repeat(auto, solid)']
|
||||
expected: FAIL
|
||||
|
||||
[Property rule-style value 'repeat(auto, dotted solid inset)']
|
||||
expected: FAIL
|
||||
|
||||
[Property rule-style value 'repeat(4, none ridge solid) repeat(auto, hidden)']
|
||||
expected: FAIL
|
||||
|
||||
[Property rule-style value 'inset repeat(auto, solid ridge) repeat(4, none groove hidden)']
|
||||
expected: FAIL
|
||||
|
||||
[Property rule-style value 'repeat(calc(5 + 3), ridge)']
|
||||
expected: FAIL
|
||||
|
||||
[Property rule-style value 'repeat(4, dotted double dashed) repeat(auto, solid) ridge']
|
||||
expected: FAIL
|
||||
|
||||
[Property rule-style value 'repeat(4, dotted double dashed) repeat(auto, solid) repeat(4, none groove hidden)']
|
||||
expected: FAIL
|
||||
|
||||
[Property rule-style value 'ridge repeat(auto, solid)']
|
||||
expected: FAIL
|
||||
|
||||
[Property rule-style value 'ridge repeat(auto, solid) ridge']
|
||||
expected: FAIL
|
135
tests/wpt/meta/css/css-gaps/parsing/gap-decorations-style-valid.html.ini
vendored
Normal file
135
tests/wpt/meta/css/css-gaps/parsing/gap-decorations-style-valid.html.ini
vendored
Normal file
|
@ -0,0 +1,135 @@
|
|||
[gap-decorations-style-valid.html]
|
||||
[e.style['column-rule-style'\] = "repeat(4, dotted)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['column-rule-style'\] = "repeat(3, dashed double dotted)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['column-rule-style'\] = "repeat(1, dashed double dotted solid)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['column-rule-style'\] = "dashed" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['column-rule-style'\] = "repeat(4, double)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['column-rule-style'\] = "dotted ridge" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['column-rule-style'\] = "dotted dashed solid groove ridge" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['column-rule-style'\] = "repeat(3, groove) repeat(4, ridge)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['column-rule-style'\] = "inset repeat(3, ridge) none repeat(4, groove hidden dashed)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['column-rule-style'\] = "repeat(4, none ridge solid) repeat(5, hidden) double" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['column-rule-style'\] = "repeat(auto, solid)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['column-rule-style'\] = "repeat(auto, dotted solid inset)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['column-rule-style'\] = "repeat(auto, dashed groove) ridge" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['column-rule-style'\] = "repeat(4, dotted double dashed) repeat(auto, solid)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['column-rule-style'\] = "inset repeat(auto, solid ridge) repeat(4, none groove hidden)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['row-rule-style'\] = "repeat(4, dotted)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['row-rule-style'\] = "repeat(3, dashed double dotted)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['row-rule-style'\] = "repeat(1, dashed double dotted solid)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['row-rule-style'\] = "dashed" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['row-rule-style'\] = "repeat(4, double)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['row-rule-style'\] = "dotted ridge" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['row-rule-style'\] = "dotted dashed solid groove ridge" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['row-rule-style'\] = "repeat(3, groove) repeat(4, ridge)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['row-rule-style'\] = "inset repeat(3, ridge) none repeat(4, groove hidden dashed)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['row-rule-style'\] = "repeat(4, none ridge solid) repeat(5, hidden) double" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['row-rule-style'\] = "repeat(auto, solid)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['row-rule-style'\] = "repeat(auto, dotted solid inset)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['row-rule-style'\] = "repeat(auto, dashed groove) ridge" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['row-rule-style'\] = "repeat(4, dotted double dashed) repeat(auto, solid)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['row-rule-style'\] = "inset repeat(auto, solid ridge) repeat(4, none groove hidden)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['rule-style'\] = "repeat(4, dotted)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['rule-style'\] = "repeat(3, dashed double dotted)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['rule-style'\] = "repeat(1, dashed double dotted solid)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['rule-style'\] = "dashed" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['rule-style'\] = "repeat(4, double)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['rule-style'\] = "dotted ridge" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['rule-style'\] = "dotted dashed solid groove ridge" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['rule-style'\] = "repeat(3, groove) repeat(4, ridge)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['rule-style'\] = "inset repeat(3, ridge) none repeat(4, groove hidden dashed)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['rule-style'\] = "repeat(4, none ridge solid) repeat(5, hidden) double" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['rule-style'\] = "repeat(auto, solid)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['rule-style'\] = "repeat(auto, dotted solid inset)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['rule-style'\] = "repeat(auto, dashed groove) ridge" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['rule-style'\] = "repeat(4, dotted double dashed) repeat(auto, solid)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['rule-style'\] = "inset repeat(auto, solid ridge) repeat(4, none groove hidden)" should set the property value]
|
||||
expected: FAIL
|
|
@ -1,90 +0,0 @@
|
|||
[gap-decorations-style-valid.html]
|
||||
[e.style['column-rule-style'\] = "repeat(4, dotted)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['column-rule-style'\] = "repeat(3, dashed double dotted)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['column-rule-style'\] = "repeat(1, dashed double dotted solid)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['column-rule-style'\] = "dashed" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['column-rule-style'\] = "repeat(4, double)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['column-rule-style'\] = "dotted ridge" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['column-rule-style'\] = "dotted dashed solid groove ridge" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['column-rule-style'\] = "repeat(3, groove) repeat(4, ridge)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['column-rule-style'\] = "inset repeat(3, ridge) none repeat(4, groove hidden dashed)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['column-rule-style'\] = "repeat(4, none ridge solid) repeat(5, hidden) double" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['column-rule-style'\] = "repeat(auto, solid)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['column-rule-style'\] = "repeat(auto, dotted solid inset)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['column-rule-style'\] = "repeat(auto, dashed groove) ridge" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['column-rule-style'\] = "repeat(4, dotted double dashed) repeat(auto, solid)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['column-rule-style'\] = "inset repeat(auto, solid ridge) repeat(4, none groove hidden)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['row-rule-style'\] = "repeat(5, dashed)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['row-rule-style'\] = "repeat(4, dashed dotted)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['row-rule-style'\] = "repeat(1, dashed double dotted solid)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['row-rule-style'\] = "ridge" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['row-rule-style'\] = "repeat(5, solid)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['row-rule-style'\] = "dotted" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['row-rule-style'\] = "dotted dashed ridge" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['row-rule-style'\] = "repeat(4, solid) repeat(5, double) repeat(6, dotted)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['row-rule-style'\] = "ridge repeat(4, solid) double repeat(6, dotted)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['row-rule-style'\] = "repeat(4, none ridge solid) solid repeat(5, hidden) double" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['row-rule-style'\] = "repeat(auto, dotted)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['row-rule-style'\] = "repeat(auto, dashed solid inset double)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['row-rule-style'\] = "repeat(auto, dashed groove) repeat(4, solid) double" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['row-rule-style'\] = "repeat(4, dotted double dashed) repeat(auto, solid) repeat(4, none groove hidden)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['row-rule-style'\] = "dotted repeat(auto, solid ridge) solid" should set the property value]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[grid-content-alignment-with-abspos-001.html]
|
||||
[.grid 1]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-grid/subgrid/line-names-014.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-grid/subgrid/line-names-014.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[line-names-014.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-overflow/line-clamp/block-ellipsis-022.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-overflow/line-clamp/block-ellipsis-022.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[block-ellipsis-022.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-overflow/line-clamp/line-clamp-auto-010.tentative.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-overflow/line-clamp/line-clamp-auto-010.tentative.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[line-clamp-auto-010.tentative.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-overflow/line-clamp/webkit-line-clamp-037.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-overflow/line-clamp/webkit-line-clamp-037.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[webkit-line-clamp-037.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/dynamic-available-size-iframe.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/dynamic-available-size-iframe.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[dynamic-available-size-iframe.html]
|
||||
expected: FAIL
|
|
@ -52,3 +52,6 @@
|
|||
|
||||
[value at progress 0.75 in animation of "width" from "calc-size(80px, size)" to "calc-size(calc-size(10px, (2 * size)), size + 20px)"]
|
||||
expected: FAIL
|
||||
|
||||
[value at progress 0.75 in animation of "width" from "calc-size(fit-content, 20px)" to "calc-size(calc-size(fit-content, 3 * size + 10px), min(size + 20px, 2 * size - 30px) + ((2 * size) + 80px))"]
|
||||
expected: FAIL
|
||||
|
|
|
@ -4,3 +4,6 @@
|
|||
|
||||
[calc(e - exp(sibling-index())) should be used-value-equivalent to 0]
|
||||
expected: FAIL
|
||||
|
||||
[calc(log(exp(2 * sibling-index()))) should be used-value-equivalent to 2]
|
||||
expected: FAIL
|
||||
|
|
2
tests/wpt/meta/css/selectors/popover-open-with-has-sibling-selector.html.ini
vendored
Normal file
2
tests/wpt/meta/css/selectors/popover-open-with-has-sibling-selector.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[popover-open-with-has-sibling-selector.html]
|
||||
expected: TIMEOUT
|
|
@ -19,3 +19,9 @@
|
|||
|
||||
[initialize is no-op on a subtree with a non-null registry]
|
||||
expected: FAIL
|
||||
|
||||
[initialize works on Document]
|
||||
expected: FAIL
|
||||
|
||||
[initialize works on DocumentFragment]
|
||||
expected: FAIL
|
||||
|
|
2
tests/wpt/meta/custom-elements/scoped-registry-initialize.html.ini
vendored
Normal file
2
tests/wpt/meta/custom-elements/scoped-registry-initialize.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[scoped-registry-initialize.html]
|
||||
expected: ERROR
|
|
@ -152,6 +152,9 @@
|
|||
[from(): Sync iterable multiple in-flight subscriptions]
|
||||
expected: FAIL
|
||||
|
||||
[No error is reported when aborting a subscription to a sync iterator that has no `return()` implementation]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[observable-from.any.html]
|
||||
[from(): Observable.from() is a function]
|
||||
|
@ -306,3 +309,6 @@
|
|||
|
||||
[from(): Sync iterable multiple in-flight subscriptions]
|
||||
expected: FAIL
|
||||
|
||||
[No error is reported when aborting a subscription to a sync iterator that has no `return()` implementation]
|
||||
expected: FAIL
|
||||
|
|
|
@ -2,6 +2,9 @@
|
|||
[When params is set to true, URL differs only by their parameters (other than `dispatch` and `uuid`) should not be cached as different entries.]
|
||||
expected: FAIL
|
||||
|
||||
[When key-order is set , URLs should be compared in an order-insensitive way. Matched cases:]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[no-vary-search.tentative.any.sharedworker.html]
|
||||
expected: ERROR
|
||||
|
@ -10,6 +13,9 @@
|
|||
[When params is set to true, URL differs only by their parameters (other than `dispatch` and `uuid`) should not be cached as different entries.]
|
||||
expected: FAIL
|
||||
|
||||
[When key-order is set , URLs should be compared in an order-insensitive way. Matched cases:]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[no-vary-search.tentative.any.serviceworker.html]
|
||||
expected: ERROR
|
||||
|
|
|
@ -1,6 +0,0 @@
|
|||
[empty-iframe-load-event.html]
|
||||
[Check execution order from nested timeout]
|
||||
expected: FAIL
|
||||
|
||||
[Check execution order on load handler]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[same-document-refresh.html]
|
||||
[Same-Document Referrer from Refresh]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[a-click.html]
|
||||
[aElement.click() before the load event must NOT replace]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[cross-document-nav-cross-document-nav.html]
|
||||
[cross-document navigation then cross-document navigation]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[traverse_the_history_5.html]
|
||||
[Multiple history traversals, last would be aborted]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[location_hash_set_empty_string.html]
|
||||
[window.location.hash is an empty string]
|
||||
expected: FAIL
|
2
tests/wpt/meta/html/canvas/element/canvas-host/2d.canvas.host.size.large.html.ini
vendored
Normal file
2
tests/wpt/meta/html/canvas/element/canvas-host/2d.canvas.host.size.large.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[2d.canvas.host.size.large.html]
|
||||
expected: CRASH
|
2
tests/wpt/meta/html/canvas/offscreen/canvas-host/2d.canvas.host.size.large.worker.js.ini
vendored
Normal file
2
tests/wpt/meta/html/canvas/offscreen/canvas-host/2d.canvas.host.size.large.worker.js.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[2d.canvas.host.size.large.worker.html]
|
||||
expected: CRASH
|
|
@ -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: 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: TIMEOUT
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
[seek-to-negative-time.htm]
|
||||
[seek to negative time]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -64,3 +64,6 @@
|
|||
|
||||
[invoking (as show-popover) open popover is noop]
|
||||
expected: FAIL
|
||||
|
||||
[invoking (as show-popover) should create an implicit anchor reference for anchor positioning.]
|
||||
expected: FAIL
|
||||
|
|
|
@ -0,0 +1,4 @@
|
|||
[new-scroll-event-dispatched-at-next-updating-rendering-time.html]
|
||||
expected: TIMEOUT
|
||||
[new-scroll-event-dispatched-at-next-updating-rendering-time]
|
||||
expected: TIMEOUT
|
|
@ -1,3 +0,0 @@
|
|||
[eventloop.html]
|
||||
[test0: multiple notifications inside same event loop]
|
||||
expected: FAIL
|
9
tests/wpt/meta/streams/readable-streams/crashtests/garbage-collection.any.js.ini
vendored
Normal file
9
tests/wpt/meta/streams/readable-streams/crashtests/garbage-collection.any.js.ini
vendored
Normal file
|
@ -0,0 +1,9 @@
|
|||
[garbage-collection.any.sharedworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[garbage-collection.any.worker.html]
|
||||
|
||||
[garbage-collection.any.html]
|
||||
|
||||
[garbage-collection.any.serviceworker.html]
|
||||
expected: ERROR
|
|
@ -751,3 +751,12 @@
|
|||
|
||||
[X SNR (-204.5968680501149 dB) is not greater than or equal to 65.737. Got -204.5968680501149.]
|
||||
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\]\t6.4559834464256000e+14\t2.0512369275093079e-1\t6.4559834464255975e+14\t3.1473611652773360e+15\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 6.4559834464255975e+14 at index of 14680.\n\tMax RelError of 3.1473611652773360e+15 at index of 14680.\n]
|
||||
expected: FAIL
|
||||
|
||||
[X SNR (-252.7651622190615 dB) is not greater than or equal to 65.737. Got -252.7651622190615.]
|
||||
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\]\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
|
||||
|
|
|
@ -5,3 +5,9 @@
|
|||
|
||||
[Ensures getDepthInformation() throws when not run in an active frame, `cpu-optimized` - webgl2]
|
||||
expected: FAIL
|
||||
|
||||
[Ensures appropriate depth methods and attributes throw when not run in an active frame, `cpu-optimized` - webgl]
|
||||
expected: FAIL
|
||||
|
||||
[Ensures appropriate depth methods and attributes throw when not run in an active frame, `cpu-optimized` - webgl2]
|
||||
expected: FAIL
|
||||
|
|
7
tests/wpt/meta/webxr/depth-sensing/cpu/depth_sensing_cpu_pauseResume.https.html.ini
vendored
Normal file
7
tests/wpt/meta/webxr/depth-sensing/cpu/depth_sensing_cpu_pauseResume.https.html.ini
vendored
Normal file
|
@ -0,0 +1,7 @@
|
|||
[depth_sensing_cpu_pauseResume.https.html]
|
||||
expected: ERROR
|
||||
[Ensures appropriate data availability with (pause|resume)DepthSensing, `cpu-optimized` - webgl]
|
||||
expected: FAIL
|
||||
|
||||
[Ensures appropriate data availability with (pause|resume)DepthSensing, `cpu-optimized` - webgl2]
|
||||
expected: FAIL
|
7
tests/wpt/meta/webxr/depth-sensing/gpu/depth_sensing_gpu_pauseResume.https.html.ini
vendored
Normal file
7
tests/wpt/meta/webxr/depth-sensing/gpu/depth_sensing_gpu_pauseResume.https.html.ini
vendored
Normal file
|
@ -0,0 +1,7 @@
|
|||
[depth_sensing_gpu_pauseResume.https.html]
|
||||
expected: ERROR
|
||||
[Ensures appropriate data availability with (pause|resume)DepthSensing, `gpu-optimized` - webgl]
|
||||
expected: FAIL
|
||||
|
||||
[Ensures appropriate data availability with (pause|resume)DepthSensing, `gpu-optimized` - webgl2]
|
||||
expected: FAIL
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue