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=303267.xul
9 <window title=
"Mozilla Bug 303267"
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
303267</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=303267">Mozilla Bug
303267</a>
21 <div id=
"content" style=
"display: none">
28 <script class=
"testbody" type=
"application/javascript">
31 /** Test for Bug
303267 **/
33 SimpleTest.waitForExplicitFinish();
34 window.open(
"bug303267_window.xul",
"bug303267",
35 "chrome,width=600,height=600");