mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 17:11:00 +00:00
We now create a layout tree directly from the DOM tree. This way we don't actually lose text nodes ^) |
||
|---|---|---|
| .. | ||
| ComputedStyle.cpp | ||
| ComputedStyle.h | ||
| LayoutBlock.cpp | ||
| LayoutBlock.h | ||
| LayoutDocument.cpp | ||
| LayoutDocument.h | ||
| LayoutInline.cpp | ||
| LayoutInline.h | ||
| LayoutNode.cpp | ||
| LayoutNode.h | ||
| LayoutText.cpp | ||
| LayoutText.h | ||