tor-browser

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

popup-explicit-size.xhtml (272B)


      1 <?xml version="1.0"?>
      2 <?xml-stylesheet href="chrome://global/skin/global.css" type="text/css"?>
      3 <window align="start" xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
      4  <label value="One"/>
      5  <menupopup height="40"/>
      6  <label value="Two"/>
      7 </window>