blob: 24ccacd0af6c820c7d58477572bb50d17c62ec3c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
[request-init-002.any.serviceworker.html]
expected:
if (os == "android") and fission: [TIMEOUT, OK]
[request-init-002.any.worker.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[request-init-002.any.sharedworker.html]
[request-init-002.any.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
|