From 0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 03:47:29 +0200 Subject: Adding upstream version 115.8.0esr. Signed-off-by: Daniel Baumann --- .../meta/preload/preload-resource-match.https.html.ini | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 testing/web-platform/meta/preload/preload-resource-match.https.html.ini (limited to 'testing/web-platform/meta/preload/preload-resource-match.https.html.ini') 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 -- cgit v1.2.3