summaryrefslogtreecommitdiffstats
path: root/docs/glossary/index.rst
blob: 241da8637eb4793b1fe43adb9db2b569786d97e4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
==========================
A Glossary of Common Terms
==========================

.. topic:: Content

  Usually refers to webpages being rendered, may also be seen as "running in
  content" in which case it can include UI privileged code running in a process
  that is rendering webpages.

.. topic:: Chrome

  Usually the parts of the application UI outside of the rendered webpage

.. topic:: XUL

  A proprietary UI definition language that we are slowly phasing out and replacing with standard HTML.

.. topic:: l10n

  An abbreviation for Localization.

.. topic:: i18n

  An abbreviation for Internationalisation

.. topic:: a11y

  An abbreviation for Accessibility