Files
ladybird/Libraries/LibWeb/DOM/ShadowRoot.h
Andreas Kling 97b6ea8bbe LibWeb: Honor skipped children in shadow-including traversal
When a shadow-including traversal callback returns
SkipChildrenAndContinue for the inclusive node, do not continue
into that node's shadow-including descendants.
2026-04-27 16:22:11 +02:00

8.6 KiB