RFR: 8365305: The ARIA role ‘contentinfo’ is not valid for the element <footer>
duke
duke at openjdk.org
Mon Aug 18 09:15:11 UTC 2025
On Tue, 12 Aug 2025 05:14:40 GMT, Pasam Soujanya <duke at openjdk.org> wrote:
> Accessibility testing reported a violation with rule_id aria_role_valid for API docs which has role=contentinfo for footer HTML element. As per https://www.w3.org/TR/html-aria/#docconformance, if footer is a descendant of an article, aside, main, nav or section element, or an element with role=article, complementary, main, navigation or region then role=contentinfo is not allowed.
@psoujany
Your change (at version 1bf63549b2e97d420e6d570325a6d3be91e5083a) is now ready to be sponsored by a Committer.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26737#issuecomment-3195832667
More information about the javadoc-dev
mailing list