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