Files
ladybird/Libraries/LibWeb/DOM/Node.cpp
Jonathan Gamble 116ccdd878 LibWeb: Add find_in_shadow_including_ancestry method to Node
The search walks self and ancestors until the predicate returns true.
2026-01-09 18:09:09 +01:00

149 KiB