Skip to content

Clarify allowed attributes for input type=number #409

@scottaohara

Description

@scottaohara

Per w3c/aria#1716, an input type=number has an implicit role of spinbutton. Indicating an input type=number can use all the allowed aria-* attributes for a spinbutton will likely create inconsistencies / browser corrections for ARIA attributes conflicting with the implicit properties of the input field.

todo: perform tests and indicate which attributes, if any, should not be allowed for authors to specify.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions