content/xul/document/test/window_bug583948.xul

branch
TOR_BUG_9701
changeset 8
97036ab72558
equal deleted inserted replaced
-1:000000000000 0:4c8d328ad99c
1 <?xml-stylesheet href="chrome://browser/skin/" type="text/css"?>
2 <window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" onload="opener.update()">
3
4 <command oncommandupdate="document.removeChild(document.documentElement)" commandupdater="true"/>
5 <box command="c"/>
6 <iframe/>
7
8 </window>

mercurial