4 https://bugzilla.mozilla.org/show_bug.cgi?id=426082
7 <title>Test for Bug
426082</title>
8 <script src=
"/tests/SimpleTest/SimpleTest.js"></script>
9 <script src=
"/tests/SimpleTest/EventUtils.js"></script>
10 <script src=
"/tests/SimpleTest/WindowSnapshot.js"></script>
11 <link rel=
"stylesheet" type=
"text/css" href=
"/tests/SimpleTest/test.css"/>
16 <script type=
"application/javascript">
18 /** Test for Bug
426082 **/
19 SimpleTest.waitForExplicitFinish();
20 var subwindow = window.open(
"./bug426082.html",
"bug426082",
"width=800,height=1000");
22 function finishTests() {