Bug 514232, r=bzbarsky + bug 529119 - Funky behavior with XUL error pages, r=bzbarsky

git-svn-id: svn://10.0.0.236/trunk@259021 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
honzab.moz%firemni.cz
2009-11-18 16:43:10 +00:00
parent b75576371c
commit 3828124cd5
5 changed files with 255 additions and 29 deletions

View File

@@ -0,0 +1,7 @@
<!DOCTYPE HTML>
<html>
<head>
<title>Test bug 529119, sub-window</title>
<body onload="window.opener.windowLoaded();">
</body>
</html>