diff options
Diffstat (limited to 'testing/web-platform/meta/client-hints/accept-ch')
8 files changed, 42 insertions, 0 deletions
diff --git a/testing/web-platform/meta/client-hints/accept-ch/answers.sub.https.html.ini b/testing/web-platform/meta/client-hints/accept-ch/answers.sub.https.html.ini new file mode 100644 index 0000000000..bb24e36865 --- /dev/null +++ b/testing/web-platform/meta/client-hints/accept-ch/answers.sub.https.html.ini @@ -0,0 +1,3 @@ +[answers.sub.https.html] + [Accept-CH header test] + expected: FAIL diff --git a/testing/web-platform/meta/client-hints/accept-ch/feature-policy-navigation/feature-policy.https.html.ini b/testing/web-platform/meta/client-hints/accept-ch/feature-policy-navigation/feature-policy.https.html.ini new file mode 100644 index 0000000000..bb9635cd66 --- /dev/null +++ b/testing/web-platform/meta/client-hints/accept-ch/feature-policy-navigation/feature-policy.https.html.ini @@ -0,0 +1,9 @@ +[feature-policy.https.html] + [Client hints loaded on cross-origin iframe request with feature policy.] + expected: FAIL + + [Client hints loaded on same-origin iframe request with feature policy.] + expected: FAIL + + [Client hints loaded on cross-origin iframe request with feature policy after attempting to set independently.] + expected: FAIL diff --git a/testing/web-platform/meta/client-hints/accept-ch/feature-policy-navigation/no-feature-policy.https.html.ini b/testing/web-platform/meta/client-hints/accept-ch/feature-policy-navigation/no-feature-policy.https.html.ini new file mode 100644 index 0000000000..1516482a85 --- /dev/null +++ b/testing/web-platform/meta/client-hints/accept-ch/feature-policy-navigation/no-feature-policy.https.html.ini @@ -0,0 +1,12 @@ +[no-feature-policy.https.html] + [Client hints not loaded on cross-origin iframe request with no feature policy.] + expected: FAIL + + [Client hints loaded on same-origin iframe request with no feature policy.] + expected: FAIL + + [Client hints loaded on cross-origin iframe request with allow list.] + expected: FAIL + + [Client hints loaded on same-origin iframe request with allow list.] + expected: FAIL diff --git a/testing/web-platform/meta/client-hints/accept-ch/feature-policy.sub.https.html.ini b/testing/web-platform/meta/client-hints/accept-ch/feature-policy.sub.https.html.ini new file mode 100644 index 0000000000..e9226a1ae3 --- /dev/null +++ b/testing/web-platform/meta/client-hints/accept-ch/feature-policy.sub.https.html.ini @@ -0,0 +1,6 @@ +[feature-policy.sub.https.html] + [Accept-CH header test] + expected: FAIL + + [Cross-Origin Accept-CH header test] + expected: FAIL diff --git a/testing/web-platform/meta/client-hints/accept-ch/meta/resource-in-markup-accept-ch.https.html.ini b/testing/web-platform/meta/client-hints/accept-ch/meta/resource-in-markup-accept-ch.https.html.ini new file mode 100644 index 0000000000..f3bce4ac02 --- /dev/null +++ b/testing/web-platform/meta/client-hints/accept-ch/meta/resource-in-markup-accept-ch.https.html.ini @@ -0,0 +1,3 @@ +[resource-in-markup-accept-ch.https.html] + [DPR is received in page with Accept-CH http-equiv meta tag] + expected: FAIL diff --git a/testing/web-platform/meta/client-hints/accept-ch/meta/resource-in-markup-delegate-ch.https.html.ini b/testing/web-platform/meta/client-hints/accept-ch/meta/resource-in-markup-delegate-ch.https.html.ini new file mode 100644 index 0000000000..2dd9df23ca --- /dev/null +++ b/testing/web-platform/meta/client-hints/accept-ch/meta/resource-in-markup-delegate-ch.https.html.ini @@ -0,0 +1,3 @@ +[resource-in-markup-delegate-ch.https.html] + [DPR is received in page with Accept-CH meta tag] + expected: FAIL diff --git a/testing/web-platform/meta/client-hints/accept-ch/no-feature-policy.sub.https.html.ini b/testing/web-platform/meta/client-hints/accept-ch/no-feature-policy.sub.https.html.ini new file mode 100644 index 0000000000..0849866fd4 --- /dev/null +++ b/testing/web-platform/meta/client-hints/accept-ch/no-feature-policy.sub.https.html.ini @@ -0,0 +1,3 @@ +[no-feature-policy.sub.https.html] + [Accept-CH header test] + expected: FAIL diff --git a/testing/web-platform/meta/client-hints/accept-ch/non-secure.http.html.ini b/testing/web-platform/meta/client-hints/accept-ch/non-secure.http.html.ini new file mode 100644 index 0000000000..99aa61d481 --- /dev/null +++ b/testing/web-platform/meta/client-hints/accept-ch/non-secure.http.html.ini @@ -0,0 +1,3 @@ +[non-secure.http.html] + expected: + if (os == "android") and fission: [TIMEOUT, OK] |