mirror of
https://github.com/RGBCube/serenity
synced 2025-07-17 18:27:36 +00:00
![]() Walk the DOM and construct a parallel style tree that points back to the DOM and has the relevant CSS property values hanging off of them. The values are picked based on naive selector matching. There's no cascade or specificity taken into account yet. |
||
---|---|---|
.. | ||
CSS | ||
DOM | ||
Layout | ||
Parser | ||
Scripts | ||
.gitignore | ||
Dump.cpp | ||
Dump.h | ||
Frame.cpp | ||
Frame.h | ||
Makefile | ||
Makefile.host | ||
Makefile.shared | ||
test.cpp | ||
TreeNode.h |