tenfourfox/dom/events/test/window_bug617528.xul

10 lines
321 B
Plaintext
Raw Normal View History

2017-04-19 07:56:45 +00:00
<?xml-stylesheet href="chrome://global/skin/" type="text/css"?>
<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
width="640" height="480">
<browser id="browser" type="content-primary" flex="1" src="about:blank"
disablehistory="true" disablesecurity="true"/>
</window>