summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/fetch/private-network-access/xhr.https.window.js.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/fetch/private-network-access/xhr.https.window.js.ini')
-rw-r--r--testing/web-platform/meta/fetch/private-network-access/xhr.https.window.js.ini44
1 files changed, 44 insertions, 0 deletions
diff --git a/testing/web-platform/meta/fetch/private-network-access/xhr.https.window.js.ini b/testing/web-platform/meta/fetch/private-network-access/xhr.https.window.js.ini
new file mode 100644
index 0000000000..ea7d441724
--- /dev/null
+++ b/testing/web-platform/meta/fetch/private-network-access/xhr.https.window.js.ini
@@ -0,0 +1,44 @@
+[xhr.https.window.html?include=from-treat-as-public]
+ expected:
+ if (os == "android") and fission: [TIMEOUT, OK]
+ [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
+
+ [treat-as-public to private: success.]
+ expected: FAIL
+
+
+[xhr.https.window.html?include=from-private]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+ [private to local: failed preflight.]
+ expected: FAIL
+
+ [private to local: success.]
+ expected: FAIL
+
+
+[xhr.https.window.html?include=from-local]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+
+[xhr.https.window.html?include=from-public]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+ [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