diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
commit | 43a97878ce14b72f0981164f87f2e35e14151312 (patch) | |
tree | 620249daf56c0258faa40cbdcf9cfba06de2a846 /testing/web-platform/meta/fetch/private-network-access/mixed-content-fetch.tentative.https.window.js.ini | |
parent | Initial commit. (diff) | |
download | firefox-43a97878ce14b72f0981164f87f2e35e14151312.tar.xz firefox-43a97878ce14b72f0981164f87f2e35e14151312.zip |
Adding upstream version 110.0.1.upstream/110.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/meta/fetch/private-network-access/mixed-content-fetch.tentative.https.window.js.ini')
-rw-r--r-- | testing/web-platform/meta/fetch/private-network-access/mixed-content-fetch.tentative.https.window.js.ini | 280 |
1 files changed, 280 insertions, 0 deletions
diff --git a/testing/web-platform/meta/fetch/private-network-access/mixed-content-fetch.tentative.https.window.js.ini b/testing/web-platform/meta/fetch/private-network-access/mixed-content-fetch.tentative.https.window.js.ini new file mode 100644 index 0000000000..d861fad7c2 --- /dev/null +++ b/testing/web-platform/meta/fetch/private-network-access/mixed-content-fetch.tentative.https.window.js.ini @@ -0,0 +1,280 @@ +[mixed-content-fetch.tentative.https.window.html?include=from-treat-as-public] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [treat-as-public-address to private: success.] + expected: FAIL + + [treat-as-public-address to local: success.] + expected: FAIL + + +[mixed-content-fetch.tentative.https.window.html?include=from-private] + [private to local with local targetAddressSpace option: success.] + expected: FAIL + + [private to local with local targetAddressSpace option: PUT success.] + expected: FAIL + + [private to local with private targetAddressSpace option: failed.] + expected: FAIL + + [private to local with private targetAddressSpace option: PUT failed.] + expected: FAIL + + [private to local with public targetAddressSpace option: failed.] + expected: FAIL + + [private to local with public targetAddressSpace option: PUT failed.] + expected: FAIL + + [private to private with local targetAddressSpace option: failed.] + expected: FAIL + + [private to private with local targetAddressSpace option: PUT failed.] + expected: FAIL + + [private to private with private targetAddressSpace option: failed.] + expected: FAIL + + [private to private with private targetAddressSpace option: PUT failed.] + expected: FAIL + + [private to private with public targetAddressSpace option: failed.] + expected: FAIL + + [private to private with public targetAddressSpace option: PUT failed.] + expected: FAIL + + [private to public with local targetAddressSpace option: failed.] + expected: FAIL + + [private to public with local targetAddressSpace option: PUT failed.] + expected: FAIL + + [private to public with private targetAddressSpace option: failed.] + expected: FAIL + + [private to public with private targetAddressSpace option: PUT failed.] + expected: FAIL + + [private to public with public targetAddressSpace option: failed.] + expected: FAIL + + [private to public with public targetAddressSpace option: PUT failed.] + expected: FAIL + + +[mixed-content-fetch.tentative.https.window.html?include=from-public] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [public to local with local targetAddressSpace option: success.] + expected: FAIL + + [public to local with local targetAddressSpace option: PUT success.] + expected: FAIL + + [public to local with private targetAddressSpace option: failed.] + expected: FAIL + + [public to local with private targetAddressSpace option: PUT failed.] + expected: FAIL + + [public to local with public targetAddressSpace option: failed.] + expected: FAIL + + [public to local with public targetAddressSpace option: PUT failed.] + expected: FAIL + + [public to private with local targetAddressSpace option: failed.] + expected: FAIL + + [public to private with local targetAddressSpace option: PUT failed.] + expected: FAIL + + [public to private with private targetAddressSpace option: success.] + expected: FAIL + + [public to private with private targetAddressSpace option: PUT success.] + expected: FAIL + + [public to private with public targetAddressSpace option: failed.] + expected: FAIL + + [public to private with public targetAddressSpace option: PUT failed.] + expected: FAIL + + [public to public with local targetAddressSpace option: failed.] + expected: FAIL + + [public to public with local targetAddressSpace option: PUT failed.] + expected: FAIL + + [public to public with private targetAddressSpace option: failed.] + expected: FAIL + + [public to public with private targetAddressSpace option: PUT failed.] + expected: FAIL + + [public to public with public targetAddressSpace option: failed.] + expected: FAIL + + [public to public with public targetAddressSpace option: PUT failed.] + expected: FAIL + + +[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-local: PUT success.] + expected: FAIL + + [https-private to http-local: no-cors 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-local: PUT success.] + expected: FAIL + + [https-public to http-local: no-cors 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-private: PUT success.] + expected: FAIL + + [https-public to http-private: no-cors 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-local: success.] + expected: FAIL + + [https-treat-as-public to http-private: wrong targetAddressSpace "local".] + expected: FAIL + + [https-treat-as-public to http-private: success.] + expected: FAIL |