mirror of
https://github.com/servo/servo.git
synced 2025-09-30 00:29:14 +01:00
Sync WPT with upstream (07-09-2025) (#39188)
Automated downstream sync of changes from upstream as of 07-09-2025 [no-wpt-sync] Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
3ac8875697
commit
af8723c0b1
743 changed files with 13580 additions and 12062 deletions
|
@ -22,3 +22,54 @@
|
|||
|
||||
[fetchLater() throws RangeError on negative activateAfter.]
|
||||
expected: FAIL
|
||||
|
||||
[fetchLater() with same-origin (https) URL does not throw.]
|
||||
expected: FAIL
|
||||
|
||||
[fetchLater() with http://localhost URL does not throw.]
|
||||
expected: FAIL
|
||||
|
||||
[fetchLater() with https://localhost URL does not throw.]
|
||||
expected: FAIL
|
||||
|
||||
[fetchLater() with http://127.0.0.1 URL does not throw.]
|
||||
expected: FAIL
|
||||
|
||||
[fetchLater() with https://127.0.0.1 URL does not throw.]
|
||||
expected: FAIL
|
||||
|
||||
[fetchLater() with http://[::1\] URL does not throw.]
|
||||
expected: FAIL
|
||||
|
||||
[fetchLater() with https://[::1\] URL does not throw.]
|
||||
expected: FAIL
|
||||
|
||||
[fetchLater() with https://example.com URL does not throw.]
|
||||
expected: FAIL
|
||||
|
||||
[fetchLater() throws SecurityError on non-trustworthy http URL.]
|
||||
expected: FAIL
|
||||
|
||||
[fetchLater() throws TypeError on file:// scheme.]
|
||||
expected: FAIL
|
||||
|
||||
[fetchLater() throws TypeError on ftp:// scheme.]
|
||||
expected: FAIL
|
||||
|
||||
[fetchLater() throws TypeError on ssh:// scheme.]
|
||||
expected: FAIL
|
||||
|
||||
[fetchLater() throws TypeError on wss:// scheme.]
|
||||
expected: FAIL
|
||||
|
||||
[fetchLater() throws TypeError on about: scheme.]
|
||||
expected: FAIL
|
||||
|
||||
[fetchLater() throws TypeError on javascript: scheme.]
|
||||
expected: FAIL
|
||||
|
||||
[fetchLater() throws TypeError on data: scheme.]
|
||||
expected: FAIL
|
||||
|
||||
[fetchLater() throws TypeError on blob: scheme.]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,51 +0,0 @@
|
|||
[anchor.tentative.https.window.html?include=from-treat-as-public]
|
||||
[treat-as-public-address to local: success.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public-address to private: success.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public-address to local (same-origin): no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public-address to public: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[anchor.tentative.https.window.html?include=from-public]
|
||||
[public to local: success.]
|
||||
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
|
||||
|
||||
[public to public: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[anchor.tentative.https.window.html?include=from-local]
|
||||
[local to local: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
[local to private: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
[local to public: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[anchor.tentative.https.window.html?include=from-private]
|
||||
[private to local: success.]
|
||||
expected: FAIL
|
||||
|
||||
[private to private: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
[private to public: no preflight required.]
|
||||
expected: FAIL
|
|
@ -1,21 +0,0 @@
|
|||
[anchor.tentative.window.html]
|
||||
[local to local: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
[local to private: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
[local to public: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
[private to private: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
[private to public: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
[public to public: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public-address to public: no preflight required.]
|
||||
expected: FAIL
|
|
@ -1,9 +0,0 @@
|
|||
[fetch-from-treat-as-public.tentative.https.window.html]
|
||||
[treat-as-public-address to local: failed preflight.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public-address to local: success.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public-address to private: failed preflight.]
|
||||
expected: FAIL
|
|
@ -1,81 +0,0 @@
|
|||
[fetch.tentative.https.window.html?include=baseline]
|
||||
[local to public: PUT preflight failure.]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[fetch.tentative.https.window.html?include=from-local]
|
||||
|
||||
[fetch.tentative.https.window.html?include=from-private]
|
||||
[private to local: failed preflight.]
|
||||
expected: FAIL
|
||||
|
||||
[private to local: missing CORS headers on preflight response.]
|
||||
expected: FAIL
|
||||
|
||||
[private to local: missing PNA header on preflight response.]
|
||||
expected: FAIL
|
||||
|
||||
[private to local: missing CORS headers on final response.]
|
||||
expected: FAIL
|
||||
|
||||
[private to local: success.]
|
||||
expected: FAIL
|
||||
|
||||
[private to local: no-CORS mode failed preflight.]
|
||||
expected: FAIL
|
||||
|
||||
[private to local: no-CORS mode missing CORS headers on preflight response.]
|
||||
expected: FAIL
|
||||
|
||||
[private to local: no-CORS mode missing PNA header on preflight response.]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[fetch.tentative.https.window.html?include=from-public]
|
||||
[public to local: failed preflight.]
|
||||
expected: FAIL
|
||||
|
||||
[public to local: missing CORS headers on preflight response.]
|
||||
expected: FAIL
|
||||
|
||||
[public to local: missing PNA header on preflight response.]
|
||||
expected: FAIL
|
||||
|
||||
[public to local: missing CORS headers on final response.]
|
||||
expected: FAIL
|
||||
|
||||
[public to local: success.]
|
||||
expected: FAIL
|
||||
|
||||
[public to local: no-CORS mode failed preflight.]
|
||||
expected: FAIL
|
||||
|
||||
[public to local: no-CORS mode missing CORS headers on preflight response.]
|
||||
expected: FAIL
|
||||
|
||||
[public to local: no-CORS mode missing PNA header on preflight response.]
|
||||
expected: FAIL
|
||||
|
||||
[public to private: failed preflight.]
|
||||
expected: FAIL
|
||||
|
||||
[public to private: missing CORS headers on preflight response.]
|
||||
expected: FAIL
|
||||
|
||||
[public to private: missing PNA header on preflight response.]
|
||||
expected: FAIL
|
||||
|
||||
[public to private: missing CORS headers on final response.]
|
||||
expected: FAIL
|
||||
|
||||
[public to private: success.]
|
||||
expected: FAIL
|
||||
|
||||
[public to private: no-CORS mode failed preflight.]
|
||||
expected: FAIL
|
||||
|
||||
[public to private: no-CORS mode missing CORS headers on preflight response.]
|
||||
expected: FAIL
|
||||
|
||||
[public to private: no-CORS mode missing PNA header on preflight response.]
|
||||
expected: FAIL
|
|
@ -1,24 +0,0 @@
|
|||
[fetch.tentative.window.html]
|
||||
[private to local: failure.]
|
||||
expected: FAIL
|
||||
|
||||
[public to local: failure.]
|
||||
expected: FAIL
|
||||
|
||||
[public to private: failure.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public-address to local: failure.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public-address to private: failure.]
|
||||
expected: FAIL
|
||||
|
||||
[private https to local: failure.]
|
||||
expected: FAIL
|
||||
|
||||
[public https to local: failure.]
|
||||
expected: FAIL
|
||||
|
||||
[public https to private: failure.]
|
||||
expected: FAIL
|
|
@ -1,62 +0,0 @@
|
|||
[iframe.tentative.https.window.html?include=from-treat-as-public]
|
||||
[treat-as-public-address to local: success.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public-address to private: success.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public-address to local (same-origin): no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public-address to public: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public-address to local: optional preflight]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[iframe.tentative.https.window.html?include=from-local]
|
||||
[local to local: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
[local to private: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
[local to public: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[iframe.tentative.https.window.html?include=from-public]
|
||||
[public to local: success.]
|
||||
expected: FAIL
|
||||
|
||||
[public to private: success.]
|
||||
expected: FAIL
|
||||
|
||||
[public to public: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[iframe.tentative.https.window.html?include=grandparent]
|
||||
[public to local, grandparent navigates: failure.]
|
||||
expected: FAIL
|
||||
|
||||
[public to local, grandparent navigates: success.]
|
||||
expected: FAIL
|
||||
|
||||
[local to local, grandparent navigates: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
[local to local (same-origin), grandparent navigates: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[iframe.tentative.https.window.html?include=from-private]
|
||||
[private to local: success.]
|
||||
expected: FAIL
|
||||
|
||||
[private to private: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
[private to public: no preflight required.]
|
||||
expected: FAIL
|
|
@ -1,24 +0,0 @@
|
|||
[iframe.tentative.window.html]
|
||||
[local to local: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
[local to private: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
[local to public: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
[private to private: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
[private to public: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
[public to public: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public-address to public: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
[local to local, grandparent navigates: success.]
|
||||
expected: FAIL
|
|
@ -1,6 +0,0 @@
|
|||
[nested-worker.tentative.https.window.html]
|
||||
[treat-as-public to local: failure.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public to private: failure.]
|
||||
expected: FAIL
|
|
@ -1,6 +0,0 @@
|
|||
[nested-worker.tentative.window.html]
|
||||
[treat-as-public to local: failure.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public to private: failure.]
|
||||
expected: FAIL
|
|
@ -1,9 +0,0 @@
|
|||
[preflight-cache.https.tentative.window.html]
|
||||
[private to local: success.]
|
||||
expected: FAIL
|
||||
|
||||
[public to local: success.]
|
||||
expected: FAIL
|
||||
|
||||
[public to private: success.]
|
||||
expected: FAIL
|
|
@ -1,69 +0,0 @@
|
|||
[redirect.tentative.https.window.html]
|
||||
[private to private to local: failed preflight.]
|
||||
expected: FAIL
|
||||
|
||||
[private to private to local: success.]
|
||||
expected: FAIL
|
||||
|
||||
[private to local to private: failed preflight.]
|
||||
expected: FAIL
|
||||
|
||||
[private to local to private: success.]
|
||||
expected: FAIL
|
||||
|
||||
[public to private to local: failed first preflight.]
|
||||
expected: FAIL
|
||||
|
||||
[public to private to local: failed second preflight.]
|
||||
expected: FAIL
|
||||
|
||||
[public to private to local: success.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public to local to private: failed first preflight.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public to local to private: failed second preflight.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public to local to private: success.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public to local to private: no-cors failed first preflight.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public to local to private: no-cors failed second preflight.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public to local (same-origin) to private: failed second preflight.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public to local (same-origin) to private: success.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public to local (same-origin) to private: no-cors failed second preflight.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public to private to local: failed first preflight.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public to private to local: failed second preflight.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public to private to local: success.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public to private to local: no-cors failed first preflight.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public to private to local: no-cors failed second preflight.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public to private to local (same-origin): failed first preflight.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public to private to local (same-origin): success.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public to private to local (same-origin): no-cors failed first preflight.]
|
||||
expected: FAIL
|
|
@ -1,27 +0,0 @@
|
|||
[service-worker-background-fetch.tentative.https.window.html]
|
||||
[local to local: success.]
|
||||
expected: FAIL
|
||||
|
||||
[private to local: success.]
|
||||
expected: FAIL
|
||||
|
||||
[private to private: success.]
|
||||
expected: FAIL
|
||||
|
||||
[public to local: success.]
|
||||
expected: FAIL
|
||||
|
||||
[public to private: success.]
|
||||
expected: FAIL
|
||||
|
||||
[public to public: success.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public to local: success.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public to private: success.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public to public: success.]
|
||||
expected: FAIL
|
|
@ -1,19 +0,0 @@
|
|||
[service-worker-fetch-document-treat-as-public.tentative.https.window.html]
|
||||
expected: TIMEOUT
|
||||
[treat-as-public to local: failed preflight.]
|
||||
expected: TIMEOUT
|
||||
|
||||
[treat-as-public to local: success.]
|
||||
expected: NOTRUN
|
||||
|
||||
[treat-as-public to local (same-origin): no preflight required.]
|
||||
expected: NOTRUN
|
||||
|
||||
[treat-as-public to private: failed preflight.]
|
||||
expected: NOTRUN
|
||||
|
||||
[treat-as-public to private: success.]
|
||||
expected: NOTRUN
|
||||
|
||||
[treat-as-public to public: success.]
|
||||
expected: NOTRUN
|
|
@ -1,28 +0,0 @@
|
|||
[service-worker-fetch-document.tentative.https.window.html]
|
||||
expected: TIMEOUT
|
||||
[local to local: success.]
|
||||
expected: TIMEOUT
|
||||
|
||||
[private to local: failed preflight.]
|
||||
expected: NOTRUN
|
||||
|
||||
[private to local: success.]
|
||||
expected: NOTRUN
|
||||
|
||||
[private to private: success.]
|
||||
expected: NOTRUN
|
||||
|
||||
[public to local: failed preflight.]
|
||||
expected: NOTRUN
|
||||
|
||||
[public to local: success.]
|
||||
expected: NOTRUN
|
||||
|
||||
[public to private: failed preflight.]
|
||||
expected: NOTRUN
|
||||
|
||||
[public to private: success.]
|
||||
expected: NOTRUN
|
||||
|
||||
[public to public: success.]
|
||||
expected: NOTRUN
|
|
@ -1,49 +0,0 @@
|
|||
[service-worker-fetch.tentative.https.window.html?9-last]
|
||||
expected: TIMEOUT
|
||||
[public to public: success.]
|
||||
expected: TIMEOUT
|
||||
|
||||
[treat-as-public to local: failed preflight.]
|
||||
expected: NOTRUN
|
||||
|
||||
[treat-as-public to local: success.]
|
||||
expected: NOTRUN
|
||||
|
||||
[treat-as-public to local (same-origin): no preflight required.]
|
||||
expected: NOTRUN
|
||||
|
||||
[treat-as-public to private: failed preflight.]
|
||||
expected: NOTRUN
|
||||
|
||||
[treat-as-public to private: success.]
|
||||
expected: NOTRUN
|
||||
|
||||
[treat-as-public to public: success.]
|
||||
expected: NOTRUN
|
||||
|
||||
|
||||
[service-worker-fetch.tentative.https.window.html?1-8]
|
||||
expected: TIMEOUT
|
||||
[local to local: success.]
|
||||
expected: TIMEOUT
|
||||
|
||||
[private to local: failed preflight.]
|
||||
expected: NOTRUN
|
||||
|
||||
[private to local: success.]
|
||||
expected: NOTRUN
|
||||
|
||||
[private to private: success.]
|
||||
expected: NOTRUN
|
||||
|
||||
[public to local: failed preflight.]
|
||||
expected: NOTRUN
|
||||
|
||||
[public to local: success.]
|
||||
expected: NOTRUN
|
||||
|
||||
[public to private: failed preflight.]
|
||||
expected: NOTRUN
|
||||
|
||||
[public to private: success.]
|
||||
expected: NOTRUN
|
|
@ -1,10 +0,0 @@
|
|||
[service-worker-update.tentative.https.window.html]
|
||||
expected: TIMEOUT
|
||||
[update public to local: success.]
|
||||
expected: TIMEOUT
|
||||
|
||||
[update public to private: success.]
|
||||
expected: NOTRUN
|
||||
|
||||
[update public to public: success.]
|
||||
expected: NOTRUN
|
|
@ -1,9 +0,0 @@
|
|||
[service-worker.tentative.https.window.html]
|
||||
[treat-as-public to local: success.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public to private: success.]
|
||||
expected: FAIL
|
||||
|
||||
[public to public: success.]
|
||||
expected: FAIL
|
|
@ -1,46 +0,0 @@
|
|||
[shared-worker-blob-fetch.tentative.https.window.html]
|
||||
expected: TIMEOUT
|
||||
[local to local: success.]
|
||||
expected: TIMEOUT
|
||||
|
||||
[private to local: failed preflight.]
|
||||
expected: NOTRUN
|
||||
|
||||
[private to local: success.]
|
||||
expected: NOTRUN
|
||||
|
||||
[private to private: success.]
|
||||
expected: NOTRUN
|
||||
|
||||
[public to local: failed preflight.]
|
||||
expected: NOTRUN
|
||||
|
||||
[public to local: success.]
|
||||
expected: NOTRUN
|
||||
|
||||
[public to private: failed preflight.]
|
||||
expected: NOTRUN
|
||||
|
||||
[public to private: success.]
|
||||
expected: NOTRUN
|
||||
|
||||
[public to public: success.]
|
||||
expected: NOTRUN
|
||||
|
||||
[treat-as-public to local: failed preflight.]
|
||||
expected: NOTRUN
|
||||
|
||||
[treat-as-public to local: success.]
|
||||
expected: NOTRUN
|
||||
|
||||
[treat-as-public to local (same-origin): no preflight required.]
|
||||
expected: NOTRUN
|
||||
|
||||
[treat-as-public to private: failed preflight.]
|
||||
expected: NOTRUN
|
||||
|
||||
[treat-as-public to private: success.]
|
||||
expected: NOTRUN
|
||||
|
||||
[treat-as-public to public: success.]
|
||||
expected: NOTRUN
|
|
@ -1,46 +0,0 @@
|
|||
[shared-worker-blob-fetch.tentative.window.html]
|
||||
expected: TIMEOUT
|
||||
[local to local: success.]
|
||||
expected: TIMEOUT
|
||||
|
||||
[private to local: failure.]
|
||||
expected: NOTRUN
|
||||
|
||||
[private to private: success.]
|
||||
expected: NOTRUN
|
||||
|
||||
[public to local: failure.]
|
||||
expected: NOTRUN
|
||||
|
||||
[public to private: failure.]
|
||||
expected: NOTRUN
|
||||
|
||||
[public to public: success.]
|
||||
expected: NOTRUN
|
||||
|
||||
[treat-as-public to local: failure.]
|
||||
expected: NOTRUN
|
||||
|
||||
[treat-as-public to private: failure.]
|
||||
expected: NOTRUN
|
||||
|
||||
[treat-as-public to public: success.]
|
||||
expected: NOTRUN
|
||||
|
||||
[local https to local: success.]
|
||||
expected: NOTRUN
|
||||
|
||||
[private https to local: failure.]
|
||||
expected: NOTRUN
|
||||
|
||||
[public https to local: failure.]
|
||||
expected: NOTRUN
|
||||
|
||||
[local https to local https: success.]
|
||||
expected: NOTRUN
|
||||
|
||||
[private https to local https: failure.]
|
||||
expected: NOTRUN
|
||||
|
||||
[public https to local https: failure.]
|
||||
expected: NOTRUN
|
|
@ -1,46 +0,0 @@
|
|||
[shared-worker-fetch.tentative.https.window.html]
|
||||
expected: TIMEOUT
|
||||
[local to local: success.]
|
||||
expected: TIMEOUT
|
||||
|
||||
[private to local: failure.]
|
||||
expected: NOTRUN
|
||||
|
||||
[private to local: success.]
|
||||
expected: NOTRUN
|
||||
|
||||
[private to private: success.]
|
||||
expected: NOTRUN
|
||||
|
||||
[public to local: failed preflight.]
|
||||
expected: NOTRUN
|
||||
|
||||
[public to local: success.]
|
||||
expected: NOTRUN
|
||||
|
||||
[public to private: failed preflight.]
|
||||
expected: NOTRUN
|
||||
|
||||
[public to private: success.]
|
||||
expected: NOTRUN
|
||||
|
||||
[public to public: success.]
|
||||
expected: NOTRUN
|
||||
|
||||
[treat-as-public to local: failed preflight.]
|
||||
expected: NOTRUN
|
||||
|
||||
[treat-as-public to local: success.]
|
||||
expected: NOTRUN
|
||||
|
||||
[treat-as-public to local (same-origin): no preflight required.]
|
||||
expected: NOTRUN
|
||||
|
||||
[treat-as-public to private: failed preflight.]
|
||||
expected: NOTRUN
|
||||
|
||||
[treat-as-public to private: success.]
|
||||
expected: NOTRUN
|
||||
|
||||
[treat-as-public to public: success.]
|
||||
expected: NOTRUN
|
|
@ -1,40 +0,0 @@
|
|||
[shared-worker-fetch.tentative.window.html]
|
||||
expected: TIMEOUT
|
||||
[local to local: success.]
|
||||
expected: TIMEOUT
|
||||
|
||||
[private to local: failure.]
|
||||
expected: NOTRUN
|
||||
|
||||
[private to private: success.]
|
||||
expected: NOTRUN
|
||||
|
||||
[public to local: failure.]
|
||||
expected: NOTRUN
|
||||
|
||||
[public to private: failure.]
|
||||
expected: NOTRUN
|
||||
|
||||
[public to public: success.]
|
||||
expected: NOTRUN
|
||||
|
||||
[treat-as-public to local: failure.]
|
||||
expected: NOTRUN
|
||||
|
||||
[treat-as-public to private: failure.]
|
||||
expected: NOTRUN
|
||||
|
||||
[treat-as-public to public: success.]
|
||||
expected: NOTRUN
|
||||
|
||||
[local https to local: success.]
|
||||
expected: NOTRUN
|
||||
|
||||
[private https to local: failure.]
|
||||
expected: NOTRUN
|
||||
|
||||
[public https to local: failure.]
|
||||
expected: NOTRUN
|
||||
|
||||
[public https to private: failure.]
|
||||
expected: NOTRUN
|
|
@ -1,10 +0,0 @@
|
|||
[shared-worker.tentative.https.window.html]
|
||||
expected: TIMEOUT
|
||||
[treat-as-public to local: success.]
|
||||
expected: TIMEOUT
|
||||
|
||||
[treat-as-public to private: success.]
|
||||
expected: NOTRUN
|
||||
|
||||
[public to public: success.]
|
||||
expected: NOTRUN
|
|
@ -1,10 +0,0 @@
|
|||
[shared-worker.tentative.window.html]
|
||||
expected: TIMEOUT
|
||||
[treat-as-public to local: failure.]
|
||||
expected: TIMEOUT
|
||||
|
||||
[treat-as-public to private: failure.]
|
||||
expected: NOTRUN
|
||||
|
||||
[public to public: success.]
|
||||
expected: NOTRUN
|
|
@ -1,9 +0,0 @@
|
|||
[websocket.tentative.window.html]
|
||||
[private to local: websocket failure.]
|
||||
expected: FAIL
|
||||
|
||||
[public to local: websocket failure.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public to local: websocket failure.]
|
||||
expected: FAIL
|
|
@ -1,21 +0,0 @@
|
|||
[window-open-existing.tentative.window.html]
|
||||
[local to local: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
[local to private: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
[local to public: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
[private to private: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
[private to public: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
[public to public: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public-address to public: no preflight required.]
|
||||
expected: FAIL
|
|
@ -1,110 +0,0 @@
|
|||
[window-open.tentative.https.window.html]
|
||||
[private to local: failed preflight.]
|
||||
expected: FAIL
|
||||
|
||||
[private to local: missing CORS headers.]
|
||||
expected: FAIL
|
||||
|
||||
[private to local: missing PNA header.]
|
||||
expected: FAIL
|
||||
|
||||
[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 private: failed preflight.]
|
||||
expected: FAIL
|
||||
|
||||
[public to private: missing CORS headers.]
|
||||
expected: FAIL
|
||||
|
||||
[public to private: missing PNA header.]
|
||||
expected: FAIL
|
||||
|
||||
[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 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
|
||||
|
||||
|
||||
[window-open.tentative.https.window.html?include=from-local]
|
||||
[local to local: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
[local to private: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
[local to public: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public-address to local: optional preflight]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[window-open.tentative.https.window.html?include=from-treat-as-public]
|
||||
[treat-as-public-address to local: success.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public-address to private: success.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public-address to local (same-origin): no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public-address to public: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public-address to local: optional preflight]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[window-open.tentative.https.window.html?include=from-private]
|
||||
[private to local: success.]
|
||||
expected: FAIL
|
||||
|
||||
[private to private: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
[private to public: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public-address to local: optional preflight]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[window-open.tentative.https.window.html?include=from-public]
|
||||
[public to local: success.]
|
||||
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
|
||||
|
||||
[public to public: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public-address to local: optional preflight]
|
||||
expected: FAIL
|
|
@ -1,21 +0,0 @@
|
|||
[window-open.tentative.window.html]
|
||||
[local to local: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
[local to private: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
[local to public: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
[private to private: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
[private to public: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
[public to public: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public-address to public: no preflight required.]
|
||||
expected: FAIL
|
|
@ -1,39 +0,0 @@
|
|||
[worker-blob-fetch.tentative.window.html]
|
||||
[local to local: success.]
|
||||
expected: FAIL
|
||||
|
||||
[private to local: failure.]
|
||||
expected: FAIL
|
||||
|
||||
[private to private: success.]
|
||||
expected: FAIL
|
||||
|
||||
[public to local: failure.]
|
||||
expected: FAIL
|
||||
|
||||
[public to private: failure.]
|
||||
expected: FAIL
|
||||
|
||||
[public to public: success.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public to local: failure.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public to private: failure.]
|
||||
expected: FAIL
|
||||
|
||||
[local https to local https: success.]
|
||||
expected: FAIL
|
||||
|
||||
[private https to local https: failure.]
|
||||
expected: FAIL
|
||||
|
||||
[public https to private https: failure.]
|
||||
expected: FAIL
|
||||
|
||||
[public https to local https: failure.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public to public: success.]
|
||||
expected: FAIL
|
|
@ -1,27 +0,0 @@
|
|||
[worker-fetch.tentative.https.window.html]
|
||||
[private to local: failed preflight.]
|
||||
expected: FAIL
|
||||
|
||||
[private to local: success.]
|
||||
expected: FAIL
|
||||
|
||||
[public to local: failed preflight.]
|
||||
expected: FAIL
|
||||
|
||||
[public to local: success.]
|
||||
expected: FAIL
|
||||
|
||||
[public to private: failed preflight.]
|
||||
expected: FAIL
|
||||
|
||||
[public to private: success.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public to local: failed preflight.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public to private: failed preflight.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public to private: success.]
|
||||
expected: FAIL
|
|
@ -1,24 +0,0 @@
|
|||
[worker-fetch.tentative.window.html]
|
||||
[private to local: failure.]
|
||||
expected: FAIL
|
||||
|
||||
[public to local: failure.]
|
||||
expected: FAIL
|
||||
|
||||
[public to private: failure.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public to local: failure.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public to private: failure.]
|
||||
expected: FAIL
|
||||
|
||||
[private https to local https: failure.]
|
||||
expected: FAIL
|
||||
|
||||
[public https to private https: failure.]
|
||||
expected: FAIL
|
||||
|
||||
[public https to local https: failure.]
|
||||
expected: FAIL
|
|
@ -1,6 +0,0 @@
|
|||
[worker.tentative.window.html]
|
||||
[treat-as-public to local: failure.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public to private: failure.]
|
||||
expected: FAIL
|
|
@ -1,9 +0,0 @@
|
|||
[xhr-from-treat-as-public.tentative.https.window.html]
|
||||
[treat-as-public to local: failed preflight.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public to local: success.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public to private: failed preflight.]
|
||||
expected: FAIL
|
|
@ -1,23 +0,0 @@
|
|||
[xhr.https.tentative.window.html?include=from-public]
|
||||
[public to local: failed preflight.]
|
||||
expected: FAIL
|
||||
|
||||
[public to local: success.]
|
||||
expected: FAIL
|
||||
|
||||
[public to private: failed preflight.]
|
||||
expected: FAIL
|
||||
|
||||
[public to private: success.]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[xhr.https.tentative.window.html?include=from-private]
|
||||
[private to local: failed preflight.]
|
||||
expected: FAIL
|
||||
|
||||
[private to local: success.]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[xhr.https.tentative.window.html?include=from-local]
|
|
@ -1,24 +0,0 @@
|
|||
[xhr.tentative.window.html]
|
||||
[private to local: failure.]
|
||||
expected: FAIL
|
||||
|
||||
[public to local: failure.]
|
||||
expected: FAIL
|
||||
|
||||
[public to private: failure.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public-address to local: failure.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public-address to private: failure.]
|
||||
expected: FAIL
|
||||
|
||||
[private https to local: failure.]
|
||||
expected: FAIL
|
||||
|
||||
[public https to local: failure.]
|
||||
expected: FAIL
|
||||
|
||||
[public https to private: failure.]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue