LibWeb/CSS: Implement basic ::part() matching

Matches elements with a `part` attribute, against their parent shadow
host.
This commit is contained in:
Sam Atkins
2025-12-09 13:42:53 +00:00
parent 1b817e93c3
commit 4ab9ac86a7
Notes: github-actions[bot] 2025-12-15 14:13:48 +00:00
18 changed files with 114 additions and 46 deletions

View File

@@ -2,5 +2,5 @@ Harness status: OK
Found 1 tests
1 Fail
Fail Complex selector for host works
1 Pass
Pass Complex selector for host works