20 lines
613 B
ReStructuredText
20 lines
613 B
ReStructuredText
Style system (CSS) & Layout
|
|
===========================
|
|
|
|
Here contains the overview and design documents for Firefox's layout engine and
|
|
style system. They live in the mozilla-central repository under `layout/docs
|
|
<https://searchfox.org/mozilla-central/source/layout/docs>`__ directory.
|
|
|
|
`Layout page <https://wiki.mozilla.org/Platform/Layout>`__ on mozilla wiki
|
|
contains general information about layout and the layout team at Mozilla.
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
StyleSystemOverview
|
|
LayoutOverview
|
|
DynamicChangeHandling
|
|
Reftest
|
|
LayoutCodeReviewerChecklist
|
|
LayoutDebugger
|
|
AccessibleCaret
|