mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-10 17:12:41 +02:00
::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.