diff options
Diffstat (limited to 'testing/web-platform/meta/fetch/security/embedded-credentials.tentative.sub.html.ini')
-rw-r--r-- | testing/web-platform/meta/fetch/security/embedded-credentials.tentative.sub.html.ini | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/testing/web-platform/meta/fetch/security/embedded-credentials.tentative.sub.html.ini b/testing/web-platform/meta/fetch/security/embedded-credentials.tentative.sub.html.ini new file mode 100644 index 0000000000..5aac034595 --- /dev/null +++ b/testing/web-platform/meta/fetch/security/embedded-credentials.tentative.sub.html.ini @@ -0,0 +1,14 @@ +[embedded-credentials.tentative.sub.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Embedded credentials are treated as network errors in frames.] + expected: FAIL + + [Embedded credentials are treated as network errors in new windows.] + expected: FAIL + + [Embedded credentials matching the top-level are treated as network errors for cross-origin URLs.] + expected: FAIL + + [Embedded credentials are treated as network errors.] + expected: FAIL |