blob: a6d84e5badf551533f7fb6f9186418ad348599f0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
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
|