diff options
Diffstat (limited to 'testing/web-platform/meta/preload/preload-resource-match.https.html.ini')
-rw-r--r-- | testing/web-platform/meta/preload/preload-resource-match.https.html.ini | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/testing/web-platform/meta/preload/preload-resource-match.https.html.ini b/testing/web-platform/meta/preload/preload-resource-match.https.html.ini new file mode 100644 index 0000000000..e8621e4ecc --- /dev/null +++ b/testing/web-platform/meta/preload/preload-resource-match.https.html.ini @@ -0,0 +1,9 @@ +[preload-resource-match.https.html] + [Loading fetch (no-cors) with link (anonymous) should discard the preloaded response] + expected: [PASS, FAIL] + + [Loading fetch (no-cors) with link (use-credentials) should discard the preloaded response] + expected: [PASS, FAIL] + + [Loading font (same-origin) with link (same-origin) should reuse the preloaded response] + expected: FAIL |