{
  "principles": [
    {
      "id": "perceivable",
      "num": "1",
      "content": "<p>Information and user interface components must be presentable to users in ways they can perceive.</p>",
      "handle": "Perceivable",
      "title": "Information and user interface components must be presentable to users in ways they can perceive.",
      "versions": [
        "2.0",
        "2.1",
        "2.2"
      ],
      "guidelines": [
        {
          "id": "text-alternatives",
          "num": "1.1",
          "alt_id": [
            "text-equiv"
          ],
          "content": "<p>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.</p>",
          "handle": "Text Alternatives",
          "title": "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.",
          "versions": [
            "2.0",
            "2.1",
            "2.2"
          ],
          "successcriteria": [
            {
              "id": "non-text-content",
              "num": "1.1.1",
              "alt_id": [
                "text-equiv-all"
              ],
              "content": "<p>All <a href=\"https://www.w3.org/TR/WCAG22/#dfn-non-text-content\" title=\"any content that is not a sequence of characters that can be programmatically determined or where the sequence is not expressing something in human language\">non-text content</a> that is presented to the user has a <a href=\"https://www.w3.org/TR/WCAG22/#dfn-text-alternative\" title=\"Text that is programmatically associated with non-text content or referred to from text that is programmatically associated with non-text content. Programmatically associated text is text whose location can be programmatically determined from the non-text content.\">text alternative</a> that serves the equivalent purpose, except for the situations listed below.\n   </p>\n   \n   <dl>\n      \n      <dt>Controls, Input</dt>\n      \n      <dd>\n         \n         <p>If non-text content is a control or accepts user input, then it has a <a href=\"https://www.w3.org/TR/WCAG22/#dfn-name\" title=\"text by which software can identify a component within web content to the user\">name</a> that describes its purpose. (Refer to <a href=\"https://www.w3.org/TR/WCAG22/#name-role-value\">Success Criterion 4.1.2</a> for additional requirements for controls and content that accepts user input.)\n         </p>\n         \n      </dd>\n      \n      <dt>Time-Based Media</dt>\n      \n      <dd>\n         \n         <p>If non-text content is time-based media, then text alternatives at least provide descriptive\n            identification of the non-text content. (Refer to <a href=\"https://www.w3.org/TR/WCAG22/#time-based-media\">Guideline 1.2</a> for additional requirements for media.)\n         </p>\n         \n      </dd>\n      \n      <dt>Test</dt>\n      \n      <dd>\n         \n         <p>If non-text content is a test or exercise that would be invalid if presented in <a href=\"https://www.w3.org/TR/WCAG22/#dfn-text\" title=\"sequence of characters that can be programmatically determined, where the sequence is expressing something in human language\">text</a>, then text alternatives at least provide descriptive identification of the non-text\n            content.\n         </p>\n         \n      </dd>\n      \n      <dt>Sensory</dt>\n      \n      <dd>\n         \n         <p>If non-text content is primarily intended to create a <a href=\"https://www.w3.org/TR/WCAG22/#dfn-specific-sensory-experience\" title=\"a sensory experience that is not purely decorative and does not primarily convey important information or perform a function\">specific sensory experience</a>, then text alternatives at least provide descriptive identification of the non-text\n            content.\n         </p>\n         \n      </dd>\n      \n      <dt><a href=\"https://www.w3.org/TR/WCAG22/#dfn-captcha\" title=\"initialism for &quot;Completely Automated Public Turing test to tell Computers and Humans Apart&quot;\">CAPTCHA</a></dt>\n      \n      <dd>\n         \n         <p>If the purpose of non-text content is to confirm that content is being accessed by\n            a person rather than a computer, then text alternatives that identify and describe\n            the purpose of the non-text content are provided, and alternative forms of CAPTCHA\n            using output modes for different types of sensory perception are provided to accommodate\n            different disabilities.\n         </p>\n         \n      </dd>\n      \n      <dt>Decoration, Formatting, Invisible</dt>\n      \n      <dd>\n         \n         <p>If non-text content is <a href=\"https://www.w3.org/TR/WCAG22/#dfn-pure-decoration\" title=\"serving only an aesthetic purpose, providing no information, and having no functionality\">pure decoration</a>, is used only for visual formatting, or is not presented to users, then it is implemented\n            in a way that it can be ignored by <a href=\"https://www.w3.org/TR/WCAG22/#dfn-assistive-technologies\" title=\"hardware and/or software that acts as a user agent, or along with a mainstream user agent, to provide functionality to meet the requirements of users with disabilities that go beyond those offered by mainstream user agents\">assistive technology</a>.\n         </p>\n         \n      </dd>\n      \n   </dl>",
              "handle": "Non-text Content",
              "title": "All non-text content that is presented to the user has a text alternative that serves the equivalent purpose, except for the situations listed below.",
              "versions": [
                "2.0",
                "2.1",
                "2.2"
              ],
              "level": "A",
              "details": [
                {
                  "type": "ulist",
                  "items": [
                    {
                      "handle": "Controls, Input",
                      "text": "If non-text content is a control or accepts user input, then it has a name that describes its purpose. (Refer to Success Criterion 4.1.2 for additional requirements for controls and content that accepts user input.)"
                    },
                    {
                      "handle": "Time-Based Media",
                      "text": "If non-text content is time-based media, then text alternatives at least provide descriptive identification of the non-text content. (Refer to Guideline 1.2 for additional requirements for media.)"
                    },
                    {
                      "handle": "Test",
                      "text": "If non-text content is a test or exercise that would be invalid if presented in text, then text alternatives at least provide descriptive identification of the non-text content."
                    },
                    {
                      "handle": "Sensory",
                      "text": "If non-text content is primarily intended to create a specific sensory experience, then text alternatives at least provide descriptive identification of the non-text content."
                    },
                    {
                      "handle": "CAPTCHA",
                      "text": "If the purpose of non-text content is to confirm that content is being accessed by a person rather than a computer, then text alternatives that identify and describe the purpose of the non-text content are provided, and alternative forms of CAPTCHA using output modes for different types of sensory perception are provided to accommodate different disabilities."
                    },
                    {
                      "handle": "Decoration, Formatting, Invisible",
                      "text": "If non-text content is pure decoration, is used only for visual formatting, or is not presented to users, then it is implemented in a way that it can be ignored by assistive technology."
                    }
                  ]
                }
              ],
              "techniques": {
                "sufficient": [
                  {
                    "title": "Situation A: If a short description can serve the same purpose and present the same information as the non-text content:",
                    "techniques": [
                      {
                        "id": "G94",
                        "technology": "general",
                        "title": "Providing short text alternative for non-text content that serves the same purpose and presents the same information as the non-text content",
                        "suffix": "using one technique from each group outlined below"
                      }
                    ],
                    "groups": [
                      {
                        "id": "text-equiv-all-situation-a-shorttext",
                        "title": "Short text alternative techniques for Situation A",
                        "techniques": [
                          {
                            "id": "ARIA6",
                            "technology": "aria",
                            "title": "Using aria-label to provide labels for objects"
                          },
                          {
                            "id": "ARIA10",
                            "technology": "aria",
                            "title": "Using aria-labelledby to provide a text alternative for non-text content"
                          },
                          {
                            "id": "G196",
                            "technology": "general",
                            "title": "Using a text alternative on one item within a group of images that describes all items in the group"
                          },
                          {
                            "id": "H2",
                            "technology": "html",
                            "title": "Combining adjacent image and text links for the same resource"
                          },
                          {
                            "id": "H37",
                            "technology": "html",
                            "title": "Using alt attributes on img elements"
                          },
                          {
                            "id": "H53",
                            "technology": "html",
                            "title": "Using the body of the object element"
                          },
                          {
                            "id": "H86",
                            "technology": "html",
                            "title": "Providing text alternatives for emojis, emoticons, ASCII art, and leetspeak"
                          },
                          {
                            "id": "PDF1",
                            "technology": "pdf",
                            "title": "Applying text alternatives to images with the Alt entry in PDF documents"
                          }
                        ]
                      }
                    ]
                  },
                  {
                    "title": "Situation B: If a short description can <strong>not</strong> serve the same purpose and present the same information as the non-text content (e.g., a chart or diagram):",
                    "techniques": [
                      {
                        "id": "G95",
                        "technology": "general",
                        "title": "Providing short text alternatives that provide a brief description of the non-text content",
                        "suffix": "using one technique from each group outlined below"
                      }
                    ],
                    "groups": [
                      {
                        "id": "text-equiv-all-situation-b-shorttext",
                        "title": "Short text alternative techniques for Situation B",
                        "techniques": [
                          {
                            "id": "ARIA6",
                            "technology": "aria",
                            "title": "Using aria-label to provide labels for objects"
                          },
                          {
                            "id": "ARIA10",
                            "technology": "aria",
                            "title": "Using aria-labelledby to provide a text alternative for non-text content"
                          },
                          {
                            "id": "G196",
                            "technology": "general",
                            "title": "Using a text alternative on one item within a group of images that describes all items in the group"
                          },
                          {
                            "id": "H2",
                            "technology": "html",
                            "title": "Combining adjacent image and text links for the same resource"
                          },
                          {
                            "id": "H37",
                            "technology": "html",
                            "title": "Using alt attributes on img elements"
                          },
                          {
                            "id": "H53",
                            "technology": "html",
                            "title": "Using the body of the object element"
                          },
                          {
                            "id": "H86",
                            "technology": "html",
                            "title": "Providing text alternatives for emojis, emoticons, ASCII art, and leetspeak"
                          },
                          {
                            "id": "PDF1",
                            "technology": "pdf",
                            "title": "Applying text alternatives to images with the Alt entry in PDF documents"
                          }
                        ]
                      },
                      {
                        "id": "text-equiv-all-situation-b-longtext",
                        "title": "Long text alternative techniques for Situation B",
                        "techniques": [
                          {
                            "id": "ARIA15",
                            "technology": "aria",
                            "title": "Using aria-describedby to provide descriptions of images"
                          },
                          {
                            "id": "G73",
                            "technology": "general",
                            "title": "Providing a long description in another location with a link to it that is immediately adjacent to the non-text content"
                          },
                          {
                            "id": "G74",
                            "technology": "general",
                            "title": "Providing a long description in text near the non-text content, with a reference to the location of the long description in the short description"
                          },
                          {
                            "id": "G92",
                            "technology": "general",
                            "title": "Providing long description for non-text content that serves the same purpose and presents the same information"
                          },
                          {
                            "id": "H53",
                            "technology": "html",
                            "title": "Using the body of the object element"
                          }
                        ]
                      }
                    ]
                  },
                  {
                    "title": "Situation C: If non-text content is a control or accepts user input:",
                    "techniques": [
                      {
                        "id": "G82",
                        "technology": "general",
                        "title": "Providing a text alternative that identifies the purpose of interactive non-text content",
                        "suffix": "using one technique from each group outlined below"
                      }
                    ],
                    "groups": [
                      {
                        "id": "text-equiv-all-situation-c-controls",
                        "title": "Text alternative techniques for controls and input for Situation C",
                        "techniques": [
                          {
                            "id": "ARIA6",
                            "technology": "aria",
                            "title": "Using aria-label to provide labels for objects"
                          },
                          {
                            "id": "ARIA9",
                            "technology": "aria",
                            "title": "Using aria-labelledby to concatenate a label from several text nodes"
                          },
                          {
                            "id": "H24",
                            "technology": "html",
                            "title": "Providing text alternatives for the area elements of image maps"
                          },
                          {
                            "id": "H30",
                            "technology": "html",
                            "title": "Providing link text that describes the purpose of a link for anchor elements"
                          },
                          {
                            "id": "H36",
                            "technology": "html",
                            "title": "Using alt attributes on images used as submit buttons"
                          },
                          {
                            "id": "H44",
                            "technology": "html",
                            "title": "Using label elements to associate text labels with form controls"
                          },
                          {
                            "id": "H65",
                            "technology": "html",
                            "title": "Using the title attribute to identify form controls when the label element cannot be used"
                          }
                        ]
                      }
                    ]
                  },
                  {
                    "title": "Situation D: If non-text content is time-based media (including live video-only and live audio-only); a test or exercise that would be invalid if presented in text; or primarily intended to create a specific sensory experience:",
                    "techniques": [
                      {
                        "title": "Providing a descriptive label",
                        "suffix": "using one technique from each group outlined below"
                      },
                      {
                        "id": "G68",
                        "technology": "general",
                        "title": "Providing a short text alternative that describes the purpose of live audio-only and live video-only content",
                        "suffix": "using one technique from each group outlined below"
                      },
                      {
                        "id": "G100",
                        "technology": "general",
                        "title": "Providing a short text alternative which is the accepted name or a descriptive name of the non-text content",
                        "suffix": "using one technique from each group outlined below"
                      }
                    ],
                    "groups": [
                      {
                        "id": "text-equiv-all-situation-d-shorttext",
                        "title": "Short text alternative techniques for Situation D",
                        "techniques": [
                          {
                            "id": "ARIA6",
                            "technology": "aria",
                            "title": "Using aria-label to provide labels for objects"
                          },
                          {
                            "id": "ARIA10",
                            "technology": "aria",
                            "title": "Using aria-labelledby to provide a text alternative for non-text content"
                          },
                          {
                            "id": "G196",
                            "technology": "general",
                            "title": "Using a text alternative on one item within a group of images that describes all items in the group"
                          },
                          {
                            "id": "H2",
                            "technology": "html",
                            "title": "Combining adjacent image and text links for the same resource"
                          },
                          {
                            "id": "H37",
                            "technology": "html",
                            "title": "Using alt attributes on img elements"
                          },
                          {
                            "id": "H53",
                            "technology": "html",
                            "title": "Using the body of the object element"
                          },
                          {
                            "id": "H86",
                            "technology": "html",
                            "title": "Providing text alternatives for emojis, emoticons, ASCII art, and leetspeak"
                          },
                          {
                            "id": "PDF1",
                            "technology": "pdf",
                            "title": "Applying text alternatives to images with the Alt entry in PDF documents"
                          }
                        ]
                      }
                    ]
                  },
                  {
                    "title": "Situation E: If non-text content is a CAPTCHA:",
                    "techniques": [
                      {
                        "and": [
                          {
                            "id": "G143",
                            "technology": "general",
                            "title": "Providing a text alternative that describes the purpose of the CAPTCHA"
                          },
                          {
                            "id": "G144",
                            "technology": "general",
                            "title": "Ensuring that the web page contains another CAPTCHA serving the same purpose using a different modality"
                          }
                        ]
                      }
                    ]
                  },
                  {
                    "title": "Situation F: If the non-text content should be ignored by assistive technology:",
                    "techniques": [
                      {
                        "title": "Implementing or marking the non-text content so that it will be ignored by assistive technology",
                        "suffix": "using one technique from each group outlined below"
                      }
                    ],
                    "groups": [
                      {
                        "id": "text-equiv-all-situation-f-notrequired",
                        "title": "Techniques to indicate that text alternatives are not required for Situation F",
                        "techniques": [
                          {
                            "id": "C9",
                            "technology": "css",
                            "title": "Using CSS to include decorative images"
                          },
                          {
                            "id": "H67",
                            "technology": "html",
                            "title": "Using null alt text and no title attribute on img elements for images that assistive technology should ignore"
                          },
                          {
                            "id": "PDF4",
                            "technology": "pdf",
                            "title": "Hiding decorative images with the Artifact tag in PDF documents"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "advisory": [
                  {
                    "id": "C18",
                    "technology": "css",
                    "title": "Using CSS margin and padding rules instead of spacer images for layout design"
                  }
                ],
                "failure": [
                  {
                    "id": "F3",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 1.1.1 due to using CSS to include images that convey important information"
                  },
                  {
                    "id": "F13",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 1.1.1 and 1.4.1 due to having a text alternative that does not include information that is conveyed by color differences in the image"
                  },
                  {
                    "id": "F20",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 1.1.1 and 4.1.2 due to not updating text alternatives when changes to non-text content occur"
                  },
                  {
                    "id": "F30",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 1.1.1 and 1.2.1 due to using text alternatives that are not alternatives (e.g., filenames or placeholder text)"
                  },
                  {
                    "id": "F38",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 1.1.1 due to not marking up decorative images in HTML in a way that allows assistive technology to ignore them"
                  },
                  {
                    "id": "F39",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 1.1.1 due to providing a text alternative that is not null (e.g., alt=\"spacer\" or alt=\"image\") for images that should be ignored by assistive technology"
                  },
                  {
                    "id": "F65",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 1.1.1 due to omitting the alt attribute or text alternative on img elements, area elements, and input elements of type \"image\""
                  },
                  {
                    "id": "F67",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 1.1.1 and 1.2.1 due to providing long descriptions for non-text content that does not serve the same purpose or does not present the same information"
                  },
                  {
                    "id": "F71",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 1.1.1 due to using text look-alikes to represent text without providing a text alternative"
                  },
                  {
                    "id": "F72",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 1.1.1 due to using ASCII art without providing a text alternative"
                  }
                ]
              }
            }
          ]
        },
        {
          "id": "time-based-media",
          "num": "1.2",
          "alt_id": [
            "media-equiv"
          ],
          "content": "<p>Provide alternatives for time-based media.</p>",
          "handle": "Time-based Media",
          "title": "Provide alternatives for time-based media.",
          "versions": [
            "2.0",
            "2.1",
            "2.2"
          ],
          "successcriteria": [
            {
              "id": "audio-only-and-video-only-prerecorded",
              "num": "1.2.1",
              "alt_id": [
                "media-equiv-av-only-alt"
              ],
              "content": "<p>For <a href=\"https://www.w3.org/TR/WCAG22/#dfn-prerecorded\" title=\"information that is not live\">prerecorded</a>\n      <a href=\"https://www.w3.org/TR/WCAG22/#dfn-audio-only\" title=\"a time-based presentation that contains only audio (no video and no interaction)\">audio-only</a> and prerecorded <a href=\"https://www.w3.org/TR/WCAG22/#dfn-video-only\" title=\"a time-based presentation that contains only video (no audio and no interaction)\">video-only</a> media, the following are true, except when the audio or video is a <a href=\"https://www.w3.org/TR/WCAG22/#dfn-media-alternative-for-text\" title=\"media that presents no more information than is already presented in text (directly or via text alternatives)\">media alternative for text</a> and is clearly labeled as such:\n   </p>\n   \n   <dl>\n      \n      <dt>Prerecorded Audio-only</dt>\n      \n      <dd>\n         \n         <p>An <a href=\"https://www.w3.org/TR/WCAG22/#dfn-alternative-for-time-based-media\" title=\"document including correctly sequenced text descriptions of time-based visual and auditory information and providing a means for achieving the outcomes of any time-based interaction\">alternative for time-based media</a> is provided that presents equivalent information for prerecorded audio-only content.\n         </p>\n         \n      </dd>\n      \n      <dt>Prerecorded Video-only</dt>\n      \n      <dd>\n         \n         <p>Either an alternative for time-based media or an audio track is provided that presents\n            equivalent information for prerecorded video-only content.\n         </p>\n         \n      </dd>\n      \n   </dl>",
              "handle": "Audio-only and Video-only (Prerecorded)",
              "title": "For prerecorded audio-only and prerecorded video-only media, the following are true, except when the audio or video is a media alternative for text and is clearly labeled as such:",
              "versions": [
                "2.0",
                "2.1",
                "2.2"
              ],
              "level": "A",
              "details": [
                {
                  "type": "ulist",
                  "items": [
                    {
                      "handle": "Prerecorded Audio-only",
                      "text": "An alternative for time-based media is provided that presents equivalent information for prerecorded audio-only content."
                    },
                    {
                      "handle": "Prerecorded Video-only",
                      "text": "Either an alternative for time-based media or an audio track is provided that presents equivalent information for prerecorded video-only content."
                    }
                  ]
                }
              ],
              "techniques": {
                "sufficient": [
                  {
                    "title": "Situation A: If the content is prerecorded audio-only:",
                    "techniques": [
                      {
                        "id": "G158",
                        "technology": "general",
                        "title": "Providing an alternative for time-based media for audio-only content"
                      }
                    ]
                  },
                  {
                    "title": "Situation B: If the content is prerecorded video-only:",
                    "techniques": [
                      {
                        "id": "G159",
                        "technology": "general",
                        "title": "Providing an alternative for time-based media for video-only content"
                      },
                      {
                        "id": "G166",
                        "technology": "general",
                        "title": "Providing audio that describes the important video content and describing it as such"
                      }
                    ]
                  }
                ],
                "advisory": [
                  {
                    "id": "H96",
                    "technology": "html",
                    "title": "Using the track element to provide audio descriptions"
                  }
                ],
                "failure": [
                  {
                    "id": "F30",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 1.1.1 and 1.2.1 due to using text alternatives that are not alternatives (e.g., filenames or placeholder text)"
                  },
                  {
                    "id": "F67",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 1.1.1 and 1.2.1 due to providing long descriptions for non-text content that does not serve the same purpose or does not present the same information"
                  }
                ]
              }
            },
            {
              "id": "captions-prerecorded",
              "num": "1.2.2",
              "alt_id": [
                "media-equiv-captions"
              ],
              "content": "<p><a href=\"https://www.w3.org/TR/WCAG22/#dfn-captions\" title=\"synchronized visual and/or text alternative for both speech and non-speech audio information needed to understand the media content\">Captions</a> are provided for all <a href=\"https://www.w3.org/TR/WCAG22/#dfn-prerecorded\" title=\"information that is not live\">prerecorded</a>\n      <a href=\"https://www.w3.org/TR/WCAG22/#dfn-audio\" title=\"the technology of sound reproduction\">audio</a> content in <a href=\"https://www.w3.org/TR/WCAG22/#dfn-synchronized-media\" title=\"audio or video synchronized with another format for presenting information and/or with time-based interactive components, unless the media is a media alternative for text that is clearly labeled as such\">synchronized media</a>, except when the media is a <a href=\"https://www.w3.org/TR/WCAG22/#dfn-media-alternative-for-text\" title=\"media that presents no more information than is already presented in text (directly or via text alternatives)\">media alternative for text</a> and is clearly labeled as such.\n   </p>",
              "handle": "Captions (Prerecorded)",
              "title": "Captions are provided for all prerecorded audio content in synchronized media, except when the media is a media alternative for text and is clearly labeled as such.",
              "versions": [
                "2.0",
                "2.1",
                "2.2"
              ],
              "level": "A",
              "details": [],
              "techniques": {
                "sufficient": [
                  {
                    "id": "G93",
                    "technology": "general",
                    "title": "Providing open (always visible) captions"
                  },
                  {
                    "id": "G87",
                    "technology": "general",
                    "title": "Providing closed captions",
                    "suffix": "using any of the following techniques:",
                    "using": [
                      {
                        "id": "SM11",
                        "technology": "smil",
                        "title": "Providing captions through synchronized text streams in SMIL 1.0"
                      },
                      {
                        "id": "SM12",
                        "technology": "smil",
                        "title": "Providing captions through synchronized text streams in SMIL 2.0"
                      },
                      {
                        "id": "H95",
                        "technology": "html",
                        "title": "Using the track element to provide captions"
                      },
                      {
                        "title": "Using any readily available media format that has a video player that supports closed captioning"
                      }
                    ]
                  }
                ],
                "failure": [
                  {
                    "id": "F8",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 1.2.2 due to captions omitting some dialogue or important sound effects"
                  },
                  {
                    "id": "F75",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 1.2.2 by providing synchronized media without captions when the synchronized media presents more information than is presented on the page"
                  },
                  {
                    "id": "F74",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 1.2.2 and 1.2.8 due to not labeling a synchronized media alternative to text as an alternative"
                  }
                ]
              }
            },
            {
              "id": "audio-description-or-media-alternative-prerecorded",
              "num": "1.2.3",
              "alt_id": [
                "media-equiv-audio-desc"
              ],
              "content": "<p>An <a href=\"https://www.w3.org/TR/WCAG22/#dfn-alternative-for-time-based-media\" title=\"document including correctly sequenced text descriptions of time-based visual and auditory information and providing a means for achieving the outcomes of any time-based interaction\">alternative for time-based media</a> or <a href=\"https://www.w3.org/TR/WCAG22/#dfn-audio-descriptions\" title=\"narration added to the soundtrack to describe important visual details that cannot be understood from the main soundtrack alone\">audio description</a> of the <a href=\"https://www.w3.org/TR/WCAG22/#dfn-prerecorded\" title=\"information that is not live\">prerecorded</a>\n      <a href=\"https://www.w3.org/TR/WCAG22/#dfn-video\" title=\"the technology of moving or sequenced pictures or images\">video</a> content is provided for <a href=\"https://www.w3.org/TR/WCAG22/#dfn-synchronized-media\" title=\"audio or video synchronized with another format for presenting information and/or with time-based interactive components, unless the media is a media alternative for text that is clearly labeled as such\">synchronized media</a>, except when the media is a <a href=\"https://www.w3.org/TR/WCAG22/#dfn-media-alternative-for-text\" title=\"media that presents no more information than is already presented in text (directly or via text alternatives)\">media alternative for text</a> and is clearly labeled as such.\n   </p>",
              "handle": "Audio Description or Media Alternative (Prerecorded)",
              "title": "An alternative for time-based media or audio description of the prerecorded video content is provided for synchronized media, except when the media is a media alternative for text and is clearly labeled as such.",
              "versions": [
                "2.0",
                "2.1",
                "2.2"
              ],
              "level": "A",
              "details": [],
              "techniques": {
                "sufficient": [
                  {
                    "id": "G69",
                    "technology": "general",
                    "title": "Providing an alternative for time based media",
                    "suffix": "using one of the following techniques:",
                    "using": [
                      {
                        "id": "G58",
                        "technology": "general",
                        "title": "Placing a link to the alternative for time-based media immediately next to the non-text content"
                      }
                    ]
                  },
                  {
                    "title": "Linking to the alternative for time-based media",
                    "suffix": "using one of the following techniques:",
                    "using": [
                      {
                        "id": "H53",
                        "technology": "html",
                        "title": "Using the body of the object element"
                      }
                    ]
                  },
                  {
                    "id": "G78",
                    "technology": "general",
                    "title": "Providing a second, user-selectable, audio track that includes audio descriptions"
                  },
                  {
                    "id": "G173",
                    "technology": "general",
                    "title": "Providing a version of a movie with audio descriptions",
                    "suffix": "using one or more of the following techniques:",
                    "using": [
                      {
                        "id": "SM6",
                        "technology": "smil",
                        "title": "Providing audio description in SMIL 1.0"
                      },
                      {
                        "id": "SM7",
                        "technology": "smil",
                        "title": "Providing audio description in SMIL 2.0"
                      },
                      {
                        "id": "G226",
                        "technology": "general",
                        "title": "Providing audio descriptions by incorporating narration in the soundtrack"
                      }
                    ]
                  },
                  {
                    "id": "G8",
                    "technology": "general",
                    "title": "Providing a movie with extended audio descriptions",
                    "suffix": "using one of the following techniques:",
                    "using": [
                      {
                        "id": "SM1",
                        "technology": "smil",
                        "title": "Adding extended audio description in SMIL 1.0"
                      },
                      {
                        "id": "SM2",
                        "technology": "smil",
                        "title": "Adding extended audio description in SMIL 2.0"
                      }
                    ]
                  },
                  {
                    "id": "G203",
                    "technology": "general",
                    "title": "Using a static text alternative to describe a talking head video"
                  }
                ],
                "advisory": [
                  {
                    "id": "H96",
                    "technology": "html",
                    "title": "Using the track element to provide audio descriptions"
                  }
                ]
              }
            },
            {
              "id": "captions-live",
              "num": "1.2.4",
              "alt_id": [
                "media-equiv-real-time-captions"
              ],
              "content": "<p><a href=\"https://www.w3.org/TR/WCAG22/#dfn-captions\" title=\"synchronized visual and/or text alternative for both speech and non-speech audio information needed to understand the media content\">Captions</a> are provided for all <a href=\"https://www.w3.org/TR/WCAG22/#dfn-live\" title=\"information captured from a real-world event and transmitted to the receiver with no more than a broadcast delay\">live</a>\n      <a href=\"https://www.w3.org/TR/WCAG22/#dfn-audio\" title=\"the technology of sound reproduction\">audio</a> content in <a href=\"https://www.w3.org/TR/WCAG22/#dfn-synchronized-media\" title=\"audio or video synchronized with another format for presenting information and/or with time-based interactive components, unless the media is a media alternative for text that is clearly labeled as such\">synchronized media</a>.\n   </p>",
              "handle": "Captions (Live)",
              "title": "Captions are provided for all live audio content in synchronized media.",
              "versions": [
                "2.0",
                "2.1",
                "2.2"
              ],
              "level": "AA",
              "details": [],
              "techniques": {
                "sufficient": [
                  {
                    "and": [
                      {
                        "id": "G9",
                        "technology": "general",
                        "title": "Creating captions for live synchronized media"
                      },
                      {
                        "id": "G93",
                        "technology": "general",
                        "title": "Providing open (always visible) captions"
                      }
                    ]
                  },
                  {
                    "and": [
                      {
                        "id": "G9",
                        "technology": "general",
                        "title": "Creating captions for live synchronized media"
                      },
                      {
                        "id": "G87",
                        "technology": "general",
                        "title": "Providing closed captions"
                      }
                    ],
                    "using": [
                      {
                        "id": "SM11",
                        "technology": "smil",
                        "title": "Providing captions through synchronized text streams in SMIL 1.0"
                      },
                      {
                        "id": "SM12",
                        "technology": "smil",
                        "title": "Providing captions through synchronized text streams in SMIL 2.0"
                      },
                      {
                        "title": "Using any readily available media format that has a video player that supports closed captioning"
                      }
                    ]
                  }
                ],
                "sufficientNote": "Captions may be generated using real-time text translation service."
              }
            },
            {
              "id": "audio-description-prerecorded",
              "num": "1.2.5",
              "alt_id": [
                "media-equiv-audio-desc-only"
              ],
              "content": "<p><a href=\"https://www.w3.org/TR/WCAG22/#dfn-audio-descriptions\" title=\"narration added to the soundtrack to describe important visual details that cannot be understood from the main soundtrack alone\">Audio description</a> is provided for all <a href=\"https://www.w3.org/TR/WCAG22/#dfn-prerecorded\" title=\"information that is not live\">prerecorded</a>\n      <a href=\"https://www.w3.org/TR/WCAG22/#dfn-video\" title=\"the technology of moving or sequenced pictures or images\">video</a> content in <a href=\"https://www.w3.org/TR/WCAG22/#dfn-synchronized-media\" title=\"audio or video synchronized with another format for presenting information and/or with time-based interactive components, unless the media is a media alternative for text that is clearly labeled as such\">synchronized media</a>.\n   </p>",
              "handle": "Audio Description (Prerecorded)",
              "title": "Audio description is provided for all prerecorded video content in synchronized media.",
              "versions": [
                "2.0",
                "2.1",
                "2.2"
              ],
              "level": "AA",
              "details": [],
              "techniques": {
                "sufficient": [
                  {
                    "id": "G78",
                    "technology": "general",
                    "title": "Providing a second, user-selectable, audio track that includes audio descriptions"
                  },
                  {
                    "id": "G173",
                    "technology": "general",
                    "title": "Providing a version of a movie with audio descriptions",
                    "suffix": "using one or more of the following techniques:",
                    "using": [
                      {
                        "id": "SM6",
                        "technology": "smil",
                        "title": "Providing audio description in SMIL 1.0"
                      },
                      {
                        "id": "SM7",
                        "technology": "smil",
                        "title": "Providing audio description in SMIL 2.0"
                      },
                      {
                        "id": "G226",
                        "technology": "general",
                        "title": "Providing audio descriptions by incorporating narration in the soundtrack"
                      }
                    ]
                  },
                  {
                    "id": "G8",
                    "technology": "general",
                    "title": "Providing a movie with extended audio descriptions",
                    "suffix": "using one of the following techniques:",
                    "using": [
                      {
                        "id": "SM1",
                        "technology": "smil",
                        "title": "Adding extended audio description in SMIL 1.0"
                      },
                      {
                        "id": "SM2",
                        "technology": "smil",
                        "title": "Adding extended audio description in SMIL 2.0"
                      }
                    ]
                  },
                  {
                    "id": "G203",
                    "technology": "general",
                    "title": "Using a static text alternative to describe a talking head video"
                  }
                ],
                "advisory": [
                  {
                    "id": "H96",
                    "technology": "html",
                    "title": "Using the track element to provide audio descriptions"
                  }
                ],
                "failure": [
                  {
                    "id": "F113",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 1.2.5 due to not using available pauses in dialogue to provide audio descriptions of important visual content"
                  }
                ]
              }
            },
            {
              "id": "sign-language-prerecorded",
              "num": "1.2.6",
              "alt_id": [
                "media-equiv-sign"
              ],
              "content": "<p><a href=\"https://www.w3.org/TR/WCAG22/#dfn-sign-language-interpretation\" title=\"translation of one language, generally a spoken language, into a sign language\">Sign language interpretation</a> is provided for all <a href=\"https://www.w3.org/TR/WCAG22/#dfn-prerecorded\" title=\"information that is not live\">prerecorded</a>\n      <a href=\"https://www.w3.org/TR/WCAG22/#dfn-audio\" title=\"the technology of sound reproduction\">audio</a> content in <a href=\"https://www.w3.org/TR/WCAG22/#dfn-synchronized-media\" title=\"audio or video synchronized with another format for presenting information and/or with time-based interactive components, unless the media is a media alternative for text that is clearly labeled as such\">synchronized media</a>.\n   </p>",
              "handle": "Sign Language (Prerecorded)",
              "title": "Sign language interpretation is provided for all prerecorded audio content in synchronized media.",
              "versions": [
                "2.0",
                "2.1",
                "2.2"
              ],
              "level": "AAA",
              "details": [],
              "techniques": {
                "sufficient": [
                  {
                    "id": "G54",
                    "technology": "general",
                    "title": "Including a sign language interpreter in the video stream"
                  },
                  {
                    "id": "G81",
                    "technology": "general",
                    "title": "Providing a synchronized video of the sign language interpreter that can be displayed in a different viewport or overlaid on the image by the player",
                    "suffix": "using one of the following techniques:",
                    "using": [
                      {
                        "id": "SM13",
                        "technology": "smil",
                        "title": "Providing sign language interpretation through synchronized video streams in SMIL 1.0"
                      },
                      {
                        "id": "SM14",
                        "technology": "smil",
                        "title": "Providing sign language interpretation through synchronized video streams in SMIL 2.0"
                      }
                    ]
                  }
                ]
              }
            },
            {
              "id": "extended-audio-description-prerecorded",
              "num": "1.2.7",
              "alt_id": [
                "media-equiv-extended-ad"
              ],
              "content": "<p>Where pauses in foreground audio are insufficient to allow <a href=\"https://www.w3.org/TR/WCAG22/#dfn-audio-descriptions\" title=\"narration added to the soundtrack to describe important visual details that cannot be understood from the main soundtrack alone\">audio descriptions</a> to convey the sense of the video, <a href=\"https://www.w3.org/TR/WCAG22/#dfn-extended-audio-description\" title=\"audio description that is added to an audiovisual presentation by pausing the video so that there is time to add additional description\">extended audio description</a> is provided for all <a href=\"https://www.w3.org/TR/WCAG22/#dfn-prerecorded\" title=\"information that is not live\">prerecorded</a>\n      <a href=\"https://www.w3.org/TR/WCAG22/#dfn-video\" title=\"the technology of moving or sequenced pictures or images\">video</a> content in <a href=\"https://www.w3.org/TR/WCAG22/#dfn-synchronized-media\" title=\"audio or video synchronized with another format for presenting information and/or with time-based interactive components, unless the media is a media alternative for text that is clearly labeled as such\">synchronized media</a>.\n   </p>",
              "handle": "Extended Audio Description (Prerecorded)",
              "title": "Where pauses in foreground audio are insufficient to allow audio descriptions to convey the sense of the video, extended audio description is provided for all prerecorded video content in synchronized media.",
              "versions": [
                "2.0",
                "2.1",
                "2.2"
              ],
              "level": "AAA",
              "details": [],
              "techniques": {
                "sufficient": [
                  {
                    "id": "G8",
                    "technology": "general",
                    "title": "Providing a movie with extended audio descriptions",
                    "suffix": "using one of the following techniques:",
                    "using": [
                      {
                        "id": "SM1",
                        "technology": "smil",
                        "title": "Adding extended audio description in SMIL 1.0"
                      },
                      {
                        "id": "SM2",
                        "technology": "smil",
                        "title": "Adding extended audio description in SMIL 2.0"
                      }
                    ]
                  }
                ],
                "advisory": [
                  {
                    "id": "H96",
                    "technology": "html",
                    "title": "Using the track element to provide audio descriptions"
                  }
                ]
              }
            },
            {
              "id": "media-alternative-prerecorded",
              "num": "1.2.8",
              "alt_id": [
                "media-equiv-text-doc"
              ],
              "content": "<p>An <a href=\"https://www.w3.org/TR/WCAG22/#dfn-alternative-for-time-based-media\" title=\"document including correctly sequenced text descriptions of time-based visual and auditory information and providing a means for achieving the outcomes of any time-based interaction\">alternative for time-based media</a> is provided for all <a href=\"https://www.w3.org/TR/WCAG22/#dfn-prerecorded\" title=\"information that is not live\">prerecorded</a>\n      <a href=\"https://www.w3.org/TR/WCAG22/#dfn-synchronized-media\" title=\"audio or video synchronized with another format for presenting information and/or with time-based interactive components, unless the media is a media alternative for text that is clearly labeled as such\">synchronized media</a> and for all prerecorded <a href=\"https://www.w3.org/TR/WCAG22/#dfn-video-only\" title=\"a time-based presentation that contains only video (no audio and no interaction)\">video-only</a> media.\n   </p>",
              "handle": "Media Alternative (Prerecorded)",
              "title": "An alternative for time-based media is provided for all prerecorded synchronized media and for all prerecorded video-only media.",
              "versions": [
                "2.0",
                "2.1",
                "2.2"
              ],
              "level": "AAA",
              "details": [],
              "techniques": {
                "sufficient": [
                  {
                    "title": "Situation A: If the content is prerecorded synchronized media:",
                    "techniques": [
                      {
                        "id": "G69",
                        "technology": "general",
                        "title": "Providing an alternative for time based media",
                        "suffix": "using one of the following techniques:",
                        "using": [
                          {
                            "id": "G58",
                            "technology": "general",
                            "title": "Placing a link to the alternative for time-based media immediately next to the non-text content"
                          }
                        ]
                      },
                      {
                        "title": "Linking to the alternative for time-based media",
                        "suffix": "using one of the following techniques:",
                        "using": [
                          {
                            "id": "H53",
                            "technology": "html",
                            "title": "Using the body of the object element"
                          }
                        ]
                      }
                    ]
                  },
                  {
                    "title": "Situation B: If the content is prerecorded video-only:",
                    "techniques": [
                      {
                        "id": "G159",
                        "technology": "general",
                        "title": "Providing an alternative for time-based media for video-only content"
                      }
                    ]
                  }
                ],
                "failure": [
                  {
                    "id": "F74",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 1.2.2 and 1.2.8 due to not labeling a synchronized media alternative to text as an alternative"
                  }
                ]
              }
            },
            {
              "id": "audio-only-live",
              "num": "1.2.9",
              "alt_id": [
                "media-equiv-live-audio-only"
              ],
              "content": "<p>An <a href=\"https://www.w3.org/TR/WCAG22/#dfn-alternative-for-time-based-media\" title=\"document including correctly sequenced text descriptions of time-based visual and auditory information and providing a means for achieving the outcomes of any time-based interaction\">alternative for time-based media</a> that presents equivalent information for <a href=\"https://www.w3.org/TR/WCAG22/#dfn-live\" title=\"information captured from a real-world event and transmitted to the receiver with no more than a broadcast delay\">live</a>\n      <a href=\"https://www.w3.org/TR/WCAG22/#dfn-audio-only\" title=\"a time-based presentation that contains only audio (no video and no interaction)\">audio-only</a> content is provided.\n   </p>",
              "handle": "Audio-only (Live)",
              "title": "An alternative for time-based media that presents equivalent information for live audio-only content is provided.",
              "versions": [
                "2.0",
                "2.1",
                "2.2"
              ],
              "level": "AAA",
              "details": [],
              "techniques": {
                "sufficient": [
                  {
                    "id": "G151",
                    "technology": "general",
                    "title": "Providing a link to a text transcript of a prepared statement or script if the script is followed"
                  },
                  {
                    "id": "G150",
                    "technology": "general",
                    "title": "Providing text based alternatives for live audio-only content"
                  },
                  {
                    "id": "G157",
                    "technology": "general",
                    "title": "Incorporating a live audio captioning service into a web page"
                  }
                ]
              }
            }
          ]
        },
        {
          "id": "adaptable",
          "num": "1.3",
          "alt_id": [
            "content-structure-separation"
          ],
          "content": "<p>Create content that can be presented in different ways (for example simpler layout) without losing information or structure.</p>",
          "handle": "Adaptable",
          "title": "Create content that can be presented in different ways (for example simpler layout) without losing information or structure.",
          "versions": [
            "2.0",
            "2.1",
            "2.2"
          ],
          "successcriteria": [
            {
              "id": "info-and-relationships",
              "num": "1.3.1",
              "alt_id": [
                "content-structure-separation-programmatic"
              ],
              "content": "<p>Information, <a href=\"https://www.w3.org/TR/WCAG22/#dfn-structure\" title=\"The way the parts of a web page are organized in relation to each other; and The way a collection of web pages is organized\">structure</a>, and <a href=\"https://www.w3.org/TR/WCAG22/#dfn-relationships\" title=\"meaningful associations between distinct pieces of content\">relationships</a> conveyed through <a href=\"https://www.w3.org/TR/WCAG22/#dfn-presentation\" title=\"rendering of the content in a form to be perceived by users\">presentation</a> can be <a href=\"https://www.w3.org/TR/WCAG22/#dfn-programmatically-determinable\" title=\"determined by software from author-supplied data provided in a way that different user agents, including assistive technologies, can extract and present this information to users in different modalities\">programmatically determined</a> or are available in text.\n   </p>",
              "handle": "Info and Relationships",
              "title": "Information, structure, and relationships conveyed through presentation can be programmatically determined or are available in text.",
              "versions": [
                "2.0",
                "2.1",
                "2.2"
              ],
              "level": "A",
              "details": [],
              "techniques": {
                "sufficient": [
                  {
                    "title": "Situation A: The technology provides semantic structure to make information and relationships conveyed through presentation programmatically determinable:",
                    "techniques": [
                      {
                        "id": "ARIA11",
                        "technology": "aria",
                        "title": "Using ARIA landmarks to identify regions of a page"
                      },
                      {
                        "id": "H101",
                        "technology": "html",
                        "title": "Using semantic HTML elements to identify regions of a page"
                      },
                      {
                        "id": "ARIA12",
                        "technology": "aria",
                        "title": "Using role=heading to identify headings"
                      },
                      {
                        "id": "ARIA13",
                        "technology": "aria",
                        "title": "Using aria-labelledby to name regions and landmarks"
                      },
                      {
                        "id": "ARIA16",
                        "technology": "aria",
                        "title": "Using aria-labelledby to provide a name for user interface controls"
                      },
                      {
                        "id": "ARIA17",
                        "technology": "aria",
                        "title": "Using grouping roles to identify related form controls"
                      },
                      {
                        "id": "ARIA20",
                        "technology": "aria",
                        "title": "Using the region role to identify a region of the page"
                      },
                      {
                        "and": [
                          {
                            "id": "G115",
                            "technology": "general",
                            "title": "Using semantic elements to mark up structure"
                          },
                          {
                            "id": "H49",
                            "technology": "html",
                            "title": "Using semantic markup to mark emphasized or special text"
                          }
                        ]
                      },
                      {
                        "id": "G117",
                        "technology": "general",
                        "title": "Using text to convey information that is conveyed by variations in presentation of text"
                      },
                      {
                        "id": "G140",
                        "technology": "general",
                        "title": "Separating information and structure from presentation to enable different presentations"
                      },
                      {
                        "id": "ARIA24",
                        "technology": "aria",
                        "title": "Semantically identifying a font icon with role=\"img\""
                      },
                      {
                        "title": "Making information and relationships conveyed through presentation programmatically determinable",
                        "suffix": "using the following techniques:",
                        "using": [
                          {
                            "id": "G138",
                            "technology": "general",
                            "title": "Using semantic markup whenever color cues are used"
                          },
                          {
                            "id": "H51",
                            "technology": "html",
                            "title": "Using table markup to present tabular information"
                          },
                          {
                            "id": "PDF6",
                            "technology": "pdf",
                            "title": "Using table elements for table markup in PDF Documents"
                          },
                          {
                            "id": "PDF20",
                            "technology": "pdf",
                            "title": "Using Adobe Acrobat Pro's Table Editor to repair mistagged tables"
                          },
                          {
                            "id": "H39",
                            "technology": "html",
                            "title": "Using caption elements to associate data table captions with data tables"
                          },
                          {
                            "id": "H63",
                            "technology": "html",
                            "title": "Using the scope attribute to associate header cells with data cells in data tables"
                          },
                          {
                            "id": "H43",
                            "technology": "html",
                            "title": "Using id and headers attributes to associate data cells with header cells in data tables"
                          },
                          {
                            "id": "H44",
                            "technology": "html",
                            "title": "Using label elements to associate text labels with form controls"
                          },
                          {
                            "id": "H65",
                            "technology": "html",
                            "title": "Using the title attribute to identify form controls when the label element cannot be used"
                          },
                          {
                            "id": "PDF10",
                            "technology": "pdf",
                            "title": "Providing labels for interactive form controls in PDF documents"
                          },
                          {
                            "id": "PDF12",
                            "technology": "pdf",
                            "title": "Providing name, role, value information for form fields in PDF documents"
                          },
                          {
                            "id": "H71",
                            "technology": "html",
                            "title": "Providing a description for groups of form controls using fieldset and legend elements"
                          },
                          {
                            "id": "H85",
                            "technology": "html",
                            "title": "Using optgroup to group option elements inside a select"
                          },
                          {
                            "id": "H48",
                            "technology": "html",
                            "title": "Using ol, ul and dl for lists or groups of links"
                          },
                          {
                            "id": "H42",
                            "technology": "html",
                            "title": "Using h1-h6 to identify headings"
                          },
                          {
                            "id": "PDF9",
                            "technology": "pdf",
                            "title": "Providing headings by marking content with heading tags in PDF documents"
                          },
                          {
                            "id": "PDF11",
                            "technology": "pdf",
                            "title": "Providing links and link text using the Link annotation and the /Link structure element in PDF documents"
                          },
                          {
                            "id": "PDF17",
                            "technology": "pdf",
                            "title": "Specifying consistent page numbering for PDF documents"
                          },
                          {
                            "id": "PDF21",
                            "technology": "pdf",
                            "title": "Using List tags for lists in PDF documents"
                          },
                          {
                            "id": "H97",
                            "technology": "html",
                            "title": "Grouping related links using the nav element"
                          }
                        ]
                      }
                    ]
                  },
                  {
                    "title": "Situation B: The technology in use does NOT provide the semantic structure to make the information and relationships conveyed through presentation programmatically determinable:",
                    "techniques": [
                      {
                        "id": "G117",
                        "technology": "general",
                        "title": "Using text to convey information that is conveyed by variations in presentation of text"
                      },
                      {
                        "title": "Making information and relationships conveyed through presentation programmatically determinable or available in text",
                        "suffix": "using the following techniques:",
                        "using": [
                          {
                            "id": "T1",
                            "technology": "text",
                            "title": "Using standard text formatting conventions for paragraphs"
                          },
                          {
                            "id": "T2",
                            "technology": "text",
                            "title": "Using standard text formatting conventions for lists"
                          },
                          {
                            "id": "T3",
                            "technology": "text",
                            "title": "Using standard text formatting conventions for headings"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "advisory": [
                  {
                    "id": "C22",
                    "technology": "css",
                    "title": "Using CSS to control visual presentation of text"
                  },
                  {
                    "id": "G162",
                    "technology": "general",
                    "title": "Positioning labels to maximize predictability of relationships"
                  },
                  {
                    "id": "ARIA1",
                    "technology": "aria",
                    "title": "Using the aria-describedby property to provide a descriptive label for user interface controls"
                  },
                  {
                    "id": "ARIA2",
                    "technology": "aria",
                    "title": "Identifying a required field with the aria-required property"
                  },
                  {
                    "id": "G141",
                    "technology": "general",
                    "title": "Organizing a page using headings"
                  }
                ],
                "failure": [
                  {
                    "id": "F2",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 1.3.1 due to using changes in text presentation to convey information without using the appropriate markup or text"
                  },
                  {
                    "id": "F33",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 1.3.1 and 1.3.2 due to using white space characters to create multiple columns in plain text content"
                  },
                  {
                    "id": "F34",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 1.3.1 and 1.3.2 due to using white space characters to format tables in plain text content"
                  },
                  {
                    "id": "F42",
                    "technology": "failures",
                    "title": "Failure of Success Criteria 1.3.1, 2.1.1, 2.1.3, or 4.1.2 when emulating links"
                  },
                  {
                    "id": "F43",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 1.3.1 due to using structural markup in a way that does not represent relationships in the content"
                  },
                  {
                    "id": "F46",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 1.3.1 due to using th elements, caption elements, or non-empty summary attributes in layout tables"
                  },
                  {
                    "id": "F48",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 1.3.1 due to using the pre element to markup tabular information"
                  },
                  {
                    "id": "F90",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 1.3.1 for incorrectly associating table headers and content via the headers and id attributes"
                  },
                  {
                    "id": "F91",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 1.3.1 for not correctly marking up table headers"
                  },
                  {
                    "id": "F92",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 1.3.1 due to the use of role presentation on content which conveys semantic information"
                  },
                  {
                    "id": "F111",
                    "technology": "failures",
                    "title": "Failure of Success Criteria 1.3.1, 2.5.3, and 4.1.2 due to a control with visible label text but no accessible name"
                  }
                ]
              }
            },
            {
              "id": "meaningful-sequence",
              "num": "1.3.2",
              "alt_id": [
                "content-structure-separation-sequence"
              ],
              "content": "<p>When the sequence in which content is presented affects its meaning, a <a href=\"https://www.w3.org/TR/WCAG22/#dfn-correct-reading-sequence\" title=\"any sequence where words and paragraphs are presented in an order that does not change the meaning of the content\">correct reading sequence</a> can be <a href=\"https://www.w3.org/TR/WCAG22/#dfn-programmatically-determinable\" title=\"determined by software from author-supplied data provided in a way that different user agents, including assistive technologies, can extract and present this information to users in different modalities\">programmatically determined</a>.\n   </p>",
              "handle": "Meaningful Sequence",
              "title": "When the sequence in which content is presented affects its meaning, a correct reading sequence can be programmatically determined.",
              "versions": [
                "2.0",
                "2.1",
                "2.2"
              ],
              "level": "A",
              "details": [],
              "techniques": {
                "sufficient": [
                  {
                    "id": "G57",
                    "technology": "general",
                    "title": "Ordering the content in a meaningful sequence",
                    "suffix": "for all the content in the web page"
                  },
                  {
                    "id": "G57",
                    "technology": "general",
                    "title": "Ordering the content in a meaningful sequence",
                    "prefix": "Marking sequences in the content as meaningful using one of the following techniques <strong>AND</strong>",
                    "suffix": "for those sequences",
                    "using": [
                      {
                        "id": "H34",
                        "technology": "html",
                        "title": "Using a Unicode right-to-left mark (RLM) or left-to-right mark (LRM) to mix text direction inline"
                      },
                      {
                        "id": "H56",
                        "technology": "html",
                        "title": "Using the dir attribute on an inline element to resolve problems with nested directional runs"
                      },
                      {
                        "id": "C6",
                        "technology": "css",
                        "title": "Positioning content based on structural markup"
                      },
                      {
                        "id": "C8",
                        "technology": "css",
                        "title": "Using CSS letter-spacing to control spacing within a word"
                      }
                    ]
                  },
                  {
                    "id": "C27",
                    "technology": "css",
                    "title": "Making the DOM order match the visual order"
                  },
                  {
                    "id": "PDF3",
                    "technology": "pdf",
                    "title": "Ensuring correct tab and reading order in PDF documents"
                  }
                ],
                "failure": [
                  {
                    "id": "F34",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 1.3.1 and 1.3.2 due to using white space characters to format tables in plain text content"
                  },
                  {
                    "id": "F33",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 1.3.1 and 1.3.2 due to using white space characters to create multiple columns in plain text content"
                  },
                  {
                    "id": "F32",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 1.3.2 due to using white space characters to control spacing within a word"
                  },
                  {
                    "id": "F49",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 1.3.2 due to using an HTML layout table that does not make sense when linearized"
                  },
                  {
                    "id": "F1",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 1.3.2 due to changing the meaning of content by positioning information with CSS"
                  }
                ]
              }
            },
            {
              "id": "sensory-characteristics",
              "num": "1.3.3",
              "alt_id": [
                "content-structure-separation-understanding"
              ],
              "content": "<p>Instructions provided for understanding and operating content do not rely solely on\n      sensory characteristics of components such as shape, color, size, visual location, orientation,\n      or sound.\n   </p>\n  \n  <div class=\"note\" role=\"note\" id=\"issue-container-generatedID\"><div class=\"note-title marker\" id=\"h-note\"><span>Note</span></div><p class=\"\">For requirements related to color, refer to <a href=\"https://www.w3.org/TR/WCAG22/#distinguishable\">Guideline 1.4</a>.</p></div>",
              "handle": "Sensory Characteristics",
              "title": "Instructions provided for understanding and operating content do not rely solely on sensory characteristics of components such as shape, color, size, visual location, orientation, or sound.",
              "versions": [
                "2.0",
                "2.1",
                "2.2"
              ],
              "level": "A",
              "details": [
                {
                  "type": "note",
                  "handle": "Note",
                  "text": "For requirements related to color, refer to Guideline 1.4."
                }
              ],
              "techniques": {
                "sufficient": [
                  {
                    "id": "G96",
                    "technology": "general",
                    "title": "Providing textual identification of items that otherwise rely only on sensory information to be understood"
                  }
                ],
                "failure": [
                  {
                    "id": "F14",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 1.3.3 due to identifying content only by its shape or location"
                  },
                  {
                    "id": "F26",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 1.3.3 due to using a graphical symbol alone to convey information"
                  }
                ]
              }
            },
            {
              "id": "orientation",
              "num": "1.3.4",
              "alt_id": [],
              "content": "<p>Content does not restrict its view and operation to a single display orientation, such as portrait or landscape, unless a specific display orientation is <a href=\"https://www.w3.org/TR/WCAG22/#dfn-essential\" title=\"if removed, would fundamentally change the information or functionality of the content, and information and functionality cannot be achieved in another way that would conform\">essential</a>.</p>\n   \t\t\t\t\n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-0\"><div class=\"note-title marker\" id=\"h-note-0\"><span>Note</span></div><p class=\"\">Examples where a particular display orientation may be essential are a bank check, a piano application, slides for a projector or television, or virtual reality content where content is not necessarily restricted to landscape or portrait display orientation.</p></div>",
              "handle": "Orientation",
              "title": "Content does not restrict its view and operation to a single display orientation, such as portrait or landscape, unless a specific display orientation is essential.",
              "versions": [
                "2.1",
                "2.2"
              ],
              "level": "AA",
              "details": [
                {
                  "type": "note",
                  "handle": "Note",
                  "text": "Examples where a particular display orientation may be essential are a bank check, a piano application, slides for a projector or television, or virtual reality content where content is not necessarily restricted to landscape or portrait display orientation."
                }
              ],
              "techniques": {
                "sufficient": [
                  {
                    "id": "G214",
                    "technology": "general",
                    "title": "Using a control to allow access to content in different orientations which is otherwise restricted"
                  }
                ],
                "failure": [
                  {
                    "id": "F97",
                    "technology": "failures",
                    "title": "Failure due to locking the orientation to landscape or portrait view"
                  },
                  {
                    "id": "F100",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 1.3.4 due to showing a message asking to reorient device"
                  }
                ]
              }
            },
            {
              "id": "identify-input-purpose",
              "num": "1.3.5",
              "alt_id": [],
              "content": "<p>The purpose of each input field collecting information about the user can be <a href=\"https://www.w3.org/TR/WCAG22/#dfn-programmatically-determinable\" title=\"determined by software from author-supplied data provided in a way that different user agents, including assistive technologies, can extract and present this information to users in different modalities\">programmatically determined</a> when:</p>\n  \n  <ul>\n    <li>The input field serves a purpose identified in the <a href=\"https://www.w3.org/TR/WCAG22/#input-purposes\">Input Purposes for user interface components section</a>; and</li>\n    <li>The content is implemented using technologies with support for identifying the expected meaning for form input data.</li>\n  </ul>",
              "handle": "Identify Input Purpose",
              "title": "The purpose of each input field collecting information about the user can be programmatically determined when:",
              "versions": [
                "2.1",
                "2.2"
              ],
              "level": "AA",
              "details": [
                {
                  "type": "ulist",
                  "items": [
                    {
                      "text": "The input field serves a purpose identified in the Input Purposes for user interface components section; and"
                    },
                    {
                      "text": "The content is implemented using technologies with support for identifying the expected meaning for form input data."
                    }
                  ]
                }
              ],
              "techniques": {
                "sufficient": [
                  {
                    "id": "H98",
                    "technology": "html",
                    "title": "Using HTML autocomplete attributes"
                  }
                ],
                "failure": [
                  {
                    "id": "F107",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 1.3.5 due to incorrect autocomplete attribute values"
                  }
                ]
              }
            },
            {
              "id": "identify-purpose",
              "num": "1.3.6",
              "alt_id": [],
              "content": "<p>In content implemented using markup languages, the purpose of <a href=\"https://www.w3.org/TR/WCAG22/#dfn-user-interface-components\" title=\"a part of the content that is perceived by users as a single control for a distinct function\">user interface components</a>, icons, and <a href=\"https://www.w3.org/TR/WCAG22/#dfn-regions\" title=\"perceivable, programmatically determined section of content\">regions</a> can be <a href=\"https://www.w3.org/TR/WCAG22/#dfn-programmatically-determinable\" title=\"determined by software from author-supplied data provided in a way that different user agents, including assistive technologies, can extract and present this information to users in different modalities\">programmatically determined</a>.</p>",
              "handle": "Identify Purpose",
              "title": "In content implemented using markup languages, the purpose of user interface components, icons, and regions can be programmatically determined.",
              "versions": [
                "2.1",
                "2.2"
              ],
              "level": "AAA",
              "details": [],
              "techniques": {
                "sufficient": [
                  {
                    "title": "Programmatically indicating the purpose of icons, regions and user interface components"
                  },
                  {
                    "id": "ARIA11",
                    "technology": "aria",
                    "title": "Using ARIA landmarks to identify regions of a page"
                  },
                  {
                    "title": "Using microdata to markup user interface components (future link)"
                  }
                ],
                "advisory": [
                  {
                    "title": "Enabling user agents to find the version of the content that best fits their needs"
                  },
                  {
                    "title": "Using semantics to identify important features (e.g., <code>coga-simplification=\"simplest\"</code>)"
                  },
                  {
                    "title": "Using <code>aria-invalid</code> and <code>aria-required</code>"
                  }
                ]
              }
            }
          ]
        },
        {
          "id": "distinguishable",
          "num": "1.4",
          "alt_id": [
            "visual-audio-contrast"
          ],
          "content": "<p>Make it easier for users to see and hear content including separating foreground from background.</p>",
          "handle": "Distinguishable",
          "title": "Make it easier for users to see and hear content including separating foreground from background.",
          "versions": [
            "2.0",
            "2.1",
            "2.2"
          ],
          "successcriteria": [
            {
              "id": "use-of-color",
              "num": "1.4.1",
              "alt_id": [
                "visual-audio-contrast-without-color"
              ],
              "content": "<p>Color is not used as the only visual means of conveying information, indicating an\n      action, prompting a response, or distinguishing a visual element.\n   </p>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-1\"><div class=\"note-title marker\" id=\"h-note-1\"><span>Note</span></div><p class=\"\">This success criterion addresses color perception specifically. Other forms of perception are covered in <a href=\"https://www.w3.org/TR/WCAG22/#adaptable\">Guideline 1.3</a> including programmatic access to color and other visual presentation coding.</p></div>",
              "handle": "Use of Color",
              "title": "Color is not used as the only visual means of conveying information, indicating an action, prompting a response, or distinguishing a visual element.",
              "versions": [
                "2.0",
                "2.1",
                "2.2"
              ],
              "level": "A",
              "details": [
                {
                  "type": "note",
                  "handle": "Note",
                  "text": "This success criterion addresses color perception specifically. Other forms of perception are covered in Guideline 1.3 including programmatic access to color and other visual presentation coding."
                }
              ],
              "techniques": {
                "sufficient": [
                  {
                    "title": "Situation A: If the color of particular words, backgrounds, or other content is used to indicate information:",
                    "techniques": [
                      {
                        "id": "G14",
                        "technology": "general",
                        "title": "Ensuring that information conveyed by color differences is also available in text"
                      },
                      {
                        "id": "G205",
                        "technology": "general",
                        "title": "Including a text cue for colored form control labels"
                      },
                      {
                        "id": "G182",
                        "technology": "general",
                        "title": "Ensuring that additional visual cues are available when text color differences are used to convey information"
                      },
                      {
                        "id": "G183",
                        "technology": "general",
                        "title": "Using a contrast ratio of 3:1 with surrounding text and providing additional visual cues on hover for links or controls where color alone is used to identify them"
                      }
                    ]
                  },
                  {
                    "title": "Situation B: If color is used within an image to convey information:",
                    "techniques": [
                      {
                        "id": "G111",
                        "technology": "general",
                        "title": "Using color and pattern"
                      },
                      {
                        "id": "G14",
                        "technology": "general",
                        "title": "Ensuring that information conveyed by color differences is also available in text"
                      }
                    ]
                  }
                ],
                "advisory": [
                  {
                    "id": "C15",
                    "technology": "css",
                    "title": "Using CSS to change the presentation of a user interface component when it receives focus"
                  }
                ],
                "failure": [
                  {
                    "id": "F13",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 1.1.1 and 1.4.1 due to having a text alternative that does not include information that is conveyed by color differences in the image"
                  },
                  {
                    "id": "F73",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 1.4.1 due to creating links that are not visually evident without color vision"
                  },
                  {
                    "id": "F81",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 1.4.1 due to identifying required or error fields using color differences only"
                  }
                ]
              }
            },
            {
              "id": "audio-control",
              "num": "1.4.2",
              "alt_id": [
                "visual-audio-contrast-dis-audio"
              ],
              "content": "<p>If any audio on a web page plays automatically for more than 3 seconds, either a <a href=\"https://www.w3.org/TR/WCAG22/#dfn-mechanism\" title=\"process or technique for achieving a result\">mechanism</a> is available to <a href=\"https://www.w3.org/TR/WCAG22/#dfn-pause\" title=\"stopped by user request and not resumed until requested by user\">pause</a> or stop the audio, or a mechanism is available to control audio\n      volume independently from the overall system volume level.\n   </p>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-2\"><div class=\"note-title marker\" id=\"h-note-2\"><span>Note</span></div><p class=\"\">Since any content that does not meet this success criterion can interfere with a user's\n      ability to use the whole page, all content on the web page (whether or not it is used\n      to meet other success criteria) must meet this success criterion. See <a href=\"https://www.w3.org/TR/WCAG22/#cc5\">Conformance Requirement 5: Non-Interference</a>.\n   </p></div>",
              "handle": "Audio Control",
              "title": "If any audio on a web page plays automatically for more than 3 seconds, either a mechanism is available to pause or stop the audio, or a mechanism is available to control audio volume independently from the overall system volume level.",
              "versions": [
                "2.0",
                "2.1",
                "2.2"
              ],
              "level": "A",
              "details": [
                {
                  "type": "note",
                  "handle": "Note",
                  "text": "Since any content that does not meet this success criterion can interfere with a user's ability to use the whole page, all content on the web page (whether or not it is used to meet other success criteria) must meet this success criterion. See Conformance Requirement 5: Non-Interference."
                }
              ],
              "techniques": {
                "sufficient": [
                  {
                    "id": "G60",
                    "technology": "general",
                    "title": "Playing a sound that turns off automatically within three seconds"
                  },
                  {
                    "id": "G170",
                    "technology": "general",
                    "title": "Providing a control near the beginning of the web page that turns off sounds that play automatically"
                  },
                  {
                    "id": "G171",
                    "technology": "general",
                    "title": "Playing sounds only on user request"
                  }
                ],
                "failure": [
                  {
                    "id": "F23",
                    "technology": "failures",
                    "title": "Failure of 1.4.2 due to playing a sound longer than 3 seconds where there is no mechanism to turn it off"
                  },
                  {
                    "id": "F93",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 1.4.2 for absence of a way to pause or stop an HTML5 media element that autoplays"
                  }
                ]
              }
            },
            {
              "id": "contrast-minimum",
              "num": "1.4.3",
              "alt_id": [
                "visual-audio-contrast-contrast"
              ],
              "content": "<p>The visual presentation of <a href=\"https://www.w3.org/TR/WCAG22/#dfn-text\" title=\"sequence of characters that can be programmatically determined, where the sequence is expressing something in human language\">text</a> and <a href=\"https://www.w3.org/TR/WCAG22/#dfn-images-of-text\" title=\"text that has been rendered in a non-text form (e.g., an image) in order to achieve a particular visual effect\">images of text</a> has a <a href=\"https://www.w3.org/TR/WCAG22/#dfn-contrast-ratio\" title=\"(L1 + 0.05) / (L2 + 0.05), where\">contrast ratio</a> of at least 4.5:1, except for the following:\n   </p>\n   \n   <dl>\n      \n      <dt>Large Text</dt>\n      \n      <dd>\n         \n         <p><a href=\"https://www.w3.org/TR/WCAG22/#dfn-large-scale\" title=\"with at least 18 point or 14 point bold or font size that would yield equivalent size for Chinese, Japanese and Korean (CJK) fonts\">Large-scale</a> text and images of large-scale text have a contrast ratio of at least 3:1;\n         </p>\n         \n      </dd>\n      \n      <dt>Incidental</dt>\n      \n      <dd>\n         \n         <p>Text or images of text that are part of an inactive <a href=\"https://www.w3.org/TR/WCAG22/#dfn-user-interface-components\" title=\"a part of the content that is perceived by users as a single control for a distinct function\">user interface component</a>, that are <a href=\"https://www.w3.org/TR/WCAG22/#dfn-pure-decoration\" title=\"serving only an aesthetic purpose, providing no information, and having no functionality\">pure decoration</a>, that are not visible to anyone, or that are part of a picture that contains significant\n            other visual content, have no contrast requirement.\n         </p>\n         \n      </dd>\n      \n      <dt>Logotypes</dt>\n      \n      <dd>\n         \n         <p>Text that is part of a logo or brand name has no contrast requirement.</p>\n         \n      </dd>\n      \n   </dl>",
              "handle": "Contrast (Minimum)",
              "title": "The visual presentation of text and images of text has a contrast ratio of at least 4.5:1, except for the following:",
              "versions": [
                "2.0",
                "2.1",
                "2.2"
              ],
              "level": "AA",
              "details": [
                {
                  "type": "ulist",
                  "items": [
                    {
                      "handle": "Large Text",
                      "text": "Large-scale text and images of large-scale text have a contrast ratio of at least 3:1;"
                    },
                    {
                      "handle": "Incidental",
                      "text": "Text or images of text that are part of an inactive user interface component, that are pure decoration, that are not visible to anyone, or that are part of a picture that contains significant other visual content, have no contrast requirement."
                    },
                    {
                      "handle": "Logotypes",
                      "text": "Text that is part of a logo or brand name has no contrast requirement."
                    }
                  ]
                }
              ],
              "techniques": {
                "sufficient": [
                  {
                    "title": "Situation A: text is less than 18 point if not bold and less than 14 point if bold",
                    "techniques": [
                      {
                        "id": "G18",
                        "technology": "general",
                        "title": "Ensuring that a contrast ratio of at least 4.5:1 exists between text (and images of text) and background behind the text"
                      },
                      {
                        "id": "G148",
                        "technology": "general",
                        "title": "Not specifying background color, not specifying text color, and not using technology features that change those defaults"
                      },
                      {
                        "id": "G174",
                        "technology": "general",
                        "title": "Providing a control with a sufficient contrast ratio that allows users to switch to a presentation that uses sufficient contrast"
                      }
                    ]
                  },
                  {
                    "title": "Situation B: text is at least 18 point if not bold and at least 14 point if bold",
                    "techniques": [
                      {
                        "id": "G145",
                        "technology": "general",
                        "title": "Ensuring that a contrast ratio of at least 3:1 exists between text (and images of text) and background behind the text"
                      },
                      {
                        "id": "G148",
                        "technology": "general",
                        "title": "Not specifying background color, not specifying text color, and not using technology features that change those defaults"
                      },
                      {
                        "id": "G174",
                        "technology": "general",
                        "title": "Providing a control with a sufficient contrast ratio that allows users to switch to a presentation that uses sufficient contrast"
                      }
                    ]
                  }
                ],
                "advisory": [
                  {
                    "id": "G156",
                    "technology": "general",
                    "title": "Using a technology that has commonly-available user agents that can change the foreground and background of blocks of text"
                  }
                ],
                "failure": [
                  {
                    "id": "F24",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 1.4.3, 1.4.6 and 1.4.8 due to specifying foreground colors without specifying background colors or vice versa"
                  },
                  {
                    "id": "F83",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 1.4.3 and 1.4.6 due to using background images that do not provide sufficient contrast with foreground text (or images of text)"
                  }
                ]
              }
            },
            {
              "id": "resize-text",
              "num": "1.4.4",
              "alt_id": [
                "visual-audio-contrast-scale"
              ],
              "content": "<p>Except for <a href=\"https://www.w3.org/TR/WCAG22/#dfn-captions\" title=\"synchronized visual and/or text alternative for both speech and non-speech audio information needed to understand the media content\">captions</a> and <a href=\"https://www.w3.org/TR/WCAG22/#dfn-images-of-text\" title=\"text that has been rendered in a non-text form (e.g., an image) in order to achieve a particular visual effect\">images of text</a>, <a href=\"https://www.w3.org/TR/WCAG22/#dfn-text\" title=\"sequence of characters that can be programmatically determined, where the sequence is expressing something in human language\">text</a> can be resized without <a href=\"https://www.w3.org/TR/WCAG22/#dfn-assistive-technologies\" title=\"hardware and/or software that acts as a user agent, or along with a mainstream user agent, to provide functionality to meet the requirements of users with disabilities that go beyond those offered by mainstream user agents\">assistive technology</a> up to 200 percent without loss of content or functionality.\n   </p>",
              "handle": "Resize Text",
              "title": "Except for captions and images of text, text can be resized without assistive technology up to 200 percent without loss of content or functionality.",
              "versions": [
                "2.0",
                "2.1",
                "2.2"
              ],
              "level": "AA",
              "details": [],
              "techniques": {
                "sufficient": [
                  {
                    "id": "G142",
                    "technology": "general",
                    "title": "Using a technology that has commonly-available user agents that support zoom"
                  },
                  {
                    "and": [
                      {
                        "title": "Ensuring that text containers resize when the text resizes"
                      },
                      {
                        "title": "using measurements that are relative to other measurements in the content"
                      }
                    ],
                    "using": [
                      {
                        "id": "C28",
                        "technology": "css",
                        "title": "Specifying the size of text containers using em units"
                      },
                      {
                        "title": "Techniques for relative measurements",
                        "using": [
                          {
                            "id": "C12",
                            "technology": "css",
                            "title": "Using percent for font sizes"
                          },
                          {
                            "id": "C13",
                            "technology": "css",
                            "title": "Using named font sizes"
                          },
                          {
                            "id": "C14",
                            "technology": "css",
                            "title": "Using em units for font sizes"
                          }
                        ]
                      },
                      {
                        "title": "Techniques for text container resizing",
                        "using": [
                          {
                            "id": "SCR34",
                            "technology": "client-side-script",
                            "title": "Calculating size and position in a way that scales with text size"
                          },
                          {
                            "id": "G146",
                            "technology": "general",
                            "title": "Using liquid layout"
                          }
                        ]
                      }
                    ]
                  },
                  {
                    "id": "G178",
                    "technology": "general",
                    "title": "Providing controls on the web page that allow users to incrementally change the size of all text on the page up to 200 percent"
                  },
                  {
                    "id": "G179",
                    "technology": "general",
                    "title": "Ensuring that there is no loss of content or functionality when the text resizes and text containers do not change their width"
                  }
                ],
                "advisory": [
                  {
                    "id": "C17",
                    "technology": "css",
                    "title": "Scaling form elements which contain text"
                  },
                  {
                    "id": "C20",
                    "technology": "css",
                    "title": "Using relative measurements to set column widths so that lines can average 80 characters or less when the browser is resized"
                  },
                  {
                    "id": "C22",
                    "technology": "css",
                    "title": "Using CSS to control visual presentation of text"
                  }
                ],
                "failure": [
                  {
                    "id": "F69",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 1.4.4 when resizing visually rendered text up to 200 percent causes the text, image or controls to be clipped, truncated or obscured"
                  },
                  {
                    "id": "F80",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 1.4.4 when text-based form controls do not resize when visually rendered text is resized up to 200%"
                  },
                  {
                    "id": "F94",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 1.4.4 due to incorrect use of viewport units to resize text"
                  }
                ]
              }
            },
            {
              "id": "images-of-text",
              "num": "1.4.5",
              "alt_id": [
                "visual-audio-contrast-text-presentation"
              ],
              "content": "<p>If the technologies being used can achieve the visual presentation, <a href=\"https://www.w3.org/TR/WCAG22/#dfn-text\" title=\"sequence of characters that can be programmatically determined, where the sequence is expressing something in human language\">text</a> is used to convey information rather than <a href=\"https://www.w3.org/TR/WCAG22/#dfn-images-of-text\" title=\"text that has been rendered in a non-text form (e.g., an image) in order to achieve a particular visual effect\">images of text</a> except for the following:\n   </p>\n   \n   <dl>\n      \n      <dt>Customizable</dt>\n      \n      <dd>\n         \n         <p>The image of text can be <a href=\"https://www.w3.org/TR/WCAG22/#dfn-visually-customized\" title=\"the font, size, color, and background can be set\">visually customized</a> to the user's requirements;\n         </p>\n         \n      </dd>\n      \n      <dt>Essential</dt>\n      \n      <dd>\n         \n         <p>A particular presentation of text is <a href=\"https://www.w3.org/TR/WCAG22/#dfn-essential\" title=\"if removed, would fundamentally change the information or functionality of the content, and information and functionality cannot be achieved in another way that would conform\">essential</a> to the information being conveyed.\n         </p>\n         \n      </dd>\n      \n   </dl>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-3\"><div class=\"note-title marker\" id=\"h-note-3\"><span>Note</span></div><p class=\"\">Logotypes (text that is part of a logo or brand name) are considered essential.</p></div>",
              "handle": "Images of Text",
              "title": "If the technologies being used can achieve the visual presentation, text is used to convey information rather than images of text except for the following:",
              "versions": [
                "2.0",
                "2.1",
                "2.2"
              ],
              "level": "AA",
              "details": [
                {
                  "type": "ulist",
                  "items": [
                    {
                      "handle": "Customizable",
                      "text": "The image of text can be visually customized to the user's requirements;"
                    },
                    {
                      "handle": "Essential",
                      "text": "A particular presentation of text is essential to the information being conveyed."
                    }
                  ]
                },
                {
                  "type": "note",
                  "handle": "Note",
                  "text": "Logotypes (text that is part of a logo or brand name) are considered essential."
                }
              ],
              "techniques": {
                "sufficient": [
                  {
                    "id": "C22",
                    "technology": "css",
                    "title": "Using CSS to control visual presentation of text"
                  },
                  {
                    "id": "C30",
                    "technology": "css",
                    "title": "Using CSS to replace text with images of text and providing user interface controls to switch"
                  },
                  {
                    "id": "G140",
                    "technology": "general",
                    "title": "Separating information and structure from presentation to enable different presentations"
                  },
                  {
                    "id": "PDF7",
                    "technology": "pdf",
                    "title": "Performing OCR on a scanned PDF document to provide actual text"
                  }
                ],
                "advisory": [
                  {
                    "id": "C12",
                    "technology": "css",
                    "title": "Using percent for font sizes"
                  },
                  {
                    "id": "C13",
                    "technology": "css",
                    "title": "Using named font sizes"
                  },
                  {
                    "id": "C14",
                    "technology": "css",
                    "title": "Using em units for font sizes"
                  },
                  {
                    "id": "C8",
                    "technology": "css",
                    "title": "Using CSS letter-spacing to control spacing within a word"
                  },
                  {
                    "id": "C6",
                    "technology": "css",
                    "title": "Positioning content based on structural markup"
                  }
                ]
              }
            },
            {
              "id": "contrast-enhanced",
              "num": "1.4.6",
              "alt_id": [
                "visual-audio-contrast7"
              ],
              "content": "<p>The visual presentation of <a href=\"https://www.w3.org/TR/WCAG22/#dfn-text\" title=\"sequence of characters that can be programmatically determined, where the sequence is expressing something in human language\">text</a> and <a href=\"https://www.w3.org/TR/WCAG22/#dfn-images-of-text\" title=\"text that has been rendered in a non-text form (e.g., an image) in order to achieve a particular visual effect\">images of text</a> has a <a href=\"https://www.w3.org/TR/WCAG22/#dfn-contrast-ratio\" title=\"(L1 + 0.05) / (L2 + 0.05), where\">contrast ratio</a> of at least 7:1, except for the following:\n   </p>\n   \n   <dl>\n      \n      <dt>Large Text</dt>\n      \n      <dd>\n         \n         <p><a href=\"https://www.w3.org/TR/WCAG22/#dfn-large-scale\" title=\"with at least 18 point or 14 point bold or font size that would yield equivalent size for Chinese, Japanese and Korean (CJK) fonts\">Large-scale</a> text and images of large-scale text have a contrast ratio of at least 4.5:1;\n         </p>\n         \n      </dd>\n      \n      <dt>Incidental</dt>\n      \n      <dd>\n         \n         <p>Text or images of text that are part of an inactive <a href=\"https://www.w3.org/TR/WCAG22/#dfn-user-interface-components\" title=\"a part of the content that is perceived by users as a single control for a distinct function\">user interface component</a>, that are <a href=\"https://www.w3.org/TR/WCAG22/#dfn-pure-decoration\" title=\"serving only an aesthetic purpose, providing no information, and having no functionality\">pure decoration</a>, that are not visible to anyone, or that are part of a picture that contains significant\n            other visual content, have no contrast requirement.\n         </p>\n         \n      </dd>\n      \n      <dt>Logotypes</dt>\n      \n      <dd>\n         \n         <p>Text that is part of a logo or brand name has no contrast requirement.</p>\n         \n      </dd>\n      \n   </dl>",
              "handle": "Contrast (Enhanced)",
              "title": "The visual presentation of text and images of text has a contrast ratio of at least 7:1, except for the following:",
              "versions": [
                "2.0",
                "2.1",
                "2.2"
              ],
              "level": "AAA",
              "details": [
                {
                  "type": "ulist",
                  "items": [
                    {
                      "handle": "Large Text",
                      "text": "Large-scale text and images of large-scale text have a contrast ratio of at least 4.5:1;"
                    },
                    {
                      "handle": "Incidental",
                      "text": "Text or images of text that are part of an inactive user interface component, that are pure decoration, that are not visible to anyone, or that are part of a picture that contains significant other visual content, have no contrast requirement."
                    },
                    {
                      "handle": "Logotypes",
                      "text": "Text that is part of a logo or brand name has no contrast requirement."
                    }
                  ]
                }
              ],
              "techniques": {
                "sufficient": [
                  {
                    "title": "Situation A: text is less than 18 point if not bold and less than 14 point if bold",
                    "techniques": [
                      {
                        "id": "G17",
                        "technology": "general",
                        "title": "Ensuring that a contrast ratio of at least 7:1 exists between text (and images of text) and background behind the text"
                      },
                      {
                        "id": "G148",
                        "technology": "general",
                        "title": "Not specifying background color, not specifying text color, and not using technology features that change those defaults"
                      },
                      {
                        "id": "G174",
                        "technology": "general",
                        "title": "Providing a control with a sufficient contrast ratio that allows users to switch to a presentation that uses sufficient contrast"
                      }
                    ]
                  },
                  {
                    "title": "Situation B: text is as least 18 point if not bold and at least 14 point if bold",
                    "techniques": [
                      {
                        "id": "G18",
                        "technology": "general",
                        "title": "Ensuring that a contrast ratio of at least 4.5:1 exists between text (and images of text) and background behind the text"
                      },
                      {
                        "id": "G148",
                        "technology": "general",
                        "title": "Not specifying background color, not specifying text color, and not using technology features that change those defaults"
                      },
                      {
                        "id": "G174",
                        "technology": "general",
                        "title": "Providing a control with a sufficient contrast ratio that allows users to switch to a presentation that uses sufficient contrast"
                      }
                    ]
                  }
                ],
                "advisory": [
                  {
                    "id": "G156",
                    "technology": "general",
                    "title": "Using a technology that has commonly-available user agents that can change the foreground and background of blocks of text"
                  }
                ],
                "failure": [
                  {
                    "id": "F24",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 1.4.3, 1.4.6 and 1.4.8 due to specifying foreground colors without specifying background colors or vice versa"
                  },
                  {
                    "id": "F83",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 1.4.3 and 1.4.6 due to using background images that do not provide sufficient contrast with foreground text (or images of text)"
                  }
                ]
              }
            },
            {
              "id": "low-or-no-background-audio",
              "num": "1.4.7",
              "alt_id": [
                "visual-audio-contrast-noaudio"
              ],
              "content": "<p>For <a href=\"https://www.w3.org/TR/WCAG22/#dfn-prerecorded\" title=\"information that is not live\">prerecorded</a>\n      <a href=\"https://www.w3.org/TR/WCAG22/#dfn-audio-only\" title=\"a time-based presentation that contains only audio (no video and no interaction)\">audio-only</a> content that (1) contains primarily speech in the foreground, (2) is not an audio\n      <a href=\"https://www.w3.org/TR/WCAG22/#dfn-captcha\" title=\"initialism for &quot;Completely Automated Public Turing test to tell Computers and Humans Apart&quot;\">CAPTCHA</a> or audio logo, and (3) is not vocalization intended to be primarily musical expression\n      such as singing or rapping, at least one of the following is true:\n   </p>\n   \n   <dl>\n      \n      <dt>No Background</dt>\n      \n      <dd>\n         \n         <p>The audio does not contain background sounds.</p>\n         \n      </dd>\n      \n      <dt>Turn Off</dt>\n      \n      <dd>\n         \n         <p>The background sounds can be turned off.</p>\n         \n      </dd>\n      \n      <dt>20 dB</dt>\n      \n      <dd>\n         \n         <p>The background sounds are at least 20 decibels lower than the foreground speech content,\n            with the exception of occasional sounds that last for only one or two seconds.\n         </p>\n         \n         <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-4\"><div class=\"note-title marker\" id=\"h-note-4\"><span>Note</span></div><p class=\"\">Per the definition of \"decibel,\" background sound that meets this requirement will\n            be approximately four times quieter than the foreground speech content.\n         </p></div>\n         \n      </dd>\n      \n   </dl>",
              "handle": "Low or No Background Audio",
              "title": "For prerecorded audio-only content that (1) contains primarily speech in the foreground, (2) is not an audio CAPTCHA or audio logo, and (3) is not vocalization intended to be primarily musical expression such as singing or rapping, at least one of the following is true:",
              "versions": [
                "2.0",
                "2.1",
                "2.2"
              ],
              "level": "AAA",
              "details": [
                {
                  "type": "ulist",
                  "items": [
                    {
                      "handle": "No Background",
                      "text": "The audio does not contain background sounds."
                    },
                    {
                      "handle": "Turn Off",
                      "text": "The background sounds can be turned off."
                    },
                    {
                      "handle": "20 dB",
                      "text": "The background sounds are at least 20 decibels lower than the foreground speech content, with the exception of occasional sounds that last for only one or two seconds."
                    }
                  ]
                },
                {
                  "type": "note",
                  "handle": "Note",
                  "text": "Per the definition of \"decibel,\" background sound that meets this requirement will be approximately four times quieter than the foreground speech content."
                }
              ],
              "techniques": {
                "sufficient": [
                  {
                    "id": "G56",
                    "technology": "general",
                    "title": "Mixing audio files so that non-speech sounds are at least 20 decibels lower than the speech audio content"
                  }
                ]
              }
            },
            {
              "id": "visual-presentation",
              "num": "1.4.8",
              "alt_id": [
                "visual-audio-contrast-visual-presentation"
              ],
              "content": "<p>For the visual presentation of <a href=\"https://www.w3.org/TR/WCAG22/#dfn-blocks-of-text\" title=\"more than one sentence of text\">blocks of text</a>, a <a href=\"https://www.w3.org/TR/WCAG22/#dfn-mechanism\" title=\"process or technique for achieving a result\">mechanism</a> is available to achieve the following:\n   </p>\n   <ul>\n     <li>Foreground and background colors can be selected by the user.</li>   \n     <li>Width is no more than 80 characters or glyphs (40 if CJK).</li>   \n     <li>Text is not justified (aligned to both the left and the right margins).</li>   \n     <li>Line spacing (leading) is at least space-and-a-half within paragraphs, and paragraph spacing is at least 1.5 times larger than the line spacing.</li>   \n     <li>Text can be resized without <a href=\"https://www.w3.org/TR/WCAG22/#dfn-assistive-technologies\" title=\"hardware and/or software that acts as a user agent, or along with a mainstream user agent, to provide functionality to meet the requirements of users with disabilities that go beyond those offered by mainstream user agents\">assistive technology</a> up to 200 percent in a way that does not require the user to scroll horizontally to read a line of text <a href=\"https://www.w3.org/TR/WCAG22/#dfn-on-a-full-screen-window\" title=\"on the most common sized desktop/laptop display with the viewport maximized\">on a full-screen window</a>.</li>   \n  </ul>\n\n<div class=\"note\" role=\"note\" id=\"issue-container-generatedID-5\"><div class=\"note-title marker\" id=\"h-note-5\"><span>Note 1</span></div><p class=\"\">Content is not required to use these values. The requirement is that a mechanism is available for users to change these presentation aspects. The mechanism can be provided by the browser or other user agent. Content is not required to provide the mechanism.</p></div>\n\n<div class=\"note\" role=\"note\" id=\"issue-container-generatedID-6\"><div class=\"note-title marker\" id=\"h-note-6\"><span>Note 2</span></div><p class=\"\">Writing systems for some languages use different presentation aspects to improve readability and legibility. If a presentation aspect in this success criterion is not used in a writing system, content in that writing system does not need to use that presentation setting and can conform without it. Authors are encouraged to follow guidance for improving readability and legibility of text in their writing system.</p></div>",
              "handle": "Visual Presentation",
              "title": "For the visual presentation of blocks of text, a mechanism is available to achieve the following:",
              "versions": [
                "2.0",
                "2.1",
                "2.2"
              ],
              "level": "AAA",
              "details": [
                {
                  "type": "ulist",
                  "items": [
                    {
                      "text": "Foreground and background colors can be selected by the user."
                    },
                    {
                      "text": "Width is no more than 80 characters or glyphs (40 if CJK)."
                    },
                    {
                      "text": "Text is not justified (aligned to both the left and the right margins)."
                    },
                    {
                      "text": "Line spacing (leading) is at least space-and-a-half within paragraphs, and paragraph spacing is at least 1.5 times larger than the line spacing."
                    },
                    {
                      "text": "Text can be resized without assistive technology up to 200 percent in a way that does not require the user to scroll horizontally to read a line of text on a full-screen window."
                    }
                  ]
                },
                {
                  "type": "note",
                  "handle": "Note 1",
                  "text": "Content is not required to use these values. The requirement is that a mechanism is available for users to change these presentation aspects. The mechanism can be provided by the browser or other user agent. Content is not required to provide the mechanism."
                },
                {
                  "type": "note",
                  "handle": "Note 2",
                  "text": "Writing systems for some languages use different presentation aspects to improve readability and legibility. If a presentation aspect in this success criterion is not used in a writing system, content in that writing system does not need to use that presentation setting and can conform without it. Authors are encouraged to follow guidance for improving readability and legibility of text in their writing system."
                }
              ],
              "techniques": {
                "sufficient": [
                  {
                    "title": "First Requirement: Techniques to ensure foreground and background colors can be selected by the user",
                    "techniques": [
                      {
                        "id": "C23",
                        "technology": "css",
                        "title": "Specifying text and background colors of secondary content such as banners, features and navigation in CSS while not specifying text and background colors of the main content"
                      },
                      {
                        "id": "C25",
                        "technology": "css",
                        "title": "Specifying borders and layout in CSS to delineate areas of a web page while not specifying text and text-background colors"
                      },
                      {
                        "id": "G156",
                        "technology": "general",
                        "title": "Using a technology that has commonly-available user agents that can change the foreground and background of blocks of text"
                      },
                      {
                        "id": "G148",
                        "technology": "general",
                        "title": "Not specifying background color, not specifying text color, and not using technology features that change those defaults"
                      },
                      {
                        "id": "G175",
                        "technology": "general",
                        "title": "Providing a multi color selection tool on the page for foreground and background colors"
                      }
                    ]
                  },
                  {
                    "title": "Second Requirement: Techniques to ensure width is no more than 80 characters or glyphs (40 if CJK)",
                    "techniques": [
                      {
                        "id": "G204",
                        "technology": "general",
                        "title": "Not interfering with the user agent's reflow of text as the viewing window is narrowed"
                      },
                      {
                        "id": "C20",
                        "technology": "css",
                        "title": "Using relative measurements to set column widths so that lines can average 80 characters or less when the browser is resized"
                      }
                    ]
                  },
                  {
                    "title": "Third Requirement: Techniques to ensure text is not justified (aligned to both the left and the right margins)",
                    "techniques": [
                      {
                        "id": "C19",
                        "technology": "css",
                        "title": "Specifying alignment either to the left or right in CSS"
                      },
                      {
                        "id": "G172",
                        "technology": "general",
                        "title": "Providing a mechanism to remove full justification of text"
                      },
                      {
                        "id": "G169",
                        "technology": "general",
                        "title": "Aligning text on only one side"
                      }
                    ]
                  },
                  {
                    "title": "Fourth Requirement: Techniques to ensure line spacing (leading) is at least space-and-a-half within paragraphs, and paragraph spacing is at least 1.5 times larger than the line spacing",
                    "techniques": [
                      {
                        "id": "G188",
                        "technology": "general",
                        "title": "Providing a button on the page to increase line spaces and paragraph spaces"
                      },
                      {
                        "id": "C21",
                        "technology": "css",
                        "title": "Specifying line spacing in CSS"
                      }
                    ]
                  },
                  {
                    "title": "Fifth Requirement: Techniques to ensure text can be resized without assistive technology up to 200 percent in a way that does not require the user to scroll horizontally to read a line of text on a full-screen window",
                    "techniques": [
                      {
                        "id": "G204",
                        "technology": "general",
                        "title": "Not interfering with the user agent's reflow of text as the viewing window is narrowed"
                      },
                      {
                        "and": [
                          {
                            "id": "G146",
                            "technology": "general",
                            "title": "Using liquid layout"
                          },
                          {
                            "title": "using measurements that are relative to other measurements in the content"
                          }
                        ],
                        "using": [
                          {
                            "id": "C12",
                            "technology": "css",
                            "title": "Using percent for font sizes"
                          },
                          {
                            "id": "C13",
                            "technology": "css",
                            "title": "Using named font sizes"
                          },
                          {
                            "id": "C14",
                            "technology": "css",
                            "title": "Using em units for font sizes"
                          },
                          {
                            "id": "C24",
                            "technology": "css",
                            "title": "Using percentage values in CSS for container sizes"
                          },
                          {
                            "id": "SCR34",
                            "technology": "client-side-script",
                            "title": "Calculating size and position in a way that scales with text size"
                          }
                        ]
                      },
                      {
                        "id": "G206",
                        "technology": "general",
                        "title": "Providing options within the content to switch to a layout that does not require the user to scroll horizontally to read a line of text"
                      }
                    ]
                  }
                ],
                "failure": [
                  {
                    "id": "F24",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 1.4.3, 1.4.6 and 1.4.8 due to specifying foreground colors without specifying background colors or vice versa"
                  },
                  {
                    "id": "F88",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 1.4.8 due to using text that is justified (aligned to both the left and the right margins)"
                  }
                ]
              }
            },
            {
              "id": "images-of-text-no-exception",
              "num": "1.4.9",
              "alt_id": [
                "visual-audio-contrast-text-images"
              ],
              "content": "<p><a href=\"https://www.w3.org/TR/WCAG22/#dfn-images-of-text\" title=\"text that has been rendered in a non-text form (e.g., an image) in order to achieve a particular visual effect\">Images of text</a> are only used for <a href=\"https://www.w3.org/TR/WCAG22/#dfn-pure-decoration\" title=\"serving only an aesthetic purpose, providing no information, and having no functionality\">pure decoration</a> or where a particular presentation of <a href=\"https://www.w3.org/TR/WCAG22/#dfn-text\" title=\"sequence of characters that can be programmatically determined, where the sequence is expressing something in human language\">text</a> is <a href=\"https://www.w3.org/TR/WCAG22/#dfn-essential\" title=\"if removed, would fundamentally change the information or functionality of the content, and information and functionality cannot be achieved in another way that would conform\">essential</a> to the information being conveyed.\n   </p>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-7\"><div class=\"note-title marker\" id=\"h-note-7\"><span>Note</span></div><p class=\"\">Logotypes (text that is part of a logo or brand name) are considered essential.</p></div>",
              "handle": "Images of Text (No Exception)",
              "title": "Images of text are only used for pure decoration or where a particular presentation of text is essential to the information being conveyed.",
              "versions": [
                "2.0",
                "2.1",
                "2.2"
              ],
              "level": "AAA",
              "details": [
                {
                  "type": "note",
                  "handle": "Note",
                  "text": "Logotypes (text that is part of a logo or brand name) are considered essential."
                }
              ],
              "techniques": {
                "sufficient": [
                  {
                    "id": "C22",
                    "technology": "css",
                    "title": "Using CSS to control visual presentation of text"
                  },
                  {
                    "id": "C30",
                    "technology": "css",
                    "title": "Using CSS to replace text with images of text and providing user interface controls to switch"
                  },
                  {
                    "id": "G140",
                    "technology": "general",
                    "title": "Separating information and structure from presentation to enable different presentations"
                  },
                  {
                    "id": "PDF7",
                    "technology": "pdf",
                    "title": "Performing OCR on a scanned PDF document to provide actual text"
                  }
                ],
                "advisory": [
                  {
                    "id": "C12",
                    "technology": "css",
                    "title": "Using percent for font sizes"
                  },
                  {
                    "id": "C13",
                    "technology": "css",
                    "title": "Using named font sizes"
                  },
                  {
                    "id": "C14",
                    "technology": "css",
                    "title": "Using em units for font sizes"
                  },
                  {
                    "id": "C8",
                    "technology": "css",
                    "title": "Using CSS letter-spacing to control spacing within a word"
                  },
                  {
                    "id": "C6",
                    "technology": "css",
                    "title": "Positioning content based on structural markup"
                  }
                ]
              }
            },
            {
              "id": "reflow",
              "num": "1.4.10",
              "alt_id": [],
              "content": "<p>Content can be presented without loss of information or functionality, and without requiring scrolling in two dimensions for:</p>\n   <ul>\n       <li>Vertical scrolling content at a width equivalent to 320 <a href=\"https://www.w3.org/TR/WCAG22/#dfn-css-pixels\" title=\"visual angle of about 0.0213 degrees\">CSS pixels</a>;</li>\n       <li>Horizontal scrolling content at a height equivalent to 256 <a href=\"https://www.w3.org/TR/WCAG22/#dfn-css-pixels\" title=\"visual angle of about 0.0213 degrees\">CSS pixels</a>.</li>\n   </ul>\n   <p>Except for parts of the content which require two-dimensional layout for usage or meaning.</p>\n  \n  <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-8\"><div class=\"note-title marker\" id=\"h-note-8\"><span>Note 1</span></div><p class=\"\">320 CSS pixels is equivalent to a starting <a href=\"https://www.w3.org/TR/WCAG22/#dfn-viewport\" title=\"object in which the user agent presents content\">viewport</a> width of 1280 CSS pixels wide at 400% zoom. For web content which is designed to scroll horizontally (e.g., with vertical text), 256 CSS pixels is equivalent to a starting viewport height of 1024 CSS pixels at 400% zoom.</p></div>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-9\"><div class=\"note-title marker\" id=\"h-note-9\"><span>Note 2</span></div><p class=\"\">Examples of content which requires two-dimensional layout are images required for understanding (such as maps and diagrams), video, games, presentations, data tables (not individual cells), and interfaces where it is necessary to keep toolbars in view while manipulating content. It is acceptable to provide two-dimensional scrolling for such parts of the content.</p></div>",
              "handle": "Reflow",
              "title": "Content can be presented without loss of information or functionality, and without requiring scrolling in two dimensions for:",
              "versions": [
                "2.1",
                "2.2"
              ],
              "level": "AA",
              "details": [
                {
                  "type": "ulist",
                  "items": [
                    {
                      "text": "Vertical scrolling content at a width equivalent to 320 CSS pixels;"
                    },
                    {
                      "text": "Horizontal scrolling content at a height equivalent to 256 CSS pixels."
                    }
                  ]
                },
                {
                  "type": "p",
                  "text": "Except for parts of the content which require two-dimensional layout for usage or meaning."
                },
                {
                  "type": "note",
                  "handle": "Note 1",
                  "text": "320 CSS pixels is equivalent to a starting viewport width of 1280 CSS pixels wide at 400% zoom. For web content which is designed to scroll horizontally (e.g., with vertical text), 256 CSS pixels is equivalent to a starting viewport height of 1024 CSS pixels at 400% zoom."
                },
                {
                  "type": "note",
                  "handle": "Note 2",
                  "text": "Examples of content which requires two-dimensional layout are images required for understanding (such as maps and diagrams), video, games, presentations, data tables (not individual cells), and interfaces where it is necessary to keep toolbars in view while manipulating content. It is acceptable to provide two-dimensional scrolling for such parts of the content."
                }
              ],
              "techniques": {
                "sufficient": [
                  {
                    "id": "C32",
                    "technology": "css",
                    "title": "Using media queries and grid CSS to reflow columns"
                  },
                  {
                    "id": "C31",
                    "technology": "css",
                    "title": "Using CSS Flexbox to reflow content"
                  },
                  {
                    "id": "C33",
                    "technology": "css",
                    "title": "Allowing for Reflow with Long URLs and Strings of Text"
                  },
                  {
                    "id": "C38",
                    "technology": "css",
                    "title": "Using CSS width, max-width and flexbox to fit labels and inputs"
                  },
                  {
                    "id": "SCR34",
                    "technology": "client-side-script",
                    "title": "Calculating size and position in a way that scales with text size"
                  },
                  {
                    "id": "G206",
                    "technology": "general",
                    "title": "Providing options within the content to switch to a layout that does not require the user to scroll horizontally to read a line of text"
                  },
                  {
                    "id": "G224",
                    "technology": "general",
                    "title": "Accounting for meaningful text indentation and Reflow"
                  },
                  {
                    "id": "G225",
                    "technology": "general",
                    "title": "Section panels that scroll horizontally are designed to fit within a width of 320 CSS pixels on a vertically scrolling page"
                  },
                  {
                    "title": "Using PDF/UA when creating PDFs (Potential future technique)"
                  }
                ],
                "advisory": [
                  {
                    "id": "C34",
                    "technology": "css",
                    "title": "Using media queries to un-fixing sticky headers / footers"
                  },
                  {
                    "id": "C37",
                    "technology": "css",
                    "title": "Using CSS max-width and height to fit images"
                  },
                  {
                    "title": "CSS, Reflowing simple data tables (Potential future technique)"
                  },
                  {
                    "title": "CSS, Fitting data cells within the width of the viewport (Potential future technique)"
                  },
                  {
                    "title": "Mechanism to allow mobile view at any time (Potential future technique)"
                  },
                  {
                    "title": "Alternate view supporting Reflow for otherwise excepted content (Potential future technique)"
                  }
                ],
                "failure": [
                  {
                    "id": "F102",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 1.4.10 due to content disappearing and not being available when content has reflowed"
                  }
                ]
              }
            },
            {
              "id": "non-text-contrast",
              "num": "1.4.11",
              "alt_id": [],
              "content": "<p>The visual <a href=\"https://www.w3.org/TR/WCAG22/#dfn-presentation\" title=\"rendering of the content in a form to be perceived by users\">presentation</a> of the following have a <a href=\"https://www.w3.org/TR/WCAG22/#dfn-contrast-ratio\" title=\"(L1 + 0.05) / (L2 + 0.05), where\">contrast ratio</a> of at least 3:1 against adjacent color(s):</p>\n   \t\t\t\t\t\n   <dl>\n      \t\t\t\t\t\t\n      <dt>User Interface Components</dt>\n      \t\t\t\t\t\t\n     <dd>Visual information required to identify <a href=\"https://www.w3.org/TR/WCAG22/#dfn-user-interface-components\" title=\"a part of the content that is perceived by users as a single control for a distinct function\">user interface components</a> and <a href=\"https://www.w3.org/TR/WCAG22/#dfn-states\" title=\"dynamic property expressing characteristics of a user interface component that may change in response to user action or automated processes\">states</a>, except for inactive components or where the appearance of the component is determined by the <a href=\"https://www.w3.org/TR/WCAG22/#dfn-user-agents\" title=\"any software that retrieves and presents web content for users\">user agent</a> and not modified by the author;</dd>\n      \t\t\t\t\t\t\n      <dt>Graphical Objects</dt>\n      \t\t\t\t\t\t\n      <dd>Parts of graphics required to understand the content, except when a particular presentation of graphics is <a href=\"https://www.w3.org/TR/WCAG22/#dfn-essential\" title=\"if removed, would fundamentally change the information or functionality of the content, and information and functionality cannot be achieved in another way that would conform\">essential</a> to the information being conveyed.</dd>\n      \t\t\t\t\t\t\n   </dl>",
              "handle": "Non-text Contrast",
              "title": "The visual presentation of the following have a contrast ratio of at least 3:1 against adjacent color(s):",
              "versions": [
                "2.1",
                "2.2"
              ],
              "level": "AA",
              "details": [
                {
                  "type": "ulist",
                  "items": [
                    {
                      "handle": "User Interface Components",
                      "text": "Visual information required to identify user interface components and states, except for inactive components or where the appearance of the component is determined by the user agent and not modified by the author;"
                    },
                    {
                      "handle": "Graphical Objects",
                      "text": "Parts of graphics required to understand the content, except when a particular presentation of graphics is essential to the information being conveyed."
                    }
                  ]
                }
              ],
              "techniques": {
                "sufficient": [
                  {
                    "title": "Situation A: Color is used to identify user interface components or used to identify user interface component states",
                    "techniques": [
                      {
                        "id": "G195",
                        "technology": "general",
                        "title": "Using an author-supplied, visible focus indicator"
                      },
                      {
                        "id": "G174",
                        "technology": "general",
                        "title": "Providing a control with a sufficient contrast ratio that allows users to switch to a presentation that uses sufficient contrast"
                      }
                    ]
                  },
                  {
                    "title": "Situation B: Color is required to understand graphical content",
                    "techniques": [
                      {
                        "id": "G207",
                        "technology": "general",
                        "title": "Ensuring that a contrast ratio of 3:1 is provided for icons"
                      },
                      {
                        "id": "G209",
                        "technology": "general",
                        "title": "Provide sufficient contrast at the boundaries between adjoining colors"
                      }
                    ]
                  }
                ],
                "failure": [
                  {
                    "id": "F78",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 1.4.11, 2.4.7 and 2.4.13 due to styling element outlines and borders in a way that removes or renders non-visible the visual focus indicator"
                  }
                ]
              }
            },
            {
              "id": "text-spacing",
              "num": "1.4.12",
              "alt_id": [],
              "content": "<p>In content implemented using markup languages that support the following <a href=\"https://www.w3.org/TR/WCAG22/#dfn-text\" title=\"sequence of characters that can be programmatically determined, where the sequence is expressing something in human language\">text</a> <a href=\"https://www.w3.org/TR/WCAG22/#dfn-style-properties\" title=\"property whose value determines the presentation (e.g. font, color, size, location, padding, volume, synthesized speech prosody) of content elements as they are rendered (e.g. onscreen, via loudspeaker, via braille display) by user agents\">style properties</a>, no loss of content or functionality occurs by setting all of the following and by changing no other style property:</p>\n   \n   <ul>\n     <li>Line height (line spacing) to at least 1.5 times the font size;</li>\n     <li>Spacing following paragraphs to at least 2 times the font size;</li>\n     <li>Letter spacing (tracking) to at least 0.12 times the font size;</li>\n     <li>Word spacing to at least 0.16 times the font size.</li>\n   </ul>\n \n <p>Exception: <a href=\"https://www.w3.org/TR/WCAG22/#dfn-human-language-s\" title=\"language that is spoken, written or signed (through visual or tactile means) to communicate with humans\">Human languages</a> and scripts that do not make use of one or more of these text style properties in written text can conform using only the properties that exist for that combination of language and script.</p>\n\n <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-10\"><div class=\"note-title marker\" id=\"h-note-10\"><span>Note 1</span></div><p class=\"\">Content is not required to use these text spacing values. The requirement is to ensure that when a user overrides the authored text spacing, content or functionality is not lost.</p></div>\n\n <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-11\"><div class=\"note-title marker\" id=\"h-note-11\"><span>Note 2</span></div><p class=\"\">Writing systems for some languages use different text spacing settings, such as paragraph start indent. Authors are encouraged to follow locally available guidance for improving readability and legibility of text in their writing system.</p></div>",
              "handle": "Text Spacing",
              "title": "In content implemented using markup languages that support the following text style properties, no loss of content or functionality occurs by setting all of the following and by changing no other style property:",
              "versions": [
                "2.1",
                "2.2"
              ],
              "level": "AA",
              "details": [
                {
                  "type": "ulist",
                  "items": [
                    {
                      "text": "Line height (line spacing) to at least 1.5 times the font size;"
                    },
                    {
                      "text": "Spacing following paragraphs to at least 2 times the font size;"
                    },
                    {
                      "text": "Letter spacing (tracking) to at least 0.12 times the font size;"
                    },
                    {
                      "text": "Word spacing to at least 0.16 times the font size."
                    }
                  ]
                },
                {
                  "type": "p",
                  "text": "Exception: Human languages and scripts that do not make use of one or more of these text style properties in written text can conform using only the properties that exist for that combination of language and script."
                },
                {
                  "type": "note",
                  "handle": "Note 1",
                  "text": "Content is not required to use these text spacing values. The requirement is to ensure that when a user overrides the authored text spacing, content or functionality is not lost."
                },
                {
                  "type": "note",
                  "handle": "Note 2",
                  "text": "Writing systems for some languages use different text spacing settings, such as paragraph start indent. Authors are encouraged to follow locally available guidance for improving readability and legibility of text in their writing system."
                }
              ],
              "techniques": {
                "sufficient": [
                  {
                    "id": "C36",
                    "technology": "css",
                    "title": "Allowing for text spacing override"
                  },
                  {
                    "id": "C35",
                    "technology": "css",
                    "title": "Allowing for text spacing without wrapping"
                  }
                ],
                "advisory": [
                  {
                    "id": "C8",
                    "technology": "css",
                    "title": "Using CSS letter-spacing to control spacing within a word"
                  },
                  {
                    "id": "C21",
                    "technology": "css",
                    "title": "Specifying line spacing in CSS"
                  },
                  {
                    "id": "C28",
                    "technology": "css",
                    "title": "Specifying the size of text containers using em units"
                  }
                ],
                "failure": [
                  {
                    "id": "F104",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 1.4.12 due to clipped or overlapped content when text spacing is adjusted"
                  }
                ]
              }
            },
            {
              "id": "content-on-hover-or-focus",
              "num": "1.4.13",
              "alt_id": [],
              "content": "<p>Where receiving and then removing pointer hover or keyboard focus triggers additional content to become visible and then hidden, the following are true:</p>\n\n  <dl>\n\n    <dt>Dismissible</dt>\n    <dd>A <a href=\"https://www.w3.org/TR/WCAG22/#dfn-mechanism\" title=\"process or technique for achieving a result\">mechanism</a> is available to dismiss the additional content without moving pointer hover or keyboard focus, unless the additional content communicates an <a href=\"https://www.w3.org/TR/WCAG22/#dfn-input-error\" title=\"information provided by the user that is not accepted\">input error</a> or does not obscure or replace other content;</dd>\n\n    <dt>Hoverable</dt>\n   <dd>If pointer hover can trigger the additional content, then the pointer can be moved  over the additional content without the additional content disappearing;</dd>\n\n    <dt>Persistent</dt>\n    <dd>The additional content remains visible until the hover or focus trigger is removed, the user dismisses it, or its information is no longer valid.</dd>\n\n  </dl>\n    \t\n    \t<p>Exception: The visual presentation of the additional content is controlled by the <a href=\"https://www.w3.org/TR/WCAG22/#dfn-user-agents\" title=\"any software that retrieves and presents web content for users\">user agent</a> and is not modified by the author.</p>\n\n    \t<div class=\"note\" role=\"note\" id=\"issue-container-generatedID-12\"><div class=\"note-title marker\" id=\"h-note-12\"><span>Note 1</span></div><p class=\"\">Examples of additional content controlled by the user agent include browser tooltips created through use of the <abbr title=\"HyperText Markup Language\">HTML</abbr> <a href=\"https://html.spec.whatwg.org/multipage/dom.html#the-title-attribute\"><code>title</code> attribute</a> [<cite><a href=\"https://www.w3.org/TR/WCAG22/#bib-html\" title=\"HTML Standard\">HTML</a></cite>].</p></div>\n     <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-13\"><div class=\"note-title marker\" id=\"h-note-13\"><span>Note 2</span></div><p class=\"\">Custom tooltips, sub-menus, and other nonmodal popups that display on hover and focus are examples of additional content covered by this criterion.</p></div>\n     <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-14\"><div class=\"note-title marker\" id=\"h-note-14\"><span>Note 3</span></div><p class=\"\">This criterion applies to content that appears in addition to the triggering component itself. Since hidden components that are made visible on keyboard focus (such as links used to skip to another part of a page) do not present additional content they are not covered by this criterion.</p></div>",
              "handle": "Content on Hover or Focus",
              "title": "Where receiving and then removing pointer hover or keyboard focus triggers additional content to become visible and then hidden, the following are true:",
              "versions": [
                "2.1",
                "2.2"
              ],
              "level": "AA",
              "details": [
                {
                  "type": "ulist",
                  "items": [
                    {
                      "handle": "Dismissible",
                      "text": "A mechanism is available to dismiss the additional content without moving pointer hover or keyboard focus, unless the additional content communicates an input error or does not obscure or replace other content;"
                    },
                    {
                      "handle": "Hoverable",
                      "text": "If pointer hover can trigger the additional content, then the pointer can be moved  over the additional content without the additional content disappearing;"
                    },
                    {
                      "handle": "Persistent",
                      "text": "The additional content remains visible until the hover or focus trigger is removed, the user dismisses it, or its information is no longer valid."
                    }
                  ]
                },
                {
                  "type": "p",
                  "text": "Exception: The visual presentation of the additional content is controlled by the user agent and is not modified by the author."
                },
                {
                  "type": "note",
                  "handle": "Note 1",
                  "text": "Examples of additional content controlled by the user agent include browser tooltips created through use of the <abbr title=\"HyperText Markup Language\">HTML</abbr> title attribute [<cite>HTML</cite>]."
                },
                {
                  "type": "note",
                  "handle": "Note 2",
                  "text": "Custom tooltips, sub-menus, and other nonmodal popups that display on hover and focus are examples of additional content covered by this criterion."
                },
                {
                  "type": "note",
                  "handle": "Note 3",
                  "text": "This criterion applies to content that appears in addition to the triggering component itself. Since hidden components that are made visible on keyboard focus (such as links used to skip to another part of a page) do not present additional content they are not covered by this criterion."
                }
              ],
              "techniques": {
                "sufficient": [
                  {
                    "id": "SCR39",
                    "technology": "client-side-script",
                    "title": "Making content on focus or hover hoverable, dismissible, and persistent"
                  },
                  {
                    "title": "ARIA: Using role=\"tooltip\" (Potential future technique)"
                  },
                  {
                    "title": "CSS: Using hover and focus pseudo classes (Potential future technique)"
                  }
                ],
                "failure": [
                  {
                    "id": "F95",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 1.4.13 due to content shown on hover not being hoverable"
                  },
                  {
                    "title": "Failure to make content dismissible without moving pointer hover or keyboard focus (Potential future technique)"
                  },
                  {
                    "title": "Failure to meet by content on hover or focus not remaining visible until dismissed or invalid (Potential future technique)"
                  }
                ]
              }
            }
          ]
        }
      ]
    },
    {
      "id": "operable",
      "num": "2",
      "content": "<p>User interface components and navigation must be operable.</p>",
      "handle": "Operable",
      "title": "User interface components and navigation must be operable.",
      "versions": [
        "2.0",
        "2.1",
        "2.2"
      ],
      "guidelines": [
        {
          "id": "keyboard-accessible",
          "num": "2.1",
          "alt_id": [
            "keyboard-operation"
          ],
          "content": "<p>Make all functionality available from a keyboard.</p>",
          "handle": "Keyboard Accessible",
          "title": "Make all functionality available from a keyboard.",
          "versions": [
            "2.0",
            "2.1",
            "2.2"
          ],
          "successcriteria": [
            {
              "id": "keyboard",
              "num": "2.1.1",
              "alt_id": [
                "keyboard-operation-keyboard-operable"
              ],
              "content": "<p>All <a href=\"https://www.w3.org/TR/WCAG22/#dfn-functionality\" title=\"processes and outcomes achievable through user action\">functionality</a> of the content is operable through a <a href=\"https://www.w3.org/TR/WCAG22/#dfn-keyboard-interface\" title=\"interface used by software to obtain keystroke input\">keyboard interface</a> without requiring specific timings for individual keystrokes, except where the underlying\n      function requires input that depends on the path of the user's movement and not just\n      the endpoints.\n   </p>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-15\"><div class=\"note-title marker\" id=\"h-note-15\"><span>Note 1</span></div><p class=\"\">This exception relates to the underlying function, not the input technique. For example,\n      if using handwriting to enter text, the input technique (handwriting) requires path-dependent\n      input but the underlying function (text input) does not.\n   </p></div>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-16\"><div class=\"note-title marker\" id=\"h-note-16\"><span>Note 2</span></div><p class=\"\">This does not forbid and should not discourage providing mouse input or other input\n      methods in addition to keyboard operation.\n   </p></div>",
              "handle": "Keyboard",
              "title": "All functionality of the content is operable through a keyboard interface without requiring specific timings for individual keystrokes, except where the underlying function requires input that depends on the path of the user's movement and not just the endpoints.",
              "versions": [
                "2.0",
                "2.1",
                "2.2"
              ],
              "level": "A",
              "details": [
                {
                  "type": "note",
                  "handle": "Note 1",
                  "text": "This exception relates to the underlying function, not the input technique. For example, if using handwriting to enter text, the input technique (handwriting) requires path-dependent input but the underlying function (text input) does not."
                },
                {
                  "type": "note",
                  "handle": "Note 2",
                  "text": "This does not forbid and should not discourage providing mouse input or other input methods in addition to keyboard operation."
                }
              ],
              "techniques": {
                "sufficient": [
                  {
                    "id": "G202",
                    "technology": "general",
                    "title": "Ensuring keyboard control for all functionality"
                  },
                  {
                    "title": "Ensuring keyboard control",
                    "suffix": "using one of the following techniques:",
                    "using": [
                      {
                        "id": "H91",
                        "technology": "html",
                        "title": "Using HTML form controls and links"
                      },
                      {
                        "id": "PDF3",
                        "technology": "pdf",
                        "title": "Ensuring correct tab and reading order in PDF documents"
                      },
                      {
                        "id": "PDF11",
                        "technology": "pdf",
                        "title": "Providing links and link text using the Link annotation and the /Link structure element in PDF documents"
                      },
                      {
                        "id": "PDF23",
                        "technology": "pdf",
                        "title": "Providing interactive form controls in PDF documents"
                      }
                    ]
                  },
                  {
                    "id": "G90",
                    "technology": "general",
                    "title": "Providing keyboard-triggered event handlers",
                    "suffix": "using one of the following techniques:",
                    "using": [
                      {
                        "id": "SCR20",
                        "technology": "client-side-script",
                        "title": "Using both keyboard and other device-specific functions"
                      },
                      {
                        "id": "SCR35",
                        "technology": "client-side-script",
                        "title": "Making actions keyboard accessible by using the onclick event of anchors and buttons"
                      },
                      {
                        "id": "SCR2",
                        "technology": "client-side-script",
                        "title": "Using redundant keyboard and mouse event handlers"
                      }
                    ]
                  }
                ],
                "advisory": [
                  {
                    "and": [
                      {
                        "title": "Using WAI-ARIA role, state, and value attributes if repurposing static elements as interactive user interface components (future link)"
                      },
                      {
                        "id": "SCR29",
                        "technology": "client-side-script",
                        "title": "Adding keyboard-accessible actions to static HTML elements"
                      }
                    ]
                  }
                ],
                "failure": [
                  {
                    "id": "F54",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 2.1.1 due to using only pointing-device-specific event handlers (including gesture) for a function"
                  },
                  {
                    "id": "F55",
                    "technology": "failures",
                    "title": "Failure of Success Criteria 2.1.1, 2.4.7, 2.4.13, and 3.2.1 due to using script to remove focus when focus is received"
                  },
                  {
                    "id": "F42",
                    "technology": "failures",
                    "title": "Failure of Success Criteria 1.3.1, 2.1.1, 2.1.3, or 4.1.2 when emulating links"
                  }
                ]
              }
            },
            {
              "id": "no-keyboard-trap",
              "num": "2.1.2",
              "alt_id": [
                "keyboard-operation-trapping"
              ],
              "content": "<p>If keyboard focus can be moved to a component of the page using a <a href=\"https://www.w3.org/TR/WCAG22/#dfn-keyboard-interface\" title=\"interface used by software to obtain keystroke input\">keyboard interface</a>, then focus can be moved away from that component using only a keyboard interface,\n      and, if it requires more than unmodified arrow or tab keys or other standard exit\n      methods, the user is advised of the method for moving focus away.\n   </p>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-17\"><div class=\"note-title marker\" id=\"h-note-17\"><span>Note</span></div><p class=\"\">Since any content that does not meet this success criterion can interfere with a user's\n      ability to use the whole page, all content on the web page (whether it is used to\n      meet other success criteria or not) must meet this success criterion. See <a href=\"https://www.w3.org/TR/WCAG22/#cc5\">Conformance Requirement 5: Non-Interference</a>.\n   </p></div>",
              "handle": "No Keyboard Trap",
              "title": "If keyboard focus can be moved to a component of the page using a keyboard interface, then focus can be moved away from that component using only a keyboard interface, and, if it requires more than unmodified arrow or tab keys or other standard exit methods, the user is advised of the method for moving focus away.",
              "versions": [
                "2.0",
                "2.1",
                "2.2"
              ],
              "level": "A",
              "details": [
                {
                  "type": "note",
                  "handle": "Note",
                  "text": "Since any content that does not meet this success criterion can interfere with a user's ability to use the whole page, all content on the web page (whether it is used to meet other success criteria or not) must meet this success criterion. See Conformance Requirement 5: Non-Interference."
                }
              ],
              "techniques": {
                "sufficient": [
                  {
                    "id": "G21",
                    "technology": "general",
                    "title": "Ensuring that users are not trapped in content"
                  }
                ],
                "failure": [
                  {
                    "id": "F10",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 2.1.2 and Conformance Requirement 5 due to combining multiple content formats in a way that traps users inside one format type"
                  }
                ]
              }
            },
            {
              "id": "keyboard-no-exception",
              "num": "2.1.3",
              "alt_id": [
                "keyboard-operation-all-funcs"
              ],
              "content": "<p>All <a href=\"https://www.w3.org/TR/WCAG22/#dfn-functionality\" title=\"processes and outcomes achievable through user action\">functionality</a> of the content is operable through a <a href=\"https://www.w3.org/TR/WCAG22/#dfn-keyboard-interface\" title=\"interface used by software to obtain keystroke input\">keyboard interface</a> without requiring specific timings for individual keystrokes.\n   </p>",
              "handle": "Keyboard (No Exception)",
              "title": "All functionality of the content is operable through a keyboard interface without requiring specific timings for individual keystrokes.",
              "versions": [
                "2.0",
                "2.1",
                "2.2"
              ],
              "level": "AAA",
              "details": [],
              "techniques": {
                "sufficient": [
                  {
                    "title": "No additional techniques exist for this success criterion. Follow <a href=\"https://www.w3.org/WAI/WCAG22/Understanding/keyboard#techniques\">techniques for Success Criterion 2.1.1</a>. If that is not possible because there is a requirement for path-dependent input, then it is not possible to meet this Level AAA success criterion."
                  }
                ]
              }
            },
            {
              "id": "character-key-shortcuts",
              "num": "2.1.4",
              "alt_id": [],
              "content": "<p>If a <a href=\"https://www.w3.org/TR/WCAG22/#dfn-keyboard-shortcuts\" title=\"alternative means of triggering an action by the pressing of one or more keys\">keyboard shortcut</a> is implemented in content using only letter (including upper- and lower-case letters), punctuation, number, or symbol characters, then at least one of the following is true:</p>\n\n  <dl>\n   \n   <dt>Turn off</dt>\n    <dd>A <a href=\"https://www.w3.org/TR/WCAG22/#dfn-mechanism\" title=\"process or technique for achieving a result\">mechanism</a> is available to turn the shortcut off;</dd>\n      \t\t\t\t\t\t\n   <dt>Remap</dt>\n     <dd>A mechanism is available to remap the shortcut to include one or more non-printable keyboard keys (e.g., Ctrl, Alt);</dd>\n\n    <dt>Active only on focus</dt>\n    <dd>The keyboard shortcut for a <a href=\"https://www.w3.org/TR/WCAG22/#dfn-user-interface-components\" title=\"a part of the content that is perceived by users as a single control for a distinct function\">user interface component</a> is only active when that component has focus.</dd>\n    \n  </dl>",
              "handle": "Character Key Shortcuts",
              "title": "If a keyboard shortcut is implemented in content using only letter (including upper- and lower-case letters), punctuation, number, or symbol characters, then at least one of the following is true:",
              "versions": [
                "2.1",
                "2.2"
              ],
              "level": "A",
              "details": [
                {
                  "type": "ulist",
                  "items": [
                    {
                      "handle": "Turn off",
                      "text": "A mechanism is available to turn the shortcut off;"
                    },
                    {
                      "handle": "Remap",
                      "text": "A mechanism is available to remap the shortcut to include one or more non-printable keyboard keys (e.g., Ctrl, Alt);"
                    },
                    {
                      "handle": "Active only on focus",
                      "text": "The keyboard shortcut for a user interface component is only active when that component has focus."
                    }
                  ]
                }
              ],
              "techniques": {
                "sufficient": [
                  {
                    "id": "G217",
                    "technology": "general",
                    "title": "Providing a mechanism to allow users to remap or turn off character key shortcuts"
                  }
                ],
                "failure": [
                  {
                    "id": "F99",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 2.1.4 due to implementing character key shortcuts that cannot be turned off or remapped"
                  }
                ]
              }
            }
          ]
        },
        {
          "id": "enough-time",
          "num": "2.2",
          "alt_id": [
            "time-limits"
          ],
          "content": "<p>Provide users enough time to read and use content.</p>",
          "handle": "Enough Time",
          "title": "Provide users enough time to read and use content.",
          "versions": [
            "2.0",
            "2.1",
            "2.2"
          ],
          "successcriteria": [
            {
              "id": "timing-adjustable",
              "num": "2.2.1",
              "alt_id": [
                "time-limits-required-behaviors"
              ],
              "content": "<p>For each time limit that is set by the content, at least one of the following is true:</p>\n   \n   <dl>\n      \n      <dt>Turn off</dt>\n      \n      <dd>\n         \n         <p>The user is allowed to turn off the time limit before encountering it; or</p>\n         \n      </dd>\n      \n      <dt>Adjust</dt>\n      \n      <dd>\n         \n         <p>The user is allowed to adjust the time limit before encountering it over a wide range\n            that is at least ten times the length of the default setting; or\n         </p>\n         \n      </dd>\n      \n      <dt>Extend</dt>\n      \n      <dd>\n         \n         <p>The user is warned before time expires and given at least 20 seconds to extend the\n            time limit with a simple action (for example, \"press the space bar\"), and the user\n            is allowed to extend the time limit at least ten times; or\n         </p>\n         \n      </dd>\n      \n      <dt>Real-time Exception</dt>\n      \n      <dd>\n         \n        <p>The time limit is a required part of a <a href=\"https://www.w3.org/TR/WCAG22/#dfn-real-time-events\" title=\"event that a) occurs at the same time as the viewing and b) is not completely generated by the content\">real-time event</a> (for example, an auction),\n            and no alternative to the time limit is possible; or\n         </p>\n         \n      </dd>\n      \n      <dt>Essential Exception</dt>\n      \n      <dd>\n         \n         <p>The time limit is <a href=\"https://www.w3.org/TR/WCAG22/#dfn-essential\" title=\"if removed, would fundamentally change the information or functionality of the content, and information and functionality cannot be achieved in another way that would conform\">essential</a> and extending it would invalidate the activity; or\n         </p>\n         \n      </dd>\n      \n      <dt>20 Hour Exception</dt>\n      \n      <dd>\n         \n         <p>The time limit is longer than 20 hours.</p>\n         \n      </dd>\n      \n   </dl>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-18\"><div class=\"note-title marker\" id=\"h-note-18\"><span>Note</span></div><p class=\"\">This success criterion helps ensure that users can complete tasks without unexpected\n      changes in content or context that are a result of a time limit. This success criterion\n      should be considered in conjunction with <a href=\"https://www.w3.org/TR/WCAG22/#on-focus\">Success Criterion 3.2.1</a>, which puts limits on changes of content or context as a result of user action.\n   </p></div>",
              "handle": "Timing Adjustable",
              "title": "For each time limit that is set by the content, at least one of the following is true:",
              "versions": [
                "2.0",
                "2.1",
                "2.2"
              ],
              "level": "A",
              "details": [
                {
                  "type": "ulist",
                  "items": [
                    {
                      "handle": "Turn off",
                      "text": "The user is allowed to turn off the time limit before encountering it; or"
                    },
                    {
                      "handle": "Adjust",
                      "text": "The user is allowed to adjust the time limit before encountering it over a wide range that is at least ten times the length of the default setting; or"
                    },
                    {
                      "handle": "Extend",
                      "text": "The user is warned before time expires and given at least 20 seconds to extend the time limit with a simple action (for example, \"press the space bar\"), and the user is allowed to extend the time limit at least ten times; or"
                    },
                    {
                      "handle": "Real-time Exception",
                      "text": "The time limit is a required part of a real-time event (for example, an auction), and no alternative to the time limit is possible; or"
                    },
                    {
                      "handle": "Essential Exception",
                      "text": "The time limit is essential and extending it would invalidate the activity; or"
                    },
                    {
                      "handle": "20 Hour Exception",
                      "text": "The time limit is longer than 20 hours."
                    }
                  ]
                },
                {
                  "type": "note",
                  "handle": "Note",
                  "text": "This success criterion helps ensure that users can complete tasks without unexpected changes in content or context that are a result of a time limit. This success criterion should be considered in conjunction with Success Criterion 3.2.1, which puts limits on changes of content or context as a result of user action."
                }
              ],
              "techniques": {
                "sufficient": [
                  {
                    "title": "Situation A: If there are session time limits:",
                    "techniques": [
                      {
                        "id": "G133",
                        "technology": "general",
                        "title": "Providing a checkbox on the first page of a multipart form that allows users to ask for longer session time limit or no session time limit"
                      },
                      {
                        "id": "G198",
                        "technology": "general",
                        "title": "Providing a way for the user to turn the time limit off"
                      }
                    ]
                  },
                  {
                    "title": "Situation B: If a time limit is controlled by a script on the page:",
                    "techniques": [
                      {
                        "id": "G198",
                        "technology": "general",
                        "title": "Providing a way for the user to turn the time limit off"
                      },
                      {
                        "id": "G180",
                        "technology": "general",
                        "title": "Providing the user with a means to set the time limit to 10 times the default time limit"
                      },
                      {
                        "and": [
                          {
                            "id": "SCR16",
                            "technology": "client-side-script",
                            "title": "Providing a script that warns the user a time limit is about to expire"
                          },
                          {
                            "id": "SCR1",
                            "technology": "client-side-script",
                            "title": "Allowing the user to extend the default time limit"
                          }
                        ]
                      }
                    ]
                  },
                  {
                    "title": "Situation C: If there are time limits on reading:",
                    "techniques": [
                      {
                        "id": "G4",
                        "technology": "general",
                        "title": "Allowing the content to be paused and restarted from where it was paused"
                      },
                      {
                        "id": "G198",
                        "technology": "general",
                        "title": "Providing a way for the user to turn the time limit off"
                      },
                      {
                        "id": "SCR33",
                        "technology": "client-side-script",
                        "title": "Using script to scroll content, and providing a mechanism to pause it"
                      },
                      {
                        "id": "SCR36",
                        "technology": "client-side-script",
                        "title": "Providing a mechanism to allow users to display moving, scrolling, or auto-updating text in a static window or area"
                      }
                    ]
                  }
                ],
                "failure": [
                  {
                    "id": "F40",
                    "technology": "failures",
                    "title": "Failure due to using meta redirect with a time limit"
                  },
                  {
                    "id": "F41",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 2.2.1, 2.2.4, and 3.2.5 due to using meta refresh to reload the page"
                  },
                  {
                    "id": "F58",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 2.2.1 due to using server-side techniques to automatically redirect pages after a time-out"
                  }
                ]
              }
            },
            {
              "id": "pause-stop-hide",
              "num": "2.2.2",
              "alt_id": [
                "time-limits-pause"
              ],
              "content": "<p>For moving, <a href=\"https://www.w3.org/TR/WCAG22/#dfn-blinking\" title=\"switch back and forth between two visual states in a way that is meant to draw attention\">blinking</a>, scrolling, or auto-updating information, all of the following are true:\n   </p>\n   \n   <dl>\n      \n      <dt>Moving, blinking, scrolling</dt>\n      \n      <dd>\n         \n         <p>For any moving, blinking or scrolling information that (1) starts automatically, (2)\n            lasts more than five seconds, and (3) is presented in parallel with other content,\n           there is a <a href=\"https://www.w3.org/TR/WCAG22/#dfn-mechanism\" title=\"process or technique for achieving a result\">mechanism</a> for the user to <a href=\"https://www.w3.org/TR/WCAG22/#dfn-pause\" title=\"stopped by user request and not resumed until requested by user\">pause</a>, stop, or hide it unless the movement, blinking, or scrolling is part of an activity\n            where it is <a href=\"https://www.w3.org/TR/WCAG22/#dfn-essential\" title=\"if removed, would fundamentally change the information or functionality of the content, and information and functionality cannot be achieved in another way that would conform\">essential</a>; and\n         </p>\n         \n      </dd>\n      \n      <dt>Auto-updating</dt>\n      \n      <dd>\n         \n         <p>For any auto-updating information that (1) starts automatically and (2) is presented\n            in parallel with other content, there is a mechanism for the user to pause, stop,\n            or hide it or to control the frequency of the update unless the auto-updating is part\n            of an activity where it is essential.\n         </p>\n         \n      </dd>\n      \n   </dl>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-19\"><div class=\"note-title marker\" id=\"h-note-19\"><span>Note 1</span></div><p class=\"\">For requirements related to flickering or flashing content, refer to <a href=\"https://www.w3.org/TR/WCAG22/#seizures-and-physical-reactions\">Guideline 2.3</a>.\n   </p></div>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-20\"><div class=\"note-title marker\" id=\"h-note-20\"><span>Note 2</span></div><p class=\"\">Since any content that does not meet this success criterion can interfere with a user's\n      ability to use the whole page, all content on the web page (whether it is used to\n      meet other success criteria or not) must meet this success criterion. See <a href=\"https://www.w3.org/TR/WCAG22/#cc5\">Conformance Requirement 5: Non-Interference</a>.\n   </p></div>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-21\"><div class=\"note-title marker\" id=\"h-note-21\"><span>Note 3</span></div><p class=\"\">Content that is updated periodically by software or that is streamed to the user agent\n      is not required to preserve or present information that is generated or received between\n      the initiation of the pause and resuming presentation, as this may not be technically\n      possible, and in many situations could be misleading to do so.\n   </p></div>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-22\"><div class=\"note-title marker\" id=\"h-note-22\"><span>Note 4</span></div><p class=\"\">An animation that occurs as part of a preload phase or similar situation can be considered\n      essential if interaction cannot occur during that phase for all users and if not indicating\n      progress could confuse users or cause them to think that content was frozen or broken.\n   </p></div>",
              "handle": "Pause, Stop, Hide",
              "title": "For moving, blinking, scrolling, or auto-updating information, all of the following are true:",
              "versions": [
                "2.0",
                "2.1",
                "2.2"
              ],
              "level": "A",
              "details": [
                {
                  "type": "ulist",
                  "items": [
                    {
                      "handle": "Moving, blinking, scrolling",
                      "text": "For any moving, blinking or scrolling information that (1) starts automatically, (2) lasts more than five seconds, and (3) is presented in parallel with other content, there is a mechanism for the user to pause, stop, or hide it unless the movement, blinking, or scrolling is part of an activity where it is essential; and"
                    },
                    {
                      "handle": "Auto-updating",
                      "text": "For any auto-updating information that (1) starts automatically and (2) is presented in parallel with other content, there is a mechanism for the user to pause, stop, or hide it or to control the frequency of the update unless the auto-updating is part of an activity where it is essential."
                    }
                  ]
                },
                {
                  "type": "note",
                  "handle": "Note 1",
                  "text": "For requirements related to flickering or flashing content, refer to Guideline 2.3."
                },
                {
                  "type": "note",
                  "handle": "Note 2",
                  "text": "Since any content that does not meet this success criterion can interfere with a user's ability to use the whole page, all content on the web page (whether it is used to meet other success criteria or not) must meet this success criterion. See Conformance Requirement 5: Non-Interference."
                },
                {
                  "type": "note",
                  "handle": "Note 3",
                  "text": "Content that is updated periodically by software or that is streamed to the user agent is not required to preserve or present information that is generated or received between the initiation of the pause and resuming presentation, as this may not be technically possible, and in many situations could be misleading to do so."
                },
                {
                  "type": "note",
                  "handle": "Note 4",
                  "text": "An animation that occurs as part of a preload phase or similar situation can be considered essential if interaction cannot occur during that phase for all users and if not indicating progress could confuse users or cause them to think that content was frozen or broken."
                }
              ],
              "techniques": {
                "sufficient": [
                  {
                    "id": "G4",
                    "technology": "general",
                    "title": "Allowing the content to be paused and restarted from where it was paused"
                  },
                  {
                    "id": "SCR33",
                    "technology": "client-side-script",
                    "title": "Using script to scroll content, and providing a mechanism to pause it"
                  },
                  {
                    "id": "G11",
                    "technology": "general",
                    "title": "Creating content that blinks for less than 5 seconds"
                  },
                  {
                    "id": "G152",
                    "technology": "general",
                    "title": "Setting animated gif images to stop blinking after n cycles (within 5 seconds)"
                  },
                  {
                    "id": "SCR22",
                    "technology": "client-side-script",
                    "title": "Using scripts to control blinking and stop it in five seconds or less"
                  },
                  {
                    "id": "G186",
                    "technology": "general",
                    "title": "Using a control in the web page that stops moving, blinking, or auto-updating content"
                  },
                  {
                    "id": "G191",
                    "technology": "general",
                    "title": "Providing a link, button, or other mechanism that reloads the page without any blinking content"
                  }
                ],
                "failure": [
                  {
                    "id": "F16",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 2.2.2 due to including scrolling content where movement is not essential to the activity without also including a mechanism to pause and restart the content"
                  },
                  {
                    "id": "F112",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 2.2.2 due to using blinking content that lasts for more than five seconds without a mechanism to stop it"
                  },
                  {
                    "id": "F50",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 2.2.2 due to a script that causes a blink effect without a mechanism to stop the blinking at 5 seconds or less"
                  },
                  {
                    "id": "F7",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 2.2.2 due to an object or applet that has blinking content without a mechanism to pause the content that blinks for more than five seconds"
                  }
                ]
              }
            },
            {
              "id": "no-timing",
              "num": "2.2.3",
              "alt_id": [
                "time-limits-no-exceptions"
              ],
              "content": "<p>Timing is not an <a href=\"https://www.w3.org/TR/WCAG22/#dfn-essential\" title=\"if removed, would fundamentally change the information or functionality of the content, and information and functionality cannot be achieved in another way that would conform\">essential</a> part of the event or activity presented by the content, except for non-interactive\n      <a href=\"https://www.w3.org/TR/WCAG22/#dfn-synchronized-media\" title=\"audio or video synchronized with another format for presenting information and/or with time-based interactive components, unless the media is a media alternative for text that is clearly labeled as such\">synchronized media</a> and <a href=\"https://www.w3.org/TR/WCAG22/#dfn-real-time-events\" title=\"event that a) occurs at the same time as the viewing and b) is not completely generated by the content\">real-time events</a>.\n   </p>",
              "handle": "No Timing",
              "title": "Timing is not an essential part of the event or activity presented by the content, except for non-interactive synchronized media and real-time events.",
              "versions": [
                "2.0",
                "2.1",
                "2.2"
              ],
              "level": "AAA",
              "details": [],
              "techniques": {
                "sufficient": [
                  {
                    "id": "G5",
                    "technology": "general",
                    "title": "Allowing users to complete an activity without any time limit"
                  }
                ]
              }
            },
            {
              "id": "interruptions",
              "num": "2.2.4",
              "alt_id": [
                "time-limits-postponed"
              ],
              "content": "<p>Interruptions can be postponed or suppressed by the user, except interruptions involving\n      an <a href=\"https://www.w3.org/TR/WCAG22/#dfn-emergency\" title=\"a sudden, unexpected situation or occurrence that requires immediate action to preserve health, safety, or property\">emergency</a>.\n   </p>",
              "handle": "Interruptions",
              "title": "Interruptions can be postponed or suppressed by the user, except interruptions involving an emergency.",
              "versions": [
                "2.0",
                "2.1",
                "2.2"
              ],
              "level": "AAA",
              "details": [],
              "techniques": {
                "sufficient": [
                  {
                    "id": "G75",
                    "technology": "general",
                    "title": "Providing a mechanism to postpone any updating of content"
                  },
                  {
                    "id": "G76",
                    "technology": "general",
                    "title": "Providing a mechanism to request an update of the content instead of updating automatically"
                  },
                  {
                    "id": "SCR14",
                    "technology": "client-side-script",
                    "title": "Using scripts to make nonessential alerts optional"
                  }
                ],
                "failure": [
                  {
                    "id": "F40",
                    "technology": "failures",
                    "title": "Failure due to using meta redirect with a time limit"
                  },
                  {
                    "id": "F41",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 2.2.1, 2.2.4, and 3.2.5 due to using meta refresh to reload the page"
                  }
                ]
              }
            },
            {
              "id": "re-authenticating",
              "num": "2.2.5",
              "alt_id": [
                "time-limits-server-timeout"
              ],
              "content": "<p>When an authenticated session expires, the user can continue the activity without\n      loss of data after re-authenticating.\n   </p>",
              "handle": "Re-authenticating",
              "title": "When an authenticated session expires, the user can continue the activity without loss of data after re-authenticating.",
              "versions": [
                "2.0",
                "2.1",
                "2.2"
              ],
              "level": "AAA",
              "details": [],
              "techniques": {
                "sufficient": [
                  {
                    "title": "Providing options to continue without loss of data",
                    "suffix": "using one of the following techniques:",
                    "using": [
                      {
                        "id": "G105",
                        "technology": "general",
                        "title": "Saving data so that it can be used after a user re-authenticates"
                      },
                      {
                        "id": "G181",
                        "technology": "general",
                        "title": "Encoding user data as hidden or encrypted data in a re-authorization page"
                      }
                    ]
                  }
                ],
                "sufficientNote": "Refer to Techniques for Addressing Success Criterion 2.2.1 for techniques related to providing notifications about time limits.",
                "failure": [
                  {
                    "id": "F12",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 2.2.5 due to having a session time limit without a mechanism for saving user's input and re-establishing that information upon re-authentication"
                  }
                ]
              }
            },
            {
              "id": "timeouts",
              "num": "2.2.6",
              "alt_id": [],
              "content": "<p>Users are warned of the duration of any <a href=\"https://www.w3.org/TR/WCAG22/#dfn-user-inactivity\" title=\"any continuous period of time where no user actions occur\">user inactivity</a> that could cause data loss, unless the data is preserved for more than 20 hours when the user does not take any actions.</p>\n  \n<div class=\"note\" role=\"note\" id=\"issue-container-generatedID-23\"><div class=\"note-title marker\" id=\"h-note-23\"><span>Note</span></div><p class=\"\">Privacy regulations may require explicit user consent before user identification has been authenticated and before user data is preserved. In cases where the user is a minor, explicit consent may not be solicited in most jurisdictions, countries or regions. Consultation with privacy professionals and legal counsel is advised when considering data preservation as an approach to satisfy this success criterion.</p></div>",
              "handle": "Timeouts",
              "title": "Users are warned of the duration of any user inactivity that could cause data loss, unless the data is preserved for more than 20 hours when the user does not take any actions.",
              "versions": [
                "2.1",
                "2.2"
              ],
              "level": "AAA",
              "details": [
                {
                  "type": "note",
                  "handle": "Note",
                  "text": "Privacy regulations may require explicit user consent before user identification has been authenticated and before user data is preserved. In cases where the user is a minor, explicit consent may not be solicited in most jurisdictions, countries or regions. Consultation with privacy professionals and legal counsel is advised when considering data preservation as an approach to satisfy this success criterion."
                }
              ],
              "techniques": {
                "sufficient": [
                  {
                    "title": "Setting a session timeout to occur following at least 20 hours of inactivity"
                  },
                  {
                    "title": "Storing user data for more than 20 hours"
                  },
                  {
                    "title": "Providing a warning of the duration of user inactivity at the start of a process"
                  }
                ]
              }
            }
          ]
        },
        {
          "id": "seizures-and-physical-reactions",
          "num": "2.3",
          "alt_id": [],
          "content": "<p>Do not design content in a way that is known to cause seizures or physical reactions.</p>",
          "handle": "Seizures and Physical Reactions",
          "title": "Do not design content in a way that is known to cause seizures or physical reactions.",
          "versions": [
            "2.0",
            "2.1",
            "2.2"
          ],
          "successcriteria": [
            {
              "id": "three-flashes-or-below-threshold",
              "num": "2.3.1",
              "alt_id": [
                "seizure-does-not-violate"
              ],
              "content": "<p><a href=\"https://www.w3.org/TR/WCAG22/#dfn-web-page-s\" title=\"a non-embedded resource obtained from a single URI using HTTP plus any other resources that are used in the rendering or intended to be rendered together with it by a user agent\">Web pages</a> do not contain anything that flashes more than three times in any one second period,\n      or the <a href=\"https://www.w3.org/TR/WCAG22/#dfn-flashes\" title=\"a pair of opposing changes in relative luminance that can cause seizures in some people if it is large enough and in the right frequency range\">flash</a> is below the <a href=\"https://www.w3.org/TR/WCAG22/#dfn-general-flash-and-red-flash-thresholds\" title=\"a flash or rapidly changing image sequence is below the threshold (i.e., content passes) if any of the following are true:\">general flash and red flash thresholds</a>.\n   </p>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-24\"><div class=\"note-title marker\" id=\"h-note-24\"><span>Note</span></div><p class=\"\">Since any content that does not meet this success criterion can interfere with a user's\n      ability to use the whole page, all content on the web page (whether it is used to\n      meet other success criteria or not) must meet this success criterion. See <a href=\"https://www.w3.org/TR/WCAG22/#cc5\">Conformance Requirement 5: Non-Interference</a>.\n   </p></div>",
              "handle": "Three Flashes or Below Threshold",
              "title": "Web pages do not contain anything that flashes more than three times in any one second period, or the flash is below the general flash and red flash thresholds.",
              "versions": [
                "2.0",
                "2.1",
                "2.2"
              ],
              "level": "A",
              "details": [
                {
                  "type": "note",
                  "handle": "Note",
                  "text": "Since any content that does not meet this success criterion can interfere with a user's ability to use the whole page, all content on the web page (whether it is used to meet other success criteria or not) must meet this success criterion. See Conformance Requirement 5: Non-Interference."
                }
              ],
              "techniques": {
                "sufficient": [
                  {
                    "id": "G19",
                    "technology": "general",
                    "title": "Ensuring that no component of the content flashes more than three times in any 1-second period"
                  },
                  {
                    "id": "G176",
                    "technology": "general",
                    "title": "Keeping the flashing area small enough"
                  },
                  {
                    "id": "G15",
                    "technology": "general",
                    "title": "Using a tool to ensure that content does not violate the general flash threshold or red flash threshold"
                  }
                ]
              }
            },
            {
              "id": "three-flashes",
              "num": "2.3.2",
              "alt_id": [
                "seizure-three-times"
              ],
              "content": "<p><a href=\"https://www.w3.org/TR/WCAG22/#dfn-web-page-s\" title=\"a non-embedded resource obtained from a single URI using HTTP plus any other resources that are used in the rendering or intended to be rendered together with it by a user agent\">Web pages</a> do not contain anything that <a href=\"https://www.w3.org/TR/WCAG22/#dfn-flashes\" title=\"a pair of opposing changes in relative luminance that can cause seizures in some people if it is large enough and in the right frequency range\">flashes</a> more than three times in any one second period.\n   </p>",
              "handle": "Three Flashes",
              "title": "Web pages do not contain anything that flashes more than three times in any one second period.",
              "versions": [
                "2.0",
                "2.1",
                "2.2"
              ],
              "level": "AAA",
              "details": [],
              "techniques": {
                "sufficient": [
                  {
                    "id": "G19",
                    "technology": "general",
                    "title": "Ensuring that no component of the content flashes more than three times in any 1-second period"
                  }
                ]
              }
            },
            {
              "id": "animation-from-interactions",
              "num": "2.3.3",
              "alt_id": [],
              "content": "<p><a href=\"https://www.w3.org/TR/WCAG22/#dfn-motion-animation\" title=\"addition of steps between conditions to create the illusion of movement or to give a sense of a smooth transition\">Motion animation</a> triggered by interaction can be disabled, unless the animation is <a href=\"https://www.w3.org/TR/WCAG22/#dfn-essential\" title=\"if removed, would fundamentally change the information or functionality of the content, and information and functionality cannot be achieved in another way that would conform\">essential</a> to the functionality or the information being conveyed.</p>",
              "handle": "Animation from Interactions",
              "title": "Motion animation triggered by interaction can be disabled, unless the animation is essential to the functionality or the information being conveyed.",
              "versions": [
                "2.1",
                "2.2"
              ],
              "level": "AAA",
              "details": [],
              "techniques": {
                "sufficient": [
                  {
                    "id": "C39",
                    "technology": "css",
                    "title": "Using the CSS prefers-reduced-motion query to prevent motion"
                  },
                  {
                    "id": "SCR40",
                    "technology": "client-side-script",
                    "title": "Using the CSS prefers-reduced-motion query in JavaScript to prevent motion"
                  },
                  {
                    "title": "Gx: Allowing users to set a preference that prevents animation"
                  }
                ]
              }
            }
          ]
        },
        {
          "id": "navigable",
          "num": "2.4",
          "alt_id": [
            "navigation-mechanisms"
          ],
          "content": "<p>Provide ways to help users navigate, find content, and determine where they are.</p>",
          "handle": "Navigable",
          "title": "Provide ways to help users navigate, find content, and determine where they are.",
          "versions": [
            "2.0",
            "2.1",
            "2.2"
          ],
          "successcriteria": [
            {
              "id": "bypass-blocks",
              "num": "2.4.1",
              "alt_id": [
                "navigation-mechanisms-skip"
              ],
              "content": "<p>A <a href=\"https://www.w3.org/TR/WCAG22/#dfn-mechanism\" title=\"process or technique for achieving a result\">mechanism</a> is available to bypass blocks of content that are repeated on multiple <a href=\"https://www.w3.org/TR/WCAG22/#dfn-web-page-s\" title=\"a non-embedded resource obtained from a single URI using HTTP plus any other resources that are used in the rendering or intended to be rendered together with it by a user agent\">web pages</a>.\n   </p>",
              "handle": "Bypass Blocks",
              "title": "A mechanism is available to bypass blocks of content that are repeated on multiple web pages.",
              "versions": [
                "2.0",
                "2.1",
                "2.2"
              ],
              "level": "A",
              "details": [],
              "techniques": {
                "sufficient": [
                  {
                    "title": "Creating links to skip blocks of repeated material",
                    "suffix": "using one of the following techniques:",
                    "using": [
                      {
                        "id": "G1",
                        "technology": "general",
                        "title": "Adding a link at the top of each page that goes directly to the main content area"
                      },
                      {
                        "id": "G123",
                        "technology": "general",
                        "title": "Adding a link at the beginning of a block of repeated content to go to the end of the block"
                      },
                      {
                        "id": "G124",
                        "technology": "general",
                        "title": "Adding links at the top of the page to each area of the content"
                      }
                    ]
                  },
                  {
                    "title": "Grouping blocks of repeated material in a way that can be skipped",
                    "suffix": "using one of the following techniques:",
                    "using": [
                      {
                        "id": "ARIA11",
                        "technology": "aria",
                        "title": "Using ARIA landmarks to identify regions of a page"
                      },
                      {
                        "id": "H69",
                        "technology": "html",
                        "title": "Providing heading elements at the beginning of each section of content"
                      },
                      {
                        "id": "PDF9",
                        "technology": "pdf",
                        "title": "Providing headings by marking content with heading tags in PDF documents"
                      },
                      {
                        "id": "H64",
                        "technology": "html",
                        "title": "Using the title attribute of the iframe element"
                      },
                      {
                        "id": "SCR28",
                        "technology": "client-side-script",
                        "title": "Using an expandable and collapsible menu to bypass block of content"
                      }
                    ]
                  }
                ],
                "advisory": [
                  {
                    "id": "C6",
                    "technology": "css",
                    "title": "Positioning content based on structural markup"
                  },
                  {
                    "id": "H97",
                    "technology": "html",
                    "title": "Grouping related links using the nav element"
                  }
                ]
              }
            },
            {
              "id": "page-titled",
              "num": "2.4.2",
              "alt_id": [
                "navigation-mechanisms-title"
              ],
              "content": "<p><a href=\"https://www.w3.org/TR/WCAG22/#dfn-web-page-s\" title=\"a non-embedded resource obtained from a single URI using HTTP plus any other resources that are used in the rendering or intended to be rendered together with it by a user agent\">Web pages</a> have titles that describe topic or purpose.\n   </p>",
              "handle": "Page Titled",
              "title": "Web pages have titles that describe topic or purpose.",
              "versions": [
                "2.0",
                "2.1",
                "2.2"
              ],
              "level": "A",
              "details": [],
              "techniques": {
                "sufficient": [
                  {
                    "and": [
                      {
                        "id": "G88",
                        "technology": "general",
                        "title": "Providing descriptive titles for web pages"
                      },
                      {
                        "title": "associating a title with a web page"
                      }
                    ],
                    "using": [
                      {
                        "id": "H25",
                        "technology": "html",
                        "title": "Providing a title using the title element"
                      },
                      {
                        "id": "PDF18",
                        "technology": "pdf",
                        "title": "Specifying the document title using the Title entry in the document information dictionary of a PDF document"
                      }
                    ]
                  }
                ],
                "advisory": [
                  {
                    "id": "G127",
                    "technology": "general",
                    "title": "Identifying a web page's relationship to a larger collection of web pages"
                  }
                ],
                "failure": [
                  {
                    "id": "F25",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 2.4.2 due to the title of a web page not identifying the contents"
                  }
                ]
              }
            },
            {
              "id": "focus-order",
              "num": "2.4.3",
              "alt_id": [
                "navigation-mechanisms-focus-order"
              ],
              "content": "<p>If a <a href=\"https://www.w3.org/TR/WCAG22/#dfn-web-page-s\" title=\"a non-embedded resource obtained from a single URI using HTTP plus any other resources that are used in the rendering or intended to be rendered together with it by a user agent\">web page</a> can be <a href=\"https://www.w3.org/TR/WCAG22/#dfn-navigated-sequentially\" title=\"navigated in the order defined for advancing focus (from one element to the next) using a keyboard interface\">navigated sequentially</a> and the navigation sequences affect meaning or operation, focusable components receive\n      focus in an order that preserves meaning and operability.\n   </p>",
              "handle": "Focus Order",
              "title": "If a web page can be navigated sequentially and the navigation sequences affect meaning or operation, focusable components receive focus in an order that preserves meaning and operability.",
              "versions": [
                "2.0",
                "2.1",
                "2.2"
              ],
              "level": "A",
              "details": [],
              "techniques": {
                "sufficient": [
                  {
                    "id": "G59",
                    "technology": "general",
                    "title": "Placing the interactive elements in an order that follows sequences and relationships within the content"
                  },
                  {
                    "title": "Giving focus to elements in an order that follows sequences and relationships within the content",
                    "suffix": "using one of the following techniques:",
                    "using": [
                      {
                        "id": "C27",
                        "technology": "css",
                        "title": "Making the DOM order match the visual order"
                      },
                      {
                        "id": "PDF3",
                        "technology": "pdf",
                        "title": "Ensuring correct tab and reading order in PDF documents"
                      }
                    ]
                  },
                  {
                    "title": "Changing a web page dynamically",
                    "suffix": "using one of the following techniques:",
                    "using": [
                      {
                        "id": "SCR26",
                        "technology": "client-side-script",
                        "title": "Inserting dynamic content into the Document Object Model immediately following its trigger element"
                      },
                      {
                        "id": "H102",
                        "technology": "html",
                        "title": "Creating modal dialogs with the HTML dialog element"
                      },
                      {
                        "id": "SCR27",
                        "technology": "client-side-script",
                        "title": "Reordering page sections using the Document Object Model"
                      }
                    ]
                  }
                ],
                "failure": [
                  {
                    "id": "F44",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 2.4.3 due to using tabindex to create a tab order that does not preserve meaning and operability"
                  },
                  {
                    "id": "F85",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 2.4.3 due to using dialogs or menus that are not adjacent to their trigger control in the sequential navigation order"
                  }
                ]
              }
            },
            {
              "id": "link-purpose-in-context",
              "num": "2.4.4",
              "alt_id": [
                "navigation-mechanisms-refs"
              ],
              "content": "<p>The <a href=\"https://www.w3.org/TR/WCAG22/#dfn-purpose-of-each-link\" title=\"nature of the result obtained by activating a hyperlink\">purpose of each link</a> can be determined from the link text alone or from the link text together with its\n      <a href=\"https://www.w3.org/TR/WCAG22/#dfn-programmatically-determined-link-context\" title=\"additional information that can be programmatically determined from relationships with a link, combined with the link text, and presented to users in different modalities\">programmatically determined link context</a>, except where the purpose of the link would be <a href=\"https://www.w3.org/TR/WCAG22/#dfn-ambiguous-to-users-in-general\" title=\"the purpose cannot be determined from the link and all information of the web page presented to the user simultaneously with the link (i.e., readers without disabilities would not know what a link would do until they activated it)\">ambiguous to users in general</a>.\n   </p>",
              "handle": "Link Purpose (In Context)",
              "title": "The purpose of each link can be determined from the link text alone or from the link text together with its programmatically determined link context, except where the purpose of the link would be ambiguous to users in general.",
              "versions": [
                "2.0",
                "2.1",
                "2.2"
              ],
              "level": "A",
              "details": [],
              "techniques": {
                "sufficient": [
                  {
                    "id": "G91",
                    "technology": "general",
                    "title": "Providing link text that describes the purpose of a link"
                  },
                  {
                    "id": "H30",
                    "technology": "html",
                    "title": "Providing link text that describes the purpose of a link for anchor elements"
                  },
                  {
                    "id": "H24",
                    "technology": "html",
                    "title": "Providing text alternatives for the area elements of image maps"
                  },
                  {
                    "title": "Allowing the user to choose short or long link text",
                    "suffix": "using one of the following techniques:",
                    "using": [
                      {
                        "id": "G189",
                        "technology": "general",
                        "title": "Providing a control near the beginning of the web page that changes the link text"
                      },
                      {
                        "id": "SCR30",
                        "technology": "client-side-script",
                        "title": "Using scripts to change the link text"
                      }
                    ]
                  },
                  {
                    "id": "G53",
                    "technology": "general",
                    "title": "Identifying the purpose of a link using link text combined with the text of the enclosing sentence"
                  },
                  {
                    "title": "Providing a supplemental description of the purpose of a link",
                    "suffix": "using one of the following techniques:",
                    "using": [
                      {
                        "id": "H33",
                        "technology": "html",
                        "title": "Supplementing link text with the title attribute"
                      },
                      {
                        "id": "C7",
                        "technology": "css",
                        "title": "Using CSS to hide a portion of the link text"
                      }
                    ]
                  },
                  {
                    "title": "Identifying the purpose of a link using link text combined with programmatically determined link context",
                    "suffix": "using one of the following techniques:",
                    "using": [
                      {
                        "id": "ARIA7",
                        "technology": "aria",
                        "title": "Using aria-labelledby for link purpose"
                      },
                      {
                        "id": "ARIA8",
                        "technology": "aria",
                        "title": "Using aria-label for link purpose"
                      },
                      {
                        "id": "H77",
                        "technology": "html",
                        "title": "Identifying the purpose of a link using link text combined with its enclosing list item"
                      },
                      {
                        "id": "H78",
                        "technology": "html",
                        "title": "Identifying the purpose of a link using link text combined with its enclosing paragraph"
                      },
                      {
                        "id": "H79",
                        "technology": "html",
                        "title": "Identifying the purpose of a link in a data table using the link text combined with its enclosing table cell and associated table header cells"
                      },
                      {
                        "id": "H81",
                        "technology": "html",
                        "title": "Identifying the purpose of a link in a nested list using link text combined with the parent list item under which the list is nested"
                      }
                    ]
                  },
                  {
                    "and": [
                      {
                        "id": "G91",
                        "technology": "general",
                        "title": "Providing link text that describes the purpose of a link"
                      },
                      {
                        "title": "semantically indicating links"
                      }
                    ],
                    "using": [
                      {
                        "id": "PDF11",
                        "technology": "pdf",
                        "title": "Providing links and link text using the Link annotation and the /Link structure element in PDF documents"
                      },
                      {
                        "id": "PDF13",
                        "technology": "pdf",
                        "title": "Providing replacement text using the /Alt entry for links in PDF documents"
                      }
                    ]
                  }
                ],
                "advisory": [
                  {
                    "id": "H2",
                    "technology": "html",
                    "title": "Combining adjacent image and text links for the same resource"
                  },
                  {
                    "id": "H80",
                    "technology": "html",
                    "title": "Identifying the purpose of a link using link text combined with the preceding heading element"
                  }
                ],
                "failure": [
                  {
                    "id": "F63",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 2.4.4 due to providing link context only in content that is not related to the link"
                  },
                  {
                    "id": "F89",
                    "technology": "failures",
                    "title": "Failure of Success Criteria 2.4.4, 2.4.9 and 4.1.2 due to not providing an accessible name for an image which is the only content in a link"
                  }
                ]
              }
            },
            {
              "id": "multiple-ways",
              "num": "2.4.5",
              "alt_id": [
                "navigation-mechanisms-mult-loc"
              ],
              "content": "<p>More than one way is available to locate a <a href=\"https://www.w3.org/TR/WCAG22/#dfn-web-page-s\" title=\"a non-embedded resource obtained from a single URI using HTTP plus any other resources that are used in the rendering or intended to be rendered together with it by a user agent\">web page</a> within a <a href=\"https://www.w3.org/TR/WCAG22/#dfn-set-of-web-pages\" title=\"collection of web pages that share a common purpose and that are created by the same author, group or organization\">set of web pages</a> except where the web page is the result of, or a step in, a <a href=\"https://www.w3.org/TR/WCAG22/#dfn-processes\" title=\"series of user actions where each action is required in order to complete an activity\">process</a>.\n   </p>",
              "handle": "Multiple Ways",
              "title": "More than one way is available to locate a web page within a set of web pages except where the web page is the result of, or a step in, a process.",
              "versions": [
                "2.0",
                "2.1",
                "2.2"
              ],
              "level": "AA",
              "details": [],
              "techniques": {
                "sufficient": [
                  {
                    "title": "Using two or more of the following techniques:",
                    "using": [
                      {
                        "id": "G125",
                        "technology": "general",
                        "title": "Providing links to navigate to related web pages"
                      },
                      {
                        "id": "G64",
                        "technology": "general",
                        "title": "Providing a Table of Contents"
                      },
                      {
                        "id": "G63",
                        "technology": "general",
                        "title": "Providing a site map"
                      },
                      {
                        "id": "G161",
                        "technology": "general",
                        "title": "Providing a search function to help users find content"
                      },
                      {
                        "id": "G126",
                        "technology": "general",
                        "title": "Providing a list of links to all other web pages"
                      },
                      {
                        "id": "G185",
                        "technology": "general",
                        "title": "Linking to all of the pages on the site from the home page"
                      }
                    ]
                  }
                ],
                "advisory": [
                  {
                    "id": "PDF2",
                    "technology": "pdf",
                    "title": "Creating bookmarks in PDF documents"
                  }
                ]
              }
            },
            {
              "id": "headings-and-labels",
              "num": "2.4.6",
              "alt_id": [
                "navigation-mechanisms-descriptive"
              ],
              "content": "<p>Headings and <a href=\"https://www.w3.org/TR/WCAG22/#dfn-labels\" title=\"text or other component with a text alternative that is presented to a user to identify a component within web content\">labels</a> describe topic or purpose.\n   </p>",
              "handle": "Headings and Labels",
              "title": "Headings and labels describe topic or purpose.",
              "versions": [
                "2.0",
                "2.1",
                "2.2"
              ],
              "level": "AA",
              "details": [],
              "techniques": {
                "sufficient": [
                  {
                    "id": "G130",
                    "technology": "general",
                    "title": "Providing descriptive headings"
                  },
                  {
                    "id": "G131",
                    "technology": "general",
                    "title": "Providing descriptive labels"
                  }
                ],
                "sufficientNote": "Headings and labels must be programmatically determined, per Success Criterion 1.3.1."
              }
            },
            {
              "id": "focus-visible",
              "num": "2.4.7",
              "alt_id": [
                "navigation-mechanisms-focus-visible"
              ],
              "content": "<p>Any keyboard operable user interface has a mode of operation where the keyboard <a href=\"https://www.w3.org/TR/WCAG22/#dfn-focus-indicator\" title=\"New\">focus indicator</a> is visible.\n   </p>",
              "handle": "Focus Visible",
              "title": "Any keyboard operable user interface has a mode of operation where the keyboard focus indicator is visible.",
              "versions": [
                "2.0",
                "2.1",
                "2.2"
              ],
              "level": "AA",
              "details": [],
              "techniques": {
                "sufficient": [
                  {
                    "id": "G149",
                    "technology": "general",
                    "title": "Using user interface components that are highlighted by the user agent when they receive focus"
                  },
                  {
                    "id": "C15",
                    "technology": "css",
                    "title": "Using CSS to change the presentation of a user interface component when it receives focus"
                  },
                  {
                    "id": "G165",
                    "technology": "general",
                    "title": "Using the default focus indicator for the platform so that high visibility default focus indicators will carry over"
                  },
                  {
                    "id": "G195",
                    "technology": "general",
                    "title": "Using an author-supplied, visible focus indicator"
                  },
                  {
                    "id": "C40",
                    "technology": "css",
                    "title": "Creating a two-color focus indicator to ensure sufficient contrast with all components"
                  },
                  {
                    "id": "C45",
                    "technology": "css",
                    "title": "Using CSS :focus-visible to provide keyboard focus indication"
                  },
                  {
                    "id": "SCR31",
                    "technology": "client-side-script",
                    "title": "Using script to change the background color or border of the element with focus"
                  }
                ],
                "failure": [
                  {
                    "id": "F55",
                    "technology": "failures",
                    "title": "Failure of Success Criteria 2.1.1, 2.4.7, 2.4.13, and 3.2.1 due to using script to remove focus when focus is received"
                  },
                  {
                    "id": "F78",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 1.4.11, 2.4.7 and 2.4.13 due to styling element outlines and borders in a way that removes or renders non-visible the visual focus indicator"
                  }
                ]
              }
            },
            {
              "id": "location",
              "num": "2.4.8",
              "alt_id": [
                "navigation-mechanisms-location"
              ],
              "content": "<p>Information about the user's location within a <a href=\"https://www.w3.org/TR/WCAG22/#dfn-set-of-web-pages\" title=\"collection of web pages that share a common purpose and that are created by the same author, group or organization\">set of web pages</a> is available.\n   </p>",
              "handle": "Location",
              "title": "Information about the user's location within a set of web pages is available.",
              "versions": [
                "2.0",
                "2.1",
                "2.2"
              ],
              "level": "AAA",
              "details": [],
              "techniques": {
                "sufficient": [
                  {
                    "id": "G65",
                    "technology": "general",
                    "title": "Providing a breadcrumb trail"
                  },
                  {
                    "id": "G63",
                    "technology": "general",
                    "title": "Providing a site map"
                  },
                  {
                    "id": "G128",
                    "technology": "general",
                    "title": "Indicating current location within navigation bars"
                  },
                  {
                    "id": "G127",
                    "technology": "general",
                    "title": "Identifying a web page's relationship to a larger collection of web pages"
                  }
                ],
                "advisory": [
                  {
                    "id": "PDF14",
                    "technology": "pdf",
                    "title": "Providing running headers and footers in PDF documents"
                  },
                  {
                    "id": "PDF17",
                    "technology": "pdf",
                    "title": "Specifying consistent page numbering for PDF documents"
                  }
                ]
              }
            },
            {
              "id": "link-purpose-link-only",
              "num": "2.4.9",
              "alt_id": [
                "navigation-mechanisms-link"
              ],
              "content": "<p>A <a href=\"https://www.w3.org/TR/WCAG22/#dfn-mechanism\" title=\"process or technique for achieving a result\">mechanism</a> is available to allow the <a href=\"https://www.w3.org/TR/WCAG22/#dfn-purpose-of-each-link\" title=\"nature of the result obtained by activating a hyperlink\">purpose of each link</a> to be identified from link text alone,\n      except where the purpose of the link would be <a href=\"https://www.w3.org/TR/WCAG22/#dfn-ambiguous-to-users-in-general\" title=\"the purpose cannot be determined from the link and all information of the web page presented to the user simultaneously with the link (i.e., readers without disabilities would not know what a link would do until they activated it)\">ambiguous to users in general</a>.\n   </p>",
              "handle": "Link Purpose (Link Only)",
              "title": "A mechanism is available to allow the purpose of each link to be identified from link text alone, except where the purpose of the link would be ambiguous to users in general.",
              "versions": [
                "2.0",
                "2.1",
                "2.2"
              ],
              "level": "AAA",
              "details": [],
              "techniques": {
                "sufficient": [
                  {
                    "id": "ARIA8",
                    "technology": "aria",
                    "title": "Using aria-label for link purpose"
                  },
                  {
                    "id": "G91",
                    "technology": "general",
                    "title": "Providing link text that describes the purpose of a link"
                  },
                  {
                    "id": "H30",
                    "technology": "html",
                    "title": "Providing link text that describes the purpose of a link for anchor elements"
                  },
                  {
                    "id": "H24",
                    "technology": "html",
                    "title": "Providing text alternatives for the area elements of image maps"
                  },
                  {
                    "title": "Allowing the user to choose short or long link text",
                    "suffix": "using one of the following techniques:",
                    "using": [
                      {
                        "id": "G189",
                        "technology": "general",
                        "title": "Providing a control near the beginning of the web page that changes the link text"
                      },
                      {
                        "id": "SCR30",
                        "technology": "client-side-script",
                        "title": "Using scripts to change the link text"
                      }
                    ]
                  },
                  {
                    "title": "Providing a supplemental description of the purpose of a link",
                    "suffix": "using one of the following techniques:",
                    "using": [
                      {
                        "id": "C7",
                        "technology": "css",
                        "title": "Using CSS to hide a portion of the link text"
                      }
                    ]
                  },
                  {
                    "title": "Semantically indicating links",
                    "suffix": "using one of the following techniques:",
                    "using": [
                      {
                        "id": "PDF11",
                        "technology": "pdf",
                        "title": "Providing links and link text using the Link annotation and the /Link structure element in PDF documents"
                      },
                      {
                        "id": "PDF13",
                        "technology": "pdf",
                        "title": "Providing replacement text using the /Alt entry for links in PDF documents"
                      }
                    ]
                  }
                ],
                "advisory": [
                  {
                    "id": "H2",
                    "technology": "html",
                    "title": "Combining adjacent image and text links for the same resource"
                  },
                  {
                    "id": "H33",
                    "technology": "html",
                    "title": "Supplementing link text with the title attribute"
                  }
                ],
                "failure": [
                  {
                    "id": "F84",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 2.4.9 due to using a non-specific link such as \"click here\" or \"more\" without a mechanism to change the link text to specific text."
                  },
                  {
                    "id": "F89",
                    "technology": "failures",
                    "title": "Failure of Success Criteria 2.4.4, 2.4.9 and 4.1.2 due to not providing an accessible name for an image which is the only content in a link"
                  }
                ]
              }
            },
            {
              "id": "section-headings",
              "num": "2.4.10",
              "alt_id": [
                "navigation-mechanisms-headings"
              ],
              "content": "<p><a href=\"https://www.w3.org/TR/WCAG22/#dfn-section\" title=\"a self-contained portion of written content that deals with one or more related topics or thoughts\">Section</a> headings are used to organize the content.\n   </p>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-25\"><div class=\"note-title marker\" id=\"h-note-25\"><span>Note 1</span></div><p class=\"\">\"Heading\" is used in its general sense and includes titles and other ways to add a\n      heading to different types of content.\n   </p></div>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-26\"><div class=\"note-title marker\" id=\"h-note-26\"><span>Note 2</span></div><p class=\"\">This success criterion covers sections within writing, not <a href=\"https://www.w3.org/TR/WCAG22/#dfn-user-interface-components\" title=\"a part of the content that is perceived by users as a single control for a distinct function\">user interface components</a>. User interface components are covered under <a href=\"https://www.w3.org/TR/WCAG22/#name-role-value\">Success Criterion 4.1.2</a>.\n   </p></div>",
              "handle": "Section Headings",
              "title": "Section headings are used to organize the content.",
              "versions": [
                "2.0",
                "2.1",
                "2.2"
              ],
              "level": "AAA",
              "details": [
                {
                  "type": "note",
                  "handle": "Note 1",
                  "text": "\"Heading\" is used in its general sense and includes titles and other ways to add a heading to different types of content."
                },
                {
                  "type": "note",
                  "handle": "Note 2",
                  "text": "This success criterion covers sections within writing, not user interface components. User interface components are covered under Success Criterion 4.1.2."
                }
              ],
              "techniques": {
                "sufficient": [
                  {
                    "id": "G141",
                    "technology": "general",
                    "title": "Organizing a page using headings"
                  },
                  {
                    "id": "H69",
                    "technology": "html",
                    "title": "Providing heading elements at the beginning of each section of content"
                  }
                ]
              }
            },
            {
              "id": "focus-not-obscured-minimum",
              "num": "2.4.11",
              "alt_id": [],
              "content": "<p>When a <a href=\"https://www.w3.org/TR/WCAG22/#dfn-user-interface-components\" title=\"a part of the content that is perceived by users as a single control for a distinct function\">user interface component</a> receives keyboard focus, the component is not entirely hidden due to author-created content.</p>\n\n    <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-27\"><div class=\"note-title marker\" id=\"h-note-27\"><span>Note 1</span></div><p class=\"\">Where content in a configurable interface can be repositioned by the user, then only the initial positions of user-movable content are considered for testing and conformance of this success criterion.</p></div>\n\n    <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-28\"><div class=\"note-title marker\" id=\"h-note-28\"><span>Note 2</span></div><p class=\"\">Content opened by the <em>user</em> may obscure the component receiving focus. If the user can reveal the focused component without advancing the keyboard focus, the component with focus is not considered visually hidden due to author-created content.</p></div>",
              "handle": "Focus Not Obscured (Minimum)",
              "title": "When a user interface component receives keyboard focus, the component is not entirely hidden due to author-created content.",
              "versions": [
                "2.2"
              ],
              "level": "AA",
              "details": [
                {
                  "type": "note",
                  "handle": "Note 1",
                  "text": "Where content in a configurable interface can be repositioned by the user, then only the initial positions of user-movable content are considered for testing and conformance of this success criterion."
                },
                {
                  "type": "note",
                  "handle": "Note 2",
                  "text": "Content opened by the <em>user</em> may obscure the component receiving focus. If the user can reveal the focused component without advancing the keyboard focus, the component with focus is not considered visually hidden due to author-created content."
                }
              ],
              "techniques": {
                "sufficient": [
                  {
                    "id": "C43",
                    "technology": "css",
                    "title": "Using CSS scroll-padding to un-obscure content"
                  }
                ],
                "failure": [
                  {
                    "id": "F110",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 2.4.11 Focus Not Obscured (Minimum) due to a sticky footer or header completely hiding focused elements"
                  }
                ]
              }
            },
            {
              "id": "focus-not-obscured-enhanced",
              "num": "2.4.12",
              "alt_id": [],
              "content": "<p>When a <a href=\"https://www.w3.org/TR/WCAG22/#dfn-user-interface-components\" title=\"a part of the content that is perceived by users as a single control for a distinct function\">user interface component</a> receives keyboard focus, no part of the component is hidden by author-created content.</p>",
              "handle": "Focus Not Obscured (Enhanced)",
              "title": "When a user interface component receives keyboard focus, no part of the component is hidden by author-created content.",
              "versions": [
                "2.2"
              ],
              "level": "AAA",
              "details": [],
              "techniques": {
                "sufficient": [
                  {
                    "id": "C43",
                    "technology": "css",
                    "title": "Using CSS scroll-padding to un-obscure content"
                  }
                ],
                "failure": [
                  {
                    "title": "An interaction that causes content to appear over the component with keyboard focus, visually covering part of the focus indicator. This behavior might be encountered with advertising or promotional material meant to provide more information about a product as the user navigates through a catalogue."
                  },
                  {
                    "title": "A page has a sticky footer (attached to the bottom of the viewport). When tabbing down the page, a focused item is partially obscured by the footer because content in the viewport scrolls without sufficient <a href=\"https://www.w3.org/TR/css-scroll-snap/#propdef-scroll-padding\" rel=\"nofollow\">scroll padding</a>."
                  }
                ]
              }
            },
            {
              "id": "focus-appearance",
              "num": "2.4.13",
              "alt_id": [],
              "content": "<p>When the keyboard <a href=\"https://www.w3.org/TR/WCAG22/#dfn-focus-indicator\" title=\"New\">focus indicator</a> is visible, an area of the focus indicator meets all the following:</p>\n    <ul>\n        <li>is at least as large as the area of a 2 <a href=\"https://www.w3.org/TR/WCAG22/#dfn-css-pixels\" title=\"visual angle of about 0.0213 degrees\">CSS pixel</a> thick <a href=\"https://www.w3.org/TR/WCAG22/#dfn-perimeter\" title=\"New\">perimeter</a> of the unfocused component or sub-component, and</li>\n        <li>has a contrast ratio of at least 3:1 between the same pixels in the focused and unfocused states.</li>\n    </ul>\n\n    <p>Exceptions:</p>\n    <ul>\n        <li>The focus indicator is determined by the <a href=\"https://www.w3.org/TR/WCAG22/#dfn-user-agents\" title=\"any software that retrieves and presents web content for users\">user agent</a> and cannot be adjusted by the author, or</li>\n        <li>The focus indicator and the indicator's background color are not modified by the author.</li>\n    </ul>\n\n    <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-29\"><div class=\"note-title marker\" id=\"h-note-29\"><span>Note 1</span></div><p class=\"\">What is perceived as the user interface component or sub-component (to determine the perimeter) depends on its visual <a href=\"https://www.w3.org/TR/WCAG22/#dfn-presentation\" title=\"rendering of the content in a form to be perceived by users\">presentation</a>. The visual presentation includes the component's visible <a href=\"https://www.w3.org/TR/WCAG22/#dfn-content\" title=\"information and sensory experience to be communicated to the user by means of a user agent, including code or markup that defines the content's structure, presentation, and interactions\">content</a>, border, and component-specific background. It does not include shadow and glow effects outside the component's content, background, or border.</p></div>\n\n    <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-30\"><div class=\"note-title marker\" id=\"h-note-30\"><span>Note 2</span></div><p class=\"\">Examples of sub-components that may receive a focus indicator are menu items in an opened drop-down menu, or focusable cells in a grid.</p></div>\n\n    <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-31\"><div class=\"note-title marker\" id=\"h-note-31\"><span>Note 3</span></div><p class=\"\">Contrast calculations can be based on colors defined within the <a href=\"https://www.w3.org/TR/WCAG22/#dfn-technologies\" title=\"mechanism for encoding instructions to be rendered, played or executed by user agents\">technology</a> (such as <abbr title=\"HyperText Markup Language\">HTML</abbr>, CSS, and SVG). Pixels modified by user agent resolution enhancements and anti-aliasing can be ignored.</p></div>",
              "handle": "Focus Appearance",
              "title": "When the keyboard focus indicator is visible, an area of the focus indicator meets all the following:",
              "versions": [
                "2.2"
              ],
              "level": "AAA",
              "details": [
                {
                  "type": "ulist",
                  "items": [
                    {
                      "text": "is at least as large as the area of a 2 CSS pixel thick perimeter of the unfocused component or sub-component, and"
                    },
                    {
                      "text": "has a contrast ratio of at least 3:1 between the same pixels in the focused and unfocused states."
                    }
                  ]
                },
                {
                  "type": "p",
                  "text": "Exceptions:"
                },
                {
                  "type": "ulist",
                  "items": [
                    {
                      "text": "The focus indicator is determined by the user agent and cannot be adjusted by the author, or"
                    },
                    {
                      "text": "The focus indicator and the indicator's background color are not modified by the author."
                    }
                  ]
                },
                {
                  "type": "note",
                  "handle": "Note 1",
                  "text": "What is perceived as the user interface component or sub-component (to determine the perimeter) depends on its visual presentation. The visual presentation includes the component's visible content, border, and component-specific background. It does not include shadow and glow effects outside the component's content, background, or border."
                },
                {
                  "type": "note",
                  "handle": "Note 2",
                  "text": "Examples of sub-components that may receive a focus indicator are menu items in an opened drop-down menu, or focusable cells in a grid."
                },
                {
                  "type": "note",
                  "handle": "Note 3",
                  "text": "Contrast calculations can be based on colors defined within the technology (such as <abbr title=\"HyperText Markup Language\">HTML</abbr>, CSS, and SVG). Pixels modified by user agent resolution enhancements and anti-aliasing can be ignored."
                }
              ],
              "techniques": {
                "sufficient": [
                  {
                    "id": "G195",
                    "technology": "general",
                    "title": "Using an author-supplied, visible focus indicator"
                  },
                  {
                    "id": "C40",
                    "technology": "css",
                    "title": "Creating a two-color focus indicator to ensure sufficient contrast with all components"
                  },
                  {
                    "id": "C41",
                    "technology": "css",
                    "title": "Creating a strong focus indicator within the component"
                  }
                ],
                "failure": [
                  {
                    "id": "F55",
                    "technology": "failures",
                    "title": "Failure of Success Criteria 2.1.1, 2.4.7, 2.4.13, and 3.2.1 due to using script to remove focus when focus is received"
                  },
                  {
                    "id": "F78",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 1.4.11, 2.4.7 and 2.4.13 due to styling element outlines and borders in a way that removes or renders non-visible the visual focus indicator"
                  }
                ]
              }
            }
          ]
        },
        {
          "id": "input-modalities",
          "num": "2.5",
          "alt_id": [],
          "content": "<p>Make it easier for users to operate functionality through various inputs beyond keyboard.</p>",
          "handle": "Input Modalities",
          "title": "Make it easier for users to operate functionality through various inputs beyond keyboard.",
          "versions": [
            "2.1",
            "2.2"
          ],
          "successcriteria": [
            {
              "id": "pointer-gestures",
              "num": "2.5.1",
              "alt_id": [],
              "content": "<p>All <a href=\"https://www.w3.org/TR/WCAG22/#dfn-functionality\" title=\"processes and outcomes achievable through user action\">functionality</a> that uses multipoint or path-based gestures for operation can be operated with a <a href=\"https://www.w3.org/TR/WCAG22/#dfn-single-pointer\" title=\"an input modality that only targets a single point on the page/screen at a time – such as a mouse, single finger on a touch screen, or stylus.\">single pointer</a> without a path-based gesture, unless a multipoint or path-based gesture is <a href=\"https://www.w3.org/TR/WCAG22/#dfn-essential\" title=\"if removed, would fundamentally change the information or functionality of the content, and information and functionality cannot be achieved in another way that would conform\">essential</a>.</p>\n   \t\t\t\t\t\n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-32\"><div class=\"note-title marker\" id=\"h-note-32\"><span>Note</span></div><p class=\"\">This requirement applies to web content that interprets pointer actions (i.e., this does not apply to actions that are required to operate the user agent or assistive technology).</p></div>",
              "handle": "Pointer Gestures",
              "title": "All functionality that uses multipoint or path-based gestures for operation can be operated with a single pointer without a path-based gesture, unless a multipoint or path-based gesture is essential.",
              "versions": [
                "2.1",
                "2.2"
              ],
              "level": "A",
              "details": [
                {
                  "type": "note",
                  "handle": "Note",
                  "text": "This requirement applies to web content that interprets pointer actions (i.e., this does not apply to actions that are required to operate the user agent or assistive technology)."
                }
              ],
              "techniques": {
                "sufficient": [
                  {
                    "id": "G215",
                    "technology": "general",
                    "title": "Providing controls to achieve the same result as path based or multipoint gestures"
                  },
                  {
                    "id": "G216",
                    "technology": "general",
                    "title": "Providing single point activation for a control slider"
                  }
                ],
                "failure": [
                  {
                    "id": "F105",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 2.5.1 due to providing functionality via a path-based gesture without simple pointer alternative"
                  }
                ]
              }
            },
            {
              "id": "pointer-cancellation",
              "num": "2.5.2",
              "alt_id": [],
              "content": "<p>For <a href=\"https://www.w3.org/TR/WCAG22/#dfn-functionality\" title=\"processes and outcomes achievable through user action\">functionality</a> that can be operated using a <a href=\"https://www.w3.org/TR/WCAG22/#dfn-single-pointer\" title=\"an input modality that only targets a single point on the page/screen at a time – such as a mouse, single finger on a touch screen, or stylus.\">single pointer</a>, at least one of the following is true:</p>\n   \t\t\t\t\t\n   <dl>\n   \n   <dt>No Down-Event</dt>\n     <dd>The <a href=\"https://www.w3.org/TR/WCAG22/#dfn-down-event\" title=\"platform event that occurs when the trigger stimulus of a pointer is depressed\">down-event</a> of the pointer is not used to execute any part of the function;</dd>\n      \t\t\t\t\t\t\n   <dt>Abort or Undo</dt>\n     <dd>Completion of the function is on the <a href=\"https://www.w3.org/TR/WCAG22/#dfn-up-event\" title=\"platform event that occurs when the trigger stimulus of a pointer is released\">up-event</a>, and a <a href=\"https://www.w3.org/TR/WCAG22/#dfn-mechanism\" title=\"process or technique for achieving a result\">mechanism</a> is available to abort the function before completion or to undo the function after completion;</dd>\n      \t\t\t\t\t\t\n   <dt>Up Reversal</dt>\n     <dd>The up-event reverses any outcome of the preceding down-event;</dd>\n      \t\t\t\t\t\t\n   <dt>Essential</dt>\n     <dd>Completing the function on the down-event is <a href=\"https://www.w3.org/TR/WCAG22/#dfn-essential\" title=\"if removed, would fundamentally change the information or functionality of the content, and information and functionality cannot be achieved in another way that would conform\">essential</a>.</dd>\n      \t\t\t\t\t\t\n   </dl>\n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-33\"><div class=\"note-title marker\" id=\"h-note-33\"><span>Note 1</span></div><p class=\"\">Functions that emulate a keyboard or numeric keypad key press are considered essential.</p></div>\n   \t\t\t\t\t\n  <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-34\"><div class=\"note-title marker\" id=\"h-note-34\"><span>Note 2</span></div><p class=\"\">This requirement applies to web content that interprets pointer actions (i.e., this does not apply to actions that are required to operate the user agent or assistive technology).</p></div>",
              "handle": "Pointer Cancellation",
              "title": "For functionality that can be operated using a single pointer, at least one of the following is true:",
              "versions": [
                "2.1",
                "2.2"
              ],
              "level": "A",
              "details": [
                {
                  "type": "ulist",
                  "items": [
                    {
                      "handle": "No Down-Event",
                      "text": "The down-event of the pointer is not used to execute any part of the function;"
                    },
                    {
                      "handle": "Abort or Undo",
                      "text": "Completion of the function is on the up-event, and a mechanism is available to abort the function before completion or to undo the function after completion;"
                    },
                    {
                      "handle": "Up Reversal",
                      "text": "The up-event reverses any outcome of the preceding down-event;"
                    },
                    {
                      "handle": "Essential",
                      "text": "Completing the function on the down-event is essential."
                    }
                  ]
                },
                {
                  "type": "note",
                  "handle": "Note 1",
                  "text": "Functions that emulate a keyboard or numeric keypad key press are considered essential."
                },
                {
                  "type": "note",
                  "handle": "Note 2",
                  "text": "This requirement applies to web content that interprets pointer actions (i.e., this does not apply to actions that are required to operate the user agent or assistive technology)."
                }
              ],
              "techniques": {
                "sufficient": [
                  {
                    "id": "G210",
                    "technology": "general",
                    "title": "Ensuring that drag-and-drop actions can be cancelled"
                  },
                  {
                    "id": "G212",
                    "technology": "general",
                    "title": "Using native controls to ensure functionality is triggered on the up-event."
                  },
                  {
                    "title": "Touch events are only triggered when touch is removed from a control (Potential future technique)"
                  }
                ],
                "failure": [
                  {
                    "id": "F101",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 2.5.2 due to activating a control on the down-event"
                  }
                ]
              }
            },
            {
              "id": "label-in-name",
              "num": "2.5.3",
              "alt_id": [],
              "content": "<p>For <a href=\"https://www.w3.org/TR/WCAG22/#dfn-user-interface-components\" title=\"a part of the content that is perceived by users as a single control for a distinct function\">user interface components</a> with <a href=\"https://www.w3.org/TR/WCAG22/#dfn-labels\" title=\"text or other component with a text alternative that is presented to a user to identify a component within web content\">labels</a> that include <a href=\"https://www.w3.org/TR/WCAG22/#dfn-text\" title=\"sequence of characters that can be programmatically determined, where the sequence is expressing something in human language\">text</a> or <a href=\"https://www.w3.org/TR/WCAG22/#dfn-images-of-text\" title=\"text that has been rendered in a non-text form (e.g., an image) in order to achieve a particular visual effect\">images of text</a>, the <a href=\"https://www.w3.org/TR/WCAG22/#dfn-name\" title=\"text by which software can identify a component within web content to the user\">name</a> contains the text that is presented visually.</p>\n\n  <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-35\"><div class=\"note-title marker\" id=\"h-note-35\"><span>Note</span></div><p class=\"\">A best practice is to have  the text of the label at the start of the name.</p></div>",
              "handle": "Label in Name",
              "title": "For user interface components with labels that include text or images of text, the name contains the text that is presented visually.",
              "versions": [
                "2.1",
                "2.2"
              ],
              "level": "A",
              "details": [
                {
                  "type": "note",
                  "handle": "Note",
                  "text": "A best practice is to have  the text of the label at the start of the name."
                }
              ],
              "techniques": {
                "sufficient": [
                  {
                    "id": "G208",
                    "technology": "general",
                    "title": "Including the text of the visible label as part of the accessible name"
                  },
                  {
                    "id": "G211",
                    "technology": "general",
                    "title": "Matching the accessible name to the visible label"
                  }
                ],
                "advisory": [
                  {
                    "id": "G162",
                    "technology": "general",
                    "title": "Positioning labels to maximize predictability of relationships"
                  },
                  {
                    "title": "If an icon has no accompanying text, consider using its hover text as its accessible name (Potential future technique)"
                  }
                ],
                "failure": [
                  {
                    "id": "F96",
                    "technology": "failures",
                    "title": "Failure due to the accessible name not containing the visible label text"
                  },
                  {
                    "id": "F111",
                    "technology": "failures",
                    "title": "Failure of Success Criteria 1.3.1, 2.5.3, and 4.1.2 due to a control with visible label text but no accessible name"
                  },
                  {
                    "title": "Accessible name contains the visible label text, but the words of the visible label are not in the same order as they are in the visible label text (Potential future technique)"
                  },
                  {
                    "title": "Accessible name contains the visible label text, but one or more other words are interspersed in the label (Potential future technique)"
                  }
                ]
              }
            },
            {
              "id": "motion-actuation",
              "num": "2.5.4",
              "alt_id": [],
              "content": "<p><a href=\"https://www.w3.org/TR/WCAG22/#dfn-functionality\" title=\"processes and outcomes achievable through user action\">Functionality</a> that can be operated by device motion or user motion can also be operated by <a href=\"https://www.w3.org/TR/WCAG22/#dfn-user-interface-components\" title=\"a part of the content that is perceived by users as a single control for a distinct function\">user interface components</a> and responding to the motion can be disabled to prevent accidental actuation, except when:</p>\n   \n   <dl>\n   \n   <dt>Supported Interface</dt>\n     <dd>The motion is used to operate functionality through an <a href=\"https://www.w3.org/TR/WCAG22/#dfn-accessibility-supported\" title=\"supported by users' assistive technologies as well as the accessibility features in browsers and other user agents\">accessibility supported</a> interface;</dd>\n   \n   <dt>Essential</dt>\n   <dd>The motion is <a href=\"https://www.w3.org/TR/WCAG22/#dfn-essential\" title=\"if removed, would fundamentally change the information or functionality of the content, and information and functionality cannot be achieved in another way that would conform\">essential</a> for the function and doing so would invalidate the activity.</dd>\n   \n   </dl>",
              "handle": "Motion Actuation",
              "title": "Functionality that can be operated by device motion or user motion can also be operated by user interface components and responding to the motion can be disabled to prevent accidental actuation, except when:",
              "versions": [
                "2.1",
                "2.2"
              ],
              "level": "A",
              "details": [
                {
                  "type": "ulist",
                  "items": [
                    {
                      "handle": "Supported Interface",
                      "text": "The motion is used to operate functionality through an accessibility supported interface;"
                    },
                    {
                      "handle": "Essential",
                      "text": "The motion is essential for the function and doing so would invalidate the activity."
                    }
                  ]
                }
              ],
              "techniques": {
                "sufficient": [
                  {
                    "id": "G213",
                    "technology": "general",
                    "title": "Provide conventional controls and an application setting for motion activated input"
                  },
                  {
                    "title": "GXXX: Supporting system level features which allow the user to disable motion actuation"
                  }
                ],
                "failure": [
                  {
                    "id": "F106",
                    "technology": "failures",
                    "title": "Failure due to inability to deactivate motion actuation"
                  },
                  {
                    "title": "FXXX: Failure of Success Criterion 2.5.4 due to disrupting or disabling system level features which allow the user to disable motion actuation"
                  }
                ]
              }
            },
            {
              "id": "target-size-enhanced",
              "num": "2.5.5",
              "alt_id": [],
              "content": "<p>The size of the <a href=\"https://www.w3.org/TR/WCAG22/#dfn-targets\" title=\"region of the display that will accept a pointer action, such as the interactive area of a user interface component\">target</a> for <a href=\"https://www.w3.org/TR/WCAG22/#dfn-pointer-inputs\" title=\"input from a device that can target a specific coordinate (or set of coordinates) on a screen, such as a mouse, pen, or touch contact\">pointer inputs</a> is at least 44 by 44 <a href=\"https://www.w3.org/TR/WCAG22/#dfn-css-pixels\" title=\"visual angle of about 0.0213 degrees\">CSS pixels</a> except when:</p>\n<dl>\n\t<dt>Equivalent</dt> \n  <dd>The target is available through an equivalent link or control on the same page that is at least 44 by 44 CSS pixels;</dd>\n\t<dt>Inline</dt> \n  <dd>The target is in a sentence or <a href=\"https://www.w3.org/TR/WCAG22/#dfn-blocks-of-text\" title=\"more than one sentence of text\">block of text</a>;</dd>\n\t<dt>User Agent Control</dt> \n  <dd>The size of the target is determined by the <a href=\"https://www.w3.org/TR/WCAG22/#dfn-user-agents\" title=\"any software that retrieves and presents web content for users\">user agent</a> and is not modified by the author;</dd>\n\t<dt>Essential</dt> \n  <dd>A particular <a href=\"https://www.w3.org/TR/WCAG22/#dfn-presentation\" title=\"rendering of the content in a form to be perceived by users\">presentation</a> of the target is <a href=\"https://www.w3.org/TR/WCAG22/#dfn-essential\" title=\"if removed, would fundamentally change the information or functionality of the content, and information and functionality cannot be achieved in another way that would conform\">essential</a> to the information being conveyed.</dd>\n</dl>",
              "handle": "Target Size (Enhanced)",
              "title": "The size of the target for pointer inputs is at least 44 by 44 CSS pixels except when:",
              "versions": [
                "2.1",
                "2.2"
              ],
              "level": "AAA",
              "details": [
                {
                  "type": "ulist",
                  "items": [
                    {
                      "handle": "Equivalent",
                      "text": "The target is available through an equivalent link or control on the same page that is at least 44 by 44 CSS pixels;"
                    },
                    {
                      "handle": "Inline",
                      "text": "The target is in a sentence or block of text;"
                    },
                    {
                      "handle": "User Agent Control",
                      "text": "The size of the target is determined by the user agent and is not modified by the author;"
                    },
                    {
                      "handle": "Essential",
                      "text": "A particular presentation of the target is essential to the information being conveyed."
                    }
                  ]
                }
              ],
              "techniques": {
                "sufficient": [
                  {
                    "id": "C44",
                    "technology": "css",
                    "title": "Using CSS to ensure targets are at least 44 by 44 CSS pixels"
                  }
                ],
                "advisory": [
                  {
                    "title": "Ensuring inline links provide sufficiently large activation target"
                  }
                ],
                "failure": [
                  {
                    "title": "Failure of Success Criterion 2.5.5 due to target being less than 44 by 44 CSS pixels"
                  }
                ]
              }
            },
            {
              "id": "concurrent-input-mechanisms",
              "num": "2.5.6",
              "alt_id": [],
              "content": "<p>Web content does not restrict use of input modalities available on a platform except where the restriction is <a href=\"https://www.w3.org/TR/WCAG22/#dfn-essential\" title=\"if removed, would fundamentally change the information or functionality of the content, and information and functionality cannot be achieved in another way that would conform\">essential</a>, required to ensure the security of the content, or required to respect user settings.</p>",
              "handle": "Concurrent Input Mechanisms",
              "title": "Web content does not restrict use of input modalities available on a platform except where the restriction is essential, required to ensure the security of the content, or required to respect user settings.",
              "versions": [
                "2.1",
                "2.2"
              ],
              "level": "AAA",
              "details": [],
              "techniques": {
                "sufficient": [
                  {
                    "title": "Only using high-level, input-agnostic event handlers, such as <code>focus</code>, <code>blur</code>, <code>click</code>, in Javascript (Potential future technique)"
                  },
                  {
                    "title": "Registering event handlers for keyboard/keyboard-like and pointer inputs simultaneously in Javascript; see <a href=\"https://www.w3.org/TR/pointerevents2/#example_1\">Example 1 in Pointer Events Level 2</a> (Potential future technique)"
                  }
                ],
                "failure": [
                  {
                    "id": "F98",
                    "technology": "failures",
                    "title": "Failure due to interactions being limited to touch-only on touchscreen devices"
                  }
                ]
              }
            },
            {
              "id": "dragging-movements",
              "num": "2.5.7",
              "alt_id": [],
              "content": "<p>All <a href=\"https://www.w3.org/TR/WCAG22/#dfn-functionality\" title=\"processes and outcomes achievable through user action\">functionality</a> that uses a <a href=\"https://www.w3.org/TR/WCAG22/#dfn-dragging-movements\" title=\"New\">dragging movement</a> for operation can be achieved by a <a href=\"https://www.w3.org/TR/WCAG22/#dfn-single-pointer\" title=\"an input modality that only targets a single point on the page/screen at a time – such as a mouse, single finger on a touch screen, or stylus.\">single pointer</a> without dragging, unless dragging is <a href=\"https://www.w3.org/TR/WCAG22/#dfn-essential\" title=\"if removed, would fundamentally change the information or functionality of the content, and information and functionality cannot be achieved in another way that would conform\">essential</a> or the functionality is determined by the <a href=\"https://www.w3.org/TR/WCAG22/#dfn-user-agents\" title=\"any software that retrieves and presents web content for users\">user agent</a> and not modified by the author.</p>\n    <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-36\"><div class=\"note-title marker\" id=\"h-note-36\"><span>Note</span></div><p class=\"\">This requirement applies to web content that interprets pointer actions (i.e., this does not apply to actions that are required to operate the user agent or assistive technology).</p></div>",
              "handle": "Dragging Movements",
              "title": "All functionality that uses a dragging movement for operation can be achieved by a single pointer without dragging, unless dragging is essential or the functionality is determined by the user agent and not modified by the author.",
              "versions": [
                "2.2"
              ],
              "level": "AA",
              "details": [
                {
                  "type": "note",
                  "handle": "Note",
                  "text": "This requirement applies to web content that interprets pointer actions (i.e., this does not apply to actions that are required to operate the user agent or assistive technology)."
                }
              ],
              "techniques": {
                "sufficient": [
                  {
                    "id": "G219",
                    "technology": "general",
                    "title": "Ensuring that an alternative is available for dragging movements that operate on content"
                  }
                ],
                "failure": [
                  {
                    "id": "F108",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 2.5.7 Dragging Movements due to not providing a single pointer method that does not require a dragging movement"
                  }
                ]
              }
            },
            {
              "id": "target-size-minimum",
              "num": "2.5.8",
              "alt_id": [],
              "content": "<p>The size of the <a href=\"https://www.w3.org/TR/WCAG22/#dfn-targets\" title=\"region of the display that will accept a pointer action, such as the interactive area of a user interface component\">target</a> for <a href=\"https://www.w3.org/TR/WCAG22/#dfn-pointer-inputs\" title=\"input from a device that can target a specific coordinate (or set of coordinates) on a screen, such as a mouse, pen, or touch contact\">pointer inputs</a> is at least 24 by 24 <a href=\"https://www.w3.org/TR/WCAG22/#dfn-css-pixels\" title=\"visual angle of about 0.0213 degrees\">CSS pixels</a>, except when:</p>\n    <dl>\n        <dt>Spacing</dt>\n        <dd>Undersized targets (those less than 24 by 24 CSS pixels) are positioned so that if a 24 CSS pixel diameter circle is centered on the <a href=\"https://www.w3.org/TR/WCAG22/#dfn-bounding-boxes\" title=\"New\">bounding box</a> of each, the circles do not intersect another target or the circle for another undersized target;</dd>\n        <dt>Equivalent</dt> \n        <dd>The function can be achieved through a different control on the same page that meets this criterion;</dd>\n        <dt>Inline</dt> \n        <dd>The target is in a sentence or its size is otherwise constrained by the line-height of non-target text;</dd>\n        <dt>User Agent Control</dt> \n        <dd>The size of the target is determined by the <a href=\"https://www.w3.org/TR/WCAG22/#dfn-user-agents\" title=\"any software that retrieves and presents web content for users\">user agent</a> and is not modified by the author;</dd>\n        <dt>Essential</dt> \n        <dd>A particular <a href=\"https://www.w3.org/TR/WCAG22/#dfn-presentation\" title=\"rendering of the content in a form to be perceived by users\">presentation</a> of the target is <a href=\"https://www.w3.org/TR/WCAG22/#dfn-essential\" title=\"if removed, would fundamentally change the information or functionality of the content, and information and functionality cannot be achieved in another way that would conform\">essential</a> or is legally required for the information being conveyed.</dd>\n    </dl>\n    <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-37\"><div class=\"note-title marker\" id=\"h-note-37\"><span>Note 1</span></div><p class=\"\">Targets that allow for values to be selected spatially based on position within the target are considered one target for the purpose of the success criterion. Examples include sliders, color pickers displaying a gradient of colors, or editable areas where you position the cursor.</p></div>\n    <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-38\"><div class=\"note-title marker\" id=\"h-note-38\"><span>Note 2</span></div><p class=\"\">For inline targets the line-height should be interpreted as perpendicular to the flow of text. For example, in a language displayed vertically, the line-height would be horizontal.</p></div>",
              "handle": "Target Size (Minimum)",
              "title": "The size of the target for pointer inputs is at least 24 by 24 CSS pixels, except when:",
              "versions": [
                "2.2"
              ],
              "level": "AA",
              "details": [
                {
                  "type": "ulist",
                  "items": [
                    {
                      "handle": "Spacing",
                      "text": "Undersized targets (those less than 24 by 24 CSS pixels) are positioned so that if a 24 CSS pixel diameter circle is centered on the bounding box of each, the circles do not intersect another target or the circle for another undersized target;"
                    },
                    {
                      "handle": "Equivalent",
                      "text": "The function can be achieved through a different control on the same page that meets this criterion;"
                    },
                    {
                      "handle": "Inline",
                      "text": "The target is in a sentence or its size is otherwise constrained by the line-height of non-target text;"
                    },
                    {
                      "handle": "User Agent Control",
                      "text": "The size of the target is determined by the user agent and is not modified by the author;"
                    },
                    {
                      "handle": "Essential",
                      "text": "A particular presentation of the target is essential or is legally required for the information being conveyed."
                    }
                  ]
                },
                {
                  "type": "note",
                  "handle": "Note 1",
                  "text": "Targets that allow for values to be selected spatially based on position within the target are considered one target for the purpose of the success criterion. Examples include sliders, color pickers displaying a gradient of colors, or editable areas where you position the cursor."
                },
                {
                  "type": "note",
                  "handle": "Note 2",
                  "text": "For inline targets the line-height should be interpreted as perpendicular to the flow of text. For example, in a language displayed vertically, the line-height would be horizontal."
                }
              ],
              "techniques": {
                "sufficient": [
                  {
                    "id": "C42",
                    "technology": "css",
                    "title": "Using min-height and min-width on target container to ensure sufficient target spacing"
                  }
                ]
              }
            }
          ]
        }
      ]
    },
    {
      "id": "understandable",
      "num": "3",
      "content": "<p>Information and the operation of the user interface must be understandable.</p>",
      "handle": "Understandable",
      "title": "Information and the operation of the user interface must be understandable.",
      "versions": [
        "2.0",
        "2.1",
        "2.2"
      ],
      "guidelines": [
        {
          "id": "readable",
          "num": "3.1",
          "alt_id": [
            "meaning"
          ],
          "content": "<p>Make text content readable and understandable.</p>",
          "handle": "Readable",
          "title": "Make text content readable and understandable.",
          "versions": [
            "2.0",
            "2.1",
            "2.2"
          ],
          "successcriteria": [
            {
              "id": "language-of-page",
              "num": "3.1.1",
              "alt_id": [
                "meaning-doc-lang-id"
              ],
              "content": "<p>The default <a href=\"https://www.w3.org/TR/WCAG22/#dfn-human-language-s\" title=\"language that is spoken, written or signed (through visual or tactile means) to communicate with humans\">human language</a> of each <a href=\"https://www.w3.org/TR/WCAG22/#dfn-web-page-s\" title=\"a non-embedded resource obtained from a single URI using HTTP plus any other resources that are used in the rendering or intended to be rendered together with it by a user agent\">web page</a> can be <a href=\"https://www.w3.org/TR/WCAG22/#dfn-programmatically-determinable\" title=\"determined by software from author-supplied data provided in a way that different user agents, including assistive technologies, can extract and present this information to users in different modalities\">programmatically determined</a>.\n   </p>",
              "handle": "Language of Page",
              "title": "The default human language of each web page can be programmatically determined.",
              "versions": [
                "2.0",
                "2.1",
                "2.2"
              ],
              "level": "A",
              "details": [],
              "techniques": {
                "sufficient": [
                  {
                    "id": "H57",
                    "technology": "html",
                    "title": "Using the language attribute on the HTML element"
                  },
                  {
                    "id": "PDF16",
                    "technology": "pdf",
                    "title": "Setting the default language using the /Lang entry in the document catalog of a PDF document"
                  },
                  {
                    "id": "PDF19",
                    "technology": "pdf",
                    "title": "Specifying the language for a passage or phrase with the Lang entry in PDF documents"
                  }
                ],
                "advisory": [
                  {
                    "id": "SVR5",
                    "technology": "server-side-script",
                    "title": "Specifying the default language in the HTTP header"
                  }
                ]
              }
            },
            {
              "id": "language-of-parts",
              "num": "3.1.2",
              "alt_id": [
                "meaning-other-lang-id"
              ],
              "content": "<p>The <a href=\"https://www.w3.org/TR/WCAG22/#dfn-human-language-s\" title=\"language that is spoken, written or signed (through visual or tactile means) to communicate with humans\">human language</a> of each passage or phrase in the content can be <a href=\"https://www.w3.org/TR/WCAG22/#dfn-programmatically-determinable\" title=\"determined by software from author-supplied data provided in a way that different user agents, including assistive technologies, can extract and present this information to users in different modalities\">programmatically determined</a> except for proper names, technical terms, words of indeterminate language, and words\n      or phrases that have become part of the vernacular of the immediately surrounding\n     <a href=\"https://www.w3.org/TR/WCAG22/#dfn-text\" title=\"sequence of characters that can be programmatically determined, where the sequence is expressing something in human language\">text</a>.\n   </p>",
              "handle": "Language of Parts",
              "title": "The human language of each passage or phrase in the content can be programmatically determined except for proper names, technical terms, words of indeterminate language, and words or phrases that have become part of the vernacular of the immediately surrounding text.",
              "versions": [
                "2.0",
                "2.1",
                "2.2"
              ],
              "level": "AA",
              "details": [],
              "techniques": {
                "sufficient": [
                  {
                    "id": "H58",
                    "technology": "html",
                    "title": "Using language attributes to identify changes in the human language"
                  },
                  {
                    "id": "PDF19",
                    "technology": "pdf",
                    "title": "Specifying the language for a passage or phrase with the Lang entry in PDF documents"
                  }
                ]
              }
            },
            {
              "id": "unusual-words",
              "num": "3.1.3",
              "alt_id": [
                "meaning-idioms"
              ],
              "content": "<p>A <a href=\"https://www.w3.org/TR/WCAG22/#dfn-mechanism\" title=\"process or technique for achieving a result\">mechanism</a> is available for identifying specific definitions of words or phrases <a href=\"https://www.w3.org/TR/WCAG22/#dfn-used-in-an-unusual-or-restricted-way\" title=\"words used in such a way that requires users to know exactly which definition to apply in order to understand the content correctly\">used in an unusual or restricted way</a>, including <a href=\"https://www.w3.org/TR/WCAG22/#dfn-idioms\" title=\"phrase whose meaning cannot be deduced from the meaning of the individual words and the specific words cannot be changed without losing the meaning\">idioms</a> and <a href=\"https://www.w3.org/TR/WCAG22/#dfn-jargon\" title=\"words used in a particular way by people in a particular field\">jargon</a>.\n   </p>",
              "handle": "Unusual Words",
              "title": "A mechanism is available for identifying specific definitions of words or phrases used in an unusual or restricted way, including idioms and jargon.",
              "versions": [
                "2.0",
                "2.1",
                "2.2"
              ],
              "level": "AAA",
              "details": [],
              "techniques": {
                "sufficient": [
                  {
                    "title": "Situation A: If the word or phrase has a unique meaning within the web page:",
                    "techniques": [
                      {
                        "id": "G101",
                        "technology": "general",
                        "title": "Providing the definition of a word or phrase used in an unusual or restricted way",
                        "suffix": "for the first occurrence of the word or phrase in a web page using one of the following techniques:",
                        "using": [
                          {
                            "id": "G55",
                            "technology": "general",
                            "title": "Linking to definitions",
                            "using": [
                              {
                                "id": "H40",
                                "technology": "html",
                                "title": "Using description lists"
                              }
                            ]
                          },
                          {
                            "id": "G112",
                            "technology": "general",
                            "title": "Using inline definitions",
                            "using": [
                              {
                                "id": "H54",
                                "technology": "html",
                                "title": "Using the dfn element to identify the defining instance of a word or phrase"
                              }
                            ]
                          }
                        ]
                      },
                      {
                        "id": "G101",
                        "technology": "general",
                        "title": "Providing the definition of a word or phrase used in an unusual or restricted way",
                        "suffix": "for each occurrence of the word or phrase in a web page using one of the following techniques:",
                        "using": [
                          {
                            "id": "G55",
                            "technology": "general",
                            "title": "Linking to definitions",
                            "using": [
                              {
                                "id": "H40",
                                "technology": "html",
                                "title": "Using description lists"
                              }
                            ]
                          },
                          {
                            "id": "G62",
                            "technology": "general",
                            "title": "Providing a glossary"
                          },
                          {
                            "id": "G70",
                            "technology": "general",
                            "title": "Providing a function to search an online dictionary"
                          }
                        ]
                      }
                    ]
                  },
                  {
                    "title": "Situation B: If the word or phrase means different things within the same web page:",
                    "techniques": [
                      {
                        "id": "G101",
                        "technology": "general",
                        "title": "Providing the definition of a word or phrase used in an unusual or restricted way",
                        "suffix": "for each occurrence of the word or phrase in a web page using one of the following techniques:",
                        "using": [
                          {
                            "id": "G55",
                            "technology": "general",
                            "title": "Linking to definitions",
                            "using": [
                              {
                                "id": "H40",
                                "technology": "html",
                                "title": "Using description lists"
                              }
                            ]
                          },
                          {
                            "id": "G112",
                            "technology": "general",
                            "title": "Using inline definitions",
                            "using": [
                              {
                                "id": "H54",
                                "technology": "html",
                                "title": "Using the dfn element to identify the defining instance of a word or phrase"
                              }
                            ]
                          }
                        ]
                      }
                    ]
                  }
                ]
              }
            },
            {
              "id": "abbreviations",
              "num": "3.1.4",
              "alt_id": [
                "meaning-located"
              ],
              "content": "<p>A <a href=\"https://www.w3.org/TR/WCAG22/#dfn-mechanism\" title=\"process or technique for achieving a result\">mechanism</a> for identifying the expanded form or meaning of <a href=\"https://www.w3.org/TR/WCAG22/#dfn-abbreviations\" title=\"shortened form of a word, phrase, or name where the abbreviation has not become part of the language\">abbreviations</a> is available.\n   </p>",
              "handle": "Abbreviations",
              "title": "A mechanism for identifying the expanded form or meaning of abbreviations is available.",
              "versions": [
                "2.0",
                "2.1",
                "2.2"
              ],
              "level": "AAA",
              "details": [],
              "techniques": {
                "sufficient": [
                  {
                    "title": "Situation A: If the abbreviation has only one meaning within the web page:",
                    "techniques": [
                      {
                        "id": "G102",
                        "technology": "general",
                        "title": "Providing the expansion or explanation of an abbreviation",
                        "suffix": "for the first occurrence of the abbreviation in a web page using one of the following techniques:",
                        "using": [
                          {
                            "id": "G97",
                            "technology": "general",
                            "title": "Providing the first use of an abbreviation immediately before or after the expanded form"
                          },
                          {
                            "id": "G55",
                            "technology": "general",
                            "title": "Linking to definitions"
                          },
                          {
                            "id": "PDF8",
                            "technology": "pdf",
                            "title": "Providing definitions for abbreviations via an E entry for a structure element"
                          }
                        ]
                      },
                      {
                        "id": "G102",
                        "technology": "general",
                        "title": "Providing the expansion or explanation of an abbreviation",
                        "suffix": "for all occurrences of the abbreviation in a web page using one of the following techniques:",
                        "using": [
                          {
                            "id": "G55",
                            "technology": "general",
                            "title": "Linking to definitions"
                          },
                          {
                            "id": "G62",
                            "technology": "general",
                            "title": "Providing a glossary"
                          },
                          {
                            "id": "G70",
                            "technology": "general",
                            "title": "Providing a function to search an online dictionary"
                          },
                          {
                            "id": "PDF8",
                            "technology": "pdf",
                            "title": "Providing definitions for abbreviations via an E entry for a structure element"
                          }
                        ]
                      }
                    ]
                  },
                  {
                    "title": "Situation B: If the abbreviation means different things within the same web page:",
                    "techniques": [
                      {
                        "id": "G102",
                        "technology": "general",
                        "title": "Providing the expansion or explanation of an abbreviation",
                        "suffix": "for all occurrences of abbreviations in a web page using one of the following techniques:",
                        "using": [
                          {
                            "id": "G55",
                            "technology": "general",
                            "title": "Linking to definitions"
                          },
                          {
                            "id": "PDF8",
                            "technology": "pdf",
                            "title": "Providing definitions for abbreviations via an E entry for a structure element"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "advisory": [
                  {
                    "id": "H28",
                    "technology": "html",
                    "title": "Providing definitions for abbreviations by using the abbr element"
                  }
                ]
              }
            },
            {
              "id": "reading-level",
              "num": "3.1.5",
              "alt_id": [
                "meaning-supplements"
              ],
              "content": "<p>When text requires reading ability more advanced than the <a href=\"https://www.w3.org/TR/WCAG22/#dfn-lower-secondary-education-level\" title=\"the two or three year period of education that begins after completion of six years of school and ends nine years after the beginning of primary education\">lower secondary education level</a> after removal of proper names and titles, <a href=\"https://www.w3.org/TR/WCAG22/#dfn-supplementary-content\" title=\"additional content that illustrates or clarifies the primary content\">supplemental content</a>, or a version that does not require reading ability more advanced than the lower\n      secondary education level, is available.\n   </p>",
              "handle": "Reading Level",
              "title": "When text requires reading ability more advanced than the lower secondary education level after removal of proper names and titles, supplemental content, or a version that does not require reading ability more advanced than the lower secondary education level, is available.",
              "versions": [
                "2.0",
                "2.1",
                "2.2"
              ],
              "level": "AAA",
              "details": [],
              "techniques": {
                "sufficient": [
                  {
                    "id": "G86",
                    "technology": "general",
                    "title": "Providing a text summary that can be understood by people with lower secondary education level reading ability"
                  },
                  {
                    "id": "G103",
                    "technology": "general",
                    "title": "Providing visual illustrations, pictures, and symbols to help explain ideas, events, and processes"
                  },
                  {
                    "id": "G79",
                    "technology": "general",
                    "title": "Providing a spoken version of the text"
                  },
                  {
                    "id": "G153",
                    "technology": "general",
                    "title": "Making the text easier to read"
                  },
                  {
                    "id": "G160",
                    "technology": "general",
                    "title": "Providing sign language versions of information, ideas, and processes that must be understood in order to use the content"
                  }
                ],
                "sufficientNote": "Different sites may address this success criterion in different ways. An audio version of the content may be helpful to some users. For some people who are deaf, a sign language version of the page may be easier to understand than a written language version since sign language may be their first language. Some sites may decide to do both or other combinations. No technique will help all users who have difficulty. So different techniques are provided as sufficient techniques here for authors trying to make their sites more accessible. Any numbered technique or combination above can be used by a particular site and it is considered sufficient by the Working Group."
              }
            },
            {
              "id": "pronunciation",
              "num": "3.1.6",
              "alt_id": [
                "meaning-pronunciation"
              ],
              "content": "<p>A <a href=\"https://www.w3.org/TR/WCAG22/#dfn-mechanism\" title=\"process or technique for achieving a result\">mechanism</a> is available for identifying specific pronunciation of words where meaning of the\n      words, in context, is ambiguous without knowing the pronunciation.\n   </p>",
              "handle": "Pronunciation",
              "title": "A mechanism is available for identifying specific pronunciation of words where meaning of the words, in context, is ambiguous without knowing the pronunciation.",
              "versions": [
                "2.0",
                "2.1",
                "2.2"
              ],
              "level": "AAA",
              "details": [],
              "techniques": {
                "sufficient": [
                  {
                    "id": "G120",
                    "technology": "general",
                    "title": "Providing the pronunciation immediately following the word"
                  },
                  {
                    "id": "G121",
                    "technology": "general",
                    "title": "Linking to pronunciations"
                  },
                  {
                    "id": "G62",
                    "technology": "general",
                    "title": "Providing a glossary",
                    "suffix": "that includes pronunciation information for words that have a unique pronunciation in the content and have meaning that depends on pronunciation"
                  },
                  {
                    "id": "G163",
                    "technology": "general",
                    "title": "Using standard diacritical marks that can be turned off"
                  },
                  {
                    "id": "H62",
                    "technology": "html",
                    "title": "Using the ruby element"
                  }
                ]
              }
            }
          ]
        },
        {
          "id": "predictable",
          "num": "3.2",
          "alt_id": [
            "consistent-behavior"
          ],
          "content": "<p>Make web pages appear and operate in predictable ways.</p>",
          "handle": "Predictable",
          "title": "Make web pages appear and operate in predictable ways.",
          "versions": [
            "2.0",
            "2.1",
            "2.2"
          ],
          "successcriteria": [
            {
              "id": "on-focus",
              "num": "3.2.1",
              "alt_id": [
                "consistent-behavior-receive-focus"
              ],
              "content": "<p>When any <a href=\"https://www.w3.org/TR/WCAG22/#dfn-user-interface-components\" title=\"a part of the content that is perceived by users as a single control for a distinct function\">user interface component</a> receives focus, it does not initiate a <a href=\"https://www.w3.org/TR/WCAG22/#dfn-change-of-context\" title=\"major changes that, if made without user awareness, can disorient users who are not able to view the entire page simultaneously\">change of context</a>.\n   </p>",
              "handle": "On Focus",
              "title": "When any user interface component receives focus, it does not initiate a change of context.",
              "versions": [
                "2.0",
                "2.1",
                "2.2"
              ],
              "level": "A",
              "details": [],
              "techniques": {
                "sufficient": [
                  {
                    "id": "G107",
                    "technology": "general",
                    "title": "Using \"activate\" rather than \"focus\" as a trigger for changes of context"
                  }
                ],
                "sufficientNote": "A change of content is not always a change of context. This success criterion is automatically met if changes in content are not also changes of context.",
                "advisory": [
                  {
                    "id": "G200",
                    "technology": "general",
                    "title": "Opening new windows and tabs from a link only when necessary"
                  },
                  {
                    "id": "G201",
                    "technology": "general",
                    "title": "Giving users advanced warning when opening a new window"
                  }
                ],
                "failure": [
                  {
                    "id": "F55",
                    "technology": "failures",
                    "title": "Failure of Success Criteria 2.1.1, 2.4.7, 2.4.13, and 3.2.1 due to using script to remove focus when focus is received"
                  }
                ]
              }
            },
            {
              "id": "on-input",
              "num": "3.2.2",
              "alt_id": [
                "consistent-behavior-unpredictable-change"
              ],
              "content": "<p>Changing the setting of any <a href=\"https://www.w3.org/TR/WCAG22/#dfn-user-interface-components\" title=\"a part of the content that is perceived by users as a single control for a distinct function\">user interface component</a> does not automatically cause a <a href=\"https://www.w3.org/TR/WCAG22/#dfn-change-of-context\" title=\"major changes that, if made without user awareness, can disorient users who are not able to view the entire page simultaneously\">change of context</a> unless the user has been advised of the behavior before using the component.\n   </p>",
              "handle": "On Input",
              "title": "Changing the setting of any user interface component does not automatically cause a change of context unless the user has been advised of the behavior before using the component.",
              "versions": [
                "2.0",
                "2.1",
                "2.2"
              ],
              "level": "A",
              "details": [],
              "techniques": {
                "sufficient": [
                  {
                    "id": "G80",
                    "technology": "general",
                    "title": "Providing a submit button to initiate a change of context",
                    "suffix": "using one of the following techniques:",
                    "using": [
                      {
                        "id": "H32",
                        "technology": "html",
                        "title": "Providing submit buttons"
                      },
                      {
                        "id": "H84",
                        "technology": "html",
                        "title": "Using a button with a select element to perform an action"
                      },
                      {
                        "id": "PDF15",
                        "technology": "pdf",
                        "title": "Providing submit buttons with the submit-form action in PDF forms"
                      }
                    ]
                  },
                  {
                    "id": "G13",
                    "technology": "general",
                    "title": "Describing what will happen before a change to a form control that causes a change of context to occur is made"
                  },
                  {
                    "id": "SCR19",
                    "technology": "client-side-script",
                    "title": "Using an onchange event on a select element without causing a change of context"
                  }
                ],
                "sufficientNote": "A change of content is not always a change of context. This success criterion is automatically met if changes in content are not also changes of context.",
                "advisory": [
                  {
                    "id": "G201",
                    "technology": "general",
                    "title": "Giving users advanced warning when opening a new window"
                  }
                ],
                "failure": [
                  {
                    "id": "F36",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 3.2.2 due to automatically submitting a form and presenting new content without prior warning when the last field in the form is given a value"
                  },
                  {
                    "id": "F37",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 3.2.2 due to launching a new window without prior warning when the selection of a radio button, check box or select list is changed"
                  }
                ]
              }
            },
            {
              "id": "consistent-navigation",
              "num": "3.2.3",
              "alt_id": [
                "consistent-behavior-consistent-locations"
              ],
              "content": "<p>Navigational mechanisms that are repeated on multiple <a href=\"https://www.w3.org/TR/WCAG22/#dfn-web-page-s\" title=\"a non-embedded resource obtained from a single URI using HTTP plus any other resources that are used in the rendering or intended to be rendered together with it by a user agent\">web pages</a> within a <a href=\"https://www.w3.org/TR/WCAG22/#dfn-set-of-web-pages\" title=\"collection of web pages that share a common purpose and that are created by the same author, group or organization\">set of web pages</a> occur in the <a href=\"https://www.w3.org/TR/WCAG22/#dfn-same-relative-order\" title=\"same position relative to other items\">same relative order</a> each time they are repeated, unless a change is initiated by the user.\n   </p>",
              "handle": "Consistent Navigation",
              "title": "Navigational mechanisms that are repeated on multiple web pages within a set of web pages occur in the same relative order each time they are repeated, unless a change is initiated by the user.",
              "versions": [
                "2.0",
                "2.1",
                "2.2"
              ],
              "level": "AA",
              "details": [],
              "techniques": {
                "sufficient": [
                  {
                    "id": "G61",
                    "technology": "general",
                    "title": "Presenting repeated components in the same relative order each time they appear"
                  }
                ],
                "advisory": [
                  {
                    "id": "PDF14",
                    "technology": "pdf",
                    "title": "Providing running headers and footers in PDF documents"
                  },
                  {
                    "id": "PDF17",
                    "technology": "pdf",
                    "title": "Specifying consistent page numbering for PDF documents"
                  }
                ],
                "failure": [
                  {
                    "id": "F66",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 3.2.3 due to presenting navigation links in a different relative order on different pages"
                  }
                ]
              }
            },
            {
              "id": "consistent-identification",
              "num": "3.2.4",
              "alt_id": [
                "consistent-behavior-consistent-functionality"
              ],
              "content": "<p>Components that have the <a href=\"https://www.w3.org/TR/WCAG22/#dfn-same-functionality\" title=\"same result when used\">same functionality</a> within a <a href=\"https://www.w3.org/TR/WCAG22/#dfn-set-of-web-pages\" title=\"collection of web pages that share a common purpose and that are created by the same author, group or organization\">set of web pages</a> are identified consistently.\n   </p>",
              "handle": "Consistent Identification",
              "title": "Components that have the same functionality within a set of web pages are identified consistently.",
              "versions": [
                "2.0",
                "2.1",
                "2.2"
              ],
              "level": "AA",
              "details": [],
              "techniques": {
                "sufficient": [
                  {
                    "and": [
                      {
                        "id": "G197",
                        "technology": "general",
                        "title": "Using labels, names, and text alternatives consistently for content that has the same functionality"
                      },
                      {
                        "title": "following the <a href=\"https://www.w3.org/WAI/WCAG22/Understanding/non-text-content#techniques\">sufficient techniques for Success Criterion 1.1.1</a> and <a href=\"https://www.w3.org/WAI/WCAG22/Understanding/name-role-value#techniques\">sufficient techniques for Success Criterion 4.1.2</a> for providing labels, names, and text alternatives"
                      }
                    ]
                  }
                ],
                "sufficientNote": "<p> Text alternatives that are \"consistent\" are not always \"identical.\" For instance, you may have a graphical arrow at the bottom of a web page that links to the next web page. The text alternative may say \"Go to page 4.\" Naturally, it would not be appropriate to repeat this exact text alternative on the next web page. It would be more appropriate to say \"Go to page 5\". Although these text alternatives would not be identical, they would be consistent, and therefore would satisfy this success criterion. </p><p> A single non-text-content-item may be used to serve different functions. In such cases, different text alternatives are necessary and should be used. Examples can be commonly found with the use of icons such as check marks, cross marks, and traffic signs. Their functions can be different depending on the context of the web page. A check mark icon may function as \"approved\", \"completed\", or \"included\", to name a few, depending on the situation. Using \"check mark\" as text alternative across all web pages does not help users understand the function of the icon. Different text alternatives can be used when the same non-text content serves multiple functions. </p>",
                "failure": [
                  {
                    "id": "F31",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 3.2.4 due to using two different labels for the same function on different web pages within a set of web pages"
                  }
                ]
              }
            },
            {
              "id": "change-on-request",
              "num": "3.2.5",
              "alt_id": [
                "consistent-behavior-no-extreme-changes-context"
              ],
              "content": "<p><a href=\"https://www.w3.org/TR/WCAG22/#dfn-change-of-context\" title=\"major changes that, if made without user awareness, can disorient users who are not able to view the entire page simultaneously\">Changes of context</a> are initiated only by user request or a <a href=\"https://www.w3.org/TR/WCAG22/#dfn-mechanism\" title=\"process or technique for achieving a result\">mechanism</a> is available to turn off such changes.\n   </p>",
              "handle": "Change on Request",
              "title": "Changes of context are initiated only by user request or a mechanism is available to turn off such changes.",
              "versions": [
                "2.0",
                "2.1",
                "2.2"
              ],
              "level": "AAA",
              "details": [],
              "techniques": {
                "sufficient": [
                  {
                    "title": "Situation A: If the web page allows automatic updates:",
                    "techniques": [
                      {
                        "id": "G76",
                        "technology": "general",
                        "title": "Providing a mechanism to request an update of the content instead of updating automatically"
                      }
                    ]
                  },
                  {
                    "title": "Situation B: If automatic redirects are possible:",
                    "techniques": [
                      {
                        "id": "SVR1",
                        "technology": "server-side-script",
                        "title": "Implementing automatic redirects on the server side instead of on the client side"
                      },
                      {
                        "id": "G110",
                        "technology": "general",
                        "title": "Using an instant client-side redirect",
                        "suffix": "using one of the following techniques:",
                        "using": [
                          {
                            "id": "H76",
                            "technology": "html",
                            "title": "Using meta refresh to create an instant client-side redirect"
                          }
                        ]
                      }
                    ]
                  },
                  {
                    "title": "Situation C: If the web page uses pop-up windows:",
                    "techniques": [
                      {
                        "title": "Including pop-up windows",
                        "suffix": "using one of the following techniques:",
                        "using": [
                          {
                            "id": "H83",
                            "technology": "html",
                            "title": "Using the target attribute to open a new window on user request and indicating this in link text"
                          },
                          {
                            "id": "SCR24",
                            "technology": "client-side-script",
                            "title": "Using progressive enhancement to open new windows on user request"
                          }
                        ]
                      }
                    ]
                  },
                  {
                    "title": "Situation D: If using an onchange event on a select element:",
                    "techniques": [
                      {
                        "id": "SCR19",
                        "technology": "client-side-script",
                        "title": "Using an onchange event on a select element without causing a change of context"
                      }
                    ]
                  }
                ],
                "advisory": [
                  {
                    "id": "G200",
                    "technology": "general",
                    "title": "Opening new windows and tabs from a link only when necessary"
                  }
                ],
                "failure": [
                  {
                    "id": "F60",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 3.2.5 due to launching a new window when a user enters text into an input field"
                  },
                  {
                    "id": "F61",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 3.2.5 due to complete change of main content through an automatic update that the user cannot disable from within the content"
                  },
                  {
                    "id": "F9",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 3.2.5 due to changing the context when the user removes focus from a form element"
                  },
                  {
                    "id": "F22",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 3.2.5 due to opening windows that are not requested by the user"
                  },
                  {
                    "id": "F52",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 3.2.5 due to opening a new window as soon as a new page is loaded"
                  },
                  {
                    "id": "F40",
                    "technology": "failures",
                    "title": "Failure due to using meta redirect with a time limit"
                  },
                  {
                    "id": "F41",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 2.2.1, 2.2.4, and 3.2.5 due to using meta refresh to reload the page"
                  }
                ]
              }
            },
            {
              "id": "consistent-help",
              "num": "3.2.6",
              "alt_id": [],
              "content": "<p>If a <a href=\"https://www.w3.org/TR/WCAG22/#dfn-web-page-s\" title=\"a non-embedded resource obtained from a single URI using HTTP plus any other resources that are used in the rendering or intended to be rendered together with it by a user agent\">web page</a> contains any of the following help <a href=\"https://www.w3.org/TR/WCAG22/#dfn-mechanism\" title=\"process or technique for achieving a result\">mechanisms</a>, and those mechanisms are repeated on multiple web pages within a <a href=\"https://www.w3.org/TR/WCAG22/#dfn-set-of-web-pages\" title=\"collection of web pages that share a common purpose and that are created by the same author, group or organization\">set of web pages</a>, they occur in the same order relative to other page content, unless a change is initiated by the user:</p>\n\n    <ul>\n        <li>Human contact details;</li>\n        <li>Human contact mechanism;</li>\n        <li>Self-help option;</li>\n        <li>A fully automated contact mechanism.</li>\n    </ul>\n\n  <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-39\"><div class=\"note-title marker\" id=\"h-note-39\"><span>Note 1</span></div><p class=\"\">Help mechanisms may be provided directly on the page, or may be provided via a direct link to a different page containing the information.</p></div>\n  <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-40\"><div class=\"note-title marker\" id=\"h-note-40\"><span>Note 2</span></div><p class=\"\">For this success criterion, \"the same order relative to other page content\" can be thought of as how the content is ordered when the page is serialized. The visual position of a help mechanism is likely to be consistent across pages for the same page variation (e.g., CSS break-point). The user can initiate a change, such as changing the page's zoom or orientation, which may trigger a different page variation. This criterion is concerned with relative order across pages displayed in the same page variation (e.g., same zoom level and orientation).</p></div>",
              "handle": "Consistent Help",
              "title": "If a web page contains any of the following help mechanisms, and those mechanisms are repeated on multiple web pages within a set of web pages, they occur in the same order relative to other page content, unless a change is initiated by the user:",
              "versions": [
                "2.2"
              ],
              "level": "A",
              "details": [
                {
                  "type": "ulist",
                  "items": [
                    {
                      "text": "Human contact details;"
                    },
                    {
                      "text": "Human contact mechanism;"
                    },
                    {
                      "text": "Self-help option;"
                    },
                    {
                      "text": "A fully automated contact mechanism."
                    }
                  ]
                },
                {
                  "type": "note",
                  "handle": "Note 1",
                  "text": "Help mechanisms may be provided directly on the page, or may be provided via a direct link to a different page containing the information."
                },
                {
                  "type": "note",
                  "handle": "Note 2",
                  "text": "For this success criterion, \"the same order relative to other page content\" can be thought of as how the content is ordered when the page is serialized. The visual position of a help mechanism is likely to be consistent across pages for the same page variation (e.g., CSS break-point). The user can initiate a change, such as changing the page's zoom or orientation, which may trigger a different page variation. This criterion is concerned with relative order across pages displayed in the same page variation (e.g., same zoom level and orientation)."
                }
              ],
              "techniques": {
                "sufficient": [
                  {
                    "id": "G220",
                    "technology": "general",
                    "title": "Provide a contact-us link in a consistent location"
                  }
                ],
                "failure": [
                  {
                    "title": "Inconsistent Help Location"
                  }
                ]
              }
            }
          ]
        },
        {
          "id": "input-assistance",
          "num": "3.3",
          "alt_id": [
            "minimize-error"
          ],
          "content": "<p>Help users avoid and correct mistakes.</p>",
          "handle": "Input Assistance",
          "title": "Help users avoid and correct mistakes.",
          "versions": [
            "2.0",
            "2.1",
            "2.2"
          ],
          "successcriteria": [
            {
              "id": "error-identification",
              "num": "3.3.1",
              "alt_id": [
                "minimize-error-identified"
              ],
              "content": "<p>If an <a href=\"https://www.w3.org/TR/WCAG22/#dfn-input-error\" title=\"information provided by the user that is not accepted\">input error</a> is automatically detected, the item that is in error is identified and the error\n      is described to the user in text.\n   </p>",
              "handle": "Error Identification",
              "title": "If an input error is automatically detected, the item that is in error is identified and the error is described to the user in text.",
              "versions": [
                "2.0",
                "2.1",
                "2.2"
              ],
              "level": "A",
              "details": [],
              "techniques": {
                "sufficient": [
                  {
                    "title": "Situation A: If a form contains fields for which information from the user is mandatory.",
                    "techniques": [
                      {
                        "id": "G83",
                        "technology": "general",
                        "title": "Providing text descriptions to identify required fields that were not completed"
                      },
                      {
                        "id": "ARIA21",
                        "technology": "aria",
                        "title": "Using aria-invalid to Indicate An Error Field"
                      },
                      {
                        "id": "SCR18",
                        "technology": "client-side-script",
                        "title": "Providing client-side validation and alert"
                      },
                      {
                        "id": "PDF5",
                        "technology": "pdf",
                        "title": "Indicating required form controls in PDF forms"
                      }
                    ]
                  },
                  {
                    "title": "Situation B: If information provided by the user is required to be in a specific data format or of certain values.",
                    "techniques": [
                      {
                        "id": "ARIA18",
                        "technology": "aria",
                        "title": "Using aria-alertdialog to Identify Errors"
                      },
                      {
                        "id": "ARIA19",
                        "technology": "aria",
                        "title": "Using ARIA role=alert or Live Regions to Identify Errors"
                      },
                      {
                        "id": "ARIA21",
                        "technology": "aria",
                        "title": "Using aria-invalid to Indicate An Error Field"
                      },
                      {
                        "id": "G84",
                        "technology": "general",
                        "title": "Providing a text description when the user provides information that is not in the list of allowed values"
                      },
                      {
                        "id": "G85",
                        "technology": "general",
                        "title": "Providing a text description when user input falls outside the required format or values"
                      },
                      {
                        "id": "SCR18",
                        "technology": "client-side-script",
                        "title": "Providing client-side validation and alert"
                      },
                      {
                        "id": "SCR32",
                        "technology": "client-side-script",
                        "title": "Providing client-side validation and adding error text via the DOM"
                      },
                      {
                        "id": "PDF22",
                        "technology": "pdf",
                        "title": "Indicating when user input falls outside the required format or values in PDF forms"
                      }
                    ]
                  }
                ],
                "advisory": [
                  {
                    "id": "G139",
                    "technology": "general",
                    "title": "Creating a mechanism that allows users to jump to errors"
                  },
                  {
                    "id": "G199",
                    "technology": "general",
                    "title": "Providing success feedback when data is submitted successfully"
                  },
                  {
                    "id": "ARIA2",
                    "technology": "aria",
                    "title": "Identifying a required field with the aria-required property"
                  }
                ]
              }
            },
            {
              "id": "labels-or-instructions",
              "num": "3.3.2",
              "alt_id": [
                "minimize-error-cues"
              ],
              "content": "<p><a href=\"https://www.w3.org/TR/WCAG22/#dfn-labels\" title=\"text or other component with a text alternative that is presented to a user to identify a component within web content\">Labels</a> or instructions are provided when content requires user input.\n   </p>",
              "handle": "Labels or Instructions",
              "title": "Labels or instructions are provided when content requires user input.",
              "versions": [
                "2.0",
                "2.1",
                "2.2"
              ],
              "level": "A",
              "details": [],
              "techniques": {
                "sufficient": [
                  {
                    "id": "G131",
                    "technology": "general",
                    "title": "Providing descriptive labels",
                    "suffix": "<strong>AND</strong> one of the following techniques:",
                    "using": [
                      {
                        "id": "ARIA1",
                        "technology": "aria",
                        "title": "Using the aria-describedby property to provide a descriptive label for user interface controls"
                      },
                      {
                        "id": "ARIA9",
                        "technology": "aria",
                        "title": "Using aria-labelledby to concatenate a label from several text nodes"
                      },
                      {
                        "id": "ARIA17",
                        "technology": "aria",
                        "title": "Using grouping roles to identify related form controls"
                      },
                      {
                        "id": "G89",
                        "technology": "general",
                        "title": "Providing expected data format and example"
                      },
                      {
                        "id": "G184",
                        "technology": "general",
                        "title": "Providing text instructions at the beginning of a form or set of fields that describes the necessary input"
                      },
                      {
                        "id": "G162",
                        "technology": "general",
                        "title": "Positioning labels to maximize predictability of relationships"
                      },
                      {
                        "id": "G83",
                        "technology": "general",
                        "title": "Providing text descriptions to identify required fields that were not completed"
                      },
                      {
                        "id": "H90",
                        "technology": "html",
                        "title": "Indicating required form controls using label or legend"
                      },
                      {
                        "id": "PDF5",
                        "technology": "pdf",
                        "title": "Indicating required form controls in PDF forms"
                      }
                    ]
                  },
                  {
                    "id": "H44",
                    "technology": "html",
                    "title": "Using label elements to associate text labels with form controls"
                  },
                  {
                    "id": "PDF10",
                    "technology": "pdf",
                    "title": "Providing labels for interactive form controls in PDF documents"
                  },
                  {
                    "id": "H71",
                    "technology": "html",
                    "title": "Providing a description for groups of form controls using fieldset and legend elements"
                  },
                  {
                    "id": "G167",
                    "technology": "general",
                    "title": "Using an adjacent button to label the purpose of a field"
                  }
                ],
                "sufficientNote": "The techniques at the end of the above list should be considered \"last resort\" and only used when the other techniques cannot be applied to the page. The earlier techniques are preferred because they increase accessibility to a wider user group.",
                "advisory": [
                  {
                    "id": "G13",
                    "technology": "general",
                    "title": "Describing what will happen before a change to a form control that causes a change of context to occur is made"
                  },
                  {
                    "id": "ARIA2",
                    "technology": "aria",
                    "title": "Identifying a required field with the aria-required property"
                  }
                ],
                "failure": [
                  {
                    "id": "F82",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 3.3.2 by visually formatting a set of phone number fields but not including a text label"
                  }
                ]
              }
            },
            {
              "id": "error-suggestion",
              "num": "3.3.3",
              "alt_id": [
                "minimize-error-suggestions"
              ],
              "content": "<p>If an <a href=\"https://www.w3.org/TR/WCAG22/#dfn-input-error\" title=\"information provided by the user that is not accepted\">input error</a> is automatically detected and suggestions for correction are known, then the suggestions\n      are provided to the user, unless it would jeopardize the security or purpose of the\n      content.\n   </p>",
              "handle": "Error Suggestion",
              "title": "If an input error is automatically detected and suggestions for correction are known, then the suggestions are provided to the user, unless it would jeopardize the security or purpose of the content.",
              "versions": [
                "2.0",
                "2.1",
                "2.2"
              ],
              "level": "AA",
              "details": [],
              "techniques": {
                "sufficient": [
                  {
                    "title": "Situation A: If information for a field is required to be in a specific data format:",
                    "techniques": [
                      {
                        "id": "ARIA18",
                        "technology": "aria",
                        "title": "Using aria-alertdialog to Identify Errors"
                      },
                      {
                        "id": "G85",
                        "technology": "general",
                        "title": "Providing a text description when user input falls outside the required format or values"
                      },
                      {
                        "id": "G177",
                        "technology": "general",
                        "title": "Providing suggested correction text"
                      },
                      {
                        "id": "PDF22",
                        "technology": "pdf",
                        "title": "Indicating when user input falls outside the required format or values in PDF forms"
                      }
                    ]
                  },
                  {
                    "title": "Situation B: Information provided by the user is required to be one of a limited set of values:",
                    "techniques": [
                      {
                        "id": "ARIA18",
                        "technology": "aria",
                        "title": "Using aria-alertdialog to Identify Errors"
                      },
                      {
                        "id": "G84",
                        "technology": "general",
                        "title": "Providing a text description when the user provides information that is not in the list of allowed values"
                      },
                      {
                        "id": "G177",
                        "technology": "general",
                        "title": "Providing suggested correction text"
                      },
                      {
                        "id": "PDF22",
                        "technology": "pdf",
                        "title": "Indicating when user input falls outside the required format or values in PDF forms"
                      }
                    ]
                  }
                ],
                "sufficientNote": "In some cases, more than one of these situations may apply. For example, when a mandatory field also requires the data to be in a specific format.",
                "advisory": [
                  {
                    "id": "G139",
                    "technology": "general",
                    "title": "Creating a mechanism that allows users to jump to errors"
                  },
                  {
                    "id": "G199",
                    "technology": "general",
                    "title": "Providing success feedback when data is submitted successfully"
                  },
                  {
                    "id": "SCR18",
                    "technology": "client-side-script",
                    "title": "Providing client-side validation and alert"
                  },
                  {
                    "id": "SCR32",
                    "technology": "client-side-script",
                    "title": "Providing client-side validation and adding error text via the DOM"
                  }
                ]
              }
            },
            {
              "id": "error-prevention-legal-financial-data",
              "num": "3.3.4",
              "alt_id": [
                "minimize-error-reversible"
              ],
              "content": "<p>For <a href=\"https://www.w3.org/TR/WCAG22/#dfn-web-page-s\" title=\"a non-embedded resource obtained from a single URI using HTTP plus any other resources that are used in the rendering or intended to be rendered together with it by a user agent\">web pages</a> that cause <a href=\"https://www.w3.org/TR/WCAG22/#dfn-legal-commitments\" title=\"transactions where the person incurs a legally binding obligation or benefit\">legal commitments</a> or financial transactions for the user to occur, that modify or delete <a href=\"https://www.w3.org/TR/WCAG22/#dfn-user-controllable\" title=\"data that is intended to be accessed by users\">user-controllable</a> data in data storage systems, or that submit user test responses, at least one of\n      the following is true:\n   </p>\n\n   <dl>\n     <dt>Reversible</dt><dd>Submissions are reversible.</dd>\n     <dt>Checked</dt><dd>Data entered by the user is checked for <a href=\"https://www.w3.org/TR/WCAG22/#dfn-input-error\" title=\"information provided by the user that is not accepted\">input errors</a> and the user is provided an opportunity to correct them.</dd>\n     <dt>Confirmed</dt><dd>A <a href=\"https://www.w3.org/TR/WCAG22/#dfn-mechanism\" title=\"process or technique for achieving a result\">mechanism</a> is available for reviewing, confirming, and correcting information before finalizing the submission.</dd>\n  </dl>",
              "handle": "Error Prevention (Legal, Financial, Data)",
              "title": "For web pages that cause legal commitments or financial transactions for the user to occur, that modify or delete user-controllable data in data storage systems, or that submit user test responses, at least one of the following is true:",
              "versions": [
                "2.0",
                "2.1",
                "2.2"
              ],
              "level": "AA",
              "details": [
                {
                  "type": "ulist",
                  "items": [
                    {
                      "handle": "Reversible",
                      "text": "Submissions are reversible."
                    },
                    {
                      "handle": "Checked",
                      "text": "Data entered by the user is checked for input errors and the user is provided an opportunity to correct them."
                    },
                    {
                      "handle": "Confirmed",
                      "text": "A mechanism is available for reviewing, confirming, and correcting information before finalizing the submission."
                    }
                  ]
                }
              ],
              "techniques": {
                "sufficient": [
                  {
                    "title": "Situation A: If an application causes a legal transaction to occur, such as making a purchase or submitting an income tax return:",
                    "techniques": [
                      {
                        "id": "G164",
                        "technology": "general",
                        "title": "Providing a stated time within which an online request (or transaction) may be amended or canceled by the user after making the request"
                      },
                      {
                        "id": "G98",
                        "technology": "general",
                        "title": "Providing the ability for the user to review and correct answers before submitting"
                      },
                      {
                        "id": "G155",
                        "technology": "general",
                        "title": "Providing a checkbox in addition to a submit button"
                      }
                    ]
                  },
                  {
                    "title": "Situation B: If an action causes information to be deleted:",
                    "techniques": [
                      {
                        "id": "G99",
                        "technology": "general",
                        "title": "Providing the ability to recover deleted information"
                      },
                      {
                        "id": "G168",
                        "technology": "general",
                        "title": "Requesting confirmation to continue with selected action"
                      },
                      {
                        "id": "G155",
                        "technology": "general",
                        "title": "Providing a checkbox in addition to a submit button"
                      }
                    ]
                  },
                  {
                    "title": "Situation C: If the web page includes a testing application",
                    "techniques": [
                      {
                        "id": "G98",
                        "technology": "general",
                        "title": "Providing the ability for the user to review and correct answers before submitting"
                      },
                      {
                        "id": "G168",
                        "technology": "general",
                        "title": "Requesting confirmation to continue with selected action"
                      }
                    ]
                  }
                ],
                "advisory": [
                  {
                    "id": "SCR18",
                    "technology": "client-side-script",
                    "title": "Providing client-side validation and alert"
                  },
                  {
                    "id": "G199",
                    "technology": "general",
                    "title": "Providing success feedback when data is submitted successfully"
                  }
                ]
              }
            },
            {
              "id": "help",
              "num": "3.3.5",
              "alt_id": [
                "minimize-error-context-help"
              ],
              "content": "<p><a href=\"https://www.w3.org/TR/WCAG22/#dfn-context-sensitive-help\" title=\"help text that provides information related to the function currently being performed\">Context-sensitive help</a> is available.\n   </p>",
              "handle": "Help",
              "title": "Context-sensitive help is available.",
              "versions": [
                "2.0",
                "2.1",
                "2.2"
              ],
              "level": "AAA",
              "details": [],
              "techniques": {
                "sufficient": [
                  {
                    "title": "Situation A: If a form requires text input:",
                    "techniques": [
                      {
                        "id": "G71",
                        "technology": "general",
                        "title": "Providing a help link on every web page"
                      },
                      {
                        "id": "G193",
                        "technology": "general",
                        "title": "Providing help by an assistant in the web page"
                      },
                      {
                        "id": "G194",
                        "technology": "general",
                        "title": "Providing spell checking and suggestions for text input"
                      },
                      {
                        "id": "G184",
                        "technology": "general",
                        "title": "Providing text instructions at the beginning of a form or set of fields that describes the necessary input"
                      }
                    ]
                  },
                  {
                    "title": "Situation B: If a form requires text input in an expected data format:",
                    "techniques": [
                      {
                        "id": "G89",
                        "technology": "general",
                        "title": "Providing expected data format and example"
                      },
                      {
                        "id": "G184",
                        "technology": "general",
                        "title": "Providing text instructions at the beginning of a form or set of fields that describes the necessary input"
                      }
                    ]
                  }
                ],
                "advisory": [
                  {
                    "id": "H89",
                    "technology": "html",
                    "title": "Using the title attribute to provide context-sensitive help"
                  }
                ]
              }
            },
            {
              "id": "error-prevention-all",
              "num": "3.3.6",
              "alt_id": [
                "minimize-error-reversible-all"
              ],
              "content": "<p>For <a href=\"https://www.w3.org/TR/WCAG22/#dfn-web-page-s\" title=\"a non-embedded resource obtained from a single URI using HTTP plus any other resources that are used in the rendering or intended to be rendered together with it by a user agent\">web pages</a> that require the user to submit information, at least one of the following is true:\n   </p>\n   \n   <dl>\n     <dt>Reversible</dt><dd>Submissions are reversible.</dd>\n     <dt>Checked</dt><dd>Data entered by the user is checked for <a href=\"https://www.w3.org/TR/WCAG22/#dfn-input-error\" title=\"information provided by the user that is not accepted\">input errors</a> and the user is provided an opportunity to correct them.</dd>\n     <dt>Confirmed</dt><dd>A <a href=\"https://www.w3.org/TR/WCAG22/#dfn-mechanism\" title=\"process or technique for achieving a result\">mechanism</a> is available for reviewing, confirming, and correcting information before finalizing the submission.</dd>\n  </dl>",
              "handle": "Error Prevention (All)",
              "title": "For web pages that require the user to submit information, at least one of the following is true:",
              "versions": [
                "2.0",
                "2.1",
                "2.2"
              ],
              "level": "AAA",
              "details": [
                {
                  "type": "ulist",
                  "items": [
                    {
                      "handle": "Reversible",
                      "text": "Submissions are reversible."
                    },
                    {
                      "handle": "Checked",
                      "text": "Data entered by the user is checked for input errors and the user is provided an opportunity to correct them."
                    },
                    {
                      "handle": "Confirmed",
                      "text": "A mechanism is available for reviewing, confirming, and correcting information before finalizing the submission."
                    }
                  ]
                }
              ],
              "techniques": {
                "sufficient": [
                  {
                    "title": "Following the <a href=\"https://www.w3.org/WAI/WCAG22/Understanding/error-prevention-legal-financial-data#techniques\">sufficient techniques for Success Criterion 3.3.4</a> for all forms that require the user to submit information"
                  }
                ]
              }
            },
            {
              "id": "redundant-entry",
              "num": "3.3.7",
              "alt_id": [],
              "content": "<p>Information previously entered by or provided to the user that is required to be entered again in the same <a href=\"https://www.w3.org/TR/WCAG22/#dfn-processes\" title=\"series of user actions where each action is required in order to complete an activity\">process</a> is either:</p>\n\n    <ul>\n        <li>auto-populated, or</li>\n        <li>available for the user to select.</li>\n    </ul>\n    <p>Except when:</p> \n    <ul>\n        <li>re-entering the information is <a href=\"https://www.w3.org/TR/WCAG22/#dfn-essential\" title=\"if removed, would fundamentally change the information or functionality of the content, and information and functionality cannot be achieved in another way that would conform\">essential</a>,</li>\n        <li>the information is required to ensure the security of the content, or</li>\n        <li>previously entered information is no longer valid.</li>\n    </ul>",
              "handle": "Redundant Entry",
              "title": "Information previously entered by or provided to the user that is required to be entered again in the same process is either:",
              "versions": [
                "2.2"
              ],
              "level": "A",
              "details": [
                {
                  "type": "ulist",
                  "items": [
                    {
                      "text": "auto-populated, or"
                    },
                    {
                      "text": "available for the user to select."
                    }
                  ]
                },
                {
                  "type": "p",
                  "text": "Except when:"
                },
                {
                  "type": "ulist",
                  "items": [
                    {
                      "text": "re-entering the information is essential,"
                    },
                    {
                      "text": "the information is required to ensure the security of the content, or"
                    },
                    {
                      "text": "previously entered information is no longer valid."
                    }
                  ]
                }
              ],
              "techniques": {
                "sufficient": [
                  {
                    "id": "G221",
                    "technology": "general",
                    "title": "Provide data from a previous step in a process"
                  },
                  {
                    "title": "Not requesting the same information twice (Potential future technique)"
                  }
                ]
              }
            },
            {
              "id": "accessible-authentication-minimum",
              "num": "3.3.8",
              "alt_id": [],
              "content": "<p>A <a href=\"https://www.w3.org/TR/WCAG22/#dfn-cognitive-function-test\" title=\"New\">cognitive function test</a> (such as remembering a password or solving a puzzle) is not required for any step in an authentication <a href=\"https://www.w3.org/TR/WCAG22/#dfn-processes\" title=\"series of user actions where each action is required in order to complete an activity\">process</a> unless that step provides at least one of the following:</p> \n    <dl>\n        <dt>Alternative</dt>\n        <dd>Another authentication method that does not rely on a cognitive function test.</dd>\n        <dt>Mechanism</dt>\n      <dd>A <a href=\"https://www.w3.org/TR/WCAG22/#dfn-mechanism\" title=\"process or technique for achieving a result\">mechanism</a> is available to assist the user in completing the cognitive function test.</dd>\n        <dt>Object Recognition</dt>\n        <dd>The cognitive function test is to recognize objects.</dd>\n        <dt>Personal Content</dt>\n      <dd>The cognitive function test is to identify <a href=\"https://www.w3.org/TR/WCAG22/#dfn-non-text-content\" title=\"any content that is not a sequence of characters that can be programmatically determined or where the sequence is not expressing something in human language\">non-text content</a> the user provided to the website.</dd>\n    </dl>\n\n    <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-41\"><div class=\"note-title marker\" id=\"h-note-41\"><span>Note 1</span></div><p class=\"\">\"Object recognition\" and \"Personal content\" may be represented by images, video, or audio.</p></div>\n    <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-42\"><div class=\"note-title marker\" id=\"h-note-42\"><span>Note 2</span></div><div class=\"\">Examples of mechanisms that satisfy this criterion include:\n        <ul>\n            <li>support for password entry by password managers to reduce memory need, and</li>\n            <li>copy and paste to reduce the cognitive burden of re-typing.</li>\n        </ul>\n    </div></div>",
              "handle": "Accessible Authentication (Minimum)",
              "title": "A cognitive function test (such as remembering a password or solving a puzzle) is not required for any step in an authentication process unless that step provides at least one of the following:",
              "versions": [
                "2.2"
              ],
              "level": "AA",
              "details": [
                {
                  "type": "ulist",
                  "items": [
                    {
                      "handle": "Alternative",
                      "text": "Another authentication method that does not rely on a cognitive function test."
                    },
                    {
                      "handle": "Mechanism",
                      "text": "A mechanism is available to assist the user in completing the cognitive function test."
                    },
                    {
                      "handle": "Object Recognition",
                      "text": "The cognitive function test is to recognize objects."
                    },
                    {
                      "handle": "Personal Content",
                      "text": "The cognitive function test is to identify non-text content the user provided to the website."
                    }
                  ]
                },
                {
                  "type": "note",
                  "handle": "Note 1",
                  "text": "\"Object recognition\" and \"Personal content\" may be represented by images, video, or audio."
                },
                {
                  "type": "note",
                  "handle": "Note 2",
                  "text": "Examples of mechanisms that satisfy this criterion include: <ul> <li>support for password entry by password managers to reduce memory need, and</li> <li>copy and paste to reduce the cognitive burden of re-typing.</li> </ul>"
                }
              ],
              "techniques": {
                "sufficient": [
                  {
                    "id": "G218",
                    "technology": "general",
                    "title": "Email link authentication"
                  },
                  {
                    "id": "H100",
                    "technology": "html",
                    "title": "Providing properly marked up email and password inputs"
                  },
                  {
                    "title": "Providing WebAuthn as an alternative to username/password (Potential future technique)"
                  },
                  {
                    "title": "Providing a third-party login using OAuth (Potential future technique)"
                  },
                  {
                    "title": "Using two techniques to provide two-factor authentication (Potential future technique)"
                  }
                ],
                "failure": [
                  {
                    "id": "F109",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 3.3.8 and 3.3.9 due to preventing password or code re-entry in the same format"
                  }
                ]
              }
            },
            {
              "id": "accessible-authentication-enhanced",
              "num": "3.3.9",
              "alt_id": [],
              "content": "<p>A <a href=\"https://www.w3.org/TR/WCAG22/#dfn-cognitive-function-test\" title=\"New\">cognitive function test</a> (such as remembering a password or solving a puzzle) is not required for any step in an authentication <a href=\"https://www.w3.org/TR/WCAG22/#dfn-processes\" title=\"series of user actions where each action is required in order to complete an activity\">process</a> unless that step provides at least one of the following:</p> \n    <dl>\n        <dt>Alternative</dt>\n        <dd>Another authentication method that does not rely on a cognitive function test.</dd>\n        <dt>Mechanism</dt>\n        <dd>A <a href=\"https://www.w3.org/TR/WCAG22/#dfn-mechanism\" title=\"process or technique for achieving a result\">mechanism</a> is available to assist the user in completing the cognitive function test.</dd>\n    </dl>",
              "handle": "Accessible Authentication (Enhanced)",
              "title": "A cognitive function test (such as remembering a password or solving a puzzle) is not required for any step in an authentication process unless that step provides at least one of the following:",
              "versions": [
                "2.2"
              ],
              "level": "AAA",
              "details": [
                {
                  "type": "ulist",
                  "items": [
                    {
                      "handle": "Alternative",
                      "text": "Another authentication method that does not rely on a cognitive function test."
                    },
                    {
                      "handle": "Mechanism",
                      "text": "A mechanism is available to assist the user in completing the cognitive function test."
                    }
                  ]
                }
              ],
              "techniques": {
                "sufficient": [
                  {
                    "id": "G218",
                    "technology": "general",
                    "title": "Email link authentication"
                  },
                  {
                    "id": "H100",
                    "technology": "html",
                    "title": "Providing properly marked up email and password inputs"
                  },
                  {
                    "title": "Providing WebAuthn as an alternative to username/password (Potential future technique)"
                  },
                  {
                    "title": "Providing a third-party login using OAuth (Potential future technique)"
                  },
                  {
                    "title": "Using two techniques to provide two-factor authentication (Potential future technique)"
                  }
                ],
                "failure": [
                  {
                    "id": "F109",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 3.3.8 and 3.3.9 due to preventing password or code re-entry in the same format"
                  }
                ]
              }
            }
          ]
        }
      ]
    },
    {
      "id": "robust",
      "num": "4",
      "content": "<p>Content must be robust enough that it can be interpreted by a wide variety of user agents, including assistive technologies.</p>",
      "handle": "Robust",
      "title": "Content must be robust enough that it can be interpreted by a wide variety of user agents, including assistive technologies.",
      "versions": [
        "2.0",
        "2.1",
        "2.2"
      ],
      "guidelines": [
        {
          "id": "compatible",
          "num": "4.1",
          "alt_id": [
            "ensure-compat"
          ],
          "content": "<p>Maximize compatibility with current and future user agents, including assistive technologies.</p>",
          "handle": "Compatible",
          "title": "Maximize compatibility with current and future user agents, including assistive technologies.",
          "versions": [
            "2.0",
            "2.1",
            "2.2"
          ],
          "successcriteria": [
            {
              "id": "parsing",
              "num": "4.1.1",
              "alt_id": [
                "ensure-compat-parses"
              ],
              "content": "<div class=\"note\" role=\"note\" id=\"issue-container-generatedID-43\"><div class=\"note-title marker\" id=\"h-note-43\"><span>Note</span></div><p class=\"\">This criterion was originally adopted to address problems that assistive technology had directly parsing <abbr title=\"HyperText Markup Language\">HTML</abbr>. Assistive technology no longer has any need to directly parse <abbr title=\"HyperText Markup Language\">HTML</abbr>. Consequently, these problems either no longer exist or are addressed by other criteria. This criterion no longer has utility and is removed.</p></div>",
              "handle": "Parsing (Obsolete and removed)",
              "title": "This criterion was originally adopted to address problems that assistive technology had directly parsing HTML. Assistive technology no longer has any need to directly parse HTML. Consequently, these problems either no longer exist or are addressed by other criteria. This criterion no longer has utility and is removed.",
              "versions": [
                "2.0",
                "2.1"
              ],
              "level": "",
              "details": [
                {
                  "type": "note",
                  "handle": "Note",
                  "text": "This criterion was originally adopted to address problems that assistive technology had directly parsing <abbr title=\"HyperText Markup Language\">HTML</abbr>. Assistive technology no longer has any need to directly parse <abbr title=\"HyperText Markup Language\">HTML</abbr>. Consequently, these problems either no longer exist or are addressed by other criteria. This criterion no longer has utility and is removed."
                }
              ],
              "techniques": {}
            },
            {
              "id": "name-role-value",
              "num": "4.1.2",
              "alt_id": [
                "ensure-compat-rsv"
              ],
              "content": "<p>For all <a href=\"https://www.w3.org/TR/WCAG22/#dfn-user-interface-components\" title=\"a part of the content that is perceived by users as a single control for a distinct function\">user interface components</a> (including but not limited to: form elements, links and components generated by scripts),\n     the <a href=\"https://www.w3.org/TR/WCAG22/#dfn-name\" title=\"text by which software can identify a component within web content to the user\">name</a> and <a href=\"https://www.w3.org/TR/WCAG22/#dfn-role\" title=\"text or number by which software can identify the function of a component within Web content\">role</a> can be <a href=\"https://www.w3.org/TR/WCAG22/#dfn-programmatically-determinable\" title=\"determined by software from author-supplied data provided in a way that different user agents, including assistive technologies, can extract and present this information to users in different modalities\">programmatically determined</a>; <a href=\"https://www.w3.org/TR/WCAG22/#dfn-states\" title=\"dynamic property expressing characteristics of a user interface component that may change in response to user action or automated processes\">states</a>, properties, and values that can be set by the user can be <a href=\"https://www.w3.org/TR/WCAG22/#dfn-programmatically-set\" title=\"set by software using methods that are supported by user agents, including assistive technologies\">programmatically set</a>; and notification of changes to these items is available to <a href=\"https://www.w3.org/TR/WCAG22/#dfn-user-agents\" title=\"any software that retrieves and presents web content for users\">user agents</a>, including <a href=\"https://www.w3.org/TR/WCAG22/#dfn-assistive-technologies\" title=\"hardware and/or software that acts as a user agent, or along with a mainstream user agent, to provide functionality to meet the requirements of users with disabilities that go beyond those offered by mainstream user agents\">assistive technologies</a>.\n   </p>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-44\"><div class=\"note-title marker\" id=\"h-note-44\"><span>Note</span></div><p class=\"\">This success criterion is primarily for web authors who develop or script their own\n      user interface components. For example, standard <abbr title=\"HyperText Markup Language\">HTML</abbr> controls already meet this success\n      criterion when used according to specification.\n   </p></div>",
              "handle": "Name, Role, Value",
              "title": "For all user interface components (including but not limited to: form elements, links and components generated by scripts), the name and role can be programmatically determined; states, properties, and values that can be set by the user can be programmatically set; and notification of changes to these items is available to user agents, including assistive technologies.",
              "versions": [
                "2.0",
                "2.1",
                "2.2"
              ],
              "level": "A",
              "details": [
                {
                  "type": "note",
                  "handle": "Note",
                  "text": "This success criterion is primarily for web authors who develop or script their own user interface components. For example, standard <abbr title=\"HyperText Markup Language\">HTML</abbr> controls already meet this success criterion when used according to specification."
                }
              ],
              "techniques": {
                "sufficient": [
                  {
                    "title": "Situation A: If using a standard user interface component in a markup language (e.g., HTML):",
                    "techniques": [
                      {
                        "id": "ARIA14",
                        "technology": "aria",
                        "title": "Using aria-label to provide an accessible name where a visible label cannot be used"
                      },
                      {
                        "id": "ARIA16",
                        "technology": "aria",
                        "title": "Using aria-labelledby to provide a name for user interface controls"
                      },
                      {
                        "id": "G108",
                        "technology": "general",
                        "title": "Using markup features to expose the name and role, allow user-settable properties to be directly set, and provide notification of changes",
                        "suffix": "using one or more of the following techniques:",
                        "using": [
                          {
                            "id": "H91",
                            "technology": "html",
                            "title": "Using HTML form controls and links"
                          },
                          {
                            "id": "H44",
                            "technology": "html",
                            "title": "Using label elements to associate text labels with form controls"
                          },
                          {
                            "id": "H64",
                            "technology": "html",
                            "title": "Using the title attribute of the iframe element"
                          },
                          {
                            "id": "H65",
                            "technology": "html",
                            "title": "Using the title attribute to identify form controls when the label element cannot be used"
                          },
                          {
                            "id": "H88",
                            "technology": "html",
                            "title": "Using HTML according to spec"
                          }
                        ]
                      }
                    ]
                  },
                  {
                    "title": "Situation B: If using script or code to re-purpose a standard user interface component in a markup language:",
                    "techniques": [
                      {
                        "title": "Exposing the names and roles, allowing user-settable properties to be directly set, and providing notification of changes",
                        "suffix": "using one of the following techniques:",
                        "using": [
                          {
                            "id": "ARIA16",
                            "technology": "aria",
                            "title": "Using aria-labelledby to provide a name for user interface controls"
                          }
                        ]
                      }
                    ]
                  },
                  {
                    "title": "Situation C: If using a standard user interface component in a programming technology:",
                    "techniques": [
                      {
                        "id": "G135",
                        "technology": "general",
                        "title": "Using the accessibility API features of a technology to expose names and roles, to allow user-settable properties to be directly set, and to provide notification of changes",
                        "suffix": "using one or more of the following techniques:",
                        "using": [
                          {
                            "id": "PDF10",
                            "technology": "pdf",
                            "title": "Providing labels for interactive form controls in PDF documents"
                          },
                          {
                            "id": "PDF12",
                            "technology": "pdf",
                            "title": "Providing name, role, value information for form fields in PDF documents"
                          }
                        ]
                      }
                    ]
                  },
                  {
                    "title": "Situation D: If creating your own user interface component in a programming language:",
                    "techniques": [
                      {
                        "id": "G10",
                        "technology": "general",
                        "title": "Creating components using a technology that supports the accessibility API features of the platforms on which the user agents will be run to expose the names and roles, allow user-settable properties to be directly set, and provide notification of changes",
                        "suffix": "using one or more of the following techniques:",
                        "using": [
                          {
                            "id": "ARIA4",
                            "technology": "aria",
                            "title": "Using a WAI-ARIA role to expose the role of a user interface component"
                          },
                          {
                            "id": "ARIA5",
                            "technology": "aria",
                            "title": "Using WAI-ARIA state and property attributes to expose the state of a user interface component"
                          },
                          {
                            "id": "ARIA16",
                            "technology": "aria",
                            "title": "Using aria-labelledby to provide a name for user interface controls"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "failure": [
                  {
                    "id": "F59",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 4.1.2 due to using script to make div or span a user interface control in HTML without providing a role for the control"
                  },
                  {
                    "id": "F15",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 4.1.2 due to implementing custom controls that do not use an accessibility API for the technology, or do so incompletely"
                  },
                  {
                    "id": "F20",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 1.1.1 and 4.1.2 due to not updating text alternatives when changes to non-text content occur"
                  },
                  {
                    "id": "F42",
                    "technology": "failures",
                    "title": "Failure of Success Criteria 1.3.1, 2.1.1, 2.1.3, or 4.1.2 when emulating links"
                  },
                  {
                    "id": "F68",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 4.1.2 due to a user interface control not having a programmatically determined name"
                  },
                  {
                    "id": "F79",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 4.1.2 due to the focus state of a user interface component not being programmatically determinable or no notification of change of focus state available"
                  },
                  {
                    "id": "F86",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 4.1.2 due to not providing names for each part of a multi-part form field, such as a US telephone number"
                  },
                  {
                    "id": "F89",
                    "technology": "failures",
                    "title": "Failure of Success Criteria 2.4.4, 2.4.9 and 4.1.2 due to not providing an accessible name for an image which is the only content in a link"
                  },
                  {
                    "id": "F111",
                    "technology": "failures",
                    "title": "Failure of Success Criteria 1.3.1, 2.5.3, and 4.1.2 due to a control with visible label text but no accessible name"
                  }
                ]
              }
            },
            {
              "id": "status-messages",
              "num": "4.1.3",
              "alt_id": [],
              "content": "<p>In content implemented using markup languages, <a href=\"https://www.w3.org/TR/WCAG22/#dfn-status-messages\" title=\"change in content that is not a change of context, and that provides information to the user on the success or results of an action, on the waiting state of an application, on the progress of a process, or on the existence of errors\">status messages</a> can be <a href=\"https://www.w3.org/TR/WCAG22/#dfn-programmatically-determinable\" title=\"determined by software from author-supplied data provided in a way that different user agents, including assistive technologies, can extract and present this information to users in different modalities\">programmatically determined</a> through <a href=\"https://www.w3.org/TR/WCAG22/#dfn-role\" title=\"text or number by which software can identify the function of a component within Web content\">role</a> or properties such that they can be presented to the user by <a href=\"https://www.w3.org/TR/WCAG22/#dfn-assistive-technologies\" title=\"hardware and/or software that acts as a user agent, or along with a mainstream user agent, to provide functionality to meet the requirements of users with disabilities that go beyond those offered by mainstream user agents\">assistive technologies</a> without receiving focus.</p>",
              "handle": "Status Messages",
              "title": "In content implemented using markup languages, status messages can be programmatically determined through role or properties such that they can be presented to the user by assistive technologies without receiving focus.",
              "versions": [
                "2.1",
                "2.2"
              ],
              "level": "AA",
              "details": [],
              "techniques": {
                "sufficient": [
                  {
                    "title": "Situation A: If a status message advises on the success or results of an action, or the state of an application:",
                    "techniques": [
                      {
                        "id": "ARIA22",
                        "technology": "aria",
                        "title": "Using role=status to present status messages",
                        "suffix": "in combination with any of the following techniques:",
                        "using": [
                          {
                            "id": "G199",
                            "technology": "general",
                            "title": "Providing success feedback when data is submitted successfully"
                          }
                        ]
                      }
                    ]
                  },
                  {
                    "title": "Situation B: If a status message conveys a suggestion, or a warning on the existence of an error:",
                    "techniques": [
                      {
                        "id": "ARIA19",
                        "technology": "aria",
                        "title": "Using ARIA role=alert or Live Regions to Identify Errors",
                        "suffix": "in combination with any of the following techniques:",
                        "using": [
                          {
                            "id": "G83",
                            "technology": "general",
                            "title": "Providing text descriptions to identify required fields that were not completed"
                          },
                          {
                            "id": "G84",
                            "technology": "general",
                            "title": "Providing a text description when the user provides information that is not in the list of allowed values"
                          },
                          {
                            "id": "G85",
                            "technology": "general",
                            "title": "Providing a text description when user input falls outside the required format or values"
                          },
                          {
                            "id": "G177",
                            "technology": "general",
                            "title": "Providing suggested correction text"
                          },
                          {
                            "id": "G194",
                            "technology": "general",
                            "title": "Providing spell checking and suggestions for text input"
                          }
                        ]
                      }
                    ],
                    "note": "Not all examples in the preceding general techniques use status messages to convey warnings or errors to users. A role of \"alert\" is only necessary where a change of context does <em>not</em> take place."
                  },
                  {
                    "title": "Situation C: If a status message conveys information on the progress of a process:",
                    "techniques": [
                      {
                        "id": "ARIA23",
                        "technology": "aria",
                        "title": "Using role=log to identify sequential information updates"
                      },
                      {
                        "title": "Using <code>role=\"progressbar\"</code> (future link)"
                      },
                      {
                        "and": [
                          {
                            "id": "ARIA22",
                            "technology": "aria",
                            "title": "Using role=status to present status messages"
                          },
                          {
                            "id": "G193",
                            "technology": "general",
                            "title": "Providing help by an assistant in the web page"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "advisory": [
                  {
                    "title": "Using aria-live regions with chat clients (future link)"
                  },
                  {
                    "title": "Using aria-live regions to support <a href=\"https://www.w3.org/WAI/WCAG22/Understanding/content-on-hover-or-focus\">1.4.13 Content on Hover or Focus</a> (future link)"
                  },
                  {
                    "title": "Using <code>role=\"marquee\"</code> (future link)"
                  },
                  {
                    "title": "Using <code>role=\"timer\"</code> (future link)"
                  },
                  {
                    "id": "ARIA18",
                    "technology": "aria",
                    "title": "Using aria-alertdialog to Identify Errors",
                    "prefix": "Where appropriate, moving focus to new content with"
                  },
                  {
                    "id": "SCR14",
                    "technology": "client-side-script",
                    "title": "Using scripts to make nonessential alerts optional",
                    "prefix": "Supporting personalization with"
                  }
                ],
                "failure": [
                  {
                    "id": "F103",
                    "technology": "failures",
                    "title": "Failure of Success Criterion 4.1.3 due to providing status messages that cannot be programmatically determined through role or properties"
                  },
                  {
                    "title": "Using <code>role=\"alert\"</code> or <code>aria-live=\"assertive\"</code> on content which is not important and time-sensitive (future link)"
                  }
                ]
              }
            }
          ]
        }
      ]
    }
  ],
  "terms": [
    {
      "id": "dfn-abbreviations",
      "definition": "<p>shortened form of a word, phrase, or name where the abbreviation has not become part\n      of the language\n   </p>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-56\"><div class=\"note-title marker\" id=\"h-note-56\"><span>Note 1</span></div><p class=\"\">This includes initialisms and acronyms where:</p></div>\n   \n   <ol>\n      \n      <li>\n         \n         <p><strong>initialisms</strong> are shortened forms of a name or phrase made from the initial letters of words or\n            syllables contained in that name or phrase\n         </p>\n         \n         <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-57\"><div class=\"note-title marker\" id=\"h-note-57\"><span>Note 2</span></div><p class=\"\">Not defined in all languages.</p></div>\n         \n         <aside class=\"example\" id=\"example-2\"><div class=\"marker\">Example 1</div><p>SNCF is a French initialism that contains the initial letters of the <span lang=\"fr\">Société Nationale des Chemins de Fer</span>, the French national railroad.\n         </p></aside>\n         \n         <aside class=\"example\" id=\"example-3\"><div class=\"marker\">Example 2</div><p>ESP is an initialism for extrasensory perception.</p></aside>\n         \n      </li>\n      \n      <li>\n         \n         <p><strong>acronyms</strong> are abbreviated forms made from the initial letters or parts of other words (in a\n            name or phrase) which may be pronounced as a word\n         </p>\n         \n         <aside class=\"example\" id=\"example-4\"><div class=\"marker\">Example 3</div><p>NOAA is an acronym made from the initial letters of the National Oceanic and Atmospheric\n            Administration in the United States.\n         </p></aside>\n         \n      </li>\n      \n   </ol>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-58\"><div class=\"note-title marker\" id=\"h-note-58\"><span>Note 3</span></div><p class=\"\">Some companies have adopted what used to be an initialism as their company name. In\n      these cases, the new name of the company is the letters (for example, Ecma) and the\n      word is no longer considered an abbreviation.\n   </p></div>",
      "name": "abbreviation"
    },
    {
      "id": "dfn-accessibility-supported",
      "definition": "<p>supported by users' <a href=\"https://www.w3.org/TR/WCAG22/#dfn-assistive-technologies\" title=\"hardware and/or software that acts as a user agent, or along with a mainstream user agent, to provide functionality to meet the requirements of users with disabilities that go beyond those offered by mainstream user agents\">assistive technologies</a> as well as the accessibility features in browsers and other <a href=\"https://www.w3.org/TR/WCAG22/#dfn-user-agents\" title=\"any software that retrieves and presents web content for users\">user agents</a></p>\n   \n   <p>To qualify as an accessibility-supported use of a web content technology (or feature\n      of a technology), both 1 and 2 must be satisfied for a web content technology (or\n      feature):\n   </p>\n   \n   <ol>\n      \n      <li>\n         \n         <p><strong>The way that the <a href=\"https://www.w3.org/TR/WCAG22/#dfn-technologies\" title=\"mechanism for encoding instructions to be rendered, played or executed by user agents\">web content technology</a> is used must be supported by users' assistive technology (AT). </strong> This means that the way that the technology is used has been tested for interoperability\n            with users' assistive technology in the <a href=\"https://www.w3.org/TR/WCAG22/#dfn-human-language-s\" title=\"language that is spoken, written or signed (through visual or tactile means) to communicate with humans\">human language(s)</a> of the content,\n         </p>\n         \n         <p><strong>AND</strong></p>\n         \n      </li>\n      \n      <li>\n         \n         <p><strong>The web content technology must have accessibility-supported user agents that are\n               available to users. </strong> This means that at least one of the following four statements is true:\n         </p>\n         \n         <ol>\n            \n            <li>\n               \n               <p>The technology is supported natively in widely-distributed user agents that are also\n                  accessibility supported (such as <abbr title=\"HyperText Markup Language\">HTML</abbr> and CSS);\n               </p>\n               \n               <p><strong>OR</strong></p>\n            </li>\n            \n            <li>\n               <p>The technology is supported in a widely-distributed plug-in that is also accessibility\n                  supported;\n               </p>\n               \n               <p><strong>OR</strong></p>\n            </li>\n            \n            <li>\n               <p>The content is available in a closed environment, such as a university or corporate\n                  network, where the user agent required by the technology and used by the organization\n                  is also accessibility supported;\n               </p>\n               \n               <p><strong>OR</strong></p>\n            </li>\n            \n            <li>\n               <p>The user agent(s) that support the technology are accessibility supported and are\n                  available for download or purchase in a way that:\n               </p>\n               \n               <ul>\n                  \n                  <li>does not cost a person with a disability any more than a person without a disability\n                     <strong>and</strong></li>\n                  \n                  <li>is as easy to find and obtain for a person with a disability as it is for a person\n                     without disabilities.\n                  </li>\n                  \n               </ul>\n               \n            </li>\n            \n         </ol>\n         \n      </li>\n      \n   </ol>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-59\"><div class=\"note-title marker\" id=\"h-note-59\"><span>Note 1</span></div><p class=\"\">The Accessibility Guidelines Working Group and the <abbr title=\"World Wide Web Consortium\">W3C</abbr> do not specify which or how much support by assistive\n      technologies there must be for a particular use of a web technology in order for it\n      to be classified as accessibility supported. (See <a href=\"https://www.w3.org/WAI/WCAG21/Understanding/conformance#support-level\">Level of Assistive Technology Support Needed for \"Accessibility Support\"</a>.)\n   </p></div>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-60\"><div class=\"note-title marker\" id=\"h-note-60\"><span>Note 2</span></div><p class=\"\">Web technologies can be used in ways that are not accessibility supported as long\n      as they are not <a href=\"https://www.w3.org/TR/WCAG22/#dfn-relied-upon\" title=\"the content would not conform if that technology is turned off or is not supported\">relied upon</a> and the page as a whole meets the conformance requirements, including <a href=\"https://www.w3.org/TR/WCAG22/#cc4\">Conformance Requirement 4</a> and <a href=\"https://www.w3.org/TR/WCAG22/#cc5\">Conformance Requirement 5</a>.\n   </p></div>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-61\"><div class=\"note-title marker\" id=\"h-note-61\"><span>Note 3</span></div><p class=\"\">When a <a href=\"https://www.w3.org/TR/WCAG22/#dfn-technologies\" title=\"mechanism for encoding instructions to be rendered, played or executed by user agents\">web technology</a> is used in a way that is \"accessibility supported,\" it does not imply that the entire\n      technology or all uses of the technology are supported. Most technologies, including\n      <abbr title=\"HyperText Markup Language\">HTML</abbr>, lack support for at least one feature or use. Pages conform to WCAG only if\n      the uses of the technology that are accessibility supported can be relied upon to\n      meet WCAG requirements.\n   </p></div>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-62\"><div class=\"note-title marker\" id=\"h-note-62\"><span>Note 4</span></div><p class=\"\">When citing web content technologies that have multiple versions, the version(s) supported\n      should be specified.\n   </p></div>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-63\"><div class=\"note-title marker\" id=\"h-note-63\"><span>Note 5</span></div><p class=\"\">One way for authors to locate uses of a technology that are accessibility supported\n      would be to consult compilations of uses that are documented to be accessibility supported.\n      (See <a href=\"https://www.w3.org/WAI/WCAG21/Understanding/conformance#documented-lists\">Understanding Accessibility-Supported Web Technology Uses</a>.) Authors, companies, technology vendors, or others may document accessibility-supported\n      ways of using web content technologies. However, all ways of using technologies in\n      the documentation would need to meet the definition of accessibility-supported Web\n      content technologies above.\n   </p></div>",
      "name": "accessibility supported"
    },
    {
      "id": "dfn-alternative-for-time-based-media",
      "definition": "<p>document including correctly sequenced text descriptions of time-based visual and\n      auditory information and providing a means for achieving the outcomes of any time-based\n      interaction\n   </p>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-64\"><div class=\"note-title marker\" id=\"h-note-64\"><span>Note</span></div><p class=\"\">A screenplay used to create the synchronized media content would meet this definition\n      only if it was corrected to accurately represent the final synchronized media after\n      editing.\n   </p></div>",
      "name": "alternative for time-based media"
    },
    {
      "id": "dfn-ambiguous-to-users-in-general",
      "definition": "<p>the purpose cannot be determined from the link and all information of the web page\n      presented to the user simultaneously with the link (i.e., readers without disabilities\n      would not know what a link would do until they activated it)\n   </p>\n   \n   <aside class=\"example\" id=\"example-5\"><div class=\"marker\">Example</div><p>The word guava in the following sentence \"One of the notable exports is guava\" is\n      a link. The link could lead to a definition of guava, a chart listing the quantity\n      of guava exported or a photograph of people harvesting guava. Until the link is activated,\n      all readers are unsure and the person with a disability is not at any disadvantage.\n   </p></aside>",
      "name": "ambiguous to users in general"
    },
    {
      "id": "dfn-ascii-art",
      "definition": "<p>picture created by a spatial arrangement of characters or glyphs (typically from the\n      95 printable characters defined by ASCII)\n   </p>",
      "name": "ASCII art"
    },
    {
      "id": "dfn-assistive-technologies",
      "definition": "<p>hardware and/or software that acts as a <a href=\"https://www.w3.org/TR/WCAG22/#dfn-user-agents\" title=\"any software that retrieves and presents web content for users\">user agent</a>, or along with a mainstream user agent, to provide functionality to meet the requirements\n      of users with disabilities that go beyond those offered by mainstream user agents\n   </p>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-65\"><div class=\"note-title marker\" id=\"h-note-65\"><span>Note 1</span></div><p class=\"\">Functionality provided by assistive technology includes alternative presentations\n      (e.g., as synthesized speech or magnified content), alternative input methods (e.g.,\n      voice), additional navigation or orientation mechanisms, and content transformations\n      (e.g., to make tables more accessible).\n   </p></div>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-66\"><div class=\"note-title marker\" id=\"h-note-66\"><span>Note 2</span></div><p class=\"\">Assistive technologies often communicate data and messages with mainstream user agents\n      by using and monitoring APIs.\n   </p></div>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-67\"><div class=\"note-title marker\" id=\"h-note-67\"><span>Note 3</span></div><p class=\"\">The distinction between mainstream user agents and assistive technologies is not absolute.\n      Many mainstream user agents provide some features to assist individuals with disabilities.\n      The basic difference is that mainstream user agents target broad and diverse audiences\n      that usually include people with and without disabilities. Assistive technologies\n      target narrowly defined populations of users with specific disabilities. The assistance\n      provided by an assistive technology is more specific and appropriate to the needs\n      of its target users. The mainstream user agent may provide important functionality\n      to assistive technologies like retrieving web content from program objects or parsing\n      markup into identifiable bundles.\n   </p></div>\n   \n   <aside class=\"example\" id=\"example-6\"><div class=\"marker\">Example</div><p>Assistive technologies that are important in the context of this document include\n      the following:\n   </p>\n   \n   <ul>\n      \n      <li>screen magnifiers, and other visual reading assistants, which are used by people with\n         visual, perceptual and physical print disabilities to change text font, size, spacing,\n         color, synchronization with speech, etc. in order to improve the visual readability\n         of rendered text and images;\n      </li>\n      \n      <li>screen readers, which are used by people who are blind to read textual information\n         through synthesized speech or braille;\n      </li>\n      \n      <li>text-to-speech software, which is used by some people with cognitive, language, and\n         learning disabilities to convert text into synthetic speech;\n      </li>\n      \n      <li>speech recognition software, which may be used by people who have some physical disabilities;</li>\n      \n      <li>alternative keyboards, which are used by people with certain physical disabilities\n         to simulate the keyboard (including alternate keyboards that use head pointers, single\n         switches, sip/puff and other special input devices.);\n      </li>\n      \n      <li>alternative pointing devices, which are used by people with certain physical disabilities\n         to simulate mouse pointing and button activations.\n      </li>\n      \n   </ul>\n   </aside>",
      "name": "assistive technology"
    },
    {
      "id": "dfn-audio",
      "definition": "<p>the technology of sound reproduction</p>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-68\"><div class=\"note-title marker\" id=\"h-note-68\"><span>Note</span></div><p class=\"\">Audio can be created synthetically (including speech synthesis), recorded from real\n      world sounds, or both.\n   </p></div>",
      "name": "audio"
    },
    {
      "id": "dfn-audio-descriptions",
      "definition": "<p>narration added to the soundtrack to describe important visual details that cannot\n      be understood from the main soundtrack alone\n   </p>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-69\"><div class=\"note-title marker\" id=\"h-note-69\"><span>Note 1</span></div><p class=\"\">Audio description of <a href=\"https://www.w3.org/TR/WCAG22/#dfn-video\" title=\"the technology of moving or sequenced pictures or images\">video</a> provides information about actions, characters, scene changes, on-screen text, and\n      other visual content.\n   </p></div>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-70\"><div class=\"note-title marker\" id=\"h-note-70\"><span>Note 2</span></div><p class=\"\">In standard audio description, narration is added during existing pauses in dialogue.\n      (See also <a href=\"https://www.w3.org/TR/WCAG22/#dfn-extended-audio-description\" title=\"audio description that is added to an audiovisual presentation by pausing the video so that there is time to add additional description\">extended audio description</a>.)\n   </p></div>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-71\"><div class=\"note-title marker\" id=\"h-note-71\"><span>Note 3</span></div><p class=\"\">Where all of the <a href=\"https://www.w3.org/TR/WCAG22/#dfn-video\" title=\"the technology of moving or sequenced pictures or images\">video</a> information is already provided in existing <a href=\"https://www.w3.org/TR/WCAG22/#dfn-audio\" title=\"the technology of sound reproduction\">audio</a>, no additional audio description is necessary.\n   </p></div>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-72\"><div class=\"note-title marker\" id=\"h-note-72\"><span>Note 4</span></div><p class=\"\">Also called \"video description\" and \"descriptive narration.\"</p></div>",
      "name": "audio description"
    },
    {
      "id": "dfn-audio-only",
      "definition": "<p>a time-based presentation that contains only <a href=\"https://www.w3.org/TR/WCAG22/#dfn-audio\" title=\"the technology of sound reproduction\">audio</a> (no <a href=\"https://www.w3.org/TR/WCAG22/#dfn-video\" title=\"the technology of moving or sequenced pictures or images\">video</a> and no interaction)\n   </p>",
      "name": "audio-only"
    },
    {
      "id": "dfn-blinking",
      "definition": "<p>switch back and forth between two visual states in a way that is meant to draw attention</p>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-73\"><div class=\"note-title marker\" id=\"h-note-73\"><span>Note</span></div><p class=\"\">See also <a href=\"https://www.w3.org/TR/WCAG22/#dfn-flashes\" title=\"a pair of opposing changes in relative luminance that can cause seizures in some people if it is large enough and in the right frequency range\">flash</a>. It is possible for something to be large enough and blink brightly enough at the\n      right frequency to be also classified as a flash.\n   </p></div>",
      "name": "blinking"
    },
    {
      "id": "dfn-blocks-of-text",
      "definition": "<p>more than one sentence of text</p>",
      "name": "blocks of text"
    },
    {
      "id": "dfn-captcha",
      "definition": "<p>initialism for \"Completely Automated Public Turing test to tell Computers and Humans\n      Apart\"\n   </p>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-74\"><div class=\"note-title marker\" id=\"h-note-74\"><span>Note 1</span></div><p class=\"\">CAPTCHA tests often involve asking the user to type in text that is displayed in an\n      obscured image or audio file.\n   </p></div>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-75\"><div class=\"note-title marker\" id=\"h-note-75\"><span>Note 2</span></div><p class=\"\">A Turing test is any system of tests designed to differentiate a human from a computer.\n      It is named after famed computer scientist Alan Turing. The term was coined by researchers\n      at Carnegie Mellon University.\n   </p></div>",
      "name": "CAPTCHA"
    },
    {
      "id": "dfn-captions",
      "definition": "<p>synchronized visual and/or <a href=\"https://www.w3.org/TR/WCAG22/#dfn-text-alternative\" title=\"Text that is programmatically associated with non-text content or referred to from text that is programmatically associated with non-text content. Programmatically associated text is text whose location can be programmatically determined from the non-text content.\">text alternative</a> for both speech and non-speech audio information needed to understand the media content\n   </p>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-76\"><div class=\"note-title marker\" id=\"h-note-76\"><span>Note 1</span></div><p class=\"\">Captions are similar to dialogue-only subtitles except captions convey not only the\n      content of spoken dialogue, but also equivalents for non-dialogue audio information\n      needed to understand the program content, including sound effects, music, laughter,\n      speaker identification and location.\n   </p></div>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-77\"><div class=\"note-title marker\" id=\"h-note-77\"><span>Note 2</span></div><p class=\"\">Closed Captions are equivalents that can be turned on and off with some players.</p></div>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-78\"><div class=\"note-title marker\" id=\"h-note-78\"><span>Note 3</span></div><p class=\"\">Open Captions are any captions that cannot be turned off. For example, if the captions\n      are visual equivalent <a href=\"https://www.w3.org/TR/WCAG22/#dfn-images-of-text\" title=\"text that has been rendered in a non-text form (e.g., an image) in order to achieve a particular visual effect\">images of text</a> embedded in <a href=\"https://www.w3.org/TR/WCAG22/#dfn-video\" title=\"the technology of moving or sequenced pictures or images\">video</a>.\n   </p></div>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-79\"><div class=\"note-title marker\" id=\"h-note-79\"><span>Note 4</span></div><p class=\"\">Captions should not obscure or obstruct relevant information in the video.</p></div>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-80\"><div class=\"note-title marker\" id=\"h-note-80\"><span>Note 5</span></div><p class=\"\">In some countries, captions are called subtitles.</p></div>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-81\"><div class=\"note-title marker\" id=\"h-note-81\"><span>Note 6</span></div><p class=\"\"><a href=\"https://www.w3.org/TR/WCAG22/#dfn-audio-descriptions\" title=\"narration added to the soundtrack to describe important visual details that cannot be understood from the main soundtrack alone\">Audio descriptions</a> can be, but do not need to be, captioned since they are descriptions of information\n      that is already presented visually.\n   </p></div>",
      "name": "captions"
    },
    {
      "id": "dfn-change-of-context",
      "definition": "<p>major changes that, if made without user awareness, can disorient users who are not able to view\n      the entire page simultaneously\n   </p>\n   \n   <p>Changes in context include changes of:</p>\n   \n   <ul>\n      \n      <li><a href=\"https://www.w3.org/TR/WCAG22/#dfn-user-agents\" title=\"any software that retrieves and presents web content for users\">user agent</a>;\n      </li>\n      \n      <li><a href=\"https://www.w3.org/TR/WCAG22/#dfn-viewport\" title=\"object in which the user agent presents content\">viewport</a>;\n      </li>\n      \n      <li>focus;</li>\n      \n      <li><a href=\"https://www.w3.org/TR/WCAG22/#dfn-content\" title=\"information and sensory experience to be communicated to the user by means of a user agent, including code or markup that defines the content's structure, presentation, and interactions\">content</a> that changes the meaning of the <a href=\"https://www.w3.org/TR/WCAG22/#dfn-web-page-s\" title=\"a non-embedded resource obtained from a single URI using HTTP plus any other resources that are used in the rendering or intended to be rendered together with it by a user agent\">web page</a>\n      </li>\n      \n   </ul>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-82\"><div class=\"note-title marker\" id=\"h-note-82\"><span>Note</span></div><p class=\"\">A change of content is not always a change of context. Changes in content, such as\n      an expanding outline, dynamic menu, or a tab control do not necessarily change the\n      context, unless they also change one of the above (e.g., focus).\n   </p></div>\n   \n   <aside class=\"example\" id=\"example-7\"><div class=\"marker\">Example</div><p>Opening a new window, moving focus to a different component, going to a new page (including\n      anything that would look to a user as if they had moved to a new page) or significantly\n      re-arranging the content of a page are examples of changes of context.\n   </p></aside>",
      "name": "changes of context"
    },
    {
      "id": "dfn-cognitive-function-test",
      "definition": "<p>A task that requires the user to remember, manipulate, or transcribe information. Examples include, but are not limited to:</p>\n    <ul>\n        <li>memorization, such as remembering a username, password, set of characters, images, or patterns. The common identifiers name, e-mail, and phone number are not considered cognitive function tests as they are personal to the user and consistent across websites;</li>\n        <li>transcription, such as typing in characters;</li>\n        <li>use of correct spelling;</li>\n        <li>performance of calculations;</li>\n        <li>solving of puzzles.</li>\n    </ul>",
      "name": "cognitive function test"
    },
    {
      "id": "dfn-conform",
      "definition": "<p>satisfying all the requirements of a given standard, guideline or specification</p>",
      "name": "conformance"
    },
    {
      "id": "dfn-conforming-alternate-versions",
      "definition": "<p>version that</p>\n   \n   <ol>\n      \n      <li>conforms at the designated level, and</li>\n      \n      <li>provides all of the same information and <a href=\"https://www.w3.org/TR/WCAG22/#dfn-functionality\" title=\"processes and outcomes achievable through user action\">functionality</a> in the same <a href=\"https://www.w3.org/TR/WCAG22/#dfn-human-language-s\" title=\"language that is spoken, written or signed (through visual or tactile means) to communicate with humans\">human language</a>, and\n      </li>\n      \n      <li>is as up to date as the non-conforming content, and</li>\n      \n      <li>\n         <p>for which at least one of the following is true:</p>\n         \n         <ol>\n            \n            <li>the conforming version can be reached from the non-conforming page via an <a href=\"https://www.w3.org/TR/WCAG22/#dfn-accessibility-supported\" title=\"supported by users' assistive technologies as well as the accessibility features in browsers and other user agents\">accessibility-supported</a>\n               <a href=\"https://www.w3.org/TR/WCAG22/#dfn-mechanism\" title=\"process or technique for achieving a result\">mechanism</a>, or\n            </li>\n            \n            <li>the non-conforming version can only be reached from the conforming version, or</li>\n            \n            <li>the non-conforming version can only be reached from a conforming page that also provides\n               a mechanism to reach the conforming version\n            </li>\n            \n         </ol>\n         \n      </li>\n      \n   </ol>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-83\"><div class=\"note-title marker\" id=\"h-note-83\"><span>Note 1</span></div><p class=\"\">In this definition, \"can only be reached\" means that there is some mechanism, such\n      as a conditional redirect, that prevents a user from \"reaching\" (loading) the non-conforming\n      page unless the user had just come from the conforming version.\n   </p></div>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-84\"><div class=\"note-title marker\" id=\"h-note-84\"><span>Note 2</span></div><p class=\"\">The alternate version does not need to be matched page for page with the original\n      (e.g., the conforming alternate version may consist of multiple pages).\n   </p></div>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-85\"><div class=\"note-title marker\" id=\"h-note-85\"><span>Note 3</span></div><p class=\"\">If multiple language versions are available, then conforming alternate versions are\n      required for each language offered.\n   </p></div>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-86\"><div class=\"note-title marker\" id=\"h-note-86\"><span>Note 4</span></div><p class=\"\">Alternate versions may be provided to accommodate different technology environments\n      or user groups. Each version should be as conformant as possible. One version would\n      need to be fully conformant in order to meet <a href=\"https://www.w3.org/TR/WCAG22/#cc1\">conformance requirement 1</a>.\n   </p></div>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-87\"><div class=\"note-title marker\" id=\"h-note-87\"><span>Note 5</span></div><p class=\"\">The conforming alternative version does not need to reside within the scope of conformance,\n      or even on the same website, as long as it is as freely available as the non-conforming\n      version.\n   </p></div>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-88\"><div class=\"note-title marker\" id=\"h-note-88\"><span>Note 6</span></div><p class=\"\">Alternate versions should not be confused with <a href=\"https://www.w3.org/TR/WCAG22/#dfn-supplementary-content\" title=\"additional content that illustrates or clarifies the primary content\">supplementary content</a>, which support the original page and enhance comprehension.\n   </p></div>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-89\"><div class=\"note-title marker\" id=\"h-note-89\"><span>Note 7</span></div><p class=\"\">Setting user preferences within the content to produce a conforming version is an\n      acceptable mechanism for reaching another version as long as the method used to set\n      the preferences is accessibility supported.\n   </p></div>\n   \n   <p>See <a href=\"https://www.w3.org/WAI/WCAG21/Understanding/conformance#conforming-alt-versions\">Understanding Conforming Alternate Versions</a></p>",
      "name": "conforming alternate version"
    },
    {
      "id": "dfn-content",
      "definition": "<p>information and sensory experience to be communicated to the user by means of a <a href=\"https://www.w3.org/TR/WCAG22/#dfn-user-agents\" title=\"any software that retrieves and presents web content for users\">user agent</a>, including code or markup that defines the content's <a href=\"https://www.w3.org/TR/WCAG22/#dfn-structure\" title=\"The way the parts of a web page are organized in relation to each other; and The way a collection of web pages is organized\">structure</a>, <a href=\"https://www.w3.org/TR/WCAG22/#dfn-presentation\" title=\"rendering of the content in a form to be perceived by users\">presentation</a>, and interactions\n   </p>",
      "name": "content"
    },
    {
      "id": "dfn-context-sensitive-help",
      "definition": "<p>help text that provides information related to the function currently being performed</p>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-90\"><div class=\"note-title marker\" id=\"h-note-90\"><span>Note</span></div><p class=\"\">Clear labels can act as context-sensitive help.</p></div>",
      "name": "context-sensitive help"
    },
    {
      "id": "dfn-contrast-ratio",
      "definition": "<p>(L1 + 0.05) / (L2 + 0.05), where</p>\n   \n   <ul>\n      \n      <li>L1 is the <a href=\"https://www.w3.org/TR/WCAG22/#dfn-relative-luminance\" title=\"the relative brightness of any point in a colorspace, normalized to 0 for darkest black and 1 for lightest white\">relative luminance</a> of the lighter of the colors, and\n      </li>\n      \n      <li>L2 is the <a href=\"https://www.w3.org/TR/WCAG22/#dfn-relative-luminance\" title=\"the relative brightness of any point in a colorspace, normalized to 0 for darkest black and 1 for lightest white\">relative luminance</a> of the darker of the colors.\n      </li>\n      \n   </ul>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-91\"><div class=\"note-title marker\" id=\"h-note-91\"><span>Note 1</span></div><p class=\"\">Contrast ratios can range from 1 to 21 (commonly written 1:1 to 21:1).</p></div>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-92\"><div class=\"note-title marker\" id=\"h-note-92\"><span>Note 2</span></div><p class=\"\">Because authors do not have control over user settings as to how text is rendered\n      (for example font smoothing or anti-aliasing), the contrast ratio for text can be\n      evaluated with anti-aliasing turned off.\n   </p></div>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-93\"><div class=\"note-title marker\" id=\"h-note-93\"><span>Note 3</span></div><p class=\"\">For the purpose of Success Criteria 1.4.3 and 1.4.6, contrast is measured with respect\n      to the specified background over which the text is rendered in normal usage. If no\n      background color is specified, then white is assumed.\n   </p></div>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-94\"><div class=\"note-title marker\" id=\"h-note-94\"><span>Note 4</span></div><p class=\"\">Background color is the specified color of content over which the text is to be rendered\n      in normal usage. It is a failure if no background color is specified when the text\n      color is specified, because the user's default background color is unknown and cannot\n      be evaluated for sufficient contrast. For the same reason, it is a failure if no text\n      color is specified when a background color is specified.\n   </p></div>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-95\"><div class=\"note-title marker\" id=\"h-note-95\"><span>Note 5</span></div><p class=\"\">When there is a border around the letter, the border can add contrast and would be\n      used in calculating the contrast between the letter and its background. A narrow border\n      around the letter would be used as the letter. A wide border around the letter that\n      fills in the inner details of the letters acts as a halo and would be considered background.\n   </p></div>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-96\"><div class=\"note-title marker\" id=\"h-note-96\"><span>Note 6</span></div><p class=\"\">WCAG conformance should be evaluated for color pairs specified in the content that\n      an author would expect to appear adjacent in typical presentation. Authors need not\n      consider unusual presentations, such as color changes made by the user agent, except\n      where caused by authors' code.\n   </p></div>",
      "name": "contrast ratio"
    },
    {
      "id": "dfn-correct-reading-sequence",
      "definition": "<p>any sequence where words and paragraphs are presented in an order that does not change\n      the meaning of the content\n   </p>",
      "name": "correct reading sequence"
    },
    {
      "id": "dfn-css-pixels",
      "definition": "<p>visual angle of about 0.0213 degrees</p>\n   \t\t\t\t\t\n   <p>A CSS pixel is the canonical unit of measure for all lengths and measurements in CSS.\n      This unit is density-independent, and distinct from actual hardware pixels present\n      in a display. User agents and operating systems should ensure that a CSS pixel is\n      set as closely as possible to the <a href=\"https://www.w3.org/TR/css3-values/#reference-pixel\">CSS Values and Units Module Level 3 reference pixel</a> [<cite><a href=\"https://www.w3.org/TR/WCAG22/#bib-css3-values\" title=\"CSS Values and Units Module Level 3\">css3-values</a></cite>], which takes into account the physical dimensions of the display\n      and the assumed viewing distance (factors that cannot be determined by content authors).\n   </p>",
      "name": "CSS pixel"
    },
    {
      "id": "dfn-down-event",
      "definition": "<p>platform event that occurs  when the trigger stimulus of a pointer is depressed</p>\n\t<p>The down-event may have different names on different platforms, such as \"touchstart\" or \"mousedown\".</p>",
      "name": "down-event"
    },
    {
      "id": "dfn-dragging-movements",
      "definition": "<p>an operation where the pointer engages with an element on the <a href=\"https://www.w3.org/TR/WCAG22/#dfn-down-event\" title=\"platform event that occurs when the trigger stimulus of a pointer is depressed\">down-event</a> and the element (or a representation of its position) follows the pointer until an <a href=\"https://www.w3.org/TR/WCAG22/#dfn-up-event\" title=\"platform event that occurs when the trigger stimulus of a pointer is released\">up-event</a></p>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-97\"><div class=\"note-title marker\" id=\"h-note-97\"><span>Note</span></div><p class=\"\">Examples of draggable elements include list items, text elements, and images.</p></div>",
      "name": "dragging movement"
    },
    {
      "id": "dfn-emergency",
      "definition": "<p>a sudden, unexpected situation or occurrence that requires immediate action to preserve\n      health, safety, or property\n   </p>",
      "name": "emergency"
    },
    {
      "id": "dfn-essential",
      "definition": "<p>if removed, would fundamentally change the information or functionality of the content,\n      <strong>and</strong> information and functionality cannot be achieved in another way that would conform\n   </p>",
      "name": "essential"
    },
    {
      "id": "dfn-extended-audio-description",
      "definition": "<p>audio description that is added to an audiovisual presentation by pausing the <a href=\"https://www.w3.org/TR/WCAG22/#dfn-video\" title=\"the technology of moving or sequenced pictures or images\">video</a> so that there is time to add additional description\n   </p>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-98\"><div class=\"note-title marker\" id=\"h-note-98\"><span>Note</span></div><p class=\"\">This technique is only used when the sense of the <a href=\"https://www.w3.org/TR/WCAG22/#dfn-video\" title=\"the technology of moving or sequenced pictures or images\">video</a> would be lost without the additional <a href=\"https://www.w3.org/TR/WCAG22/#dfn-audio-descriptions\" title=\"narration added to the soundtrack to describe important visual details that cannot be understood from the main soundtrack alone\">audio description</a> and the pauses between dialogue/narration are too short.\n   </p></div>",
      "name": "extended audio description"
    },
    {
      "id": "dfn-flashes",
      "definition": "<p>a pair of opposing changes in <a href=\"https://www.w3.org/TR/WCAG22/#dfn-relative-luminance\" title=\"the relative brightness of any point in a colorspace, normalized to 0 for darkest black and 1 for lightest white\">relative luminance</a> that can cause seizures in some people if it is large enough and in the right frequency\n      range\n   </p>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-99\"><div class=\"note-title marker\" id=\"h-note-99\"><span>Note 1</span></div><p class=\"\">See <a href=\"https://www.w3.org/TR/WCAG22/#dfn-general-flash-and-red-flash-thresholds\" title=\"a flash or rapidly changing image sequence is below the threshold (i.e., content passes) if any of the following are true:\">general flash and red flash thresholds</a> for information about types of flash that are not allowed.\n   </p></div>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-100\"><div class=\"note-title marker\" id=\"h-note-100\"><span>Note 2</span></div><p class=\"\">See also <a href=\"https://www.w3.org/TR/WCAG22/#dfn-blinking\" title=\"switch back and forth between two visual states in a way that is meant to draw attention\">blinking</a>.\n   </p></div>",
      "name": "flash"
    },
    {
      "id": "dfn-focus-indicator",
      "definition": "<p>pixels that are changed to visually indicate when a <a href=\"https://www.w3.org/TR/WCAG22/#dfn-user-interface-components\" title=\"a part of the content that is perceived by users as a single control for a distinct function\">user interface component</a> is in a focused <a href=\"https://www.w3.org/TR/WCAG22/#dfn-states\" title=\"dynamic property expressing characteristics of a user interface component that may change in response to user action or automated processes\">state</a>\n\n    </p>",
      "name": "focus indicator"
    },
    {
      "id": "dfn-functionality",
      "definition": "<p><a href=\"https://www.w3.org/TR/WCAG22/#dfn-processes\" title=\"series of user actions where each action is required in order to complete an activity\">processes</a> and outcomes achievable through user action\n   </p>",
      "name": "functionality"
    },
    {
      "id": "dfn-general-flash-and-red-flash-thresholds",
      "definition": "<p>a <a href=\"https://www.w3.org/TR/WCAG22/#dfn-flashes\" title=\"a pair of opposing changes in relative luminance that can cause seizures in some people if it is large enough and in the right frequency range\">flash</a> or rapidly changing image sequence is below the threshold (i.e., content <strong>passes</strong>) if any of the following are true:\n   </p>\n   \n   <ul>\n      \n      <li>there are no more than three <strong>general flashes</strong> and / or no more than three <strong>red flashes</strong> within any one-second period; or\n      </li>\n      \n      <li>the combined area of flashes occurring concurrently occupies no more than a total\n         of .006 steradians within any 10 degree visual field on the screen (25% of any 10\n         degree visual field on the screen) at typical viewing distance\n      </li>\n      \n   </ul>\n   \n   <p>where:</p>\n   \n   <ul>\n      \n      <li>A <strong>general flash</strong> is defined as a pair of opposing changes in <a href=\"https://www.w3.org/TR/WCAG22/#dfn-relative-luminance\" title=\"the relative brightness of any point in a colorspace, normalized to 0 for darkest black and 1 for lightest white\">relative luminance</a> of 10% or more of the maximum relative luminance (1.0) where the relative luminance of\n         the darker image is below 0.80; and where \"a pair of opposing changes\" is an increase\n         followed by a decrease, or a decrease followed by an increase, and\n      </li>\n      \n      <li>A <strong>red flash</strong> is defined as any pair of opposing transitions involving a saturated red\n      </li>\n      \n   </ul>\n   \n   <p><em>Exception:</em> Flashing that is a fine, balanced, pattern such as white noise or an alternating\n      checkerboard pattern with \"squares\" smaller than 0.1 degree (of visual field at typical\n      viewing distance) on a side does not violate the thresholds.\n   </p>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-101\"><div class=\"note-title marker\" id=\"h-note-101\"><span>Note 1</span></div><p class=\"\">For general software or web content, using a 341 x 256 pixel rectangle anywhere on the displayed screen area when the content is viewed at 1024 x 768 pixels will provide a good estimate of a 10 degree visual field for standard screen sizes and viewing distances (e.g., 15-17 inch screen at 22-26 inches). This resolution of 75 - 85 ppi is known to be lower, and thus more conservative than the nominal CSS pixel resolution of 96 ppi in CSS specifications. Higher resolutions displays showing the same rendering of the content yield smaller and safer images so it is lower resolutions that are used to define the thresholds.\n   </p></div>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-102\"><div class=\"note-title marker\" id=\"h-note-102\"><span>Note 2</span></div><p class=\"\">A transition is the change in relative luminance (or relative luminance/color for\n      red flashing) between adjacent peaks and valleys in a plot of relative luminance (or\n      relative luminance/color for red flashing) measurement against time. A flash consists\n      of two opposing transitions.\n   </p></div>\n\n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-103\"><div class=\"note-title marker\" id=\"h-note-103\"><span>Note 3</span></div><p class=\"\">The new working definition in the field for <strong>\"pair of opposing transitions involving a saturated red\"</strong> (from WCAG 2.2) is a pair of opposing transitions where, one transition is either to or from a state with a value R/(R + G + B) that is greater than or equal to 0.8, and the difference between states is more than 0.2 (unitless) in the CIE 1976 UCS chromaticity diagram. [<cite><a href=\"https://www.w3.org/TR/WCAG22/#bib-iso_9241-391\" title=\"Ergonomics of human-system interaction—Part 391: Requirements, analysis and compliance test methods for the reduction of photosensitive seizures\">ISO_9241-391</a></cite>] </p></div>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-104\"><div class=\"note-title marker\" id=\"h-note-104\"><span>Note 4</span></div><p class=\"\">Tools are available that will carry out analysis from video screen capture. However,\n      no tool is necessary to evaluate for this condition if flashing is less than or equal\n      to 3 flashes in any one second. Content automatically passes (see #1 and #2 above).\n   </p></div>",
      "name": "general flash and red flash thresholds"
    },
    {
      "id": "dfn-human-language-s",
      "definition": "<p>language that is spoken, written or signed (through visual or tactile means) to communicate\n      with humans\n   </p>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-105\"><div class=\"note-title marker\" id=\"h-note-105\"><span>Note</span></div><p class=\"\">See also <a href=\"https://www.w3.org/TR/WCAG22/#dfn-sign-language\" title=\"a language using combinations of movements of the hands and arms, facial expressions, or body positions to convey meaning\">sign language</a>.\n   </p></div>",
      "name": "human language"
    },
    {
      "id": "dfn-idioms",
      "definition": "<p>phrase whose meaning cannot be deduced from the meaning of the individual words and\n      the specific words cannot be changed without losing the meaning\n   </p>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-106\"><div class=\"note-title marker\" id=\"h-note-106\"><span>Note</span></div><p class=\"\">Idioms cannot be translated directly, word for word, without losing their (cultural\n      or language-dependent) meaning.\n   </p></div>\n   \n   <aside class=\"example\" id=\"example-8\"><div class=\"marker\">Example 1</div><p>In English, \"spilling the beans\" means \"revealing a secret.\" However, \"knocking over\n      the beans\" or \"spilling the vegetables\" does not mean the same thing.\n   </p></aside>\n   \n   <aside class=\"example\" id=\"example-9\"><div class=\"marker\">Example 2</div><p>In Japanese, the phrase \"<span lang=\"ja\">さじを投げる</span>\" literally translates into \"he throws a spoon,\" but it means that there is nothing\n      he can do and finally he gives up.\n   </p></aside>\n   \n   <aside class=\"example\" id=\"example-10\"><div class=\"marker\">Example 3</div><p>In Dutch, \"<span lang=\"nl\">Hij ging met de kippen op stok</span>\" literally translates into \"He went to roost with the chickens,\" but it means that\n      he went to bed early.\n   </p></aside>",
      "name": "idiom"
    },
    {
      "id": "dfn-images-of-text",
      "definition": "<p>text that has been rendered in a non-text form (e.g., an image) in order to achieve\n      a particular visual effect\n   </p>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-107\"><div class=\"note-title marker\" id=\"h-note-107\"><span>Note</span></div><p class=\"\">This does not include text that is part of a picture that contains significant other visual content.\n   </p></div>\n   \n   <aside class=\"example\" id=\"example-11\"><div class=\"marker\">Example</div><p>A person's name on a nametag in a photograph.</p></aside>",
      "name": "image of text"
    },
    {
      "id": "dfn-informative",
      "definition": "<p>for information purposes and not required for conformance</p>\n  \n  <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-108\"><div class=\"note-title marker\" id=\"h-note-108\"><span>Note</span></div><p class=\"\">Content required for <a href=\"https://www.w3.org/TR/WCAG22/#dfn-conform\" title=\"satisfying all the requirements of a given standard, guideline or specification\">conformance</a> is referred to as \"<a href=\"https://www.w3.org/TR/WCAG22/#dfn-normative\" title=\"required for conformance\">normative</a>.\"</p></div>",
      "name": "informative"
    },
    {
      "id": "dfn-input-error",
      "definition": "<p>information provided by the user that is not accepted</p>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-109\"><div class=\"note-title marker\" id=\"h-note-109\"><span>Note</span></div><div class=\"\">\n     <p>This includes:</p>\n   \n     <ol>\n      \n      <li>Information that is required by the <a href=\"https://www.w3.org/TR/WCAG22/#dfn-web-page-s\" title=\"a non-embedded resource obtained from a single URI using HTTP plus any other resources that are used in the rendering or intended to be rendered together with it by a user agent\">web page</a> but omitted by the user\n      </li>\n      \n      <li>Information that is provided by the user but that falls outside the required data\n         format or values\n      </li>\n      \n     </ol>\n  </div></div>",
      "name": "input error"
    },
    {
      "id": "dfn-jargon",
      "definition": "<p>words used in a particular way by people in a particular field</p>\n   \n   <aside class=\"example\" id=\"example-12\"><div class=\"marker\">Example</div><p>The word StickyKeys is jargon from the field of assistive technology/accessibility.</p></aside>",
      "name": "jargon"
    },
    {
      "id": "dfn-keyboard-interface",
      "definition": "<p>interface used by software to obtain keystroke input</p>\n   \n    <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-110\"><div class=\"note-title marker\" id=\"h-note-110\"><span>Note 1</span></div><div class=\"\">\n        <p>A keyboard interface allows users to provide keystroke input to programs even if the\n        native technology does not contain a keyboard.</p>\n\n       <aside class=\"example\" id=\"example-13\"><div class=\"marker\">Example</div><p>A touchscreen PDA has a keyboard interface built into its operating system as well\n        as a connector for external keyboards. Applications on the PDA can use the interface\n        to obtain keyboard input either from an external keyboard or from other applications\n        that provide simulated keyboard output, such as handwriting interpreters or speech-to-text\n        applications with \"keyboard emulation\" functionality.</p></aside>\n    </div></div>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-111\"><div class=\"note-title marker\" id=\"h-note-111\"><span>Note 2</span></div><p class=\"\">Operation of the application (or parts of the application) through a keyboard-operated\n      mouse emulator, such as MouseKeys, does not qualify as operation through a keyboard\n      interface because operation of the program is through its pointing device interface,\n      not through its keyboard interface.\n   </p></div>",
      "name": "keyboard interface"
    },
    {
      "id": "dfn-keyboard-shortcuts",
      "definition": "<p>alternative means of triggering an action by the pressing of one or more keys</p>",
      "name": "keyboard shortcut"
    },
    {
      "id": "dfn-labels",
      "definition": "<p><a href=\"https://www.w3.org/TR/WCAG22/#dfn-text\" title=\"sequence of characters that can be programmatically determined, where the sequence is expressing something in human language\">text</a> or other component with a <a href=\"https://www.w3.org/TR/WCAG22/#dfn-text-alternative\" title=\"Text that is programmatically associated with non-text content or referred to from text that is programmatically associated with non-text content. Programmatically associated text is text whose location can be programmatically determined from the non-text content.\">text alternative</a> that is presented to a user to identify a component within web <a href=\"https://www.w3.org/TR/WCAG22/#dfn-content\" title=\"information and sensory experience to be communicated to the user by means of a user agent, including code or markup that defines the content's structure, presentation, and interactions\">content</a></p>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-112\"><div class=\"note-title marker\" id=\"h-note-112\"><span>Note 1</span></div><p class=\"\">A label is presented to all users whereas the <a href=\"https://www.w3.org/TR/WCAG22/#dfn-name\" title=\"text by which software can identify a component within web content to the user\">name</a> may be hidden and only exposed by assistive technology. In many (but not all) cases\n      the name and the label are the same.\n   </p></div>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-113\"><div class=\"note-title marker\" id=\"h-note-113\"><span>Note 2</span></div><p class=\"\">The term label is not limited to the label element in <abbr title=\"HyperText Markup Language\">HTML</abbr>.</p></div>",
      "name": "label"
    },
    {
      "id": "dfn-large-scale",
      "definition": "<p>with at least 18 point or 14 point bold or font size that would yield equivalent size\n      for Chinese, Japanese and Korean (CJK) fonts\n   </p>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-114\"><div class=\"note-title marker\" id=\"h-note-114\"><span>Note 1</span></div><p class=\"\">Fonts with extraordinarily thin strokes or unusual features and characteristics that\n      reduce the familiarity of their letter forms are harder to read, especially at lower\n      contrast levels.\n   </p></div>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-115\"><div class=\"note-title marker\" id=\"h-note-115\"><span>Note 2</span></div><p class=\"\">Font size is the size when the content is delivered. It does not include resizing\n      that may be done by a user.\n   </p></div>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-116\"><div class=\"note-title marker\" id=\"h-note-116\"><span>Note 3</span></div><p class=\"\">The actual size of the character that a user sees is dependent both on the author-defined\n      size and the user's display or user agent settings. For many mainstream body text\n      fonts, 14 and 18 point is roughly equivalent to 1.2 and 1.5 em or to 120% or 150%\n      of the default size for body text (assuming that the body font is 100%), but authors\n      would need to check this for the particular fonts in use. When fonts are defined in\n      relative units, the actual point size is calculated by the user agent for display.\n      The point size should be obtained from the user agent, or calculated based on font\n      metrics as the user agent does, when evaluating this success criterion. Users who\n      have low vision would be responsible for choosing appropriate settings.\n   </p></div>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-117\"><div class=\"note-title marker\" id=\"h-note-117\"><span>Note 4</span></div><p class=\"\">When using text without specifying the font size, the smallest font size used on major\n      browsers for unspecified text would be a reasonable size to assume for the font. If\n      a level 1 heading is rendered in 14pt bold or higher on major browsers, then it would\n      be reasonable to assume it is large text. Relative scaling can be calculated from\n      the default sizes in a similar fashion.\n   </p></div>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-118\"><div class=\"note-title marker\" id=\"h-note-118\"><span>Note 5</span></div><p class=\"\">The 18 and 14 point sizes for roman texts are taken from the minimum size for large\n      print (14pt) and the larger standard font size (18pt). For other fonts such as CJK\n      languages, the \"equivalent\" sizes would be the minimum large print size used for those\n      languages and the next larger standard large print size.\n   </p></div>",
      "name": "large scale"
    },
    {
      "id": "dfn-legal-commitments",
      "definition": "<p>transactions where the person incurs a legally binding obligation or benefit</p>\n   \n   <aside class=\"example\" id=\"example-14\"><div class=\"marker\">Example</div><p>A marriage license, a stock trade (financial and legal), a will, a loan, adoption,\n      signing up for the army, a contract of any type, etc.\n   </p></aside>",
      "name": "legal commitments"
    },
    {
      "id": "dfn-purpose-of-each-link",
      "definition": "<p>nature of the result obtained by activating a hyperlink</p>",
      "name": "link purpose"
    },
    {
      "id": "dfn-live",
      "definition": "<p>information captured from a real-world event and transmitted to the receiver with\n      no more than a broadcast delay\n   </p>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-119\"><div class=\"note-title marker\" id=\"h-note-119\"><span>Note 1</span></div><p class=\"\">A broadcast delay is a short (usually automated) delay, for example used in order\n      to give the broadcaster time to cue or censor the audio (or video) feed, but not sufficient\n      to allow significant editing.\n   </p></div>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-120\"><div class=\"note-title marker\" id=\"h-note-120\"><span>Note 2</span></div><p class=\"\">If information is completely computer generated, it is not live.</p></div>",
      "name": "live"
    },
    {
      "id": "dfn-lower-secondary-education-level",
      "definition": "<p>the two or three year period of education that begins after completion of six years\n      of school and ends nine years after the beginning of <a href=\"https://www.w3.org/TR/WCAG22/#dfn-primary-education\" title=\"six year time period that begins between the ages of five and seven, possibly without any previous education\">primary education</a></p>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-121\"><div class=\"note-title marker\" id=\"h-note-121\"><span>Note</span></div><p class=\"\">This definition is based on the International Standard Classification of Education\n      [<cite><a href=\"https://www.w3.org/TR/WCAG22/#bib-unesco\" title=\"International Standard Classification of Education\">UNESCO</a></cite>].\n   </p></div>",
      "name": "lower secondary education level"
    },
    {
      "id": "dfn-mechanism",
      "definition": "<p><a href=\"https://www.w3.org/TR/WCAG22/#dfn-processes\" title=\"series of user actions where each action is required in order to complete an activity\">process</a> or technique for achieving a result\n   </p>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-122\"><div class=\"note-title marker\" id=\"h-note-122\"><span>Note 1</span></div><p class=\"\">The mechanism may be explicitly provided in the content, or may be <a href=\"https://www.w3.org/TR/WCAG22/#dfn-relied-upon\" title=\"the content would not conform if that technology is turned off or is not supported\">relied upon</a> to be provided by either the platform or by <a href=\"https://www.w3.org/TR/WCAG22/#dfn-user-agents\" title=\"any software that retrieves and presents web content for users\">user agents</a>, including <a href=\"https://www.w3.org/TR/WCAG22/#dfn-assistive-technologies\" title=\"hardware and/or software that acts as a user agent, or along with a mainstream user agent, to provide functionality to meet the requirements of users with disabilities that go beyond those offered by mainstream user agents\">assistive technologies</a>.\n   </p></div>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-123\"><div class=\"note-title marker\" id=\"h-note-123\"><span>Note 2</span></div><p class=\"\">The mechanism needs to meet all success criteria for the conformance level claimed.</p></div>",
      "name": "mechanism"
    },
    {
      "id": "dfn-media-alternative-for-text",
      "definition": "<p>media that presents no more information than is already presented in text (directly\n      or via text alternatives)\n   </p>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-124\"><div class=\"note-title marker\" id=\"h-note-124\"><span>Note</span></div><p class=\"\">A media alternative for text is provided for those who benefit from alternate representations\n      of text. Media alternatives for text may be audio-only, video-only (including sign-language\n      video), or audio-video.\n   </p></div>",
      "name": "media alternative for text"
    },
    {
      "id": "dfn-motion-animation",
      "definition": "<p>addition of steps between conditions to create the illusion of movement or to give a sense of a smooth transition</p>\n\t<aside class=\"example\" id=\"example-15\"><div class=\"marker\">Example</div><p>For example, an element which moves into place or changes size while appearing is considered to be animated. An element which appears instantly without transitioning is not using animation. Motion animation does not include changes of color, blurring, or opacity which do not change the perceived size, shape, or position of the element.</p></aside>",
      "name": "motion animation"
    },
    {
      "id": "dfn-bounding-boxes",
      "definition": "<p>the smallest enclosing rectangle aligned to the horizontal axis within which all the points of a shape lie. For components which wrap onto multiple lines as part of a sentence or <a href=\"https://www.w3.org/TR/WCAG22/#dfn-blocks-of-text\" title=\"more than one sentence of text\">block of text</a> (such as hypertext links), the bounding box is based on how the component would appear on a single line.</p>",
      "name": "minimum bounding box"
    },
    {
      "id": "dfn-name",
      "definition": "<p>text by which software can identify a component within web content to the user</p>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-125\"><div class=\"note-title marker\" id=\"h-note-125\"><span>Note 1</span></div><p class=\"\">The name may be hidden and only exposed by assistive technology, whereas a <a href=\"https://www.w3.org/TR/WCAG22/#dfn-labels\" title=\"text or other component with a text alternative that is presented to a user to identify a component within web content\">label</a> is presented to all users. In many (but not all) cases, the label and the name are\n      the same.\n   </p></div>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-126\"><div class=\"note-title marker\" id=\"h-note-126\"><span>Note 2</span></div><p class=\"\">This is unrelated to the name attribute in <abbr title=\"HyperText Markup Language\">HTML</abbr>.</p></div>",
      "name": "name"
    },
    {
      "id": "dfn-navigated-sequentially",
      "definition": "<p>navigated in the order defined for advancing focus (from one element to the next)\n      using a <a href=\"https://www.w3.org/TR/WCAG22/#dfn-keyboard-interface\" title=\"interface used by software to obtain keystroke input\">keyboard interface</a></p>",
      "name": "navigated sequentially"
    },
    {
      "id": "dfn-non-text-content",
      "definition": "<p>any content that is not a sequence of characters that can be <a href=\"https://www.w3.org/TR/WCAG22/#dfn-programmatically-determinable\" title=\"determined by software from author-supplied data provided in a way that different user agents, including assistive technologies, can extract and present this information to users in different modalities\">programmatically determined</a> or where the sequence is not expressing something in <a href=\"https://www.w3.org/TR/WCAG22/#dfn-human-language-s\" title=\"language that is spoken, written or signed (through visual or tactile means) to communicate with humans\">human language</a></p>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-127\"><div class=\"note-title marker\" id=\"h-note-127\"><span>Note</span></div><p class=\"\">This includes <a href=\"https://www.w3.org/TR/WCAG22/#dfn-ascii-art\" title=\"picture created by a spatial arrangement of characters or glyphs (typically from the 95 printable characters defined by ASCII)\">ASCII art</a> (which is a pattern of characters), emoticons, leetspeak (which uses character substitution),\n      and images representing text\n   </p></div>",
      "name": "non-text content"
    },
    {
      "id": "dfn-normative",
      "definition": "<p>required for conformance</p>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-128\"><div class=\"note-title marker\" id=\"h-note-128\"><span>Note 1</span></div><p class=\"\">One may conform in a variety of well-defined ways to this document.</p></div>\n  \n  <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-129\"><div class=\"note-title marker\" id=\"h-note-129\"><span>Note 2</span></div><p class=\"\">Content identified as \"<a href=\"https://www.w3.org/TR/WCAG22/#dfn-informative\" title=\"for information purposes and not required for conformance\">informative</a>\" or \"non-normative\" is never required for <a href=\"https://www.w3.org/TR/WCAG22/#dfn-conform\" title=\"satisfying all the requirements of a given standard, guideline or specification\">conformance</a>.</p></div>",
      "name": "normative"
    },
    {
      "id": "dfn-on-a-full-screen-window",
      "definition": "<p>on the most common sized desktop/laptop display with the <a href=\"https://www.w3.org/TR/WCAG22/#dfn-viewport\" title=\"object in which the user agent presents content\">viewport</a> maximized</p>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-130\"><div class=\"note-title marker\" id=\"h-note-130\"><span>Note</span></div><p class=\"\">Since people generally keep their computers for several years, it is best not to rely\n      on the latest desktop/laptop display resolutions but to consider the common desktop/laptop\n      display resolutions over the course of several years when making this evaluation.\n   </p></div>",
      "name": "on a full-screen window"
    },
    {
      "id": "dfn-pause",
      "definition": "<p>stopped by user request and not resumed until requested by user</p>",
      "name": "paused"
    },
    {
      "id": "dfn-perimeter",
      "definition": "<p>continuous line forming the boundary of a shape not including shared pixels, or the <a href=\"https://www.w3.org/TR/WCAG22/#dfn-bounding-boxes\" title=\"New\">minimum bounding box</a>, whichever is shortest.</p>\n  <aside class=\"example\" id=\"example-16\"><div class=\"marker\">Example</div><p>The perimeter calculation for a 2 CSS pixel perimeter around a rectangle is 4<em>h</em>+4<em>w</em>, where <em>h</em> is the height and <em>w</em> is the width. For a 2 CSS pixel perimeter around a circle it is 4𝜋<em>r</em>.</p></aside>",
      "name": "perimeter"
    },
    {
      "id": "dfn-pointer-inputs",
      "definition": "<p>input from a device that can target a specific coordinate (or set of coordinates) on a screen,\n      such as a mouse, pen, or touch contact\n   </p>\n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-131\"><div class=\"note-title marker\" id=\"h-note-131\"><span>Note</span></div><p class=\"\">See the <a href=\"https://www.w3.org/TR/pointerevents/#dfn-pointer\">Pointer Events\n      definition for \"pointer\"</a> [<cite><a href=\"https://www.w3.org/TR/WCAG22/#bib-pointerevents\" title=\"Pointer Events\">pointerevents</a></cite>].</p></div>",
      "name": "pointer input"
    },
    {
      "id": "dfn-prerecorded",
      "definition": "<p>information that is not <a href=\"https://www.w3.org/TR/WCAG22/#dfn-live\" title=\"information captured from a real-world event and transmitted to the receiver with no more than a broadcast delay\">live</a></p>",
      "name": "prerecorded"
    },
    {
      "id": "dfn-presentation",
      "definition": "<p>rendering of the <a href=\"https://www.w3.org/TR/WCAG22/#dfn-content\" title=\"information and sensory experience to be communicated to the user by means of a user agent, including code or markup that defines the content's structure, presentation, and interactions\">content</a> in a form to be perceived by users\n   </p>",
      "name": "presentation"
    },
    {
      "id": "dfn-primary-education",
      "definition": "<p>six year time period that begins between the ages of five and seven, possibly without\n      any previous education\n   </p>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-132\"><div class=\"note-title marker\" id=\"h-note-132\"><span>Note</span></div><p class=\"\">This definition is based on the International Standard Classification of Education\n      [<cite><a href=\"https://www.w3.org/TR/WCAG22/#bib-unesco\" title=\"International Standard Classification of Education\">UNESCO</a></cite>].\n   </p></div>",
      "name": "primary education level"
    },
    {
      "id": "dfn-processes",
      "definition": "<p>series of user actions where each action is required in order to complete an activity</p>\n   \n   <aside class=\"example\" id=\"example-17\"><div class=\"marker\">Example 1</div><p>Successful use of a series of web pages on a shopping site requires users to view\n      alternative products, prices and offers, select products, submit an order, provide\n      shipping information and provide payment information.\n   </p></aside>\n   \n   <aside class=\"example\" id=\"example-18\"><div class=\"marker\">Example 2</div><p>An account registration page requires successful completion of a <a href=\"https://www.w3.org/TR/turingtest/\">Turing test</a> before\n      the registration form can be accessed.\n   </p></aside>",
      "name": "process"
    },
    {
      "id": "dfn-programmatically-determinable",
      "definition": "<p>determined by software from author-supplied data provided in a way that different\n      <a href=\"https://www.w3.org/TR/WCAG22/#dfn-user-agents\" title=\"any software that retrieves and presents web content for users\">user agents</a>, including <a href=\"https://www.w3.org/TR/WCAG22/#dfn-assistive-technologies\" title=\"hardware and/or software that acts as a user agent, or along with a mainstream user agent, to provide functionality to meet the requirements of users with disabilities that go beyond those offered by mainstream user agents\">assistive technologies</a>, can extract and present this information to users in different modalities\n   </p>\n   \n   <aside class=\"example\" id=\"example-19\"><div class=\"marker\">Example 1</div><p>Determined in a markup language from elements and attributes that are accessed directly\n      by commonly available assistive technology.\n   </p></aside>\n   \n      <aside class=\"example\" id=\"example-20\"><div class=\"marker\">Example 2</div><p>Determined from technology-specific data structures in a non-markup language and exposed\n      to assistive technology via an accessibility API that is supported by commonly available\n      assistive technology.\n      </p></aside>",
      "name": "programmatically determined"
    },
    {
      "id": "dfn-programmatically-determined-link-context",
      "definition": "<p>additional information that can be <a href=\"https://www.w3.org/TR/WCAG22/#dfn-programmatically-determinable\" title=\"determined by software from author-supplied data provided in a way that different user agents, including assistive technologies, can extract and present this information to users in different modalities\">programmatically determined</a> from <a href=\"https://www.w3.org/TR/WCAG22/#dfn-relationships\" title=\"meaningful associations between distinct pieces of content\">relationships</a> with a link, combined with the link text, and presented to users in different modalities\n   </p>\n   \n   <aside class=\"example\" id=\"example-21\"><div class=\"marker\">Example</div><p>In <abbr title=\"HyperText Markup Language\">HTML</abbr>, information that is programmatically determinable from a link in English\n      includes text that is in the same <a href=\"https://html.spec.whatwg.org/multipage/dom.html#paragraph\">paragraph</a>, \n      list item, or table cell as the link or in a table header cell that is associated with the table cell that contains the link.\n   </p></aside>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-133\"><div class=\"note-title marker\" id=\"h-note-133\"><span>Note</span></div><p class=\"\">Since screen readers interpret punctuation, they can also provide the context from\n      the current sentence, when the focus is on a link in that sentence.\n   </p></div>",
      "name": "programmatically determined link context"
    },
    {
      "id": "dfn-programmatically-set",
      "definition": "<p>set by software using methods that are supported by <a href=\"https://www.w3.org/TR/WCAG22/#dfn-user-agents\" title=\"any software that retrieves and presents web content for users\">user agents</a>, including <a href=\"https://www.w3.org/TR/WCAG22/#dfn-assistive-technologies\" title=\"hardware and/or software that acts as a user agent, or along with a mainstream user agent, to provide functionality to meet the requirements of users with disabilities that go beyond those offered by mainstream user agents\">assistive technologies</a>\n   </p>",
      "name": "programmatically set"
    },
    {
      "id": "dfn-pure-decoration",
      "definition": "<p>serving only an aesthetic purpose, providing no information, and having no functionality</p>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-134\"><div class=\"note-title marker\" id=\"h-note-134\"><span>Note</span></div><p class=\"\">Text is only purely decorative if the words can be rearranged or substituted without\n      changing their purpose.\n   </p></div>\n   \n   <aside class=\"example\" id=\"example-22\"><div class=\"marker\">Example</div><p>The cover page of a dictionary has random words in very light text in the background.</p></aside>",
      "name": "pure decoration"
    },
    {
      "id": "dfn-real-time-events",
      "definition": "<p>event that a) occurs at the same time as the viewing and b) is not completely generated\n      by the content\n   </p>\n   \n   <aside class=\"example\" id=\"example-23\"><div class=\"marker\">Example 1</div><p>A Webcast of a live performance (occurs at the same time as the viewing and is not\n      prerecorded).\n   </p></aside>\n   \n   <aside class=\"example\" id=\"example-24\"><div class=\"marker\">Example 2</div><p>An on-line auction with people bidding (occurs at the same time as the viewing).</p></aside>\n   \n   <aside class=\"example\" id=\"example-25\"><div class=\"marker\">Example 3</div><p>Live humans interacting in a virtual world using avatars (is not completely generated\n      by the content and occurs at the same time as the viewing).\n   </p></aside>",
      "name": "real-time event"
    },
    {
      "id": "dfn-regions",
      "definition": "<p>perceivable, <a href=\"https://www.w3.org/TR/WCAG22/#dfn-programmatically-determinable\" title=\"determined by software from author-supplied data provided in a way that different user agents, including assistive technologies, can extract and present this information to users in different modalities\">programmatically determined</a> <a href=\"https://www.w3.org/TR/WCAG22/#dfn-section\" title=\"a self-contained portion of written content that deals with one or more related topics or thoughts\">section</a> of content</p>\n  <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-135\"><div class=\"note-title marker\" id=\"h-note-135\"><span>Note</span></div><p class=\"\">In <abbr title=\"HyperText Markup Language\">HTML</abbr>, any area designated with a landmark role would be a region.</p></div>",
      "name": "region"
    },
    {
      "id": "dfn-relationships",
      "definition": "<p>meaningful associations between distinct pieces of content</p>",
      "name": "relationships"
    },
    {
      "id": "dfn-relative-luminance",
      "definition": "<p>the relative brightness of any point in a colorspace, normalized to 0 for darkest\n      black and 1 for lightest white\n   </p>\n   \n  <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-136\"><div class=\"note-title marker\" id=\"h-note-136\"><span>Note 1</span></div><div class=\"\">\n   <p>For the sRGB colorspace, the relative luminance of a color is defined as L = 0.2126\n      * <strong>R</strong> + 0.7152 * <strong>G</strong> + 0.0722 * <strong>B</strong> where <strong>R</strong>, <strong>G</strong> and <strong>B</strong> are defined as:\n   </p>\n   \n   <ul>\n      \n      <li>if RsRGB &lt;= 0.04045 then <strong>R</strong> = RsRGB/12.92 else <strong>R</strong> = ((RsRGB+0.055)/1.055) ^ 2.4\n      </li>\n      \n      <li>if GsRGB &lt;= 0.04045 then <strong>G</strong> = GsRGB/12.92 else <strong>G</strong> = ((GsRGB+0.055)/1.055) ^ 2.4\n      </li>\n      \n      <li>if BsRGB &lt;= 0.04045 then <strong>B</strong> = BsRGB/12.92 else <strong>B</strong> = ((BsRGB+0.055)/1.055) ^ 2.4\n      </li>\n      \n   </ul>\n   \n   <p>and RsRGB, GsRGB, and BsRGB are defined as:</p>\n   \n   <ul>\n      \n      <li>RsRGB = R8bit/255</li>\n      \n      <li>GsRGB = G8bit/255</li>\n      \n      <li>BsRGB = B8bit/255</li>\n      \n   </ul>\n   \n   <p>The \"^\" character is the exponentiation operator. (Formula taken from \n      [<cite><a href=\"https://www.w3.org/TR/WCAG22/#bib-srgb\" title=\"Multimedia systems and equipment - Colour measurement and management - Part 2-1: Colour management - Default RGB colour space - sRGB\">SRGB</a></cite>].)\n   </p>\n\n  </div></div>\n\n  <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-137\"><div class=\"note-title marker\" id=\"h-note-137\"><span>Note 2</span></div><p class=\"\">Before May 2021 the value of 0.04045 in the definition was different (0.03928). It was taken from an older version of the specification and has been updated. It has no practical effect on the calculations in the context of these guidelines.</p></div>\n  \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-138\"><div class=\"note-title marker\" id=\"h-note-138\"><span>Note 3</span></div><p class=\"\">Almost all systems used today to view web content assume sRGB encoding. Unless it\n      is known that another color space will be used to process and display the content,\n      authors should evaluate using sRGB colorspace. If using other color spaces, see <a href=\"https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum\">Understanding Success Criterion 1.4.3</a>.\n   </p></div>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-139\"><div class=\"note-title marker\" id=\"h-note-139\"><span>Note 4</span></div><p class=\"\">If dithering occurs after delivery, then the source color value is used. For colors\n      that are dithered at the source, the average values of the colors that are dithered\n      should be used (average R, average G, and average B).\n   </p></div>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-140\"><div class=\"note-title marker\" id=\"h-note-140\"><span>Note 5</span></div><p class=\"\">Tools are available that automatically do the calculations when testing contrast and\n      flash.\n   </p></div>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-141\"><div class=\"note-title marker\" id=\"h-note-141\"><span>Note 6</span></div><p class=\"\">A <a href=\"https://www.w3.org/TR/WCAG22/relative-luminance.html\">separate page giving the relative luminance definition using MathML</a> to display the formulas is available.\n   </p></div>",
      "name": "relative luminance"
    },
    {
      "id": "dfn-relied-upon",
      "definition": "<p>the content would not <a href=\"https://www.w3.org/TR/WCAG22/#dfn-conform\" title=\"satisfying all the requirements of a given standard, guideline or specification\">conform</a> if that <a href=\"https://www.w3.org/TR/WCAG22/#dfn-technologies\" title=\"mechanism for encoding instructions to be rendered, played or executed by user agents\">technology</a> is turned off or is not supported\n   </p>",
      "name": "relied upon"
    },
    {
      "id": "dfn-role",
      "definition": "<p>text or number by which software can identify the function of a component within Web\n      content\n   </p>\n   \n   <aside class=\"example\" id=\"example-26\"><div class=\"marker\">Example</div><p>A number that indicates whether an image functions as a hyperlink, command button,\n      or check box.\n   </p></aside>",
      "name": "role"
    },
    {
      "id": "dfn-same-functionality",
      "definition": "<p>same result when used</p>\n   \n   <aside class=\"example\" id=\"example-27\"><div class=\"marker\">Example</div><p>A submit \"search\" button on one web page and a \"find\" button on another web page may\n      both have a field to enter a term and list topics in the website related to the term\n      submitted. In this case, they would have the same functionality but would not be labeled\n      consistently.\n   </p></aside>",
      "name": "same functionality"
    },
    {
      "id": "dfn-same-relative-order",
      "definition": "<p>same position relative to other items</p>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-142\"><div class=\"note-title marker\" id=\"h-note-142\"><span>Note</span></div><p class=\"\">Items are considered to be in the same relative order even if other items are inserted\n      or removed from the original order. For example, expanding navigation menus may insert\n      an additional level of detail or a secondary navigation section may be inserted into\n      the reading order.\n   </p></div>",
      "name": "same relative order"
    },
    {
      "id": "dfn-satisfies",
      "definition": "<p>the success criterion does not evaluate to 'false' when applied to the page</p>",
      "name": "satisfies a success criterion"
    },
    {
      "id": "dfn-section",
      "definition": "<p>a self-contained portion of written content that deals with one or more related topics\n      or thoughts\n   </p>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-143\"><div class=\"note-title marker\" id=\"h-note-143\"><span>Note</span></div><p class=\"\">A section may consist of one or more paragraphs and include graphics, tables, lists\n      and sub-sections.\n   </p></div>",
      "name": "section"
    },
    {
      "id": "dfn-set-of-web-pages",
      "definition": "<p>collection of <a href=\"https://www.w3.org/TR/WCAG22/#dfn-web-page-s\" title=\"a non-embedded resource obtained from a single URI using HTTP plus any other resources that are used in the rendering or intended to be rendered together with it by a user agent\">web pages</a> that share a common purpose and that are created by the same author, group or organization\n   </p>\n   \n   <aside class=\"example\" id=\"example-28\"><div class=\"marker\">Example</div><p>Examples include:</p>\n      <ul>\n      <li>a publication which is split across multiple web pages, where each page contains one chapter or other significant section of the work. The publication is logically a single contiguous unit, and contains navigation features that enable access to the full set of pages.</li>\n      <li>an e-commerce website shows products in a set of web pages that all share the same navigation and identification. However, when progressing to the checkout process, the template changes; the navigation and other elements are removed, so the pages in that process are functionally and visually different. The checkout pages are not part of the set of product pages.</li>\n      <li>a blog on a sub-domain (e.g. blog.example.com) which has a different navigation and is authored by a distinct set of people from the pages on the primary domain (example.com).</li>\n   </ul></aside>\n\n  <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-144\"><div class=\"note-title marker\" id=\"h-note-144\"><span>Note</span></div><p class=\"\">Different language versions would be considered different sets of web pages.</p></div>",
      "name": "set of web pages"
    },
    {
      "id": "dfn-sign-language",
      "definition": "<p>a language using combinations of movements of the hands and arms, facial expressions,\n      or body positions to convey meaning\n   </p>",
      "name": "sign language"
    },
    {
      "id": "dfn-sign-language-interpretation",
      "definition": "<p>translation of one language, generally a spoken language, into a <a href=\"https://www.w3.org/TR/WCAG22/#dfn-sign-language\" title=\"a language using combinations of movements of the hands and arms, facial expressions, or body positions to convey meaning\">sign language</a></p>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-145\"><div class=\"note-title marker\" id=\"h-note-145\"><span>Note</span></div><p class=\"\">True sign languages are independent languages that are unrelated to the spoken language(s)\n      of the same country or region.\n   </p></div>",
      "name": "sign language interpretation"
    },
    {
      "id": "dfn-single-pointer",
      "definition": "<p>an input modality that only targets a single point on the page/screen at a time – such as a mouse, single finger on a touch screen, or stylus.</p>\n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-146\"><div class=\"note-title marker\" id=\"h-note-146\"><span>Note</span></div><p class=\"\">Single pointer interactions include clicks, double clicks, taps, dragging motions, and single-finger swipe gestures. In contrast, multipoint interactions involve the use of two or more pointers at the same time, such as two-finger interactions on a touchscreen, or the simultaneous use of a mouse and stylus.</p></div>",
      "name": "single pointer"
    },
    {
      "id": "dfn-specific-sensory-experience",
      "definition": "<p>a sensory experience that is not purely decorative and does not primarily convey important\n      information or perform a function\n   </p>\n   \n   <aside class=\"example\" id=\"example-29\"><div class=\"marker\">Example</div><p>Examples include a performance of a flute solo, works of visual art etc.</p></aside>",
      "name": "specific sensory experience"
    },
    {
      "id": "dfn-states",
      "definition": "<p>dynamic property expressing characteristics of a <a href=\"https://www.w3.org/TR/WCAG22/#dfn-user-interface-components\" title=\"a part of the content that is perceived by users as a single control for a distinct function\">user interface component</a> that may change in response to user action or automated processes</p>\n\t<p>States do not affect the nature of the component, but represent data associated with the component or user interaction possibilities. Examples include focus, hover, select, press, check, visited/unvisited, and expand/collapse.</p>",
      "name": "state"
    },
    {
      "id": "dfn-status-messages",
      "definition": "<p>change in content that is not a <a href=\"https://www.w3.org/TR/WCAG22/#dfn-change-of-context\" title=\"major changes that, if made without user awareness, can disorient users who are not able to view the entire page simultaneously\">change of context</a>, and that provides information to the user on the success or results of an action, on the waiting state of an application, on the progress of a <a href=\"https://www.w3.org/TR/WCAG22/#dfn-processes\" title=\"series of user actions where each action is required in order to complete an activity\">process</a>, or on the existence of errors</p>",
      "name": "status message"
    },
    {
      "id": "dfn-structure",
      "definition": "<ul>\n      \n      <li>The way the parts of a <a href=\"https://www.w3.org/TR/WCAG22/#dfn-web-page-s\" title=\"a non-embedded resource obtained from a single URI using HTTP plus any other resources that are used in the rendering or intended to be rendered together with it by a user agent\">web page</a> are organized in relation to each other; and\n      </li>\n      \n      <li>The way a collection of <a href=\"https://www.w3.org/TR/WCAG22/#dfn-web-page-s\" title=\"a non-embedded resource obtained from a single URI using HTTP plus any other resources that are used in the rendering or intended to be rendered together with it by a user agent\">web pages</a> is organized\n      </li>\n      \n   </ul>",
      "name": "structure"
    },
    {
      "id": "dfn-style-properties",
      "definition": "<p>property whose value determines the presentation (e.g. font, color, size, location, padding, volume, synthesized speech prosody) of\n content elements as they are rendered (e.g. onscreen, via loudspeaker, via braille display) by user agents</p>\n \t<p>Style properties can have several origins:</p>\n    <ul>\n      <li>User agent default styles: The default style property values applied in the absence of any author or user styles. Some web content technologies specify a default rendering, others do not;</li>\n      <li>Author styles: Style property values that are set by the author as part of the content (e.g. in-line styles, author style\nsheets);</li>\n      <li>User styles: Style property values that are set by the user (e.g. via user agent interface settings, user style sheets)</li>\n    </ul>",
      "name": "style property"
    },
    {
      "id": "dfn-supplementary-content",
      "definition": "<p>additional <a href=\"https://www.w3.org/TR/WCAG22/#dfn-content\" title=\"information and sensory experience to be communicated to the user by means of a user agent, including code or markup that defines the content's structure, presentation, and interactions\">content</a> that illustrates or clarifies the primary content\n   </p>\n   \n   <aside class=\"example\" id=\"example-30\"><div class=\"marker\">Example 1</div><p>An audio version of a <a href=\"https://www.w3.org/TR/WCAG22/#dfn-web-page-s\" title=\"a non-embedded resource obtained from a single URI using HTTP plus any other resources that are used in the rendering or intended to be rendered together with it by a user agent\">web page</a>.\n   </p></aside>\n   \n   <aside class=\"example\" id=\"example-31\"><div class=\"marker\">Example 2</div><p>An illustration of a complex <a href=\"https://www.w3.org/TR/WCAG22/#dfn-processes\" title=\"series of user actions where each action is required in order to complete an activity\">process</a>.\n   </p></aside>\n   \n   <aside class=\"example\" id=\"example-32\"><div class=\"marker\">Example 3</div><p>A paragraph summarizing the major outcomes and recommendations made in a research\n      study.\n   </p></aside>",
      "name": "supplemental content"
    },
    {
      "id": "dfn-synchronized-media",
      "definition": "<p><a href=\"https://www.w3.org/TR/WCAG22/#dfn-audio\" title=\"the technology of sound reproduction\">audio</a> or <a href=\"https://www.w3.org/TR/WCAG22/#dfn-video\" title=\"the technology of moving or sequenced pictures or images\">video</a> synchronized with another format for presenting information and/or with time-based\n      interactive components, unless the media is a <a href=\"https://www.w3.org/TR/WCAG22/#dfn-media-alternative-for-text\" title=\"media that presents no more information than is already presented in text (directly or via text alternatives)\">media alternative for text</a> that is clearly labeled as such\n   </p>",
      "name": "synchronized media"
    },
    {
      "id": "dfn-targets",
      "definition": "<p>region of the display that will accept a pointer action, such as the interactive area of a <a href=\"https://www.w3.org/TR/WCAG22/#dfn-user-interface-components\" title=\"a part of the content that is perceived by users as a single control for a distinct function\">user interface component</a></p> \n    <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-147\"><div class=\"note-title marker\" id=\"h-note-147\"><span>Note</span></div><p class=\"\">If two or more targets are overlapping, the overlapping area should not be included in the measurement of the target size, except when the overlapping targets perform the same action or open the same page.</p></div>",
      "name": "target"
    },
    {
      "id": "dfn-technologies",
      "definition": "<p><a href=\"https://www.w3.org/TR/WCAG22/#dfn-mechanism\" title=\"process or technique for achieving a result\">mechanism</a> for encoding instructions to be rendered, played or executed by <a href=\"https://www.w3.org/TR/WCAG22/#dfn-user-agents\" title=\"any software that retrieves and presents web content for users\">user agents</a></p>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-148\"><div class=\"note-title marker\" id=\"h-note-148\"><span>Note 1</span></div><p class=\"\">As used in these guidelines \"web technology\" and the word \"technology\" (when used\n      alone) both refer to web content technologies.\n   </p></div>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-149\"><div class=\"note-title marker\" id=\"h-note-149\"><span>Note 2</span></div><p class=\"\">Web content technologies may include markup languages, data formats, or programming\n      languages that authors may use alone or in combination to create end-user experiences\n      that range from static web pages to synchronized media presentations to dynamic Web\n      applications.\n   </p></div>\n   \n   <aside class=\"example\" id=\"example-33\"><div class=\"marker\">Example</div><p>Some common examples of web content technologies include <abbr title=\"HyperText Markup Language\">HTML</abbr>, CSS, SVG, PNG, PDF,\n      Flash, and JavaScript.\n   </p></aside>",
      "name": "technology"
    },
    {
      "id": "dfn-text",
      "definition": "<p>sequence of characters that can be <a href=\"https://www.w3.org/TR/WCAG22/#dfn-programmatically-determinable\" title=\"determined by software from author-supplied data provided in a way that different user agents, including assistive technologies, can extract and present this information to users in different modalities\">programmatically determined</a>, where the sequence is expressing something in <a href=\"https://www.w3.org/TR/WCAG22/#dfn-human-language-s\" title=\"language that is spoken, written or signed (through visual or tactile means) to communicate with humans\">human language</a></p>",
      "name": "text"
    },
    {
      "id": "dfn-text-alternative",
      "definition": "<p><a href=\"https://www.w3.org/TR/WCAG22/#dfn-text\" title=\"sequence of characters that can be programmatically determined, where the sequence is expressing something in human language\">Text</a> that is programmatically associated with <a href=\"https://www.w3.org/TR/WCAG22/#dfn-non-text-content\" title=\"any content that is not a sequence of characters that can be programmatically determined or where the sequence is not expressing something in human language\">non-text content</a> or referred to from text that is programmatically associated with non-text content.\n      Programmatically associated text is text whose location can be <a href=\"https://www.w3.org/TR/WCAG22/#dfn-programmatically-determinable\" title=\"determined by software from author-supplied data provided in a way that different user agents, including assistive technologies, can extract and present this information to users in different modalities\">programmatically determined</a>\n      from the non-text content.\n   </p>\n   \n   <aside class=\"example\" id=\"example-34\"><div class=\"marker\">Example</div><p>An image of a chart is described in text in the paragraph after the chart. The short\n      text alternative for the chart indicates that a description follows.\n   </p></aside>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-150\"><div class=\"note-title marker\" id=\"h-note-150\"><span>Note</span></div><p class=\"\">Refer to <a href=\"https://www.w3.org/WAI/WCAG21/Understanding/conformance#text-alternatives\">Understanding Text Alternatives</a> for more information.\n   </p></div>",
      "name": "text alternative"
    },
    {
      "id": "dfn-up-event",
      "definition": "<p>platform event that occurs  when the trigger stimulus of a pointer is released</p>\n\t<p>The up-event may have different names on different platforms, such as \"touchend\" or \"mouseup\".</p>",
      "name": "up-event"
    },
    {
      "id": "dfn-used-in-an-unusual-or-restricted-way",
      "definition": "<p>words used in such a way that requires users to know exactly which definition to apply\n      in order to understand the content correctly\n   </p>\n\n   <aside class=\"example\" id=\"example-35\"><div class=\"marker\">Example</div>\n      <p>The term \"gig\" means something different if it occurs in a discussion of music concerts\n         than it does in article about computer hard drive space, but the appropriate definition\n         can be determined from context. By contrast, the word \"text\" is used in a very specific\n         way in WCAG 2, so a definition is supplied in the glossary.\n      </p>\n   </aside>",
      "name": "used in an unusual or restricted way"
    },
    {
      "id": "dfn-user-agents",
      "definition": "<p>any software that retrieves and presents web content for users</p>\n   \n   <aside class=\"example\" id=\"example-36\"><div class=\"marker\">Example</div><p>Web browsers, media players, plug-ins, and other programs — including <a href=\"https://www.w3.org/TR/WCAG22/#dfn-assistive-technologies\" title=\"hardware and/or software that acts as a user agent, or along with a mainstream user agent, to provide functionality to meet the requirements of users with disabilities that go beyond those offered by mainstream user agents\">assistive technologies</a> — that help in retrieving, rendering, and interacting with web content.\n   </p></aside>",
      "name": "user agent"
    },
    {
      "id": "dfn-user-controllable",
      "definition": "<p>data that is intended to be accessed by users</p>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-151\"><div class=\"note-title marker\" id=\"h-note-151\"><span>Note</span></div><p class=\"\">This does not refer to such things as Internet logs and search engine monitoring data.</p></div>\n   \n   <aside class=\"example\" id=\"example-37\"><div class=\"marker\">Example</div><p>Name and address fields for a user's account.</p></aside>",
      "name": "user-controllable"
    },
    {
      "id": "dfn-user-interface-components",
      "definition": "<p>a part of the content that is perceived by users as a single control for a distinct\n      function\n   </p>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-152\"><div class=\"note-title marker\" id=\"h-note-152\"><span>Note 1</span></div><p class=\"\">Multiple user interface components may be implemented as a single programmatic element.\n      \"Components\" here is not tied to programming techniques, but rather to what the user\n      perceives as separate controls.\n   </p></div>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-153\"><div class=\"note-title marker\" id=\"h-note-153\"><span>Note 2</span></div><p class=\"\">User interface components include form elements and links as well as components generated\n      by scripts.\n   </p></div>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-154\"><div class=\"note-title marker\" id=\"h-note-154\"><span>Note 3</span></div><p class=\"\">What is meant by \"component\" or \"user interface component\" here is also sometimes\n      called \"user interface element\".\n   </p></div>\n   \n   <aside class=\"example\" id=\"example-38\"><div class=\"marker\">Example</div><p>An applet has a \"control\" that can be used to move through content by line or page\n      or random access. Since each of these would need to have a name and be settable independently,\n      they would each be a \"user interface component.\"\n   </p></aside>",
      "name": "user interface component"
    },
    {
      "id": "dfn-user-inactivity",
      "definition": "<p>any continuous period of time where no user actions occur</p>\n\t<p>The method of tracking will be determined by the website or application.</p>",
      "name": "user inactivity"
    },
    {
      "id": "dfn-video",
      "definition": "<p>the technology of moving or sequenced pictures or images</p>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-155\"><div class=\"note-title marker\" id=\"h-note-155\"><span>Note</span></div><p class=\"\">Video can be made up of animated or photographic images, or both.</p></div>",
      "name": "video"
    },
    {
      "id": "dfn-video-only",
      "definition": "<p>a time-based presentation that contains only <a href=\"https://www.w3.org/TR/WCAG22/#dfn-video\" title=\"the technology of moving or sequenced pictures or images\">video</a> (no <a href=\"https://www.w3.org/TR/WCAG22/#dfn-audio\" title=\"the technology of sound reproduction\">audio</a> and no interaction)\n   </p>",
      "name": "video-only"
    },
    {
      "id": "dfn-viewport",
      "definition": "<p>object in which the <a href=\"https://www.w3.org/TR/WCAG22/#dfn-user-agents\" title=\"any software that retrieves and presents web content for users\">user agent</a> presents content</p>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-156\"><div class=\"note-title marker\" id=\"h-note-156\"><span>Note 1</span></div><p class=\"\">The user agent presents content through one or more viewports. Viewports include windows, frames,\n      loudspeakers, and virtual magnifying glasses. A viewport may contain another viewport\n      (e.g., nested frames). Interface components created by the user agent such as prompts,\n      menus, and alerts are not viewports.\n   </p></div>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-157\"><div class=\"note-title marker\" id=\"h-note-157\"><span>Note 2</span></div><p class=\"\">This definition is based on <a href=\"https://www.w3.org/TR/WAI-USERAGENT/glossary.html\">User Agent Accessibility Guidelines 1.0 Glossary</a> [<cite><a href=\"https://www.w3.org/TR/WCAG22/#bib-uaag10\" title=\"User Agent Accessibility Guidelines 1.0\">UAAG10</a></cite>].\n   </p></div>",
      "name": "viewport"
    },
    {
      "id": "dfn-visually-customized",
      "definition": "<p>the font, size, color, and background can be set</p>",
      "name": "visually customized"
    },
    {
      "id": "dfn-web-page-s",
      "definition": "<p>a non-embedded resource obtained from a single URI using HTTP plus any other resources\n      that are used in the rendering or intended to be rendered together with it by a <a href=\"https://www.w3.org/TR/WCAG22/#dfn-user-agents\" title=\"any software that retrieves and presents web content for users\">user agent</a></p>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-158\"><div class=\"note-title marker\" id=\"h-note-158\"><span>Note 1</span></div><p class=\"\">Although any \"other resources\" would be rendered together with the primary resource,\n      they would not necessarily be rendered simultaneously with each other.\n   </p></div>\n   \n   <div class=\"note\" role=\"note\" id=\"issue-container-generatedID-159\"><div class=\"note-title marker\" id=\"h-note-159\"><span>Note 2</span></div><p class=\"\">For the purposes of conformance with these guidelines, a resource must be \"non-embedded\"\n      within the scope of conformance to be considered a web page.\n   </p></div>\n   \n   <aside class=\"example\" id=\"example-39\"><div class=\"marker\">Example 1</div><p>A web resource including all embedded images and media.</p></aside>\n   \n   <aside class=\"example\" id=\"example-40\"><div class=\"marker\">Example 2</div><p>A web mail program built using Asynchronous JavaScript and XML (AJAX). The program\n      lives entirely at http://example.com/mail, but includes an inbox, a contacts area\n      and a calendar. Links or buttons are provided that cause the inbox, contacts, or calendar\n      to display, but do not change the URI of the page as a whole.\n   </p></aside>\n   \n   <aside class=\"example\" id=\"example-41\"><div class=\"marker\">Example 3</div><p>A customizable portal site, where users can choose content to display from a set of\n      different content modules.\n   </p></aside>\n   \n   <aside class=\"example\" id=\"example-42\"><div class=\"marker\">Example 4</div><p>When you enter \"http://shopping.example.com/\" in your browser, you enter a movie-like\n      interactive shopping environment where you visually move around in a store dragging\n      products off of the shelves around you and into a visual shopping cart in front of\n      you. Clicking on a product causes it to be demonstrated with a specification sheet\n      floating alongside. This might be a single-page website or just one page within a\n      website.\n   </p></aside>",
      "name": "web page"
    }
  ]
}