Test: Basic html range input test (NVDA/Chrome)
Expectation: max attribute: MUST convey the property - applied to the input[type="range"] element
| Property | Value | 
|---|---|
| Support | yes | 
| AT Name | NVDA | 
| AT Version | 2021.1 | 
| Browser Name | Chrome | 
| Browser Version | 92 | 
| OS version | Windows 10 version 21h1 | 
| Date | 2021-07-29 | 
| Notes | 
Commands and Output
These are specific commands used to access the target element in the test, along with the resulting output.
| Command | Result | Output | Notes | 
|---|---|---|---|
| forms_mode_keyboard_command (<keyboard command>) | pass | min and max was implied by not allowing the value to be changed beyond the min and max values |