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