hewitt%netscape.com e0f51d7027 DOM Inspector update - tons of crash fixes, js error fixes, performance and usability improvements, r=jag, sr=hyatt
git-svn-id: svn://10.0.0.236/trunk@108140 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-15 04:09:41 +00:00

21 lines
513 B
XML

<?xml version="1.0"?>
<window id="winUtil"
width="200" height="200"
persist="screenX screenY width height sizemode"
onload="opener.UtilWindowOpenListener(window)"
orient="vertical"
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
<spacer flex="1"/>
<hbox id="bxOuter" flex="1">
<spacer flex="1"/>
<hbox id="bxCenter" align="center" pack="center"/>
<spacer flex="1"/>
</hbox>
<spacer flex="1"/>
</window>