diff options
Diffstat (limited to 'testing/web-platform/meta/client-hints/sec-ch-ua.https.html.ini')
-rw-r--r-- | testing/web-platform/meta/client-hints/sec-ch-ua.https.html.ini | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/testing/web-platform/meta/client-hints/sec-ch-ua.https.html.ini b/testing/web-platform/meta/client-hints/sec-ch-ua.https.html.ini new file mode 100644 index 0000000000..a6d84e5bad --- /dev/null +++ b/testing/web-platform/meta/client-hints/sec-ch-ua.https.html.ini @@ -0,0 +1,12 @@ +[sec-ch-ua.https.html] + expected: + if (os == "android") and debug and fission: [OK, TIMEOUT] + if (os == "android") and debug and not fission: [OK, TIMEOUT] + [Open HTTPS window: `Sec-CH-UA` header returned by default.] + expected: FAIL + + [Open HTTPS window: `Sec-CH-UA` header is consistent across versions.] + expected: FAIL + + [Open HTTPS window: No brand in `Sec-CH-UA` header is > than 32 chars.] + expected: FAIL |