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