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
..
css-hover-shadow-dom.html LibWeb: Rework Internals' mouse control 2026-02-06 14:18:10 +00:00
css-media-queries.html Meta: Add DOCTYPEs to most text tests 2025-03-20 11:50:49 +01:00
css-variable-inheritance-across-shadow-boundary.html Meta: Add DOCTYPEs to most text tests 2025-03-20 11:50:49 +01:00
declarative-basic.html Meta: Add DOCTYPEs to most text tests 2025-03-20 11:50:49 +01:00
remove-style-element-inside-shadow-tree.html Meta: Add DOCTYPEs to most text tests 2025-03-20 11:50:49 +01:00
replace-declarative-shadow-root-with-style-sheet.html Meta: Add DOCTYPEs to most text tests 2025-03-20 11:50:49 +01:00
slotted-does-not-match-nested-slot.html Tests: Cover ::slotted matching against re-slotted slot elements 2026-04-29 04:54:11 +02:00