Files
sousa-gecko/layout/docs/index.md
T
Sylvestre Ledru 03f6f7bab2 Bug 2038819 - Convert layout/docs RST to Markdown r=layout-reviewers,emilio
Convert layout/docs/*.rst to MyST-flavored Markdown.

Refresh allowed-warnings glob for Reftest from .rst to .md.

Differential Revision: https://phabricator.services.mozilla.com/D304222
2026-07-04 10:18:25 +00:00

20 lines
514 B
Markdown

# 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 {searchfox}`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
```