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