mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-05 06:32:30 +02:00
LibWeb/CSS: Implement basic ::part() matching
Matches elements with a `part` attribute, against their parent shadow host.
This commit is contained in:
Notes:
github-actions[bot]
2025-12-15 14:13:48 +00:00
Author: https://github.com/AtkinsSJ Commit: https://github.com/LadybirdBrowser/ladybird/commit/4ab9ac86a76 Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/7077
@@ -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
|
||||
Reference in New Issue
Block a user