blob: 44aff18204955080845c8e6e38dc197b20b8d8c6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
[basic.tentative.any.serviceworker.html]
[basic.tentative.any.sharedworker.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[basic.tentative.any.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[basic.tentative.any.worker.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
|