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