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