diff options
Diffstat (limited to 'testing/web-platform/meta/speculation-rules/prefetch/user-pass.https.html.ini')
-rw-r--r-- | testing/web-platform/meta/speculation-rules/prefetch/user-pass.https.html.ini | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/testing/web-platform/meta/speculation-rules/prefetch/user-pass.https.html.ini b/testing/web-platform/meta/speculation-rules/prefetch/user-pass.https.html.ini new file mode 100644 index 0000000000..38f1bf30dd --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prefetch/user-pass.https.html.ini @@ -0,0 +1,12 @@ +[user-pass.https.html?cross-origin=true] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [test www-authenticate basic does not forward credentials to cross-origin pages.] + expected: FAIL + + +[user-pass.https.html?cross-origin=false] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [test www-authenticate basic does not forward credentials to cross-origin pages.] + expected: FAIL |