translate

11.3.2.6. Row, column, and headers

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
  1. The software evaluated is software that provides a user interface.
  2. There are data tables in the user interface.
Procedure
  1. Select a data table in which the tests are to be performed.
  2. Check that each cell's row is programmatically determinable by assistive technologies.
  3. Check that each cell's column is programmatically determinable by assistive technologies.
  4. Check that each cell's row header, if the row header exists, is programmatically determinable by assistive technologies.
  5. Check that each cell's column header, if the column header exists, is programmatically determinable by assistive technologies.
Result
  1. Pass: Checks 2, 3, 4 and 5 are true.
  2. Fail: Check 2 or 3 or 4 or 5 is false.

There is currently no content classified with this term.