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=215405
9 <window title=
"Mozilla Bug 215405"
10 xmlns=
"http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
12 <script src=
"chrome://mochikit/content/tests/SimpleTest/SimpleTest.js"></script>
14 <body xmlns=
"http://www.w3.org/1999/xhtml">
16 href=
"https://bugzilla.mozilla.org/show_bug.cgi?id=215405">Mozilla Bug
215405</a>
18 <div id=
"content" style=
"display: none">
25 <script class=
"testbody" type=
"application/javascript">
28 /** Test for Bug
215405 */
30 SimpleTest.waitForExplicitFinish();
31 window.openDialog(
"bug215405_window.xhtml",
"bug215405",
32 "chrome,width=600,height=600,noopener", window);