1
0
Fork 0
firefox/layout/docs/index.rst
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

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