translate

11.3.2.10. Text

Where the software provides a user interface it shall, by using the services as described in clause 11.3.2.3, make the text contents, text attributes, and the boundary of text rendered to the screen 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 is text rendered to the screen.
Procedure
  1. For instances of text rendered to the screen, check that the text's information includes its text content, and that this information is programmatically determinable by assistive technologies.
  2. For instances of text rendered to the screen, check that the text's information includes its attributes, and that this information is programmatically determinable by assistive technologies.
  3. For instances of text rendered to the screen, check that the text's information includes its boundary, and that this information is programmatically determinable by assistive technologies.
Result Pass: Checks 1, 2 and 3 are true.
Fail: Check 1 or 2 or 3 is false.

There is currently no content classified with this term.