mirror of
https://github.com/RGBCube/serenity
synced 2026-01-18 01:31:01 +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&. |
||
|---|---|---|
| .. | ||
| CSS | ||
| DOM | ||
| Layout | ||
| Parser | ||
| Scripts | ||
| Dump.cpp | ||
| Dump.h | ||
| HtmlView.cpp | ||
| HtmlView.h | ||
| install.sh | ||
| Makefile | ||
| Makefile.host | ||
| Makefile.shared | ||
| RenderingContext.h | ||
| TreeNode.h | ||