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