Test: Basic html range input test (VoiceOver (iOS)/Safari)
Expectation: input[type="range"] element: MUST convey changes in value
| Property | Value |
|---|---|
| Support | yes |
| AT Name | VoiceOver (iOS) |
| AT Version | 13.1.3 |
| Browser Name | Safari |
| Browser Version | 13.1 |
| OS version | 13.1.3 |
| Date | 2019-10-23 |
| 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 |
|---|---|---|---|
| increment (swipe up) | pass | new value was announced | |
| decrement (swipe down) | pass | new value was announced |