Where the software provides a user interface it shall, by using the services as described in clause 11.3.2.3, make the row and column of each cell in a data table, including headers of the row and column if present, programmatically determinable by assistive technologies.
Testing methods
Type of compliance |
Inspection |
Pre-conditions |
- The software evaluated is software that provides a user interface.
- There are data tables in the user interface.
|
Procedure |
- Select a data table in which the tests are to be performed.
- Check that each cell's row is programmatically determinable by assistive technologies.
- Check that each cell's column is programmatically determinable by assistive technologies.
- Check that each cell's row header, if the row header exists, is programmatically determinable by assistive technologies.
- Check that each cell's column header, if the column header exists, is programmatically determinable by assistive technologies.
|
Result |
- Pass: Checks 2, 3, 4 and 5 are true.
- Fail: Check 2 or 3 or 4 or 5 is false.
|
There is currently no content classified with this term.