Skip to content

Should meter element allow all aria-* attributes allowed on meter role? #517

@straker

Description

@straker

Currently the meter element is listed as only allowing global aria-* attributes, but does not allow any of the aria-* attributes allowed on the meter role (though does make note to not use aria-valuemax or aria-valuemin). Is this indeed correct or does the meter element allow using allowed aria-* attributes of the meter role, such as aria-valuetext?

Other elements that are restricted to a single allowed role (but also not recommend to use that role), such as input[type=url], are documented as allowing aira-* attributes allowed on the implicit role with the text "any aria-* attributes applicable to the allowed role."

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