diff options
Diffstat (limited to 'tests/wpt/meta/fetch/metadata/trailing-dot.https.sub.any.js.ini')
-rw-r--r-- | tests/wpt/meta/fetch/metadata/trailing-dot.https.sub.any.js.ini | 59 |
1 files changed, 56 insertions, 3 deletions
diff --git a/tests/wpt/meta/fetch/metadata/trailing-dot.https.sub.any.js.ini b/tests/wpt/meta/fetch/metadata/trailing-dot.https.sub.any.js.ini index 4605b71fcf8..c52790a949e 100644 --- a/tests/wpt/meta/fetch/metadata/trailing-dot.https.sub.any.js.ini +++ b/tests/wpt/meta/fetch/metadata/trailing-dot.https.sub.any.js.ini @@ -5,23 +5,76 @@ expected: ERROR [trailing-dot.https.sub.any.worker.html] - [Fetching a resource from a cross-site host, spelled with a trailing dot.] + [Fetching a resource from the same origin, but spelled with a trailing dot.] expected: FAIL - [Fetching a resource from the same origin, but spelled with a trailing dot.] + [Fetching a resource from the same origin, but spelled with a trailing dot.: sec-fetch-dest] + expected: FAIL + + [Fetching a resource from the same origin, but spelled with a trailing dot.: sec-fetch-mode] + expected: FAIL + + [Fetching a resource from the same origin, but spelled with a trailing dot.: sec-fetch-site] expected: FAIL [Fetching a resource from the same site, but spelled with a trailing dot.] expected: FAIL + [Fetching a resource from the same site, but spelled with a trailing dot.: sec-fetch-dest] + expected: FAIL + + [Fetching a resource from the same site, but spelled with a trailing dot.: sec-fetch-mode] + expected: FAIL + + [Fetching a resource from the same site, but spelled with a trailing dot.: sec-fetch-site] + expected: FAIL -[trailing-dot.https.sub.any.html] [Fetching a resource from a cross-site host, spelled with a trailing dot.] expected: FAIL + [Fetching a resource from a cross-site host, spelled with a trailing dot.: sec-fetch-dest] + expected: FAIL + + [Fetching a resource from a cross-site host, spelled with a trailing dot.: sec-fetch-mode] + expected: FAIL + + [Fetching a resource from a cross-site host, spelled with a trailing dot.: sec-fetch-site] + expected: FAIL + + +[trailing-dot.https.sub.any.html] [Fetching a resource from the same origin, but spelled with a trailing dot.] expected: FAIL + [Fetching a resource from the same origin, but spelled with a trailing dot.: sec-fetch-dest] + expected: FAIL + + [Fetching a resource from the same origin, but spelled with a trailing dot.: sec-fetch-mode] + expected: FAIL + + [Fetching a resource from the same origin, but spelled with a trailing dot.: sec-fetch-site] + expected: FAIL + [Fetching a resource from the same site, but spelled with a trailing dot.] expected: FAIL + [Fetching a resource from the same site, but spelled with a trailing dot.: sec-fetch-dest] + expected: FAIL + + [Fetching a resource from the same site, but spelled with a trailing dot.: sec-fetch-mode] + expected: FAIL + + [Fetching a resource from the same site, but spelled with a trailing dot.: sec-fetch-site] + expected: FAIL + + [Fetching a resource from a cross-site host, spelled with a trailing dot.] + expected: FAIL + + [Fetching a resource from a cross-site host, spelled with a trailing dot.: sec-fetch-dest] + expected: FAIL + + [Fetching a resource from a cross-site host, spelled with a trailing dot.: sec-fetch-mode] + expected: FAIL + + [Fetching a resource from a cross-site host, spelled with a trailing dot.: sec-fetch-site] + expected: FAIL |