mirror of
https://github.com/RGBCube/serenity
synced 2025-05-20 14:35:07 +00:00
![]() HtmlView now calls Node::enclosing_link_element() to find the nearest ancestor <a> element. This patch also adds HTMLElement and HTMLAnchorElement. |
||
---|---|---|
.. | ||
Document.cpp | ||
Document.h | ||
Element.cpp | ||
Element.h | ||
HTMLAnchorElement.cpp | ||
HTMLAnchorElement.h | ||
HTMLElement.cpp | ||
HTMLElement.h | ||
Node.cpp | ||
Node.h | ||
ParentNode.cpp | ||
ParentNode.h | ||
Text.cpp | ||
Text.h |