blob: 248fcd6118f5a629d08f198233b11d67294f37f6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
[frame-removal.html]
[detaching the iframe during the cancel event]
expected: FAIL
[detaching the iframe during the close event]
expected: FAIL
[detaching the iframe then calling destroy()]
expected: FAIL
[detaching the iframe then calling close()]
expected: FAIL
[detaching the iframe then constructing a CloseWatcher]
expected: FAIL
[detaching the iframe then calling requestClose()]
expected: FAIL
|