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 change looks correct according to the HTML ARIA spec.

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

Marked as reviewed by hannesw (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/26737#pullrequestreview-3127463115

Reply via email to