Skip to content

Role: form vs region - ARIA acc name requirements and landmark computation per Core AAM #2584

@giacomo-petri

Description

@giacomo-petri

I was reviewing the WCAG ARIA11 technique (https://www.w3.org/WAI/WCAG21/Techniques/aria/ARIA11) in this PR w3c/wcag#1023 (comment).

Currently, the ARIA spec requires an accessible name for the form role. However, with this merged PR #2297, that requirement will be removed. Despite this, per the Core AAM specs https://w3c.github.io/core-aam/#role-map-form-nameless, a form without an accessible name won’t be exposed as a landmark, mirroring the behavior of region.

Given this, should we consider removing the accessible name requirement for the region role as well, to maintain consistency within the ARIA spec?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions