mirror of
https://github.com/RGBCube/serenity
synced 2025-10-27 07:12:07 +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 | ||