index.rst (613B)
1 Style system (CSS) & Layout 2 =========================== 3 4 Here contains the overview and design documents for Firefox's layout engine and 5 style system. They live in the mozilla-central repository under `layout/docs 6 <https://searchfox.org/mozilla-central/source/layout/docs>`__ directory. 7 8 `Layout page <https://wiki.mozilla.org/Platform/Layout>`__ on mozilla wiki 9 contains general information about layout and the layout team at Mozilla. 10 11 .. toctree:: 12 :maxdepth: 1 13 14 StyleSystemOverview 15 LayoutOverview 16 DynamicChangeHandling 17 Reftest 18 LayoutCodeReviewerChecklist 19 LayoutDebugger 20 AccessibleCaret