Files
ladybird/Userland/Libraries/LibWeb/DOM/HTMLCollection.cpp
Shannon Booth cdd0038c9e LibWeb: Factor out a method to update the cached elements
This is useful for any function which is needing to read the from the
cache, instead of onl using `collect_matching_elements`.
2024-04-02 07:33:40 +02:00

6.1 KiB