Wed, 31 Dec 2014 07:53:36 +0100
Correct small whitespace inconsistency, lost while renaming variables.
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()">
4 <command oncommandupdate="document.removeChild(document.documentElement)" commandupdater="true"/>
5 <box command="c"/>
6 <iframe/>
8 </window>