Accessibility test digest

Synopsis

Page: ADA.gov beta site

URL: https://beta.ada.gov/

Score: 155

Tested by: Testaro, procedure tp12

Scored by: Testilo, procedure sp12b

Digested by: Testilo, procedure dp12b

Introduction

The Testaro application used its tp12 testing procedure to test the accessibility (barrier-free design and coding) of the ADA.gov beta site web page at https://beta.ada.gov/ on 2022/07/09. The procedure performed 808 tests. Of these, 16 are custom tests defined by Testaro, and the others belong to these six other packages (programs that perform collections of tests):

Testaro produced a report enumerating the test results.

Testilo processed the report and used the sp12b scoring procedure to compute partial and total scores for the page. The total score is 155 (where 0 is the best possible score). The scored report is appended below.

Finally, Testilo used procedure dp12b to produce this digest, briefly explaining how sp12a computed the scores.

Score summary

Score components
total155
noLeading35
leadingClipsText34
linkIndication11
inconsistentStyles8
contrastAA5
contrastRisk5
linkVague5
contentBeyondLandmarks4
pseudoHeadingRisk4
pseudoLinkRisk4
targetSize4
hoverSurprise3
zIndexNotZero3
contrastAAA3
hiddenContentRisk3
decorativeImageRisk3
pseudoNavListRisk3
scrollRisk3
imageTextRedundant3
imageTextLong3
linkComprehensionRisk3
noScriptRisk3
allCaps3

Issue summary

Special issues

No special issues contributed to the score.

Classified issues

noLeading: Score 35. Issues reported by tests in this category:

leadingClipsText: Score 34. Issues reported by tests in this category:

linkIndication: Score 11. Issues reported by tests in this category:

inconsistentStyles: Score 8. Issues reported by tests in this category:

contrastAA: Score 5. Issues reported by tests in this category:

contrastRisk: Score 5. Issues reported by tests in this category:

linkVague: Score 5. Issues reported by tests in this category:

contentBeyondLandmarks: Score 4. Issues reported by tests in this category:

pseudoHeadingRisk: Score 4. Issues reported by tests in this category:

pseudoLinkRisk: Score 4. Issues reported by tests in this category:

targetSize: Score 4. Issues reported by tests in this category:

hoverSurprise: Score 3. Issues reported by tests in this category:

zIndexNotZero: Score 3. Issues reported by tests in this category:

contrastAAA: Score 3. Issues reported by tests in this category:

hiddenContentRisk: Score 3. Issues reported by tests in this category:

decorativeImageRisk: Score 3. Issues reported by tests in this category:

pseudoNavListRisk: Score 3. Issues reported by tests in this category:

scrollRisk: Score 3. Issues reported by tests in this category:

imageTextRedundant: Score 3. Issues reported by tests in this category:

imageTextLong: Score 3. Issues reported by tests in this category:

linkComprehensionRisk: Score 3. Issues reported by tests in this category:

noScriptRisk: Score 3. Issues reported by tests in this category:

allCaps: Score 3. Issues reported by tests in this category:

Discussion

Although there are widely accepted accessibility standards, there is no unanimity about how to define, test, and quantify accessibility. The failures reported in this digest merit investigation as potential opportunities for improved accessibility. Investigation may lead you to conclude that some of the reported failures do not actually harm accessibility. Conversely, some substantial accessibility faults can escape detection by any of these tests. You may question the attempt to assign an accessibility score to a web page, or you may prefer weightings and formulas different from those used by sp12b. You can modify and extend Testaro and Testilo to fit other theories and priorities.

Here, in brief, is how sp12a computes a score for a page.

The precise rules of sp12b are found in the code itself.

Report

