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