mirror of
https://github.com/servo/servo.git
synced 2025-08-22 13:55:34 +01:00
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:
parent
f710e2cab4
commit
2a07ef01f5
230 changed files with 6516 additions and 2061 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -1,4 +0,0 @@
|
|||
[importscripts.html]
|
||||
expected: ERROR
|
||||
[Test importScripts()]
|
||||
expected: TIMEOUT
|
|
@ -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
|
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue