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