Commit Graph

1 Commits

Author SHA1 Message Date
Sam Atkins
68aa529a18 Tests: Add a test for combinators inside pseudo selectors
:host() and ::slotted() both take a `<compound-selector>` as their
argument, but we currently allow a sneaky combinator in there too, as
this demonstrates. That will be solved over subsequent commits, but
adding this now to track progress.
2026-04-08 15:53:02 +01:00