1 Tests that getting and setting name and opener on a cached DOMWindow after the associated frame is removed from a web page does not crash.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS childWindow.name is 'oldname'
7 PASS childWindow.opener is null
8 PASS childWindow.name is ''
9 PASS successfullyParsed is true