ladybird/Libraries/LibWeb/Internals
sideshowbarker c5966bbdcb LibWeb: Add window.internals.getComputedRole(element)
This change adds a window.internals.getComputedLabel(element) function,
for use in testing ARIA-related behavior. It also patches the imported
WPT testdriver.js script’s test_driver.get_computed_role(element)
function to call our window.internals.getComputedRole(element) function.
2024-12-06 18:31:45 +00:00
..
Inspector.cpp LibGC+Everywhere: Factor out a LibGC from LibJS 2024-11-15 14:49:20 +01:00
Inspector.h LibGC+Everywhere: Factor out a LibGC from LibJS 2024-11-15 14:49:20 +01:00
Inspector.idl
InternalAnimationTimeline.cpp LibGC+Everywhere: Factor out a LibGC from LibJS 2024-11-15 14:49:20 +01: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 window.internals.getComputedRole(element) 2024-12-06 18:31:45 +00:00
Internals.h LibWeb: Add window.internals.getComputedRole(element) 2024-12-06 18:31:45 +00:00
Internals.idl LibWeb: Add window.internals.getComputedRole(element) 2024-12-06 18:31:45 +00:00