blob: f291cf5b143b458cd11d59578c4f43dcef44ded3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
[close.any.serviceworker.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[close.any.worker.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[close.any.sharedworker.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[close.any.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[close.any.shadowrealm.html]
expected: ERROR
|