Skip to content

How does role=note fit into this? #4

Description

@medeaoblongata

For an onscreen annotation element which is not a comment, a suggestion or a mark, I would (I suppose) choose role="note". Would that be correct?

Example,

<button aria-details="experimental">Do it</button>
<div id="experimental" role="note">This feature is experimental</div>

How about mentioning this in the section "Changes/clarification to existing markup".

Or else... what is the semantic purpose of role="note"? ARIA spec says "parenthetic or ancillary" which is a close match for a doc-footnote in the Web Annotation Data Model.

See w3c/aria#1629

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions