blob: bb4aed56a5bfeec10ca30f9378e377ce58c922eb (
plain)
1
2
3
4
5
6
7
8
|
[workers.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[BroadcastChannel messages from closed worker to parent should be ignored (BC created before closing)]
expected: FAIL
[BroadcastChannel messages from closed worker to parent should be ignored (BC created after closing)]
expected: FAIL
|