mirror of
https://github.com/RGBCube/serenity
synced 2026-01-18 09:50:59 +00:00
The basic idea of block layout is: width, then children based on width, then height based on height of children. |
||
|---|---|---|
| .. | ||
| LayoutBlock.cpp | ||
| LayoutBlock.h | ||
| LayoutDocument.cpp | ||
| LayoutDocument.h | ||
| LayoutInline.cpp | ||
| LayoutInline.h | ||
| LayoutNode.cpp | ||
| LayoutNode.h | ||
| LayoutStyle.cpp | ||
| LayoutStyle.h | ||
| LayoutText.cpp | ||
| LayoutText.h | ||