Skip to content

H97: Grouping related links using the nav element: Examples introduce confusion about using ARIA label/labelledby #2774

@spanchang

Description

@spanchang

The technique clearly states , "When the nav element is employed more than once on a page, distinguish the navigation groups by using an aria-label or aria-labelledby attribute". This is in line with the text in ARIA11 that suggests multiple nav (or other repeated landmarks) elements to be disambiguated.
Example #2 "Multiple nav elements" for H97 supports the above.
It has:

What then are "Generic multiple nav elements" in example 3? The use of the term "best practice" confounds the practice for using aria-label / aria-labelledby to make nav regions distinct.
Essentially is there any difference between example #2 and #3?
Does it matter if the nav region is for primary nav, left-nav, breadcrumb nav etc.? If there are multiple nav regions they should be distinctly labelled and identifiable. No?
I request that this should be reviewed, the words "generic" and "best practice" be dropped.
Thanks,
Sailesh

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