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