Files
ladybird/Userland/Libraries/LibWeb/DOM/Document.cpp
Tim Ledbetter faf64bfb41 LibWeb: Move get_elements_by_name implementation to ParentNode
Previously, we had two implementations of the same function in
`Document` and `Element`, which had inadvertantly diverged.
2024-07-23 08:58:22 +02:00

223 KiB