{
  "id": "42ubn-adagovbeta",
  "host": {
    "id": "adagovbeta",
    "which": "https://beta.ada.gov/",
    "what": "ADA.gov beta site"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-09T14:18:21"
    },
    {
      "event": "endTime",
      "value": "2022-07-09T14:20:02"
    }
  ],
  "script": {
    "id": "tp12",
    "what": "Alfa, Axe, HTML CodeSniffer, IBM, Tenon, WAVE, and 16 custom tests",
    "strict": true,
    "timeLimit": 300,
    "commands": [
      {
        "type": "launch",
        "which": "webkit",
        "what": "Webkit browser"
      },
      {
        "type": "url",
        "which": "https://beta.ada.gov/",
        "what": "ADA.gov beta site"
      },
      {
        "type": "tenonRequest",
        "id": "a",
        "withNewContent": true,
        "what": "Tenon API version 2 test request"
      },
      {
        "type": "test",
        "which": "motion",
        "what": "spontaneous change of content; requires webkit",
        "delay": 2500,
        "interval": 2500,
        "count": 5
      },
      {
        "type": "launch",
        "which": "chromium",
        "what": "Chromium browser"
      },
      {
        "type": "url",
        "which": "https://beta.ada.gov/",
        "what": "ADA.gov beta site"
      },
      {
        "type": "test",
        "which": "bulk",
        "what": "count of visible elements"
      },
      {
        "type": "test",
        "which": "embAc",
        "withItems": true,
        "what": "active elements incorrectly embedded in each other"
      },
      {
        "type": "test",
        "which": "focAll",
        "what": "Tab-focusability"
      },
      {
        "type": "test",
        "which": "focInd",
        "revealAll": false,
        "allowedDelay": 250,
        "withItems": true,
        "what": "focus indicators"
      },
      {
        "type": "test",
        "which": "focOp",
        "withItems": true,
        "what": "focusability and operability of elements"
      },
      {
        "type": "test",
        "which": "hover",
        "headSize": 20,
        "headSampleSize": 20,
        "tailSampleSize": 15,
        "withItems": true,
        "what": "hover impacts"
      },
      {
        "type": "test",
        "which": "labClash",
        "withItems": true,
        "what": "unlabeled and mislabeled form controls"
      },
      {
        "type": "test",
        "which": "linkUl",
        "withItems": true,
        "what": "underlining of inline links"
      },
      {
        "type": "test",
        "which": "menuNav",
        "withItems": true,
        "what": "keyboard navigation within true-focus menus"
      },
      {
        "type": "test",
        "which": "radioSet",
        "withItems": true,
        "what": "grouping of radio buttons in fieldsets"
      },
      {
        "type": "test",
        "which": "role",
        "what": "validity and necessity of role assignments"
      },
      {
        "type": "test",
        "which": "styleDiff",
        "withItems": true,
        "what": "style consistency of headings, buttons, and links"
      },
      {
        "type": "test",
        "which": "tabNav",
        "withItems": true,
        "what": "keyboard navigation within tab lists"
      },
      {
        "type": "test",
        "which": "zIndex",
        "withItems": true,
        "what": "elements with non-auto z indexes"
      },
      {
        "type": "test",
        "which": "alfa",
        "what": "Siteimprove alfa"
      },
      {
        "type": "test",
        "which": "axe",
        "detailLevel": 2,
        "rules": [],
        "what": "Axe core, all rules"
      },
      {
        "type": "test",
        "which": "htmlcs",
        "what": "HTML CodeSniffer"
      },
      {
        "type": "test",
        "which": "ibm",
        "withItems": true,
        "what": "IBM Accessibility Checker, with page content and again with URL"
      },
      {
        "type": "test",
        "which": "wave",
        "reportType": 4,
        "what": "WAVE, report-type 4"
      },
      {
        "type": "test",
        "which": "tenon",
        "id": "a",
        "what": "Tenon API version 2 result retrieval"
      }
    ]
  },
  "acts": [
    {
      "type": "launch",
      "which": "webkit",
      "what": "Webkit browser"
    },
    {
      "type": "url",
      "which": "https://beta.ada.gov/",
      "what": "ADA.gov beta site",
      "result": "https://beta.ada.gov/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://beta.ada.gov/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://beta.ada.gov/",
      "result": {
        "bytes": [
          468661,
          468661,
          468661,
          468661,
          468661
        ],
        "localRatios": [
          1,
          1,
          1,
          1
        ],
        "meanLocalRatio": 1,
        "maxLocalRatio": 1,
        "globalRatio": 1,
        "pixelChanges": [
          0,
          0,
          0,
          0
        ],
        "meanPixelChange": 0,
        "maxPixelChange": 0,
        "changeFrequency": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://beta.ada.gov/",
      "what": "ADA.gov beta site",
      "result": "https://beta.ada.gov/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://beta.ada.gov/",
      "result": {
        "visibleElements": 267
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://beta.ada.gov/",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 0,
          "inputs": 0,
          "selects": 0
        },
        "items": []
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://beta.ada.gov/",
      "result": {
        "tabFocusables": 39,
        "tabFocused": 39,
        "discrepancy": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://beta.ada.gov/",
      "what": "URL",
      "result": "https://beta.ada.gov/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://beta.ada.gov/",
      "result": {
        "totals": {
          "total": 39,
          "types": {
            "indicatorMissing": {
              "total": 0,
              "tagNames": {}
            },
            "nonOutlinePresent": {
              "total": 0,
              "tagNames": {}
            },
            "outlinePresent": {
              "total": 39,
              "meanDelay": 7,
              "tagNames": {
                "A": 36,
                "BUTTON": 2,
                "INPUT": 1
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [],
          "nonOutlinePresent": [],
          "outlinePresent": [
            {
              "tagName": "A",
              "text": "Skip to main content",
              "delay": 106
            },
            {
              "tagName": "BUTTON",
              "text": "Here’s how you know",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "return to the main ADA.gov",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "ADA.gov Beta U.S. Department of Justice Civil Rights Division",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "ADA Information Line",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Home Home",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Explore Featured Topics Explore Topics",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Review Laws, Regulations & Standards Review Laws & Regulations",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "View Guidance & Resource Materials View Resources",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "File a Complaint File a Complaint",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Search Beta.ADA.gov",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "COVID-19 and the Americans with Disabilities Act —view information about streateries and medical set",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Share feedback",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Algorithms, Artificial Intelligence, and Disability Discrimination in Hiring",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Guidance on Web Accessibility and the ADA",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Learn more",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Learn more",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Learn more",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "File a complaint",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Back to the main ADA.gov",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "ADA Information Line",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "800-514-0301",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "800-514-0383",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "About the division",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "File a complaint",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Privacy policy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "FOIA",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Accessibility",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "justice.gov",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Justice.gov/CRT",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Office of Inspector General",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Budget and performance",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Legal policies and Disclaimers",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "USA.gov",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "USAGov en Español",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Adobe Stock",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Disabled And Here photo collection",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "How can we improve this site?",
              "delay": 0
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://beta.ada.gov/",
      "what": "URL",
      "result": "https://beta.ada.gov/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://beta.ada.gov/",
      "result": {
        "totals": {
          "total": 46,
          "types": {
            "onlyFocusable": {
              "total": 0,
              "tagNames": {}
            },
            "onlyOperable": {
              "total": 0,
              "tagNames": {}
            },
            "focusableAndOperable": {
              "total": 46,
              "tagNames": {
                "A": 39,
                "BUTTON": 4,
                "INPUT": 3
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [],
          "onlyOperable": [],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "",
              "text": "Skip to main content",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Here’s how you know",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "return to the main ADA.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ADA.gov Beta U.S. Department of Justice Civil Rights Division",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ADA Information Line",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Menu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button class=\"usa-nav__close\"> <img alt=\"close\" integrity=\"sha512-zBmkzew49IwK/",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Home Home",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Explore Featured Topics Explore Topics",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Review Laws, Regulations & Standards Review Laws & Regulations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "View Guidance & Resource Materials View Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "File a Complaint File a Complaint",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input name=\"utf8\" type=\"hidden\" value=\"✓\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "affiliate",
              "text": "<input name=\"affiliate\" type=\"hidden\" id=\"affiliate\" value=\"justice-ada-beta\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "query",
              "text": "<input class=\"usa-input radius-left-lg\" id=\"query\" type=\"search\" name=\"query\" au",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Search Beta.ADA.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ADA Information Line",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "COVID-19 and the Americans with Disabilities Act —view information about streate",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "gtm-feedback-link",
              "text": "Share feedback",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Algorithms, Artificial Intelligence, and Disability Discrimination in Hiring",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Guidance on Web Accessibility and the ADA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn more",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn more",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn more",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "gtm-file-compliant-button",
              "text": "File a complaint",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Back to the main ADA.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ADA Information Line",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "800-514-0301",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "800-514-0383",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About the division",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "File a complaint",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FOIA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "justice.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Justice.gov/CRT",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Office of Inspector General",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Budget and performance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Legal policies and Disclaimers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "USA.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "USAGov en Español",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Adobe Stock",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Disabled And Here photo collection",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "fba-button",
              "text": "How can we improve this site?",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "external-link--cancel",
              "text": "Back",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "external-link--continue",
              "text": "Continue",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://beta.ada.gov/",
      "what": "URL",
      "result": "https://beta.ada.gov/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://beta.ada.gov/",
      "result": {
        "totals": {
          "triggers": 50,
          "headTriggers": 20,
          "tailTriggers": 30,
          "impactTriggers": 0,
          "additions": 0,
          "removals": 0,
          "opacityChanges": 0,
          "opacityImpact": 0,
          "unhoverables": 1
        },
        "items": {
          "head": {
            "impactTriggers": [],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "",
                "text": "Skiptomaincontent"
              }
            ]
          },
          "tail": {
            "impactTriggers": [],
            "unhoverables": []
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://beta.ada.gov/",
      "what": "URL",
      "result": "https://beta.ada.gov/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://beta.ada.gov/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 1,
          "wellLabeled": 4
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [
            {
              "index": 2,
              "tagName": "BUTTON",
              "type": "submit",
              "content": "{<button class=\"usa-nav__close\"> <img alt=\"close\" integrity=\"sha512-zBmkzew49IwK/ORZzuezehCZwSELxdbwIUYV6sXrsHwxYeZ3MyULykntCEpFxAYjRuM5r5gn+6FRoVHrAMjDJQ==\" crossorigin=\"anonymous\" src=\"/assets/img/usa-icons/close-cc19a4cdec38f48c0afce459cee7b37a1099c1210bc5d6f0214615eac5ebb07c3161e67733250bca49ed084a45c4062346e339af9827fba151a151eb00c8c325.svg\"> </button>}"
            }
          ],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Here’s how you know"
              }
            },
            {
              "index": 1,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Menu"
              }
            },
            {
              "index": 3,
              "tagName": "INPUT",
              "type": "search",
              "labelType": "label",
              "texts": {
                "label": [
                  "Search Beta.ADA.gov"
                ]
              }
            },
            {
              "index": 4,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Search Beta.ADA.gov"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://beta.ada.gov/",
      "result": {
        "totals": {
          "links": 39,
          "adjacent": {
            "total": 34,
            "underlined": 25,
            "underlinedPercent": 73
          }
        },
        "items": {
          "underlined": [
            "Skip to main content",
            "return to the main ADA.gov",
            "ADA Information Line",
            "Algorithms, Artificial Intelligence, and Disability Discrimination in Hiring",
            "Guidance on Web Accessibility and the ADA",
            "Learn more",
            "Learn more",
            "Learn more",
            "ADA Information Line",
            "800-514-0301",
            "800-514-0383",
            "About the division",
            "File a complaint",
            "Privacy policy",
            "FOIA",
            "Accessibility",
            "justice.gov",
            "Justice.gov/CRT",
            "Office of Inspector General",
            "Budget and performance",
            "Legal policies and Disclaimers",
            "USA.gov",
            "USAGov en Español",
            "Adobe Stock",
            "Disabled And Here photo collection"
          ],
          "notUnderlined": [
            "ADA.gov Beta U.S. Department of Justice Civil Rights Division",
            "ADA Information Line",
            "COVID-19 and the Americans with Disabilities Act —view information about streateries and medical setting visitor policies",
            "Share feedback",
            "File a complaint",
            "Back to the main ADA.gov",
            "How can we improve this site?",
            "Back",
            "Continue"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://beta.ada.gov/",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 0,
              "correct": 0,
              "incorrect": 0
            },
            "specific": {
              "tab": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "left": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "right": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "up": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "down": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "home": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "end": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              }
            }
          },
          "menuItems": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          },
          "menus": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          }
        },
        "menuItems": {
          "incorrect": [],
          "correct": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://beta.ada.gov/",
      "what": "URL",
      "result": "https://beta.ada.gov/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://beta.ada.gov/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://beta.ada.gov/",
      "result": {
        "roleElements": 8,
        "badRoleElements": 0,
        "redundantRoleElements": 0,
        "tagNames": {}
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://beta.ada.gov/",
      "result": {
        "mainStyles": [
          "fontStyle",
          "fontWeight",
          "opacity",
          "textDecorationLine",
          "textDecorationStyle",
          "textDecorationThickness"
        ],
        "buttonStyles": [
          "borderStyle",
          "borderWidth",
          "height",
          "lineHeight",
          "maxHeight",
          "maxWidth",
          "minHeight",
          "minWidth",
          "outlineOffset",
          "outlineStyle",
          "outlineWidth"
        ],
        "headingStyles": [
          "color",
          "fontSize"
        ],
        "listLinkStyles": [
          "color",
          "fontSize",
          "lineHeight"
        ],
        "totals": {
          "button": {
            "total": 4,
            "subtotals": [
              1,
              1,
              1,
              1
            ]
          },
          "adjacentLink": {
            "total": 34,
            "subtotals": [
              18,
              7,
              6,
              3
            ]
          },
          "listLink": {
            "total": 5
          },
          "h1": {
            "total": 2,
            "subtotals": [
              1,
              1
            ]
          },
          "h2": {
            "total": 6,
            "subtotals": [
              3,
              1,
              1,
              1
            ]
          },
          "h3": {
            "total": 8,
            "subtotals": [
              3,
              3,
              2
            ]
          }
        },
        "items": {
          "button": {
            "fontWeight": {
              "400": [
                "Here’s how you know",
                ""
              ],
              "700": [
                "Menu",
                "Search Beta.ADA.gov"
              ]
            },
            "textDecorationLine": {
              "none": [
                "Here’s how you know",
                "Menu",
                "Search Beta.ADA.gov"
              ],
              "underline": [
                ""
              ]
            },
            "height": {
              "14.3984px": [
                "Here’s how you know"
              ],
              "48px": [
                "Menu",
                ""
              ],
              "32px": [
                "Search Beta.ADA.gov"
              ]
            },
            "lineHeight": {
              "14.4px": [
                "Here’s how you know"
              ],
              "18.4px": [
                "Menu",
                ""
              ],
              "16px": [
                "Search Beta.ADA.gov"
              ]
            },
            "maxHeight": {
              "none": [
                "Here’s how you know",
                "",
                "Search Beta.ADA.gov"
              ],
              "48px": [
                "Menu"
              ]
            },
            "minHeight": {
              "auto": [
                "Here’s how you know",
                "Search Beta.ADA.gov"
              ],
              "0px": [
                "Menu",
                ""
              ]
            },
            "minWidth": {
              "auto": [
                "Here’s how you know"
              ],
              "0px": [
                "Menu",
                ""
              ],
              "48px": [
                "Search Beta.ADA.gov"
              ]
            }
          },
          "adjacentLink": {
            "fontWeight": {
              "400": [
                "Skip to main content",
                "ADA.gov                           Beta                                U.S. Department of Justice  Civil Rights Division",
                "ADA Information Line",
                "COVID-19 and the Americans with Disabilities Act —view information about streateries and medical setting visitor policies",
                "ADA Information Line",
                "800-514-0301",
                "800-514-0383",
                "About the division",
                "File a complaint",
                "Privacy policy",
                "FOIA",
                "Accessibility",
                "justice.gov",
                "Justice.gov/CRT",
                "Office of Inspector General",
                "Budget and performance",
                "Legal policies and Disclaimers",
                "USA.gov",
                "USAGov en Español",
                "Adobe Stock",
                "Disabled And Here photo collection"
              ],
              "700": [
                "return to the main ADA.gov",
                "ADA Information Line",
                "Share feedback",
                "Algorithms, Artificial Intelligence, and Disability Discrimination in Hiring",
                "Guidance on Web Accessibility and the ADA",
                "Learn more",
                "Learn more",
                "Learn more",
                "File a complaint",
                "Back to the main ADA.gov",
                "How can we improve this site?",
                "Back",
                "Continue"
              ]
            },
            "textDecorationLine": {
              "underline": [
                "Skip to main content",
                "return to the main ADA.gov",
                "ADA Information Line",
                "Algorithms, Artificial Intelligence, and Disability Discrimination in Hiring",
                "Guidance on Web Accessibility and the ADA",
                "Learn more",
                "Learn more",
                "Learn more",
                "ADA Information Line",
                "800-514-0301",
                "800-514-0383",
                "About the division",
                "File a complaint",
                "Privacy policy",
                "FOIA",
                "Accessibility",
                "justice.gov",
                "Justice.gov/CRT",
                "Office of Inspector General",
                "Budget and performance",
                "Legal policies and Disclaimers",
                "USA.gov",
                "USAGov en Español",
                "Adobe Stock",
                "Disabled And Here photo collection"
              ],
              "none": [
                "ADA.gov                           Beta                                U.S. Department of Justice  Civil Rights Division",
                "ADA Information Line",
                "COVID-19 and the Americans with Disabilities Act —view information about streateries and medical setting visitor policies",
                "Share feedback",
                "File a complaint",
                "Back to the main ADA.gov",
                "How can we improve this site?",
                "Back",
                "Continue"
              ]
            }
          },
          "h1": {
            "fontSize": {
              "45px": [
                "The Americans with Disabilities Act (ADA) protects people with disabilities from discrimination."
              ],
              "32px": [
                "You are now leaving a Department of Justice website"
              ]
            }
          },
          "h2": {
            "color": {
              "rgb(255, 190, 46)": [
                "Help us improve ADA.gov"
              ],
              "rgb(22, 46, 81)": [
                "New on beta.ADA.gov",
                "Topics",
                "History of the ADA",
                "Think you or someone you know has experienced a disability rights violation?"
              ],
              "rgb(255, 255, 255)": [
                "How to Report a Disability Rights Violation"
              ]
            },
            "fontSize": {
              "32px": [
                "Help us improve ADA.gov",
                "Think you or someone you know has experienced a disability rights violation?"
              ],
              "45px": [
                "New on beta.ADA.gov",
                "Topics",
                "History of the ADA",
                "How to Report a Disability Rights Violation"
              ]
            }
          },
          "h3": {
            "color": {
              "rgb(22, 46, 81)": [
                "Algorithms, Artificial Intelligence, and Disability Discrimination in Hiring",
                "Guidance on Web Accessibility and the ADA",
                "Introduction to the ADA",
                "Service Animals",
                "Parking"
              ],
              "rgb(255, 255, 255)": [
                "Report using our online form.",
                "We review your report.",
                "We determine next steps and get back to you."
              ]
            },
            "fontSize": {
              "16.96px": [
                "Algorithms, Artificial Intelligence, and Disability Discrimination in Hiring",
                "Guidance on Web Accessibility and the ADA"
              ],
              "21.44px": [
                "Introduction to the ADA",
                "Service Animals",
                "Parking"
              ],
              "22px": [
                "Report using our online form.",
                "We review your report.",
                "We determine next steps and get back to you."
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://beta.ada.gov/",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 0,
              "correct": 0,
              "incorrect": 0
            },
            "specific": {
              "tab": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "left": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "right": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "up": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "down": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "home": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "end": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              }
            }
          },
          "tabElements": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          },
          "tabLists": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          }
        },
        "tabElements": {
          "incorrect": [],
          "correct": []
        }
      }
    },
    {
      "type": "test",
      "which": "zIndex",
      "withItems": true,
      "what": "z indexes",
      "url": "https://beta.ada.gov/",
      "result": {
        "totals": {
          "total": 4,
          "tagNames": {
            "A": 2,
            "HEADER": 1,
            "DIV": 1
          }
        },
        "items": [
          {
            "tagName": "A",
            "id": "",
            "text": "Skip to main content"
          },
          {
            "tagName": "HEADER",
            "id": "",
            "text": "ADA.gov Beta U.S. Department of Justice Civil Rights Division ADA Information Line Talk to us at 800"
          },
          {
            "tagName": "A",
            "id": "fba-button",
            "text": "How can we improve this site?"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "You are now leaving a Department of Justice website You will be automatically redirected to a: The D"
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://beta.ada.gov/",
      "result": {
        "totals": {
          "failures": 12,
          "warnings": 4
        },
        "items": [
          {
            "index": 416,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/a[2]/text()[1]",
              "codeLines": [
                "How can we improve this site?"
              ]
            }
          },
          {
            "index": 485,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/div[2]/div[1]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "The Americans with Disabilities Act (ADA) protects people with disabilities from discrimination."
              ]
            }
          },
          {
            "index": 486,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/div[2]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Disability rights are civil rights. From voting to parking, the ADA is a law that protects people w..."
              ]
            }
          },
          {
            "index": 545,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/div[2]/div[1]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "The Americans with Disabilities Act (ADA) protects people with disabilities from discrimination."
              ]
            }
          },
          {
            "index": 546,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/div[2]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Disability rights are civil rights. From voting to parking, the ADA is a law that protects people w..."
              ]
            }
          },
          {
            "index": 668,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/section[1]/div[1]/header[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p class=\"usa-banner__header-text pa11y-skip\">",
                "  An official website of the United States government",
                "</p>"
              ]
            }
          },
          {
            "index": 669,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/section[2]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p class=\"usa-banner__header-text\">",
                "  <strong>",
                "    This is a BETA site",
                "  </strong>",
                "  . It's an early, in-progress version of an improved ADA.gov. If you don't find what you're lookin...",
                "  <a href=\"https://www.ada.gov\">",
                "    return to the main ADA.gov",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 670,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/header[1]/div[1]/div[1]/div[1]/div[1]/a[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"crt-landing--logo_heading\">",
                "  ADA.gov",
                "</p>"
              ]
            }
          },
          {
            "index": 671,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/header[1]/div[1]/div[1]/div[1]/div[1]/a[1]/div[2]/p[1]",
              "codeLines": [
                "<p class=\"crt-landing--logo_subheading\">",
                "  U.S. Department of Justice",
                "  <br>",
                "  Civil Rights Division",
                "</p>"
              ]
            }
          },
          {
            "index": 675,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/div[4]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"crt-landing--lead\">",
                "  Explore the new content we've added to beta.ADA.gov",
                "</p>"
              ]
            }
          },
          {
            "index": 676,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/div[4]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"usa-collection__meta-item\">",
                "  <time datetime=\"2022-05-12 00:00:00 +0000\">",
                "    May 12, 2022",
                "  </time>",
                "</p>"
              ]
            }
          },
          {
            "index": 678,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/div[4]/div[1]/div[1]/div[1]/ul[1]/li[2]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"usa-collection__meta-item\">",
                "  <time datetime=\"2022-03-18 00:00:00 +0000\">",
                "    March 18, 2022",
                "  </time>",
                "</p>"
              ]
            }
          },
          {
            "index": 680,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/div[5]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"crt-landing--lead\">",
                "  Information for people with disabilities, state and local governments, and businesses",
                "</p>"
              ]
            }
          },
          {
            "index": 685,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/div[6]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"crt-landing--lead\">",
                "  The ADA was signed into law on July 26, 1990, following many years of advocacy by the disability ...",
                "</p>"
              ]
            }
          },
          {
            "index": 692,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"usa-footer__logo-heading\">",
                "  ADA.gov",
                "</p>"
              ]
            }
          },
          {
            "index": 693,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p class=\"usa-footer__logo-subheading\">",
                "  U.S. Department of Justice",
                "  <br>",
                "  Civil Rights Division",
                "</p>"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://beta.ada.gov/",
      "result": {
        "totals": {
          "rulesNA": 45,
          "rulesPassed": 51,
          "rulesWarned": 3,
          "rulesViolated": 2,
          "warnings": {
            "minor": 13,
            "moderate": 0,
            "serious": 6,
            "critical": 0
          },
          "violations": {
            "minor": 0,
            "moderate": 1,
            "serious": 1,
            "critical": 0
          }
        },
        "details": {
          "testEngine": {
            "name": "axe-core",
            "version": "4.4.2"
          },
          "testRunner": {
            "name": "axe"
          },
          "testEnvironment": {
            "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/102.0.5005.40 Safari/537.36",
            "windowWidth": 1280,
            "windowHeight": 720,
            "orientationAngle": 90,
            "orientationType": "landscape-primary"
          },
          "timestamp": "2022-07-09T14:19:47.161Z",
          "url": "https://beta.ada.gov/",
          "toolOptions": {
            "resultTypes": [
              "violations",
              "incomplete"
            ],
            "runOnly": {
              "type": "tag",
              "values": [
                "experimental",
                "best-practice",
                "wcag2a",
                "wcag2aa",
                "wcag2aaa",
                "wcag21a",
                "wcag21aa",
                "wcag21aaa"
              ]
            },
            "reporter": "v1"
          },
          "incomplete": [
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "10.6pt (14.08px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/\" class=\"usa-nav__link usa-current pa11y-skip \">\n              <span class=\"desktop:display-none widescreen:display-block\">Home</span>\n              <span class=\"mobile:display-none desktop:display-block widescreen:display-none\">Home</span>\n            </a>",
                          "target": [
                            ".usa-current"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"mobile:display-none desktop:display-block widescreen:display-none\">Home</span>",
                  "target": [
                    ".usa-current > .mobile\\:display-none.desktop\\:display-block.widescreen\\:display-none"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#162e51",
                        "contrastRatio": 0,
                        "fontSize": "33.8pt (45px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"crt-landing--section crt-landing--hero crt-white\">",
                          "target": [
                            ".crt-landing--hero"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"pa11y-skip\">\n          The Americans with Disabilities Act (ADA) protects people with disabilities from discrimination.\n        </h1>",
                  "target": [
                    ".tablet\\:grid-col-6 > h1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#162e51",
                        "contrastRatio": 0,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"crt-landing--section crt-landing--hero crt-white\">",
                          "target": [
                            ".crt-landing--hero"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"crt-landing--largetext pa11y-skip\">\n          Disability rights are civil rights. From voting to parking, the ADA is a law that protects people with disabilities in many areas of public life.\n        </p>",
                  "target": [
                    ".crt-landing--largetext.pa11y-skip"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                }
              ]
            },
            {
              "id": "color-contrast",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aa",
                "wcag143"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "10.6pt (14.08px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/\" class=\"usa-nav__link usa-current pa11y-skip \">\n              <span class=\"desktop:display-none widescreen:display-block\">Home</span>\n              <span class=\"mobile:display-none desktop:display-block widescreen:display-none\">Home</span>\n            </a>",
                          "target": [
                            ".usa-current"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"mobile:display-none desktop:display-block widescreen:display-none\">Home</span>",
                  "target": [
                    ".usa-current > .mobile\\:display-none.desktop\\:display-block.widescreen\\:display-none"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#162e51",
                        "contrastRatio": 0,
                        "fontSize": "33.8pt (45px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"crt-landing--section crt-landing--hero crt-white\">",
                          "target": [
                            ".crt-landing--hero"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"pa11y-skip\">\n          The Americans with Disabilities Act (ADA) protects people with disabilities from discrimination.\n        </h1>",
                  "target": [
                    ".tablet\\:grid-col-6 > h1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#162e51",
                        "contrastRatio": 0,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"crt-landing--section crt-landing--hero crt-white\">",
                          "target": [
                            ".crt-landing--hero"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"crt-landing--largetext pa11y-skip\">\n          Disability rights are civil rights. From voting to parking, the ADA is a law that protects people with disabilities in many areas of public life.\n        </p>",
                  "target": [
                    ".crt-landing--largetext.pa11y-skip"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                }
              ]
            },
            {
              "id": "hidden-content",
              "impact": "minor",
              "tags": [
                "cat.structure",
                "experimental",
                "review-item",
                "best-practice"
              ],
              "description": "Informs users about hidden content.",
              "help": "Hidden content on the page should be analyzed",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/hidden-content?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<p class=\"usa-banner__header-action pa11y-skip\" aria-hidden=\"true\">\n            Here’s how you know\n          </p>",
                  "target": [
                    ".usa-banner__header-action"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"usa-banner__content usa-accordion__content\" id=\"gov-banner-default\" hidden=\"\">",
                  "target": [
                    "#gov-banner-default"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<button class=\"usa-menu-btn\">Menu</button>",
                  "target": [
                    ".usa-menu-btn"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<button class=\"usa-nav__close\">",
                  "target": [
                    ".usa-nav__close"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"desktop:display-none widescreen:display-block\">Home</span>",
                  "target": [
                    ".usa-current > .widescreen\\:display-block.desktop\\:display-none"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"desktop:display-none widescreen:display-block\">Explore Featured Topics</span>",
                  "target": [
                    "a[href$=\"topics/\"] > .widescreen\\:display-block.desktop\\:display-none"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"desktop:display-none widescreen:display-block\">Review Laws, Regulations &amp; Standards</span>",
                  "target": [
                    "a[href$=\"law-and-regs/\"] > .widescreen\\:display-block.desktop\\:display-none"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"desktop:display-none widescreen:display-block\">View Guidance &amp; Resource Materials</span>",
                  "target": [
                    "a[href$=\"resources/\"] > .widescreen\\:display-block.desktop\\:display-none"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"desktop:display-none widescreen:display-block\">File a Complaint</span>",
                  "target": [
                    ".usa-nav__link[href$=\"file-a-complaint/\"] > .widescreen\\:display-block.desktop\\:display-none"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<img class=\"desktop:display-none\" alt=\"Search\" integrity=\"sha512-zKMwTOS0EhKvnNs6wikkLUJ2jTcXxoJLQqz7gHaBPsd5o/CkJbEjxN4shf3jgbnEyYn03yAdliAyRGEiJNHQjQ==\" crossorigin=\"anonymous\" src=\"/assets/img/usa-icons-bg/search--white-cca3304ce4b41212af9cdb3ac229242d42768d3717c6824b42acfb8076813ec779a3f0a425b123c4de2c85fde381b9c4c989f4df201d96203244612224d1d08d.svg\">",
                  "target": [
                    "img[alt=\"Search\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"display-flex order-3 desktop:display-none flex-align-start padding-left-6 padding-right-3 bg-primary-lighter margin-x-neg-3 padding-y-3 line-height-sans-5\">",
                  "target": [
                    ".order-3"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<img alt=\"'Five people, some with visible disabilities, hanging out on a rooftop deck while talking and laughing.'\" class=\"height-auto width-full tablet:display-none\" integrity=\"sha512-WWd1IM/KXsGuA1TZGykdNowHl5DBGHoI8/+sO6y7D80mLW4ESC2I+oki+VdNkwzdwToEHku6C2Z43NpdbBWSRw==\" crossorigin=\"anonymous\" src=\"/assets/hero-mobile-59677520cfca5ec1ae0354d91b291d368c079790c1187a08f3ffac3bacbb0fcd262d6e04482d88fa8922f9574d930cddc13a041e4bba0b6678dcda5d6c159247.jpg\">",
                  "target": [
                    ".height-auto"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"external-link--modal\" hidden=\"\">",
                  "target": [
                    "#external-link--modal"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "p-as-heading",
              "impact": "serious",
              "tags": [
                "cat.semantics",
                "wcag2a",
                "wcag131",
                "experimental"
              ],
              "description": "Ensure bold, italic text and font-size is not used to style <p> elements as a heading",
              "help": "Styled <p> elements must not be used as headings",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/p-as-heading?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "p-as-heading",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Heading elements should be used instead of styled <p> elements"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"crt-landing--lead\">\n          The ADA was signed into law on July 26, 1990, following many years of advocacy by the disability and civil rights communities.\n        </p>",
                  "target": [
                    ".crt-white.crt-landing--section:nth-child(6) > .grid-container > .grid-gap.grid-row > .tablet\\:grid-col-10 > .crt-landing--lead"
                  ],
                  "failureSummary": "Fix all of the following:\n  Heading elements should be used instead of styled <p> elements"
                }
              ]
            },
            {
              "id": "region",
              "impact": "moderate",
              "tags": [
                "cat.keyboard",
                "best-practice"
              ],
              "description": "Ensures all page content is contained by landmarks",
              "help": "All page content should be contained by landmarks",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/region?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<a id=\"fba-button\" class=\"display-none tablet:display-block fixed-tab-button usa-button crt-button--large\" href=\"/feedback/\">How can we improve this site?</a>",
                  "target": [
                    "#fba-button"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://beta.ada.gov/",
      "what": "URL",
      "result": "https://beta.ada.gov/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://beta.ada.gov/",
      "result": {
        "Error": {},
        "Warning": {
          "AA.1_1_1.H67.2": {
            "Img element is marked so that it is ignored by Assistive Technology.": [
              {
                "tagName": "img",
                "id": "",
                "code": "<img class=\"margin-right-1\" alt=\"\" integrity=\"sha512-hJmUcQ4Xq9B3JLuDCi4BFT9I+d52+h30pahY5kd2dxG5e6fX85zklXTeAC+CKyzOz2aqCgffv07owIuwvdeVZQ==\" crossorigin=\"anonymous\" src=\"/assets/ic_phone-circle-849994710e17abd07724bb830a2e01153f48f9de76fa1df4a5a858e647767711b97ba7d7f39ce49574de002f822b2ccecf66aa0a07dfbf4ee8c08bb0bdd79565.svg\">"
              }
            ]
          },
          "AA.1_3_1.H42": {
            "Heading markup should be used if this content is intended as a heading.": [
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              }
            ]
          },
          "AA.1_3_1.H48": {
            "If this element contains a navigation section, it is recommended that it be marked up as a list.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"modal-footer\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"tablet:grid-col-4 grid-col-12 usa-footer__links\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"tablet:grid-col-6 grid-col-12 usa-footer__links\">...</div>"
              }
            ]
          },
          "AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
            "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.": [
              {
                "tagName": "a",
                "id": "#fba-button",
                "code": "<a id=\"fba-button\" class=\"display-none tablet:display-block fixed-tab-button usa-button crt-button--large\" href=\"/feedback/\">...</a>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"modal-wrapper\" role=\"dialog\" aria-modal=\"true\" aria-describedby=\"modal_dialog_header\" aria-labelledby=\"modal_dialog_header\">...</div>"
              }
            ]
          },
          "AA.1_4_3.G145.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 3:1.": [
              {
                "tagName": "h1",
                "id": "",
                "code": "<h1 class=\"pa11y-skip\">...</h1>"
              }
            ]
          },
          "AA.1_4_3.G18.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 4.5:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/infoline/\" class=\"crt-phone\">...</a>"
              },
              {
                "tagName": "li",
                "id": "",
                "code": "<li class=\"font-sans-2xs\">...</li>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"margin-y-0\">...</p>"
              }
            ]
          },
          "AA.1_4_3.G18.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1.": [
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"crt-landing--largetext pa11y-skip\">...</p>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://beta.ada.gov/",
      "what": "URL",
      "result": "https://beta.ada.gov/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://beta.ada.gov/",
      "result": {
        "content": {
          "totals": {
            "violation": 2,
            "recommendation": 2,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 8,
                "height": 18,
                "width": 133
              },
              "snippet": "<a href=\"#main-content\" class=\"usa-skipnav\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_role",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/div[1]/div[1]/div[1]/div[1]/img[1]",
                "aria": "/document[1]/main[1]/img[1]"
              },
              "message": "The ARIA role 'img' is not valid for the element <img>",
              "bounds": {
                "left": 8,
                "top": 884,
                "height": 0,
                "width": 0
              },
              "snippet": "<img src=\"/assets/img/usa-icons/warning-3ad2aaba80fc22cfb2cc6833ff53ee2a63245e9839a759de22fd1de95bbf7caef06e244c93ff1aad2773a2ed6d39dd9ab5b7391ef48b5ebba78155b9631e07c5.svg\" crossorigin=\"anonymous\" integrity=\"sha512-OtKquoD8Is+yzGgz/1PuKmMkXpg5p1neIv0d6Vu/fK7wbiRMk/8arSdzou1tOd2atbc5HvSLXrungVW5Yx4HxQ==\" alt=\"\" role=\"img\" focusable=\"false\" aria-hidden=\"true\" class=\"usa-icon margin-right-05\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[2]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"IE=edge\" http-equiv=\"X-UA-Compatible\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[18]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"en\" http-equiv=\"Content-Language\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 2,
            "recommendation": 2,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 0,
                "top": -60,
                "height": 42,
                "width": 185
              },
              "snippet": "<a href=\"#main-content\" class=\"usa-skipnav\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_role",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/div[1]/div[1]/div[1]/div[1]/img[1]",
                "aria": "/document[1]/main[1]/img[1]"
              },
              "message": "The ARIA role 'img' is not valid for the element <img>",
              "bounds": {
                "left": 16,
                "top": 253,
                "height": 15,
                "width": 15
              },
              "snippet": "<img src=\"/assets/img/usa-icons/warning-3ad2aaba80fc22cfb2cc6833ff53ee2a63245e9839a759de22fd1de95bbf7caef06e244c93ff1aad2773a2ed6d39dd9ab5b7391ef48b5ebba78155b9631e07c5.svg\" crossorigin=\"anonymous\" integrity=\"sha512-OtKquoD8Is+yzGgz/1PuKmMkXpg5p1neIv0d6Vu/fK7wbiRMk/8arSdzou1tOd2atbc5HvSLXrungVW5Yx4HxQ==\" alt=\"\" role=\"img\" focusable=\"false\" aria-hidden=\"true\" class=\"usa-icon margin-right-05\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[2]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"IE=edge\" http-equiv=\"X-UA-Compatible\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[18]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"en\" http-equiv=\"Content-Language\">",
              "level": "recommendation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://beta.ada.gov/",
      "what": "URL",
      "result": "https://beta.ada.gov/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://beta.ada.gov/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "The Americans with Disabilities Act | Beta.ADA.gov",
          "pageurl": "https://beta.ada.gov/",
          "time": 3.22,
          "creditsremaining": 279,
          "allitemcount": 79,
          "totalelements": 370,
          "waveurl": "http://wave.webaim.org/report?url=https://beta.ada.gov/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 0,
            "items": []
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 0,
            "items": []
          },
          "alert": {
            "description": "Alerts",
            "count": 8,
            "items": {
              "alt_redundant": {
                "id": "alt_redundant",
                "description": "Redundant alternative text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + A + SECTION + SECTION + HEADER > DIV:first-child > DIV:first-child + NAV > DIV:first-child > BUTTON:first-child + UL + DIV > FORM#search_form > INPUT:first-child + INPUT + LABEL + INPUT + BUTTON > IMG:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "alt_long": {
                "id": "alt_long",
                "description": "Long alternative text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > MAIN#main-content > DIV:first-child + DIV > SPAN:first-child + IMG"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "heading_possible": {
                "id": "heading_possible",
                "description": "Possible heading",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + A + SECTION + SECTION + HEADER > DIV:first-child > DIV:first-child > DIV#extended-logo > DIV:first-child > A:first-child > DIV:first-child + DIV > DIV:first-child > P:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + A + SECTION + SECTION + HEADER + MAIN + FOOTER > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > P:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.1 Bypass Blocks (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  }
                ]
              },
              "link_suspicious": {
                "id": "link_suspicious",
                "description": "Suspicious link text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#external-link--modal > DIV:first-child > DIV:first-child > DIV:first-child + DIV > P:first-child + P + DIV > A#external-link--continue"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "noscript": {
                "id": "noscript",
                "description": "Noscript element",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child"
                ],
                "wcag": []
              },
              "underline": {
                "id": "underline",
                "description": "Underlined text",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + A + SECTION > DIV:first-child > HEADER:first-child > DIV:first-child > DIV:first-child + DIV > P:first-child + P",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + A + SECTION > DIV:first-child > HEADER:first-child > DIV:first-child > DIV:first-child + DIV + BUTTON > SPAN:first-child"
                ],
                "wcag": []
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://beta.ada.gov/",
      "what": "URL",
      "result": "https://beta.ada.gov/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://beta.ada.gov/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.093",
        "responseTime": "2022-07-09T14:20:02.762Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1003728,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 175,
              "failing": 5
            },
            "issues": {
              "totalErrors": 12,
              "totalWarnings": 2,
              "totalIssues": 14
            },
            "issuesByLevel": {
              "A": {
                "count": 6,
                "pct": 42.86
              },
              "AA": {
                "count": 5,
                "pct": 35.71
              },
              "AAA": {
                "count": 14,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 1,
              "warningDensity": 0,
              "allDensity": 1
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "af71f523-b7b7-4362-a340-5b4a9e2f7b29",
          "docID": "3002a9c3-49db-4c53-e339-7b38c49c027e",
          "sourceHash": "974defb8e3f6bcd9580eb7a15727ff58",
          "urlHttpCode": 200,
          "clientScriptErrors": [],
          "remainingApiCalls": {
            "planCalls": 0,
            "boosts": 19
          },
          "globalStats": {
            "errorDensity": "N/A",
            "warningDensity": "N/A",
            "allDensity": "N/A",
            "stdDev": "N/A"
          },
          "resultUrl": "http://ngnix/history.php?responseID=af71f523-b7b7-4362-a340-5b4a9e2f7b29",
          "resultSet": [
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -40,
                  "y": -24
                },
                "height": -24,
                "width": -40
              },
              "position": {
                "line": 4304,
                "column": 0
              },
              "errorSnippet": "&lt;a id=\"external-link--continue\" href=\"#\" class=\"usa-button button--continue\"&gt;Continue&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[1]/a[2]",
              "issueID": "a459cb88a67ae4a71804b279dbc32f42",
              "signature": "3d4a3d9f00ded7380f4dc989c0bdd556",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=a459cb88a67ae4a71804b279dbc32f42"
            },
            {
              "tID": 129,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "CSS underline on text has been detected that is not a link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "The text in this passage has been styled to display underlined but it is not a link. Underlined text on the web or on apps is universally accepted as signifying that the relevant text is a link. Applying underline to text that is not a link is likely to confuse many users, and especially people with cognitive impairments, learning disabilities or dyslexia. Remove the underlining from this passage of text.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -2
                },
                "bottom-right": {
                  "x": 176,
                  "y": 17
                },
                "height": 19,
                "width": 176
              },
              "position": {
                "line": 2901,
                "column": 138
              },
              "errorSnippet": "&lt;p class=\"usa-banner__header-action pa11y-skip\" aria-hidden=\"true\" style=\"\"&gt; Here’s how you know &lt;/p&gt;",
              "xpath": "/html/body/section[1]/div[1]/header[1]/div[1]/div[2]/p[2]",
              "issueID": "a4f65007a37402c22eff89e3f7bd83c9",
              "signature": "3a0c466717b9b99b996a30b76712fa82",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=129&issueID=a4f65007a37402c22eff89e3f7bd83c9"
            },
            {
              "tID": 129,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "CSS underline on text has been detected that is not a link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "The text in this passage has been styled to display underlined but it is not a link. Underlined text on the web or on apps is universally accepted as signifying that the relevant text is a link. Applying underline to text that is not a link is likely to confuse many users, and especially people with cognitive impairments, learning disabilities or dyslexia. Remove the underlining from this passage of text.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 121,
                  "y": 14
                },
                "height": 14,
                "width": 121
              },
              "position": {
                "line": 7807,
                "column": 11
              },
              "errorSnippet": "&lt;span class=\"usa-banner__button-text\"&gt;Here’s how you know&lt;/span&gt;",
              "xpath": "/html/body/section[1]/div[1]/header[1]/div[1]/button[1]/span[1]",
              "issueID": "f2382a4b542a04bca17b29467dd0fb7a",
              "signature": "cad918eef89fea31f81da8dc0ff6143a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=129&issueID=f2382a4b542a04bca17b29467dd0fb7a"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 5036.44
                },
                "height": 5036.44,
                "width": 1024
              },
              "position": {
                "line": 2106,
                "column": 60
              },
              "errorSnippet": "&lt;body&gt; &lt;noscript&gt; &lt;iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-KSM84GR\" height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"&gt;&lt;/iframe&gt; &lt;/noscript&gt; &lt;a class=\"usa-skipnav\" href=\"#main-content\"&gt;Skip",
              "xpath": "/html/body",
              "issueID": "94cebc24f14857716afe0972178fcf58",
              "signature": "c8c4a5ad8fee7db41bc411c670141ac0",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=94cebc24f14857716afe0972178fcf58"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 936,
                  "y": 14
                },
                "height": 14,
                "width": 936
              },
              "position": {
                "line": 7799,
                "column": 11
              },
              "errorSnippet": "&lt;p class=\"usa-banner__header-text\"&gt; &lt;strong&gt;This is a BETA site&lt;/strong&gt;. It's an early, in-progress version of an improved ADA.gov. If you don't find what you're looking for, &lt;a href=\"https://www.ada.gov\"&gt;return to the main ADA.g",
              "xpath": "/html/body/section[2]/div[1]/div[2]/p[1]",
              "issueID": "2d52891af735dbebb7d5e8087b6a3075",
              "signature": "1d2f186032165201c2a86ea03230675d",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=2d52891af735dbebb7d5e8087b6a3075"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 32,
                  "y": 0
                },
                "bottom-right": {
                  "x": 512,
                  "y": 79
                },
                "height": 79,
                "width": 480
              },
              "position": {
                "line": 7826,
                "column": 9
              },
              "errorSnippet": "&lt;div class=\"usa-logo\" id=\"extended-logo\"&gt; &lt;div class=\"grid-container crt-landing--logo_section\"&gt; &lt;a href=\"/\" class=\"usa-footer__logo grid-row flex-align-start\"&gt; &lt;div class=\"flex-none\"&gt; &lt;img alt=\"The United States Department of ",
              "xpath": "/html/body/header[1]/div[1]/div[1]/div[1]",
              "issueID": "fd2f41feb989b870f0866f30259dab56",
              "signature": "e74a9ebff06b1e3620570be60c0f2385",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=fd2f41feb989b870f0866f30259dab56"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 196
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 250
                },
                "height": 54,
                "width": 1024
              },
              "position": {
                "line": 7908,
                "column": 5
              },
              "errorSnippet": "&lt;nav aria-label=\"Primary navigation\" class=\"usa-nav desktop:margin-top-3\"&gt; &lt;div class=\"usa-nav__inner\"&gt; &lt;button class=\"usa-nav__close\" style=\"\"&gt; &lt;img alt=\"close\" integrity=\"sha512-zBmkzew49IwK/ORZzuezehCZwSELxdbwIUYV6sXrsHwxYeZ3MyULy",
              "xpath": "/html/body/header[1]/div[1]/nav[1]",
              "issueID": "86a8bb76370a940bcca3ced22430e5f1",
              "signature": "b2b6c3cd9985dcc7b55c60d8f03df80b",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=86a8bb76370a940bcca3ced22430e5f1"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 701,
                  "y": -6
                },
                "bottom-right": {
                  "x": 992,
                  "y": 34
                },
                "height": 40,
                "width": 291
              },
              "position": {
                "line": 7872,
                "column": 1
              },
              "errorSnippet": "&lt;div class=\"usa-nav__secondary\"&gt; &lt;script style=\"\"&gt; //&lt;![CDATA[ var usasearch_config = { siteHandle: \"justice-ada-beta\" }; var script = document.createElement(\"script\"); script.type = \"text/javascript\"; script.src = \"//search.usa.gov/javasc",
              "xpath": "/html/body/header[1]/div[1]/nav[1]/div[1]/div[1]",
              "issueID": "f6127940400a72a13d77b7b161a16141",
              "signature": "019c62e9e551206997491d97b4964136",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=f6127940400a72a13d77b7b161a16141"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 275
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 292.0781
                },
                "height": 17.0781,
                "width": 1024
              },
              "position": {
                "line": 7895,
                "column": 1
              },
              "errorSnippet": "&lt;div class=\"bg-warning padding-y-2 font-sans-2xs\"&gt; &lt;div class=\"grid-container\"&gt; &lt;div class=\"grid-row grid-gap\"&gt; &lt;div class=\"tablet:grid-col-12\"&gt; &lt;img class=\"usa-icon margin-right-05\" aria-hidden=\"true\" focusable=\"false\" role=\"i",
              "xpath": "/html/body/main[1]/div[1]",
              "issueID": "2438e0ebba72fb037f46c32d7a4472a3",
              "signature": "c7c8f15ff1a66ea263e6921ea17cd65d",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=2438e0ebba72fb037f46c32d7a4472a3"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 16,
                  "y": 199
                },
                "bottom-right": {
                  "x": 976,
                  "y": 369.078
                },
                "height": 170.078,
                "width": 960
              },
              "position": {
                "line": 5252,
                "column": 110
              },
              "errorSnippet": "&lt;ul class=\"usa-collection grid-row flex-wrap\"&gt; &lt;li class=\"usa-collection__item mobile:grid-col-12 border-base-light tablet:grid-col-6 tablet:margin-top-0 tablet:padding-top-0 tablet:border-0 padding-right-6\"&gt; &lt;div&gt; &lt;p class=\"usa-coll",
              "xpath": "/html/body/main[1]/div[4]/div[1]/div[1]/div[1]/ul[1]",
              "issueID": "094fc017785074e6a8088ac51f055df3",
              "signature": "d8536ce84cafd36251fedf7a00e52a1e",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=094fc017785074e6a8088ac51f055df3"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 16,
                  "y": 118
                },
                "bottom-right": {
                  "x": 810.656,
                  "y": 241
                },
                "height": 123,
                "width": 794.656
              },
              "position": {
                "line": 8106,
                "column": 9
              },
              "errorSnippet": "&lt;p class=\"crt-landing--lead\"&gt; The ADA was signed into law on July 26, 1990, following many years of advocacy by the disability and civil rights communities. &lt;/p&gt;",
              "xpath": "/html/body/main[1]/div[6]/div[1]/div[1]/div[1]/p[1]",
              "issueID": "fec6f7de6f70ea2c3a35352cf96b9c93",
              "signature": "e76d4d4a58c93c773a60b9ee683af864",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=fec6f7de6f70ea2c3a35352cf96b9c93"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 4,
                  "y": 79
                },
                "bottom-right": {
                  "x": 225,
                  "y": 95
                },
                "height": 16,
                "width": 221
              },
              "position": {
                "line": 1111,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"usa-button usa-button--outline display-flex flex-align-center\" href=\"https://www.ada.gov\"&gt; &lt;svg class=\"usa-icon margin-right-1\" aria-hidden=\"true\" role=\"img\"&gt; &lt;use xlink:href=\"/assets/img/sprite-05a9c59b5aed66d1cd55b2b4bb19c58be1",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/div[1]/div[2]/a[1]",
              "issueID": "2e59713c7d7445bb7039b9a4b434ad15",
              "signature": "4938e07bb99c654f9e52fbdf78374175",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=2e59713c7d7445bb7039b9a4b434ad15"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 16,
                  "y": 42
                },
                "bottom-right": {
                  "x": 240,
                  "y": 63
                },
                "height": 21,
                "width": 224
              },
              "position": {
                "line": 4064,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://oig.justice.gov/\"&gt; Office of Inspector General &lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[2]/div[1]/div[2]/div[2]/div[2]/a[2]",
              "issueID": "6b7dde323fcafd3c2be3b5c25c4ee97b",
              "signature": "6929c84dc12e7e923bfbbe763dd896aa",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=6b7dde323fcafd3c2be3b5c25c4ee97b"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 16,
                  "y": 126
                },
                "bottom-right": {
                  "x": 240,
                  "y": 168
                },
                "height": 42,
                "width": 224
              },
              "position": {
                "line": 4064,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.justice.gov/legalpolicies\"&gt; Legal policies and Disclaimers &lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[2]/div[1]/div[2]/div[2]/div[2]/a[4]",
              "issueID": "5aaddd0feca1ca79186e656e35a7e31f",
              "signature": "09aaa03fb1790cb9b8b9386614eff0e6",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=5aaddd0feca1ca79186e656e35a7e31f"
            }
          ],
          "log": []
        }
      }
    }
  ],
  "timeStamp": "42ubn",
  "startTime": "2022-07-09T14:18:21",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      51
    ],
    [
      "motion",
      13
    ],
    [
      "ibm",
      6
    ],
    [
      "alfa",
      4
    ],
    [
      "wave",
      3
    ],
    [
      "axe",
      1
    ],
    [
      "bulk",
      0
    ],
    [
      "embAc",
      0
    ],
    [
      "focAll",
      0
    ],
    [
      "focInd",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "htmlcs",
      0
    ],
    [
      "tenon",
      0
    ]
  ],
  "logCount": 0,
  "logSize": 0,
  "errorLogCount": 0,
  "errorLogSize": 0,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-09T14:20:02",
  "elapsedSeconds": 101,
  "score": {
    "scoreProcID": "sp12b",
    "logWeights": {
      "logCount": 0.5,
      "logSize": 0.01,
      "errorLogCount": 1,
      "errorLogSize": 0.02,
      "prohibitedCount": 15,
      "visitTimeoutCount": 10,
      "visitRejectionCount": 10
    },
    "soloWeight": 2,
    "groupWeights": {
      "absolute": 2,
      "largest": 1,
      "smaller": 0.4
    },
    "preventionWeights": {
      "testaro": 50,
      "other": 100
    },
    "packageDetails": {
      "testaro": {
        "hover": 1,
        "linkUl": 18,
        "styleDiff": 23,
        "zIndex": 4
      },
      "alfa": {
        "r57": 4,
        "r66": 2,
        "r69": 2,
        "r73": 44
      },
      "axe": {
        "color-contrast-enhanced": 3,
        "color-contrast": 3,
        "hidden-content": 0,
        "p-as-heading": 3,
        "region": 2
      },
      "htmlcs": {
        "w:AA.1_1_1.H67.2": 1,
        "w:AA.1_3_1.H42": 1,
        "w:AA.1_3_1.H48": 3,
        "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": 2,
        "w:AA.1_4_3.G145.BgImage": 1,
        "w:AA.1_4_3.G18.Abs": 3,
        "w:AA.1_4_3.G18.BgImage": 1
      },
      "wave": {
        "a:alt_redundant": 1,
        "a:alt_long": 1,
        "a:heading_possible": 2,
        "a:link_suspicious": 1,
        "a:noscript": 1,
        "a:underline": 2
      },
      "tenon": {
        "73": 4,
        "129": 6,
        "144": 32,
        "152": 4,
        "153": 4
      }
    },
    "groupDetails": {
      "groups": {
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 1,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 9,
              "what": "Non-underlined adjacent links"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 6,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 1,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "contentBeyondLandmarks": {
          "alfa": {
            "r57": {
              "score": 2,
              "what": "Perceivable text content is not included in any landmark"
            }
          },
          "axe": {
            "region": {
              "score": 1,
              "what": "Some page content is not contained by landmarks"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 1,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 1,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 2,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 2,
              "what": "Element has insufficient color contrast"
            }
          }
        },
        "noLeading": {
          "alfa": {
            "r73": {
              "score": 33,
              "what": "Paragraph of text has insufficient line height"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "pseudoHeadingRisk": {
          "axe": {
            "p-as-heading": {
              "score": 1,
              "what": "Styled p element may be misused as a heading"
            }
          },
          "htmlcs": {
            "w:AA.1_3_1.H42": {
              "score": 1,
              "what": "Heading coding is not used but the element may be intended as a heading"
            }
          },
          "wave": {
            "a:heading_possible": {
              "score": 1,
              "what": "Possible heading"
            }
          }
        },
        "decorativeImageRisk": {
          "htmlcs": {
            "w:AA.1_1_1.H67.2": {
              "score": 1,
              "what": "Image marked as decorative may be informative"
            }
          }
        },
        "pseudoNavListRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H48": {
              "score": 1,
              "what": "Navigation links are not coded as a list"
            }
          }
        },
        "scrollRisk": {
          "htmlcs": {
            "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
              "score": 1,
              "what": "Fixed-position element may force bidirectional scrolling"
            }
          }
        },
        "contrastRisk": {
          "htmlcs": {
            "w:AA.1_4_3.G145.BgImage": {
              "score": 1,
              "what": "Contrast between the text and its background image may be less than 3:1"
            },
            "w:AA.1_4_3.G18.Abs": {
              "score": 1,
              "what": "Contrast between the absolutely positioned text and its background may be inadequate"
            },
            "w:AA.1_4_3.G18.BgImage": {
              "score": 1,
              "what": "Contrast between the text and its background image may be less than 4.5:1"
            }
          }
        },
        "imageTextRedundant": {
          "wave": {
            "a:alt_redundant": {
              "score": 1,
              "what": "Redundant text alternative"
            }
          }
        },
        "imageTextLong": {
          "wave": {
            "a:alt_long": {
              "score": 1,
              "what": "Long text alternative"
            }
          }
        },
        "linkComprehensionRisk": {
          "wave": {
            "a:link_suspicious": {
              "score": 1,
              "what": "Suspicious link text"
            }
          }
        },
        "noScriptRisk": {
          "wave": {
            "a:noscript": {
              "score": 1,
              "what": "noscript element may fail to contain an accessible equivalent or alternative"
            }
          }
        },
        "pseudoLinkRisk": {
          "wave": {
            "a:underline": {
              "score": 1,
              "what": "CSS underline on text that is not a link"
            }
          },
          "tenon": {
            "129": {
              "score": 2,
              "what": "CSS underline on text that is not a link"
            }
          }
        },
        "linkVague": {
          "tenon": {
            "73": {
              "score": 3,
              "what": "Link text is too generic to communicate the purpose or destination"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 32,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 2,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "allCaps": {
          "tenon": {
            "153": {
              "score": 1,
              "what": "Long string of text is in all caps"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {},
    "summary": {
      "total": 155,
      "log": 0,
      "preventions": 0,
      "solos": 0,
      "groups": [
        {
          "groupName": "noLeading",
          "score": 35
        },
        {
          "groupName": "leadingClipsText",
          "score": 34
        },
        {
          "groupName": "linkIndication",
          "score": 11
        },
        {
          "groupName": "inconsistentStyles",
          "score": 8
        },
        {
          "groupName": "contrastAA",
          "score": 5
        },
        {
          "groupName": "contrastRisk",
          "score": 5
        },
        {
          "groupName": "linkVague",
          "score": 5
        },
        {
          "groupName": "contentBeyondLandmarks",
          "score": 4
        },
        {
          "groupName": "pseudoHeadingRisk",
          "score": 4
        },
        {
          "groupName": "pseudoLinkRisk",
          "score": 4
        },
        {
          "groupName": "targetSize",
          "score": 4
        },
        {
          "groupName": "hoverSurprise",
          "score": 3
        },
        {
          "groupName": "zIndexNotZero",
          "score": 3
        },
        {
          "groupName": "contrastAAA",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "decorativeImageRisk",
          "score": 3
        },
        {
          "groupName": "pseudoNavListRisk",
          "score": 3
        },
        {
          "groupName": "scrollRisk",
          "score": 3
        },
        {
          "groupName": "imageTextRedundant",
          "score": 3
        },
        {
          "groupName": "imageTextLong",
          "score": 3
        },
        {
          "groupName": "linkComprehensionRisk",
          "score": 3
        },
        {
          "groupName": "noScriptRisk",
          "score": 3
        },
        {
          "groupName": "allCaps",
          "score": 3
        }
      ]
    }
  }
}