diff options
Diffstat (limited to 'testing/web-platform/meta/speculation-rules/prefetch/no-vary-search/prefetch-single-with-hint.https.html.ini')
-rw-r--r-- | testing/web-platform/meta/speculation-rules/prefetch/no-vary-search/prefetch-single-with-hint.https.html.ini | 123 |
1 files changed, 123 insertions, 0 deletions
diff --git a/testing/web-platform/meta/speculation-rules/prefetch/no-vary-search/prefetch-single-with-hint.https.html.ini b/testing/web-platform/meta/speculation-rules/prefetch/no-vary-search/prefetch-single-with-hint.https.html.ini new file mode 100644 index 0000000000..c9448724f0 --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prefetch/no-vary-search/prefetch-single-with-hint.https.html.ini @@ -0,0 +1,123 @@ +[prefetch-single-with-hint.https.html?14-14] + [Use in-flight prefetch as all query parameters except c can be ignored. Allow extension via parameters.] + expected: FAIL + + +[prefetch-single-with-hint.https.html?1-1] + [Use in-flight prefetch as query parameter b has the same value.] + expected: FAIL + + +[prefetch-single-with-hint.https.html?17-17] + [Use in-flight prefetch as the URLs do not vary on any query parameters. Allow extension via parameters.] + expected: FAIL + + +[prefetch-single-with-hint.https.html?11-11] + [Don't use in-flight prefetch as even though all query parameters except c can be ignored, c has different value.] + expected: FAIL + + +[prefetch-single-with-hint.https.html?6-6] + [Use in-flight prefetch as the URLs have the same values for all keys, only differing by order.] + expected: FAIL + + +[prefetch-single-with-hint.https.html?18-18] + [Use in-flight prefetch as all query parameters except c can be ignored. Allow extension via parameters.] + expected: FAIL + + +[prefetch-single-with-hint.https.html?20-20] + [Use the in-flight prefetch. Empty No-Vary-Search means default URL variance. The prefetched and the navigated URLs have to be the same.] + expected: FAIL + + +[prefetch-single-with-hint.https.html?9-9] + [Use in-flight prefetch as all query parameters except c can be ignored.] + expected: FAIL + + +[prefetch-single-with-hint.https.html?8-8] + [Don't use in-flight prefetch as key-order is set to false and the URLs are not identical.] + expected: FAIL + + +[prefetch-single-with-hint.https.html?2-2] + [Don't use in-flight prefetch as there is no No-Vary-Search hint.] + expected: FAIL + + +[prefetch-single-with-hint.https.html?22-22] + [Use the in-flight prefetch. Non-ASCII key - 2 UTF-8 code units. Don't vary the response on the non-ASCII key.] + expected: FAIL + + +[prefetch-single-with-hint.https.html?3-3] + [Don't use in-flight prefetch as the prefetched URL has the extra "a" query parameter.] + expected: FAIL + + +[prefetch-single-with-hint.https.html?24-24] + [Don't use the in-flight prefetch. Non-ASCII key - 2 UTF-8 code units. Vary the response on the non-ASCII key.] + expected: FAIL + + +[prefetch-single-with-hint.https.html?10-10] + [Use in-flight prefetch as all query parameters except c can be ignored. Only the last except matters.] + expected: FAIL + + +[prefetch-single-with-hint.https.html?15-15] + [Use in-flight prefetch as query parameter c can be ignored. Allow extension via parameters.] + expected: FAIL + + +[prefetch-single-with-hint.https.html?19-19] + [Don't use the in-flight prefetched URL. Empty No-Vary-Search means default URL variance. The prefetched and the navigated URLs have to be the same.] + expected: FAIL + + +[prefetch-single-with-hint.https.html?16-16] + [Use in-flight prefetch as the URLs have the values in different order for a. Allow extension via parameters.] + expected: FAIL + + +[prefetch-single-with-hint.https.html?21-21] + [Use the in-flight prefetch. Empty No-Vary-Search means default URL variance. The prefetched and the navigated URLs have to be the same.] + expected: FAIL + + +[prefetch-single-with-hint.https.html?12-12] + [Use in-flight prefetch as even though all query parameters except c and d can be ignored, c value matches and d value matches.] + expected: FAIL + + +[prefetch-single-with-hint.https.html?5-5] + [Do not use in-flight prefetch as the navigation URL has a different value for the "b" query parameter.] + expected: FAIL + + +[prefetch-single-with-hint.https.html?13-13] + [Use in-flight prefetch as even though all query parameters except c and d can be ignored, c value matches and d value matches. Some query parameters to be ignored appear multiple times in the query.] + expected: FAIL + + +[prefetch-single-with-hint.https.html?23-23] + [Use the in-flight prefetch. Non-ASCII key - 2 UTF-8 code units. Don't vary the response on the non-ASCII key.] + expected: FAIL + + +[prefetch-single-with-hint.https.html?4-4] + [Use in-flight prefetch as the URLs do not vary by a and b.] + expected: FAIL + + +[prefetch-single-with-hint.https.html?25-last] + [Use the in-flight prefetch. Non-ASCII key - 2 UTF-8 code units. Vary the response on the non-ASCII key.] + expected: FAIL + + +[prefetch-single-with-hint.https.html?7-7] + [Use in-flight prefetch as the URLs have the same values for all keys, only differing by order and using ?1 for specifying a true value.] + expected: FAIL |