diff options
Diffstat (limited to 'tests/wpt/meta/fetch/private-network-access/fenced-frame.tentative.https.window.js.ini')
-rw-r--r-- | tests/wpt/meta/fetch/private-network-access/fenced-frame.tentative.https.window.js.ini | 63 |
1 files changed, 63 insertions, 0 deletions
diff --git a/tests/wpt/meta/fetch/private-network-access/fenced-frame.tentative.https.window.js.ini b/tests/wpt/meta/fetch/private-network-access/fenced-frame.tentative.https.window.js.ini new file mode 100644 index 00000000000..0c683c9cbb7 --- /dev/null +++ b/tests/wpt/meta/fetch/private-network-access/fenced-frame.tentative.https.window.js.ini @@ -0,0 +1,63 @@ +[fenced-frame.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 + + [private to local: failed because fenced frames are incompatible with PNA.] + 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 local: failed because fenced frames are incompatible with PNA.] + 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: failed because fenced frames are incompatible with PNA.] + 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 local: failed because fenced frames are incompatible with PNA.] + expected: FAIL + + [treat-as-public-address to local (same-origin): fenced frame embedder initiated navigation has opaque origin.] + 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: failed because fenced frames are incompatible with PNA.] + expected: FAIL |