ladybird/Libraries/LibWeb/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
..
InternalAnimationTimeline.cpp LibWeb: Rework AnimationTimeline's monotonically increasing property 2025-07-30 14:37:54 +02:00
InternalAnimationTimeline.h LibGC+Everywhere: Factor out a LibGC from LibJS 2024-11-15 14:49:20 +01:00
InternalAnimationTimeline.idl
Internals.cpp LibWeb: Add Internals.getShadowRoot(element) 2025-08-07 22:15:36 +02:00
Internals.h LibWeb: Add Internals.getShadowRoot(element) 2025-08-07 22:15:36 +02:00
Internals.idl LibWeb: Add Internals.getShadowRoot(element) 2025-08-07 22:15:36 +02:00
InternalsBase.cpp LibWeb: Extract some Internals functionality to a base class 2025-03-19 10:03:17 -04:00
InternalsBase.h LibWeb: Extract some Internals functionality to a base class 2025-03-19 10:03:17 -04:00
WebUI.cpp LibWeb: Only set prototype once for object with IDL interface 2025-04-20 18:43:11 +02:00
WebUI.h LibWeb+LibWebView+WebContent: Introduce a WebUI framework 2025-03-28 07:31:10 -04:00
WebUI.idl LibWeb+LibWebView+WebContent: Introduce a WebUI framework 2025-03-28 07:31:10 -04:00