Skip to content

4.1.2 Name, role, value: Update example section? #4997

@detlevhfischer

Description

@detlevhfischer

The example section of the 4.1.2 understanding text seems woefully dated and not helpful. It just has

Examples

Accessible APIs
A Java applet uses the accessibility API defined by the language.

Does it make sense to provide some HTML custom control examples here just that readers get an idea what it looks like?

  • a div turned into a button with role="button" and tabindex="0"
  • a div turned into a h1 heading with role="heading" and aria-level="1"
    etc.

Or is it better to leave all this to external documentation like APG, MDN, etc.?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions