blob: d2946cd081c713222739214a775069267511caf2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
[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]
|