ladybird/Userland
Andreas Kling 9e080e197c LibWeb: Make :has() actually work for non-descendant relative selectors
The traversal for these was incorrect and awkward. Now it's less
incorrect but still very awkward. We should find better ways to
implement this, but for now this at least passes many more WPT tests.
2024-10-27 13:33:46 +01:00
..
Libraries LibWeb: Make :has() actually work for non-descendant relative selectors 2024-10-27 13:33:46 +01:00
Services LibWeb: Remove reference counting for CSS::StyleProperties 2024-10-27 13:26:30 +01:00
Utilities Utilities: Remove no-op calls to unveil and pledge 2024-10-18 18:16:18 +02:00