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