blob: e6740f1a65b16b85f5b36ea23b7449049f38fcd4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
[detached-iframe.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[BroadcastChannel messages from detached iframe to parent should be ignored (BC created before detaching)]
expected: FAIL
[BroadcastChannel messages within detached iframe should be ignored (BCs created before detaching)]
expected: FAIL
[BroadcastChannel messages within detached iframe should be ignored (BCs created after detaching)]
expected: FAIL
|