Files
ladybird/Libraries/LibWeb/CSS/Selector.h
Sam Atkins fbae3b824a LibWeb/CSS: Move An+B matching code into ANPlusBPattern::matches()
Not everything we want to match is an "nth element".

Also moved its serialization function's implementation out of the header
while I was at it.
2025-08-13 09:47:28 +01:00

8.6 KiB