4 https://bugzilla.mozilla.org/show_bug.cgi?id=199692
7 <meta http-equiv=
"Content-Type" content=
"text/html; charset=UTF-8">
8 <title>Test for Bug
199692</title>
9 <script type=
"text/javascript" src=
"/MochiKit/MochiKit.js"></script>
10 <script type=
"text/javascript" src=
"/tests/SimpleTest/SimpleTest.js"></script>
11 <link rel=
"stylesheet" type=
"text/css" href=
"/tests/SimpleTest/test.css" />
14 <script type=
"text/javascript">
15 SimpleTest
.waitForExplicitFinish();
17 // The popup calls MochiTest methods in this window through window.opener
18 window
.open("bug199692-popup.html", "bug199692", "width=600,height=600");