blob: cd08b714d9e99637a5704d6cd92a397b78d2208f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
[__secure.header.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[__SeCuRe: Non-secure origin: Should not set 'Path=/;']
expected: FAIL
[__SeCuRe: Non-secure origin: Should not set 'Path=/;domain=web-platform.test']
expected: FAIL
[__SeCuRe: Non-secure origin: Should not set 'Path=/;MaxAge=10']
expected: FAIL
[__SeCuRe: Non-secure origin: Should not set 'Path=/;HttpOnly']
expected: FAIL
|