1 2 3 4 5 6 7
<!DOCTYPE HTML> <html> <head> <title>Test bug 529119, sub-window</title> <body onload="window.opener.windowLoaded();"> </body> </html>