Files
ladybird/Userland/Libraries/LibWeb/DOM/Element.cpp
Linus Groh 79bab28f5e LibWeb: Implement Element.getElementsBy{Tag,Class}Name()
Just like the Document variants, but using the given Element as
for_each_in_subtree_of_type() root.
2021-02-08 17:59:04 +01:00

13 KiB