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=294258.xul
9 <window title=
"Mozilla Bug 294258"
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
294258</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=294258">
20 Mozilla Bug
294258</a>
22 <div id=
"content" style=
"display: none">
29 <script class=
"testbody" type=
"application/javascript">
32 /** Test for Bug
294258 **/
34 SimpleTest.waitForExplicitFinish();
35 window.open(
"bug294258_window.xul",
"bug294258",
36 "chrome,width=600,height=600");