diff options
Diffstat (limited to 'testing/web-platform/meta/fetch/metadata/generated/element-link-icon.https.sub.html.ini')
-rw-r--r-- | testing/web-platform/meta/fetch/metadata/generated/element-link-icon.https.sub.html.ini | 83 |
1 files changed, 83 insertions, 0 deletions
diff --git a/testing/web-platform/meta/fetch/metadata/generated/element-link-icon.https.sub.html.ini b/testing/web-platform/meta/fetch/metadata/generated/element-link-icon.https.sub.html.ini new file mode 100644 index 0000000000..b156a61a92 --- /dev/null +++ b/testing/web-platform/meta/fetch/metadata/generated/element-link-icon.https.sub.html.ini @@ -0,0 +1,83 @@ +[element-link-icon.https.sub.html] + expected: + if os == "android": TIMEOUT + [sec-fetch-site - Same origin no attributes] + expected: + if os == "android": TIMEOUT + + [sec-fetch-site - Cross-site no attributes] + expected: + if os == "android": NOTRUN + + [sec-fetch-site - Same site no attributes] + expected: + if os == "android": NOTRUN + + [sec-fetch-site - Same-Origin -> Cross-Site -> Same-Origin redirect no attributes] + expected: + if os == "android": NOTRUN + + [sec-fetch-site - Same-Origin -> Same-Site -> Same-Origin redirect no attributes] + expected: + if os == "android": NOTRUN + + [sec-fetch-site - Cross-Site -> Same Origin no attributes] + expected: + if os == "android": NOTRUN + + [sec-fetch-site - Cross-Site -> Same-Site no attributes] + expected: + if os == "android": NOTRUN + + [sec-fetch-site - Cross-Site -> Cross-Site no attributes] + expected: + if os == "android": NOTRUN + + [sec-fetch-site - Same-Origin -> Same Origin no attributes] + expected: + if os == "android": NOTRUN + + [sec-fetch-site - Same-Origin -> Same-Site no attributes] + expected: + if os == "android": NOTRUN + + [sec-fetch-site - Same-Origin -> Cross-Site no attributes] + expected: + if os == "android": NOTRUN + + [sec-fetch-site - Same-Site -> Same Origin no attributes] + expected: + if os == "android": NOTRUN + + [sec-fetch-site - Same-Site -> Same-Site no attributes] + expected: + if os == "android": NOTRUN + + [sec-fetch-site - Same-Site -> Cross-Site no attributes] + expected: + if os == "android": NOTRUN + + [sec-fetch-mode no attributes] + expected: + if os == "android": NOTRUN + + [sec-fetch-mode attributes: crossorigin] + expected: + if os == "android": NOTRUN + + [sec-fetch-mode attributes: crossorigin=anonymous] + expected: + if os == "android": NOTRUN + + [sec-fetch-mode attributes: crossorigin=use-credentials] + expected: + if os == "android": NOTRUN + + [sec-fetch-dest no attributes] + expected: + if os == "android": NOTRUN + FAIL + + [sec-fetch-user no attributes] + expected: + if os == "android": NOTRUN |