This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"id": "1", | |
"title": "Perceivable", | |
"description": "Information and user interface components must be presentable to users in ways they can perceive.", | |
"guidelines": [ | |
{ | |
"id": "1.1", | |
"title": "Text Alternatives", | |
"description": "Provide text alternatives for any non-text content so that it can be changed into other forms people need, such as large print, braille, speech, symbols or simpler language.", |