ladybird/Userland
Andreas Kling 274c46a3c9 LibWeb: Don't infer descendant combinator for <compound-selector>
This fixes an issue where :host(foo) would parse as if "foo" was the
on the right side of a descendant combinator.

Not testable yet, but will be in the next commit.
2024-07-23 18:03:46 +02:00
..
Libraries LibWeb: Don't infer descendant combinator for <compound-selector> 2024-07-23 18:03:46 +02:00
Services WebContent: Limit the Console client to the top-level navigable client 2024-07-23 18:00:27 +02:00
Utilities UI: Rename s_serenity_resource_root to s_ladybird_resource_root 2024-07-21 15:59:25 -06:00