Files
ladybird/Libraries/LibWeb/HTML
sideshowbarker 56c7857053 LibWeb: Return true for is_focusable() elements with non-null tabindex
This change implements the requirements stated in the HTML spec at
https://html.spec.whatwg.org/multipage/interaction.html#tabindex-value
that UAs must allow HTML elements with non-null tabindex values to be
considered as focusable areas.
2025-01-09 14:08:23 +00:00
..
2024-11-25 21:13:53 +01:00
2024-11-19 23:30:43 +00:00