blob: bb2b1933e4541b130b218d875c822b2a3ecb7781 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
[keepalive.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[same-origin]
expected: FAIL
[cross-origin redirect with preflight]
expected: FAIL
[cross-origin redirect]
expected: FAIL
[keepalive in onunload in nested frame in another window]
expected: FAIL
|