Sync WPT with upstream (02-06-2025) (#37212)

Automated downstream sync of changes from upstream as of 02-06-2025
[no-wpt-sync]

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
Servo WPT Sync 2025-06-02 08:06:09 +02:00 committed by GitHub
parent f710e2cab4
commit 2a07ef01f5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
230 changed files with 6516 additions and 2061 deletions

View file

@ -1,3 +1,15 @@
[bad-br-body.https.any.html]
[Consuming the body of a resource with bad br content with arrayBuffer() should reject]
expected: FAIL
[Consuming the body of a resource with bad br content with blob() should reject]
expected: FAIL
[Consuming the body of a resource with bad br content with bytes() should reject]
expected: FAIL
[Consuming the body of a resource with bad br content with json() should reject]
expected: FAIL
[Consuming the body of a resource with bad br content with text() should reject]
expected: FAIL

View file

@ -11,6 +11,9 @@
[Consuming the body of a resource with bad gzip content with text() should reject]
expected: FAIL
[Consuming the body of a resource with bad gzip content with bytes() should reject]
expected: FAIL
[bad-gzip-body.any.worker.html]
[Consuming the body of a resource with bad gzip content with arrayBuffer() should reject]
@ -25,6 +28,9 @@
[Consuming the body of a resource with bad gzip content with text() should reject]
expected: FAIL
[Consuming the body of a resource with bad gzip content with bytes() should reject]
expected: FAIL
[bad-gzip-body.any.serviceworker.html]
expected: ERROR

View file

@ -11,6 +11,9 @@
[Consuming the body of a resource with bad zstd content with text() should reject]
expected: FAIL
[Consuming the body of a resource with bad zstd content with bytes() should reject]
expected: FAIL
[bad-zstd-body.https.any.worker.html]
[Consuming the body of a resource with bad zstd content with arrayBuffer() should reject]
@ -25,6 +28,9 @@
[Consuming the body of a resource with bad zstd content with text() should reject]
expected: FAIL
[Consuming the body of a resource with bad zstd content with bytes() should reject]
expected: FAIL
[bad-zstd-body.https.any.sharedworker.html]
expected: ERROR

View file

@ -33,9 +33,6 @@
[Https downgrade-upgrade embed]
expected: TIMEOUT
[Https downgrade-upgrade preload]
expected: TIMEOUT
[Https downgrade-upgrade iframe: sec-fetch-mode]
expected: FAIL

View file

@ -1,4 +0,0 @@
[importscripts.html]
expected: ERROR
[Test importScripts()]
expected: TIMEOUT

View file

@ -1,156 +0,0 @@
[mixed-content-fetch.tentative.https.window.html]
[https-local to http-local: wrong targetAddressSpace "unknown".]
expected: FAIL
[https-local to http-local: wrong targetAddressSpace "private".]
expected: FAIL
[https-local to http-local: wrong targetAddressSpace "public".]
expected: FAIL
[https-local to http-local: not a private network request.]
expected: FAIL
[https-local to http-private: wrong targetAddressSpace "unknown".]
expected: FAIL
[https-local to http-private: wrong targetAddressSpace "local".]
expected: FAIL
[https-local to http-private: wrong targetAddressSpace "public".]
expected: FAIL
[https-local to http-private: not a private network request.]
expected: FAIL
[https-local to http-public: wrong targetAddressSpace "unknown".]
expected: FAIL
[https-local to http-public: wrong targetAddressSpace "local".]
expected: FAIL
[https-local to http-public: wrong targetAddressSpace "private".]
expected: FAIL
[https-local to http-public: not a private network request.]
expected: FAIL
[https-private to http-local: missing targetAddressSpace.]
expected: FAIL
[https-private to http-local: wrong targetAddressSpace "unknown".]
expected: FAIL
[https-private to http-local: wrong targetAddressSpace "private".]
expected: FAIL
[https-private to http-local: wrong targetAddressSpace "public".]
expected: FAIL
[https-private to http-local: failed preflight.]
expected: FAIL
[https-private to http-local: success.]
expected: FAIL
[https-private to http-private: wrong targetAddressSpace "unknown".]
expected: FAIL
[https-private to http-private: wrong targetAddressSpace "local".]
expected: FAIL
[https-private to http-private: wrong targetAddressSpace "public".]
expected: FAIL
[https-private to http-private: not a private network request.]
expected: FAIL
[https-private to http-public: wrong targetAddressSpace "unknown".]
expected: FAIL
[https-private to http-public: wrong targetAddressSpace "local".]
expected: FAIL
[https-private to http-public: wrong targetAddressSpace "private".]
expected: FAIL
[https-private to http-public: not a private network request.]
expected: FAIL
[https-public to http-local: missing targetAddressSpace.]
expected: FAIL
[https-public to http-local: wrong targetAddressSpace "unknown".]
expected: FAIL
[https-public to http-local: wrong targetAddressSpace "private".]
expected: FAIL
[https-public to http-local: wrong targetAddressSpace "public".]
expected: FAIL
[https-public to http-local: failed preflight.]
expected: FAIL
[https-public to http-local: success.]
expected: FAIL
[https-public to http-private: missing targetAddressSpace.]
expected: FAIL
[https-public to http-private: wrong targetAddressSpace "unknown".]
expected: FAIL
[https-public to http-private: wrong targetAddressSpace "local".]
expected: FAIL
[https-public to http-private: wrong targetAddressSpace "public".]
expected: FAIL
[https-public to http-private: failed preflight.]
expected: FAIL
[https-public to http-private: success.]
expected: FAIL
[https-public to http-public: wrong targetAddressSpace "unknown".]
expected: FAIL
[https-public to http-public: wrong targetAddressSpace "local".]
expected: FAIL
[https-public to http-public: wrong targetAddressSpace "private".]
expected: FAIL
[https-public to http-public: not a private network request.]
expected: FAIL
[https-treat-as-public to http-local: wrong targetAddressSpace "private".]
expected: FAIL
[https-treat-as-public to http-private: wrong targetAddressSpace "local".]
expected: FAIL
[https-treat-as-public to http-private: success.]
expected: FAIL
[https-private to http-local: PUT success.]
expected: FAIL
[https-private to http-local: no-cors success.]
expected: FAIL
[https-public to http-local: PUT success.]
expected: FAIL
[https-public to http-local: no-cors success.]
expected: FAIL
[https-public to http-private: PUT success.]
expected: FAIL
[https-public to http-private: no-cors success.]
expected: FAIL
[https-treat-as-public to http-local: success.]
expected: FAIL

View file

@ -1,72 +0,0 @@
[window-open-existing.tentative.https.window.html?include=from-treat-as-public]
[treat-as-public-address to local: failed preflight.]
expected: FAIL
[treat-as-public-address to local: missing CORS headers.]
expected: FAIL
[treat-as-public-address to local: missing PNA header.]
expected: FAIL
[treat-as-public-address to local: success.]
expected: FAIL
[treat-as-public-address to private: failed preflight.]
expected: FAIL
[treat-as-public-address to private: missing CORS headers.]
expected: FAIL
[treat-as-public-address to private: missing PNA header.]
expected: FAIL
[treat-as-public-address to private: success.]
expected: FAIL
[window-open-existing.tentative.https.window.html?include=from-public]
[public to local: failed preflight.]
expected: FAIL
[public to local: missing CORS headers.]
expected: FAIL
[public to local: missing PNA header.]
expected: FAIL
[public to local: success.]
expected: FAIL
[public to private: failed preflight.]
expected: FAIL
[public to private: missing CORS headers.]
expected: FAIL
[public to private: missing PNA header.]
expected: FAIL
[public to private: success.]
expected: FAIL
[public to public redirected to private: missing CORS headers.]
expected: FAIL
[public to public to private: success.]
expected: FAIL
[window-open-existing.tentative.https.window.html?include=from-local]
[window-open-existing.tentative.https.window.html?include=from-private]
[private to local: failed preflight.]
expected: FAIL
[private to local: missing CORS headers.]
expected: FAIL
[private to local: missing PNA header.]
expected: FAIL
[private to local: success.]
expected: FAIL