blob: 6c01792887b7246c96c54cb855636d6b8e364da7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
[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
|