Files
ladybird/Libraries/LibWeb/CSS/StyleInvalidationData.cpp
Aliaksandr Kalenik aaff6f98b1 LibWeb: Fix collection of pseudo class names used in :has()
Before this change we were saving all pseudo class names as used in
:has() regardless of whether they are nested inside :has() or not.
2025-01-26 00:52:38 +01:00

11 KiB