tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

bug454235-subframe.xhtml (261B)


      1 <window title="Mozilla Bug 454235 SubFrame"
      2  xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
      3  <deck flex="1">
      4    <browser id="topBrowser" src="about:mozilla"/>
      5    <browser id="burriedBrowser" src="about:mozilla"/>
      6  </deck>
      7 </window>