tor-browser

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

index.rst (673B)


      1 ==========================
      2 A Glossary of Common Terms
      3 ==========================
      4 
      5 .. topic:: Content
      6 
      7  Usually refers to webpages being rendered, may also be seen as "running in
      8  content" in which case it can include UI privileged code running in a process
      9  that is rendering webpages.
     10 
     11 .. topic:: Chrome
     12 
     13  Usually the parts of the application UI outside of the rendered webpage
     14 
     15 .. topic:: XUL
     16 
     17  A proprietary UI definition language that we are slowly phasing out and replacing with standard HTML.
     18 
     19 .. topic:: l10n
     20 
     21  An abbreviation for Localization.
     22 
     23 .. topic:: i18n
     24 
     25  An abbreviation for Internationalisation
     26 
     27 .. topic:: a11y
     28 
     29  An abbreviation for Accessibility