window_bug617528.xul 321 B

12345678910
  1. <?xml-stylesheet href="chrome://global/skin/" type="text/css"?>
  2. <window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
  3. width="640" height="480">
  4. <browser id="browser" type="content-primary" flex="1" src="about:blank"
  5. disablehistory="true" disablesecurity="true"/>
  6. </window>