tor-browser

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

537507-1.xhtml (358B)


      1 <?xml version="1.0"?>
      2 <?xml-stylesheet href="chrome://global/skin" type="text/css"?>
      3 
      4 <window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
      5 orient="vertical">
      6 <label value="The iframe below should show the string 'Here'"/>
      7 <iframe src="537507-1-frame.xhtml" style="display: none" onload="this.style.display = ''"></iframe>
      8 </window>