blob: 2ea8d2342008b03f57b33342882ae57bbf27694e (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
[fetch.any.sharedworker.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[fetch.any.worker.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[fetch.any.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
|