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