tor-browser

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

window_css_visibility_propagation-2.xhtml (217B)


      1 <?xml version="1.0"?>
      2 <window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
      3 <div id="parent">
      4  <browser type="content" src="frame_css_visibility_propagation.html"></browser>
      5 </div>
      6 </window>