Files
ladybird/Userland/Libraries/LibWeb/CSS
Grubre a6794627b0 LibWeb: Use Element::lang() in matches_lang_pseudo_class
The previous implementation went up the DOM tree until it found lang
attribute. The new version uses lang() function from the spec.
2024-10-28 17:55:05 -04:00
..
2024-10-14 20:47:35 +02:00