2 <?xml-stylesheet href=
"chrome://global/skin" type=
"text/css"?>
4 href=
"chrome://mochikit/content/tests/SimpleTest/test.css"
7 https://bugzilla.mozilla.org/show_bug.cgi?id=89419.xul
9 <window title=
"Mozilla Bug 89419"
10 xmlns:
html=
"http://www.w3.org/1999/xhtml"
11 xmlns=
"http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
13 <title>Test for Bug
89419</title>
14 <script type=
"application/javascript"
15 src=
"chrome://mochikit/content/tests/SimpleTest/SimpleTest.js"></script>
17 <body xmlns=
"http://www.w3.org/1999/xhtml">
19 href=
"https://bugzilla.mozilla.org/show_bug.cgi?id=89419">
22 <div id=
"content" style=
"display: none">
29 <script class=
"testbody" type=
"application/javascript">
32 /** Test for Bug
89419 **/
34 SimpleTest.waitForExplicitFinish();
35 window.open(
"bug89419_window.xul",
"bug89419",
36 "chrome,width=600,height=600");