summaryrefslogtreecommitdiffstats
path: root/dom/events/test/window_bug617528.xhtml
blob: fce6f510b2f9424dafe261d535c7253874343a41 (plain)
1
2
3
4
5
6
7
8
9
<?xml-stylesheet href="chrome://global/skin/global.css" 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="true" flex="1" src="about:blank"
           disablehistory="true"/>

</window>