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