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