Files
ladybird/Userland/Libraries/LibWeb/CSS/SelectorEngine.cpp
Sam Atkins 993653317c LibWeb: Implement the :where() selector
This is identical to :is() except for specificity, so we can use the
same code paths. :^)
2022-03-18 11:34:02 +01:00

14 KiB