summaryrefslogtreecommitdiffstats
path: root/docshell/test/chrome/bug454235-subframe.xhtml
blob: a8b6178e656d24ad686c1d7f525cb28f4e888585 (plain)
1
2
3
4
5
6
7
<window title="Mozilla Bug 454235 SubFrame"
  xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
  <deck flex="1">
    <browser id="topBrowser" src="about:mozilla"/>
    <browser id="burriedBrowser" src="about:mozilla"/>
  </deck>
</window>