mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-19 15:32:31 +00:00
Every LayoutNode indirectly belongs to some Document. For anonymous LayoutNodes, we simply traverse the parent chain until we find someone with a Node from which we can get a Document&. |
||
---|---|---|
.. | ||
ComputedStyle.cpp | ||
ComputedStyle.h | ||
LayoutBlock.cpp | ||
LayoutBlock.h | ||
LayoutDocument.cpp | ||
LayoutDocument.h | ||
LayoutInline.cpp | ||
LayoutInline.h | ||
LayoutNode.cpp | ||
LayoutNode.h | ||
LayoutText.cpp | ||
LayoutText.h |