Files
ladybird/Tests/LibWeb/Text/input/ShadowDOM
Andreas Kling 21a1f40691 Tests: Cover ::slotted matching against re-slotted slot elements
::slotted() rules from an outer shadow currently leak onto intermediate
<slot> elements re-slotted into that shadow. The expected output records
the buggy state; the next commit fixes it.
2026-04-29 04:54:11 +02:00
..