ladybird/Tests/LibWeb/Text/input/Internals
Andreas Kling 1402c143a9 LibWeb: Add Internals.getShadowRoot(element)
This lets you access closed shadow roots from JavaScript, even though
they're not normally accessible to JavaScript. This can be used to poke
into UA shadow roots in tests.
2025-08-07 22:15:36 +02:00
..
getShadowRoot.html LibWeb: Add Internals.getShadowRoot(element) 2025-08-07 22:15:36 +02:00
headless.html