Files
ladybird/Libraries/LibWeb/HTML/HTMLMetaElement.cpp
Tim Ledbetter 154e9db033 LibWeb: Cache the value of Element::lang()
This reduces the time spent in
`SelectorEngine::matches_lang_pseudo_class()` from 1.9% to 0.41% on
https://cloudflare.com
2025-11-12 12:36:16 +01:00

9.1 KiB