min attribute (html)
Screen Reader support level: supported
On this page
About this feature
The min and max attributes indicate the allowed range of values for the element.
Age of results
Results across all tests for this feature range from 3 years ago to 5 years ago. Detailed dates and version information can be found in associated tests.
Expectations
Screen Reader support by expectation
Expectation | JAWS | Narrator | NVDA | Orca | TalkBack | VoiceOver (iOS) | VoiceOver (macOS) | ||||
---|---|---|---|---|---|---|---|---|---|---|---|
Chrome | Edge | Firefox | Edge | Chrome | Edge | Firefox | Firefox | Chrome | Safari | Safari | |
MUST convey the property | supported | supported | supported | supported | supported | supported | supported | supported | supported | supported | supported |
Expectation: convey the property
Rationale:
The user needs to know how the current value compares to the minimum value
Strength of this expectation for different types of assistive technologies:
- Screen Readers: MUST
- Voice Control: NA
Examples:
- screen readers might announce the actual value of the minimum property.
- screen readers might imply the value by conveying that the minimum has been reached
Test | JAWS | Narrator | NVDA | Orca | TalkBack | VoiceOver (iOS) | VoiceOver (macOS) | ||||
---|---|---|---|---|---|---|---|---|---|---|---|
Chrome | Edge | Firefox | Edge | Chrome | Edge | Firefox | Firefox | Chrome | Safari | Safari | |
Basic html range input test applied to: input[type="range"] element | supported | supported | supported | supported | supported | supported | supported | supported | supported | supported | supported |