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