mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-05-31 07:22:50 +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 |