mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-22 23:50:19 +00:00
ffcbe8f0de
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 |