Files
ladybird/Libraries/LibWeb/HTML
sideshowbarker 68894306e2 LibWeb: Compute default ARIA roles context-sensitively where required
This change implements spec-conformant computation of default ARIA roles
for elements whose expected default role depends on the element’s
context — specifically, either on the element’s ancestry, or on whether
the element has an accessible name, or both. This affects the “aside”,
“footer”, “header”, and “section” elements.

Otherwise, without this change, “aside”, “footer”, “header”, and
“section” elements may unexpectedly end up with the wrong default roles.
2024-12-06 18:31:45 +00:00
..
2024-12-05 12:13:09 +01:00
2024-12-05 12:13:09 +01:00
2024-11-25 21:13:53 +01:00
2024-11-19 23:30:43 +00:00
2024-12-05 12:13:09 +01:00
2024-12-05 12:13:09 +01:00