Update web-platform-tests to revision b'38623a53d6598cb7aab4be8a810102b352a652df' (#34622)

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
Servo WPT Sync 2024-12-15 04:52:07 +01:00 committed by GitHub
parent a87a86f4f2
commit a37a9f68b8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
671 changed files with 22362 additions and 3510 deletions

View file

@ -49,3 +49,6 @@
[sec-fetch-dest]
expected: FAIL
[sec-fetch-storage-access - Same site]
expected: FAIL

View file

@ -43,3 +43,12 @@
[sec-fetch-site - HTTPS downgrade-upgrade]
expected: [FAIL, PASS]
[sec-fetch-storage-access - Not sent to non-trustworthy same-origin destination]
expected: FAIL
[sec-fetch-storage-access - Not sent to non-trustworthy same-site destination]
expected: FAIL
[sec-fetch-storage-access - Not sent to non-trustworthy cross-site destination]
expected: FAIL

View file

@ -266,3 +266,30 @@
[border-image sec-fetch-user]
expected: FAIL
[background-image sec-fetch-storage-access - Cross-site]
expected: TIMEOUT
[border-image sec-fetch-storage-access - Cross-site]
expected: FAIL
[content sec-fetch-storage-access - Cross-site]
expected: FAIL
[cursor sec-fetch-storage-access - Cross-site]
expected: FAIL
[list-style-image sec-fetch-storage-access - Cross-site]
expected: FAIL
[border-image sec-fetch-storage-access - Same site]
expected: FAIL
[content sec-fetch-storage-access - Same site]
expected: FAIL
[cursor sec-fetch-storage-access - Same site]
expected: FAIL
[list-style-image sec-fetch-storage-access - Same site]
expected: FAIL

View file

@ -188,3 +188,39 @@
[background-image sec-fetch-site - HTTPS downgrade (header not sent)]
expected: TIMEOUT
[border-image sec-fetch-storage-access - Not sent to non-trustworthy same-origin destination]
expected: FAIL
[content sec-fetch-storage-access - Not sent to non-trustworthy same-origin destination]
expected: FAIL
[cursor sec-fetch-storage-access - Not sent to non-trustworthy same-origin destination]
expected: FAIL
[list-style-image sec-fetch-storage-access - Not sent to non-trustworthy same-origin destination]
expected: FAIL
[border-image sec-fetch-storage-access - Not sent to non-trustworthy same-site destination]
expected: FAIL
[content sec-fetch-storage-access - Not sent to non-trustworthy same-site destination]
expected: FAIL
[cursor sec-fetch-storage-access - Not sent to non-trustworthy same-site destination]
expected: FAIL
[list-style-image sec-fetch-storage-access - Not sent to non-trustworthy same-site destination]
expected: FAIL
[border-image sec-fetch-storage-access - Not sent to non-trustworthy cross-site destination]
expected: FAIL
[content sec-fetch-storage-access - Not sent to non-trustworthy cross-site destination]
expected: FAIL
[cursor sec-fetch-storage-access - Not sent to non-trustworthy cross-site destination]
expected: FAIL
[list-style-image sec-fetch-storage-access - Not sent to non-trustworthy cross-site destination]
expected: FAIL

View file

@ -44,3 +44,12 @@
[sec-fetch-site - HTTPS downgrade-upgrade - no attributes]
expected: NOTRUN
[sec-fetch-storage-access - Not sent to non-trustworthy same-origin destination - no attributes]
expected: NOTRUN
[sec-fetch-storage-access - Not sent to non-trustworthy same-site destination - no attributes]
expected: NOTRUN
[sec-fetch-storage-access - Not sent to non-trustworthy cross-site destination - no attributes]
expected: NOTRUN

View file

@ -22,3 +22,6 @@
[sec-fetch-site - HTTPS downgrade-upgrade, no attributes]
expected: FAIL
[sec-fetch-storage-access - Cross-site, no attributes]
expected: FAIL

View file

@ -50,3 +50,9 @@
[sec-fetch-user]
expected: NOTRUN
[sec-fetch-storage-access - Cross-site]
expected: NOTRUN
[sec-fetch-storage-access - Same site]
expected: NOTRUN

View file

@ -44,3 +44,12 @@
[sec-fetch-site - HTTPS downgrade-upgrade]
expected: NOTRUN
[sec-fetch-storage-access - Not sent to non-trustworthy same-origin destination]
expected: NOTRUN
[sec-fetch-storage-access - Not sent to non-trustworthy same-site destination]
expected: NOTRUN
[sec-fetch-storage-access - Not sent to non-trustworthy cross-site destination]
expected: NOTRUN

View file

@ -44,3 +44,12 @@
[sec-fetch-site - HTTPS downgrade-upgrade]
expected: NOTRUN
[sec-fetch-storage-access - Not sent to non-trustworthy same-origin destination]
expected: NOTRUN
[sec-fetch-storage-access - Not sent to non-trustworthy same-site destination]
expected: NOTRUN
[sec-fetch-storage-access - Not sent to non-trustworthy cross-site destination]
expected: NOTRUN

View file

@ -1,61 +1,61 @@
[element-img-environment-change.https.sub.html]
expected: TIMEOUT
[sec-fetch-site - Cross-site, no attributes]
expected: TIMEOUT
expected: FAIL
[sec-fetch-site - Same site, no attributes]
expected: NOTRUN
expected: FAIL
[sec-fetch-site - Same-Origin -> Cross-Site -> Same-Origin redirect, no attributes]
expected: NOTRUN
expected: FAIL
[sec-fetch-site - Same-Origin -> Same-Site -> Same-Origin redirect, no attributes]
expected: NOTRUN
expected: FAIL
[sec-fetch-site - Cross-Site -> Same Origin, no attributes]
expected: NOTRUN
expected: FAIL
[sec-fetch-site - Cross-Site -> Same-Site, no attributes]
expected: NOTRUN
expected: FAIL
[sec-fetch-site - Cross-Site -> Cross-Site, no attributes]
expected: NOTRUN
expected: FAIL
[sec-fetch-site - Same-Origin -> Same Origin, no attributes]
expected: NOTRUN
expected: FAIL
[sec-fetch-site - Same-Origin -> Same-Site, no attributes]
expected: NOTRUN
expected: FAIL
[sec-fetch-site - Same-Origin -> Cross-Site, no attributes]
expected: NOTRUN
expected: FAIL
[sec-fetch-site - Same-Site -> Same Origin, no attributes]
expected: NOTRUN
expected: FAIL
[sec-fetch-site - Same-Site -> Same-Site, no attributes]
expected: NOTRUN
expected: FAIL
[sec-fetch-site - Same-Site -> Cross-Site, no attributes]
expected: NOTRUN
expected: FAIL
[sec-fetch-mode - no attributes]
expected: NOTRUN
expected: FAIL
[sec-fetch-mode - attributes: crossorigin]
expected: NOTRUN
expected: FAIL
[sec-fetch-mode - attributes: crossorigin=anonymous]
expected: NOTRUN
expected: FAIL
[sec-fetch-mode - attributes: crossorigin=use-credentials]
expected: NOTRUN
expected: FAIL
[sec-fetch-dest - no attributes]
expected: NOTRUN
expected: FAIL
[sec-fetch-user - no attributes]
expected: NOTRUN
expected: FAIL
[sec-fetch-site - Same origin, no attributes]
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: TIMEOUT
expected: FAIL
[sec-fetch-site - Not sent to non-trustworthy cross-site destination, no attributes]
expected: NOTRUN
@ -41,3 +41,6 @@
[sec-fetch-site - HTTPS downgrade-upgrade, no attributes]
expected: NOTRUN
[sec-fetch-site - Not sent to non-trustworthy same-origin destination, no attributes]
expected: FAIL

View file

@ -43,3 +43,9 @@
[sec-fetch-site - src - HTTPS downgrade-upgrade, no attributes]
expected: FAIL
[sec-fetch-storage-access - src - Cross-site, no attributes]
expected: FAIL
[sec-fetch-storage-access - srcset - Cross-site, no attributes]
expected: FAIL

View file

@ -53,3 +53,9 @@
[sec-fetch-user - no attributes]
expected: NOTRUN
[sec-fetch-storage-access - Cross-site, no attributes]
expected: NOTRUN
[sec-fetch-storage-access - Same site, no attributes]
expected: NOTRUN

View file

@ -44,3 +44,12 @@
[sec-fetch-site - HTTPS downgrade-upgrade, no attributes]
expected: NOTRUN
[sec-fetch-storage-access - Not sent to non-trustworthy same-origin destination, no attributes]
expected: NOTRUN
[sec-fetch-storage-access - Not sent to non-trustworthy same-site destination, no attributes]
expected: NOTRUN
[sec-fetch-storage-access - Not sent to non-trustworthy cross-site destination, no attributes]
expected: NOTRUN

View file

@ -59,3 +59,9 @@
[sec-fetch-user no attributes]
expected: NOTRUN
[sec-fetch-storage-access - Cross-site no attributes]
expected: NOTRUN
[sec-fetch-storage-access - Same site no attributes]
expected: NOTRUN

View file

@ -44,3 +44,12 @@
[sec-fetch-site - HTTPS downgrade-upgrade no attributes]
expected: NOTRUN
[sec-fetch-storage-access - Not sent to non-trustworthy same-origin destination no attributes]
expected: NOTRUN
[sec-fetch-storage-access - Not sent to non-trustworthy same-site destination no attributes]
expected: NOTRUN
[sec-fetch-storage-access - Not sent to non-trustworthy cross-site destination no attributes]
expected: NOTRUN

View file

@ -61,3 +61,6 @@
[sec-fetch-dest attributes: as=worker]
expected: FAIL
[sec-fetch-storage-access - Cross-site no attributes]
expected: FAIL

View file

@ -61,3 +61,12 @@
[sec-fetch-site - source[srcset\] - Same-Site -> Cross-Site, no attributes]
expected: FAIL
[sec-fetch-storage-access - img[src\] - Cross-site, no attributes]
expected: FAIL
[sec-fetch-storage-access - img[srcset\] - Cross-site, no attributes]
expected: FAIL
[sec-fetch-storage-access - source[srcset\] - Cross-site, no attributes]
expected: FAIL

View file

@ -40,3 +40,6 @@
[sec-fetch-site - Same-Site -> Cross-Site, attributes: type=module]
expected: FAIL
[sec-fetch-storage-access - Cross-site, no attributes]
expected: FAIL

View file

@ -53,3 +53,9 @@
[sec-fetch-user]
expected: NOTRUN
[sec-fetch-storage-access - Cross-site]
expected: NOTRUN
[sec-fetch-storage-access - Same site]
expected: NOTRUN

View file

@ -44,3 +44,12 @@
[sec-fetch-site - HTTPS downgrade-upgrade]
expected: NOTRUN
[sec-fetch-storage-access - Not sent to non-trustworthy same-origin destination]
expected: NOTRUN
[sec-fetch-storage-access - Not sent to non-trustworthy same-site destination]
expected: NOTRUN
[sec-fetch-storage-access - Not sent to non-trustworthy cross-site destination]
expected: NOTRUN

View file

@ -22,3 +22,6 @@
[sec-fetch-site - HTTPS downgrade-upgrade, no attributes]
expected: FAIL
[sec-fetch-storage-access - Cross-site, no attributes]
expected: FAIL

View file

@ -118,3 +118,15 @@
[sec-fetch-user - no init - fallback]
expected: FAIL
[sec-fetch-storage-access - Cross-site, init: mode=no-cors, credentials=include - respondWith]
expected: FAIL
[sec-fetch-storage-access - Cross-site, init: mode=no-cors, credentials=include - fallback]
expected: FAIL
[sec-fetch-storage-access - Same site, init: mode=no-cors, credentials=include - respondWith]
expected: FAIL
[sec-fetch-storage-access - Same site, init: mode=no-cors, credentials=include - fallback]
expected: FAIL

View file

@ -19,3 +19,6 @@
[sec-fetch-site - Same-Site -> Cross-Site, init: mode=no-cors]
expected: FAIL
[sec-fetch-storage-access - Cross-site, init: mode=no-cors, credentials=include]
expected: FAIL

View file

@ -89,3 +89,21 @@
[sec-fetch-site - HTTPS downgrade-upgrade - POST]
expected: NOTRUN
[sec-fetch-storage-access - Not sent to non-trustworthy same-origin destination - GET]
expected: NOTRUN
[sec-fetch-storage-access - Not sent to non-trustworthy same-origin destination - POST]
expected: NOTRUN
[sec-fetch-storage-access - Not sent to non-trustworthy same-site destination - GET]
expected: NOTRUN
[sec-fetch-storage-access - Not sent to non-trustworthy same-site destination - POST]
expected: NOTRUN
[sec-fetch-storage-access - Not sent to non-trustworthy cross-site destination - GET]
expected: NOTRUN
[sec-fetch-storage-access - Not sent to non-trustworthy cross-site destination - POST]
expected: NOTRUN

View file

@ -97,3 +97,15 @@
[sec-fetch-user rel=stylesheet]
expected: FAIL
[sec-fetch-storage-access rel=icon - Cross-site]
expected: FAIL
[sec-fetch-storage-access rel=stylesheet - Cross-site]
expected: FAIL
[sec-fetch-storage-access rel=icon - Same site]
expected: FAIL
[sec-fetch-storage-access rel=stylesheet - Same site]
expected: FAIL

View file

@ -88,3 +88,21 @@
[sec-fetch-site rel=stylesheet - HTTPS downgrade-upgrade]
expected: FAIL
[sec-fetch-storage-access rel=icon - Not sent to non-trustworthy same-origin destination]
expected: FAIL
[sec-fetch-storage-access rel=stylesheet - Not sent to non-trustworthy same-origin destination]
expected: FAIL
[sec-fetch-storage-access rel=icon - Not sent to non-trustworthy same-site destination]
expected: FAIL
[sec-fetch-storage-access rel=stylesheet - Not sent to non-trustworthy same-site destination]
expected: FAIL
[sec-fetch-storage-access rel=icon - Not sent to non-trustworthy cross-site destination]
expected: FAIL
[sec-fetch-storage-access rel=stylesheet - Not sent to non-trustworthy cross-site destination]
expected: FAIL

View file

@ -53,3 +53,9 @@
[sec-fetch-user]
expected: NOTRUN
[sec-fetch-storage-access - Cross-site]
expected: NOTRUN
[sec-fetch-storage-access - Same site]
expected: NOTRUN

View file

@ -44,3 +44,12 @@
[sec-fetch-site - HTTPS downgrade-upgrade]
expected: NOTRUN
[sec-fetch-storage-access - Not sent to non-trustworthy same-origin destination]
expected: NOTRUN
[sec-fetch-storage-access - Not sent to non-trustworthy same-site destination]
expected: NOTRUN
[sec-fetch-storage-access - Not sent to non-trustworthy cross-site destination]
expected: NOTRUN

View file

@ -62,3 +62,9 @@
[sec-fetch-user no attributes]
expected: NOTRUN
[sec-fetch-storage-access - Cross-site no attributes]
expected: NOTRUN
[sec-fetch-storage-access - Same site no attributes]
expected: NOTRUN

View file

@ -44,3 +44,12 @@
[sec-fetch-site - HTTPS downgrade-upgrade no attributes]
expected: NOTRUN
[sec-fetch-storage-access - Not sent to non-trustworthy same-origin destination no attributes]
expected: NOTRUN
[sec-fetch-storage-access - Not sent to non-trustworthy same-site destination no attributes]
expected: NOTRUN
[sec-fetch-storage-access - Not sent to non-trustworthy cross-site destination no attributes]
expected: NOTRUN

View file

@ -35,3 +35,15 @@
[sec-fetch-user - history.forward]
expected: NOTRUN
[sec-fetch-storage-access - Cross-site - history.back]
expected: NOTRUN
[sec-fetch-storage-access - Cross-site - history.forward]
expected: NOTRUN
[sec-fetch-storage-access - Same site - history.back]
expected: NOTRUN
[sec-fetch-storage-access - Same site - history.forward]
expected: NOTRUN

View file

@ -71,3 +71,21 @@
[sec-fetch-user - Not sent to non-trustworthy cross-site destination - history.forward]
expected: NOTRUN
[sec-fetch-storage-access - Not sent to non-trustworthy same-origin destination - history.back]
expected: NOTRUN
[sec-fetch-storage-access - Not sent to non-trustworthy same-origin destination - history.forward]
expected: NOTRUN
[sec-fetch-storage-access - Not sent to non-trustworthy same-site destination - history.back]
expected: NOTRUN
[sec-fetch-storage-access - Not sent to non-trustworthy same-site destination - history.forward]
expected: NOTRUN
[sec-fetch-storage-access - Not sent to non-trustworthy cross-site destination - history.back]
expected: NOTRUN
[sec-fetch-storage-access - Not sent to non-trustworthy cross-site destination - history.forward]
expected: NOTRUN

View file

@ -19,3 +19,6 @@
[sec-fetch-site - Same-Site -> Cross-Site]
expected: FAIL
[sec-fetch-storage-access - Cross-site]
expected: FAIL