tor-browser

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

text-small-caps-1-ref.xhtml (298B)


      1 <?xml version="1.0"?>
      2 <window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" align="start">
      3 <hbox style="font: 40px monospace;" align="baseline">
      4  <label value="lowercase"/>
      5  <label value="SMALLCAPS" style="font-size: 32px;"/>
      6  <label value="CAPITALS"/>
      7 </hbox>
      8 </window>