mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 11:18:11 +00:00
![]() We walk the entire DOM and check all selectors against all elements. Only id, class and tag name are checked right now. There's no ancestor stack or compound selectors. All in good time :^) |
||
---|---|---|
.. | ||
Document.cpp | ||
Document.h | ||
Element.cpp | ||
Element.h | ||
Node.cpp | ||
Node.h | ||
ParentNode.cpp | ||
ParentNode.h | ||
Text.cpp | ||
Text.h |