Files
ladybird/Userland/Libraries/LibWeb/HTML/HTMLMetaElement.cpp
Shannon Booth 0695236408 LibWeb: Use cached element name and id where possible
Instead of looking up in the named node map, we can simply use the
cached name and ID on the element.
2024-01-13 12:05:36 +01:00

4.5 KiB