2 <?xml-stylesheet href=
"chrome://global/skin" type=
"text/css"?>
3 <window title=
"Mozilla Bug 593307"
4 width=
"100" height=
"100"
6 xmlns=
"http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
8 <script src=
"chrome://mochikit/content/tests/SimpleTest/EventUtils.js" />
10 <body xmlns=
"http://www.w3.org/1999/xhtml" id=
"body">
13 <script class=
"testbody" type=
"application/javascript">
16 var centerscreen = null;
17 var SimpleTest = window.arguments[
0];
18 var finish = window.arguments[
1];
22 centerscreen = window.openDialog('window_bug593307_centerscreen.xhtml','', 'chrome,centerscreen,dependent,dialog=no');