Files
ladybird/Libraries/LibWeb/DOM/Node.cpp
Andreas Kling 256898431c LibWeb: Simplify Node::is_link()
No need to check for presence of the href attribute as that is already
checked by enclosing_link_element().
2020-06-13 00:23:32 +02:00

5.5 KiB