On Tue, 12 Aug 2025 05:14:40 GMT, Pasam Soujanya <[email protected]> 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.

This pull request has now been integrated.

Changeset: 6e91ccd1
Author:    Pasam Soujanya <[email protected]>
Committer: Hannes Wallnöfer <[email protected]>
URL:       
https://git.openjdk.org/jdk/commit/6e91ccd1c3926094a9b6d8f9177d895aba3424a1
Stats:     22 lines in 3 files changed: 0 ins; 1 del; 21 mod

8365305: The ARIA role ‘contentinfo’ is not valid for the element <footer>

Reviewed-by: hannesw

-------------

PR: https://git.openjdk.org/jdk/pull/26737

Reply via email to