Accessibility test digest

Synopsis

Page: Centers for Medicare and Medicaid Services

URL: https://cms.gov/

Score: 665

Tested by: Testaro, procedure tp14

Scored by: Testilo, procedure sp14a

Digested by: Testilo, procedure dp14a

Introduction

The Testaro application used its tp14 testing procedure to test the accessibility (barrier-free design and coding) of the Centers for Medicare and Medicaid Services web page at https://cms.gov/ on 2022/07/21. The procedure performed 1075 tests. Of these, 16 are custom tests defined by Testaro, and the others belong to these seven other packages (programs that perform collections of tests):

Testaro produced a report enumerating the test results.

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

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

Score summary

Score components
total665
log303
roleBad44
titleRedundant34
ariaBadAttribute30
fontSizeAbsolute18
linkIndication16
tabNavigation16
focusableOperable14
imageNoText14
linkVague14
labelBadID12
inconsistentStyles10
focusableHidden10
zIndexNotZero8
focusIndication7
activeEmbedding6
contrastRisk6
linkTextsSame6
leadingClipsText6
targetSize6
tabIndexMissing6
textRotated6
contrastAA5
noLeading5
duplicateID5
horizontalScrolling5
fragmentaryNoticeRisk4
h1Missing4
contrastAAA4
leadingAbsolute4
contentBeyondLandmarks4
visibleBulk3
hoverSurprise3
labelClash3
hiddenContentRisk3
pseudoNavListRisk3
headingStructure3
scrollRisk3
linkBrokenRisk3
complementaryNoText3
pdfLink3
pseudoLinkRisk3

Issue summary

Special issues

log: Score 303. This is based on the amount of browser error logging and miscellaneous logging during the tests.

Classified issues

roleBad: Score 44. Issues reported by tests in this category:

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

ariaBadAttribute: Score 30. Issues reported by tests in this category:

fontSizeAbsolute: Score 18. Issues reported by tests in this category:

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

tabNavigation: Score 16. Issues reported by tests in this category:

focusableOperable: Score 14. Issues reported by tests in this category:

imageNoText: Score 14. Issues reported by tests in this category:

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

labelBadID: Score 12. Issues reported by tests in this category:

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

focusableHidden: Score 10. Issues reported by tests in this category:

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

focusIndication: Score 7. Issues reported by tests in this category:

activeEmbedding: Score 6. Issues reported by tests in this category:

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

linkTextsSame: Score 6. Issues reported by tests in this category:

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

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

tabIndexMissing: Score 6. Issues reported by tests in this category:

textRotated: Score 6. Issues reported by tests in this category:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

pseudoLinkRisk: 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 sp14a. You can modify and extend Testaro and Testilo to fit other theories and priorities.

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

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

Report

{
  "id": "4ea6d-cms",
  "host": {
    "id": "cms",
    "which": "https://cms.gov/",
    "what": "Centers for Medicare and Medicaid Services"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-21T22:57:50"
    },
    {
      "event": "endTime",
      "value": "2022-07-21T22:59:55"
    }
  ],
  "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://cms.gov/",
        "what": "Centers for Medicare and Medicaid Services"
      },
      {
        "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://cms.gov/",
        "what": "Centers for Medicare and Medicaid Services"
      },
      {
        "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://cms.gov/",
      "what": "Centers for Medicare and Medicaid Services",
      "result": "https://www.cms.gov/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.cms.gov/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.cms.gov/",
      "result": {
        "bytes": [
          362943,
          362943,
          362943,
          362943,
          362943
        ],
        "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://cms.gov/",
      "what": "Centers for Medicare and Medicaid Services",
      "result": "https://www.cms.gov/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.cms.gov/",
      "result": {
        "visibleElements": 386
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.cms.gov/",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 1,
          "inputs": 0,
          "selects": 0
        },
        "items": [
          "<button type=\"button\" class=\"cta-button ds-c-button ds-u-margin-top--3 ds-u-margin-bottom--2 cms--cta-button\"> Learn More </button>"
        ]
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://www.cms.gov/",
      "result": {
        "tabFocusables": 72,
        "tabFocused": 72,
        "discrepancy": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://cms.gov/",
      "what": "URL",
      "result": "https://www.cms.gov/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://www.cms.gov/",
      "result": {
        "totals": {
          "total": 72,
          "types": {
            "indicatorMissing": {
              "total": 0,
              "tagNames": {}
            },
            "nonOutlinePresent": {
              "total": 5,
              "tagNames": {
                "BUTTON": 3,
                "A": 2
              }
            },
            "outlinePresent": {
              "total": 67,
              "meanDelay": 1,
              "tagNames": {
                "A": 63,
                "INPUT": 3,
                "BUTTON": 1
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [],
          "nonOutlinePresent": [
            {
              "tagName": "BUTTON",
              "text": "Here’s how you know"
            },
            {
              "tagName": "A",
              "text": "Learn more"
            },
            {
              "tagName": "BUTTON",
              "text": "Learn More"
            },
            {
              "tagName": "A",
              "text": "View more news and links"
            },
            {
              "tagName": "BUTTON",
              "text": "Sign up"
            }
          ],
          "outlinePresent": [
            {
              "tagName": "A",
              "text": "Skip to main content",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "About CMS",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Newsroom",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Medicare",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Medicaid/CHIP",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Medicare-Medicaid Coordination",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Private Insurance",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Innovation Center",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Regulations & Guidance",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Research, Statistics, Data & Systems",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Outreach & Education",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Strategic Plan",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Learn More",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "CMS Omnibus COVID-19 Health Care Staff Vaccination Interim Final Rule FAQs",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Learn about the CMS Strategic Plan",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "CMS careers: See how you can join our team",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Addressing & Improving Behavioral Health: Learn more about our new strategy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Nursing Home Resource Center: See our nursing home information in one place",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "No Surprises: Learn about new consumer billing protections",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Manuals",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Medicare coverage database",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "CMS forms",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Transmittals",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "MLN Homepage",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Visit Medicare.gov",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Visit HealthCare.gov",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Visit InsureKidsNow.gov",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "CMS Releases First-Ever Home- and Community-Based Services Quality Measure Set",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "HHS Announces Historic Investment of Over $49 Million to Increase Health Care Coverage for Children,",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Rural Emergency Hospitals Proposed Rulemaking",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Medicare.gov",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Medicaid.gov",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "InsureKidsNow.gov",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "HealthCare.gov",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "HHS.gov",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "HHS.gov/Open",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "About Us",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Careers",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Newsroom",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Blog",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Podcast",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Acronyms",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Archive",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Contacts",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Glossary",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Web Policies",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Privacy Policy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Plain Language",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Privacy Settings",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Nondiscrimination & Accessibility",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Developer Information",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Freedom of Information Act",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "No Fear Act",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Inspector General",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "USA.gov",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Linkedin link",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Youtube link",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Facebook link",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Twitter link",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "RSS Feed link",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Feedback",
              "delay": 100
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://cms.gov/",
      "what": "URL",
      "result": "https://www.cms.gov/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.cms.gov/",
      "result": {
        "totals": {
          "total": 98,
          "types": {
            "onlyFocusable": {
              "total": 0,
              "tagNames": {}
            },
            "onlyOperable": {
              "total": 8,
              "tagNames": {
                "SPAN": 1,
                "A": 6,
                "BUTTON": 1
              }
            },
            "focusableAndOperable": {
              "total": 90,
              "tagNames": {
                "A": 69,
                "BUTTON": 11,
                "INPUT": 3,
                "DIV": 7
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [],
          "onlyOperable": [
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Here’s how you know",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "tab1721-2",
              "text": "Advance Equity",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "tab1721-3",
              "text": "Expand Access",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "tab1721-4",
              "text": "Engage Partners",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "tab1721-5",
              "text": "Drive Innovation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "tab1721-6",
              "text": "Protect Programs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "tab1721-7",
              "text": "Foster Excellence",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "QSIFeedbackButton-close-btn",
              "text": "<button role=\"button\" id=\"QSIFeedbackButton-close-btn\" tabindex=\"-1\" style=\"curs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ],
          "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": "BUTTON",
              "id": "js-navbar-toggle",
              "text": "<button id=\"js-navbar-toggle\" class=\"navbar-toggle navbar-toggle-primary-menu ds",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/\" rel=\"home\" style=\"cursor: default;\"> <img src=\"/themes/custom/cms_ev",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About CMS",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Newsroom",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "edit-keys",
              "text": "<input title=\"Enter the terms you wish to search for.\" placeholder=\"Search CMS.g",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "edit-submit",
              "text": "<input data-drupal-selector=\"edit-submit\" type=\"submit\" id=\"edit-submit\" value=\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "js-searchbar-toggle",
              "text": "<button id=\"js-searchbar-toggle\" class=\"searchbar-toggle ds-u-lg-display--none\" ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Medicare",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Medicaid/CHIP",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Medicare-Medicaid Coordination",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Private Insurance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Innovation Center",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Regulations & Guidance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Research, Statistics, Data & Systems",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Outreach & Education",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About CMS",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Newsroom",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "tab1721-1",
              "text": "Strategic Plan",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Strategic Plan",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn more",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Advance Equity",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn more",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Expand Access",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn more",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Engage Partners",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Drive Innovation",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Protect Programs",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Foster Excellence",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Learn More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CMS Omnibus COVID-19 Health Care Staff Vaccination Interim Final Rule FAQs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn about the CMS Strategic Plan",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CMS careers: See how you can join our team",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Addressing & Improving Behavioral Health: Learn more about our new strategy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Nursing Home Resource Center: See our nursing home information in one place",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "No Surprises: Learn about new consumer billing protections",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Manuals",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Medicare coverage database",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CMS forms",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Transmittals",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "MLN Homepage",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Visit Medicare.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Visit HealthCare.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Visit InsureKidsNow.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CMS Releases First-Ever Home- and Community-Based Services Quality Measure Set",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "HHS Announces Historic Investment of Over $49 Million to Increase Health Care Co",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Rural Emergency Hospitals Proposed Rulemaking",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "View more news and links",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input aria-label=\"Enter your email address:\" name=\"email\" type=\"text\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "email-submit",
              "text": "Sign up",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "CMS & HHS Websites",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Medicare.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Medicaid.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "InsureKidsNow.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "HealthCare.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "HHS.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "HHS.gov/Open",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "About CMS",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Newsroom",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Blog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Podcast",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Tools",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Acronyms",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Archive",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contacts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Glossary",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Helpful Links",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Web Policies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Plain Language",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy Settings",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Nondiscrimination & Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Developer Information",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "USA Government Sites",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Freedom of Information Act",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "No Fear Act",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Inspector General",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "USA.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"footer-cms-logo ds-u-display--block\" href=\"/\" style=\"cursor: default;\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"footer-hhs ds-u-display--block\" href=\"http://www.hhs.gov\" style=\"curso",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Linkedin link",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Youtube link",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Facebook link",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Twitter link",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "RSS Feed link",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "QSIFeedbackButton-btn",
              "text": "Feedback",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://cms.gov/",
      "what": "URL",
      "result": "https://www.cms.gov/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://www.cms.gov/",
      "result": {
        "totals": {
          "triggers": 137,
          "headTriggers": 20,
          "tailTriggers": 117,
          "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://cms.gov/",
      "what": "URL",
      "result": "https://www.cms.gov/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.cms.gov/",
      "result": {
        "totals": {
          "mislabeled": 1,
          "unlabeled": 1,
          "wellLabeled": 13
        },
        "items": {
          "mislabeled": [
            {
              "index": 2,
              "tagName": "INPUT",
              "type": "search",
              "labelTypes": [
                "aria-label",
                "label"
              ],
              "texts": {
                "attribute": "Search CMS",
                "label": [
                  "Search"
                ]
              }
            }
          ],
          "unlabeled": [
            {
              "index": 14,
              "tagName": "BUTTON",
              "type": "submit",
              "content": "{<button role=\"button\" id=\"QSIFeedbackButton-close-btn\" tabindex=\"-1\" style=\"cursor: pointer; border: 0px; padding: 0px; background-color: transparent; z-index: 2000000001; margin: 0px;\"><img src=\"https://gov1.siteintercept.qualtrics.com/WRSiteInterceptEngine/../WRQualtricsShared/Graphics/siteintercept/wr-dialog-close-btn-black.png\" alt=\"Close\" style=\"height: 17px; width: 17px;\"></button>}"
            }
          ],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Here’s how you know"
              }
            },
            {
              "index": 1,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Open Main"
              }
            },
            {
              "index": 3,
              "tagName": "INPUT",
              "type": "submit",
              "texts": {
                "content": "Search"
              }
            },
            {
              "index": 4,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Open Site Search"
              }
            },
            {
              "index": 5,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Learn More"
              }
            },
            {
              "index": 6,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Enter your email address:"
              }
            },
            {
              "index": 7,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Sign up"
              }
            },
            {
              "index": 8,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "CMS & HHS Websites"
              }
            },
            {
              "index": 9,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "About CMS"
              }
            },
            {
              "index": 10,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Tools"
              }
            },
            {
              "index": 11,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Helpful Links"
              }
            },
            {
              "index": 12,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "USA Government Sites"
              }
            },
            {
              "index": 13,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Feedback"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.cms.gov/",
      "result": {
        "totals": {
          "links": 75,
          "adjacent": {
            "total": 21,
            "underlined": 7,
            "underlinedPercent": 33
          }
        },
        "items": {
          "underlined": [
            "Skip to main content",
            "",
            "Visit Medicare.gov",
            "Visit HealthCare.gov",
            "Visit InsureKidsNow.gov",
            "",
            ""
          ],
          "notUnderlined": [
            "Learn more",
            "Learn more",
            "Learn more",
            "Learn More",
            "CMS Omnibus COVID-19 Health Care Staff Vaccination Interim Final Rule FAQs",
            "Learn about the CMS Strategic Plan",
            "CMS careers: See how you can join our team",
            "Addressing & Improving Behavioral Health: Learn more about our new strategy",
            "Nursing Home Resource Center: See our nursing home information in one place",
            "No Surprises: Learn about new consumer billing protections",
            "CMS Releases First-Ever Home- and Community-Based Services Quality Measure Set",
            "HHS Announces Historic Investment of Over $49 Million to Increase Health Care Coverage for Children, Parents, and Families",
            "Rural Emergency Hospitals Proposed Rulemaking",
            "View more news and links"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.cms.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://cms.gov/",
      "what": "URL",
      "result": "https://www.cms.gov/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.cms.gov/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://www.cms.gov/",
      "result": {
        "roleElements": 41,
        "badRoleElements": 2,
        "redundantRoleElements": 10,
        "tagNames": {
          "DIV": {
            "complementary": {
              "bad": 1,
              "redundant": 0
            }
          },
          "HEADER": {
            "banner": {
              "bad": 1,
              "redundant": 0
            }
          },
          "NAV": {
            "navigation": {
              "bad": 0,
              "redundant": 7
            }
          },
          "MAIN": {
            "main": {
              "bad": 0,
              "redundant": 1
            }
          },
          "BUTTON": {
            "button": {
              "bad": 0,
              "redundant": 2
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://www.cms.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": 12,
            "subtotals": [
              5,
              2,
              1,
              1,
              1,
              1,
              1
            ]
          },
          "adjacentLink": {
            "total": 21,
            "subtotals": [
              9,
              7,
              4,
              1
            ]
          },
          "listLink": {
            "total": 54,
            "subtotals": [
              25,
              10,
              6,
              5,
              5,
              2,
              1
            ]
          },
          "h1": {
            "total": 8,
            "subtotals": [
              7,
              1
            ]
          },
          "h2": {
            "total": 15,
            "subtotals": [
              10,
              5
            ]
          }
        },
        "items": {
          "button": {
            "fontWeight": {
              "400": [
                "Here’s how you know",
                "",
                "",
                "Feedback",
                ""
              ],
              "600": [
                "CMS & HHS Websites",
                "About CMS",
                "Tools",
                "Helpful Links",
                "USA Government Sites"
              ],
              "700": [
                "Learn More",
                "Sign up"
              ]
            },
            "borderStyle": {
              "none": [
                "Here’s how you know",
                "",
                "",
                "CMS & HHS Websites",
                "About CMS",
                "Tools",
                "Helpful Links",
                "USA Government Sites",
                "Feedback",
                ""
              ],
              "solid": [
                "Learn More",
                "Sign up"
              ]
            },
            "borderWidth": {
              "0px": [
                "Here’s how you know",
                "",
                "",
                "CMS & HHS Websites",
                "About CMS",
                "Tools",
                "Helpful Links",
                "USA Government Sites",
                "Feedback",
                ""
              ],
              "2px": [
                "Learn More",
                "Sign up"
              ]
            },
            "height": {
              "18px": [
                "Here’s how you know"
              ],
              "26px": [
                "",
                ""
              ],
              "43.3984px": [
                "Learn More"
              ],
              "45px": [
                "Sign up"
              ],
              "auto": [
                "CMS & HHS Websites",
                "About CMS",
                "Tools",
                "Helpful Links",
                "USA Government Sites"
              ],
              "74.6797px": [
                "Feedback"
              ],
              "19.5px": [
                ""
              ]
            },
            "lineHeight": {
              "18px": [
                "Here’s how you know"
              ],
              "24px": [
                "",
                "",
                "Feedback"
              ],
              "23.4px": [
                "Learn More"
              ],
              "20.8px": [
                "Sign up",
                "CMS & HHS Websites",
                "About CMS",
                "Tools",
                "Helpful Links",
                "USA Government Sites"
              ],
              "normal": [
                ""
              ]
            },
            "minHeight": {
              "0px": [
                "Here’s how you know",
                "",
                "",
                "Learn More",
                "Sign up",
                "CMS & HHS Websites",
                "About CMS",
                "Tools",
                "Helpful Links",
                "USA Government Sites",
                "Feedback"
              ],
              "auto": [
                ""
              ]
            },
            "minWidth": {
              "0px": [
                "Here’s how you know",
                "",
                "",
                "Learn More",
                "Sign up",
                "CMS & HHS Websites",
                "About CMS",
                "Tools",
                "Helpful Links",
                "USA Government Sites",
                "Feedback"
              ],
              "auto": [
                ""
              ]
            }
          },
          "adjacentLink": {
            "fontWeight": {
              "400": [
                "Skip to main content",
                "",
                "Learn More",
                "CMS Omnibus COVID-19 Health Care Staff Vaccination Interim Final Rule FAQs",
                "Learn about the CMS Strategic Plan",
                "CMS careers: See how you can join our team",
                "Addressing & Improving Behavioral Health: Learn more about our new strategy",
                "Nursing Home Resource Center: See our nursing home information in one place",
                "No Surprises: Learn about new consumer billing protections",
                "Visit Medicare.gov",
                "Visit HealthCare.gov",
                "Visit InsureKidsNow.gov",
                "CMS Releases First-Ever Home- and Community-Based Services Quality Measure Set",
                "HHS Announces Historic Investment of Over $49 Million to Increase Health Care Coverage for Children, Parents, and Families",
                "Rural Emergency Hospitals Proposed Rulemaking",
                "",
                ""
              ],
              "700": [
                "Learn more",
                "Learn more",
                "Learn more",
                "View more news and links"
              ]
            },
            "textDecorationLine": {
              "underline": [
                "Skip to main content",
                "",
                "Visit Medicare.gov",
                "Visit HealthCare.gov",
                "Visit InsureKidsNow.gov",
                "",
                ""
              ],
              "none": [
                "Learn more",
                "Learn more",
                "Learn more",
                "Learn More",
                "CMS Omnibus COVID-19 Health Care Staff Vaccination Interim Final Rule FAQs",
                "Learn about the CMS Strategic Plan",
                "CMS careers: See how you can join our team",
                "Addressing & Improving Behavioral Health: Learn more about our new strategy",
                "Nursing Home Resource Center: See our nursing home information in one place",
                "No Surprises: Learn about new consumer billing protections",
                "CMS Releases First-Ever Home- and Community-Based Services Quality Measure Set",
                "HHS Announces Historic Investment of Over $49 Million to Increase Health Care Coverage for Children, Parents, and Families",
                "Rural Emergency Hospitals Proposed Rulemaking",
                "View more news and links"
              ]
            },
            "textDecorationThickness": {
              "2.4px": [
                "Skip to main content",
                "",
                "Learn More",
                "Visit Medicare.gov",
                "Visit HealthCare.gov",
                "Visit InsureKidsNow.gov",
                "",
                ""
              ],
              "auto": [
                "Learn more",
                "Learn more",
                "Learn more",
                "View more news and links"
              ],
              "2.7px": [
                "CMS Omnibus COVID-19 Health Care Staff Vaccination Interim Final Rule FAQs",
                "Learn about the CMS Strategic Plan",
                "CMS careers: See how you can join our team",
                "Addressing & Improving Behavioral Health: Learn more about our new strategy",
                "Nursing Home Resource Center: See our nursing home information in one place",
                "No Surprises: Learn about new consumer billing protections",
                "CMS Releases First-Ever Home- and Community-Based Services Quality Measure Set",
                "HHS Announces Historic Investment of Over $49 Million to Increase Health Care Coverage for Children, Parents, and Families",
                "Rural Emergency Hospitals Proposed Rulemaking"
              ]
            }
          },
          "listLink": {
            "fontWeight": {
              "400": [
                "About CMS",
                "Newsroom",
                "Advance Equity",
                "Expand Access",
                "Engage Partners",
                "Drive Innovation",
                "Protect Programs",
                "Foster Excellence",
                "Manuals",
                "Medicare coverage database",
                "CMS forms",
                "Transmittals",
                "MLN Homepage",
                "Medicare.gov",
                "Medicaid.gov",
                "InsureKidsNow.gov",
                "HealthCare.gov",
                "HHS.gov",
                "HHS.gov/Open",
                "About Us",
                "Careers",
                "Newsroom",
                "Blog",
                "Podcast",
                "Acronyms",
                "Archive",
                "Contacts",
                "Glossary",
                "Web Policies",
                "Privacy Policy",
                "Plain Language",
                "Privacy Settings",
                "Nondiscrimination & Accessibility",
                "Developer Information",
                "Freedom of Information Act",
                "No Fear Act",
                "Inspector General",
                "USA.gov",
                "Linkedin link",
                "Youtube link",
                "Facebook link",
                "Twitter link",
                "RSS Feed link"
              ],
              "700": [
                "Medicare",
                "Medicaid/CHIP",
                "Medicare-Medicaid Coordination",
                "Private Insurance",
                "Innovation Center",
                "Regulations & Guidance",
                "Research, Statistics, Data & Systems",
                "Outreach & Education",
                "About CMS",
                "Newsroom",
                "Strategic Plan"
              ]
            },
            "textDecorationLine": {
              "none": [
                "About CMS",
                "Newsroom",
                "Medicare",
                "Medicaid/CHIP",
                "Medicare-Medicaid Coordination",
                "Private Insurance",
                "Innovation Center",
                "Regulations & Guidance",
                "Research, Statistics, Data & Systems",
                "Outreach & Education",
                "About CMS",
                "Newsroom",
                "Strategic Plan",
                "Advance Equity",
                "Expand Access",
                "Engage Partners",
                "Drive Innovation",
                "Protect Programs",
                "Foster Excellence",
                "Manuals",
                "Medicare coverage database",
                "CMS forms",
                "Transmittals",
                "MLN Homepage",
                "Medicare.gov",
                "Medicaid.gov",
                "InsureKidsNow.gov",
                "HealthCare.gov",
                "HHS.gov",
                "HHS.gov/Open",
                "About Us",
                "Careers",
                "Newsroom",
                "Blog",
                "Podcast",
                "Acronyms",
                "Archive",
                "Contacts",
                "Glossary",
                "Web Policies",
                "Privacy Policy",
                "Plain Language",
                "Privacy Settings",
                "Nondiscrimination & Accessibility",
                "Developer Information",
                "Freedom of Information Act",
                "No Fear Act",
                "Inspector General",
                "USA.gov"
              ],
              "underline": [
                "Linkedin link",
                "Youtube link",
                "Facebook link",
                "Twitter link",
                "RSS Feed link"
              ]
            },
            "textDecorationThickness": {
              "2.25px": [
                "About CMS",
                "Newsroom",
                "Medicare",
                "Medicaid/CHIP",
                "Medicare-Medicaid Coordination",
                "Private Insurance",
                "Innovation Center",
                "Regulations & Guidance",
                "Research, Statistics, Data & Systems",
                "Outreach & Education",
                "About CMS",
                "Newsroom"
              ],
              "auto": [
                "Strategic Plan",
                "Advance Equity",
                "Expand Access",
                "Engage Partners",
                "Drive Innovation",
                "Protect Programs",
                "Foster Excellence"
              ],
              "2.7px": [
                "Manuals",
                "Medicare coverage database",
                "CMS forms",
                "Transmittals",
                "MLN Homepage"
              ],
              "2.4px": [
                "Medicare.gov",
                "Medicaid.gov",
                "InsureKidsNow.gov",
                "HealthCare.gov",
                "HHS.gov",
                "HHS.gov/Open",
                "About Us",
                "Careers",
                "Newsroom",
                "Blog",
                "Podcast",
                "Acronyms",
                "Archive",
                "Contacts",
                "Glossary",
                "Web Policies",
                "Privacy Policy",
                "Plain Language",
                "Privacy Settings",
                "Nondiscrimination & Accessibility",
                "Developer Information",
                "Freedom of Information Act",
                "No Fear Act",
                "Inspector General",
                "USA.gov"
              ],
              "3.9px": [
                "Linkedin link",
                "Youtube link",
                "Facebook link",
                "Twitter link",
                "RSS Feed link"
              ]
            },
            "color": {
              "rgb(91, 97, 107)": [
                "About CMS",
                "Newsroom"
              ],
              "rgb(33, 33, 33)": [
                "Medicare",
                "Medicaid/CHIP",
                "Medicare-Medicaid Coordination",
                "Private Insurance",
                "Innovation Center",
                "Regulations & Guidance",
                "Research, Statistics, Data & Systems",
                "Outreach & Education",
                "About CMS",
                "Newsroom",
                "Strategic Plan"
              ],
              "rgb(13, 36, 153)": [
                "Advance Equity",
                "Expand Access",
                "Engage Partners",
                "Drive Innovation",
                "Protect Programs",
                "Foster Excellence",
                "Manuals",
                "Medicare coverage database",
                "CMS forms",
                "Transmittals",
                "MLN Homepage",
                "Medicare.gov",
                "Medicaid.gov",
                "InsureKidsNow.gov",
                "HealthCare.gov",
                "HHS.gov",
                "HHS.gov/Open",
                "About Us",
                "Careers",
                "Newsroom",
                "Blog",
                "Podcast",
                "Acronyms",
                "Archive",
                "Contacts",
                "Glossary",
                "Web Policies",
                "Privacy Policy",
                "Plain Language",
                "Privacy Settings",
                "Nondiscrimination & Accessibility",
                "Developer Information",
                "Freedom of Information Act",
                "No Fear Act",
                "Inspector General",
                "USA.gov",
                "Linkedin link",
                "Youtube link",
                "Facebook link",
                "Twitter link",
                "RSS Feed link"
              ]
            },
            "fontSize": {
              "15px": [
                "About CMS",
                "Newsroom",
                "Medicare",
                "Medicaid/CHIP",
                "Medicare-Medicaid Coordination",
                "Private Insurance",
                "Innovation Center",
                "Regulations & Guidance",
                "Research, Statistics, Data & Systems",
                "Outreach & Education",
                "About CMS",
                "Newsroom"
              ],
              "18px": [
                "Strategic Plan",
                "Advance Equity",
                "Expand Access",
                "Engage Partners",
                "Drive Innovation",
                "Protect Programs",
                "Foster Excellence",
                "Manuals",
                "Medicare coverage database",
                "CMS forms",
                "Transmittals",
                "MLN Homepage"
              ],
              "16px": [
                "Medicare.gov",
                "Medicaid.gov",
                "InsureKidsNow.gov",
                "HealthCare.gov",
                "HHS.gov",
                "HHS.gov/Open",
                "About Us",
                "Careers",
                "Newsroom",
                "Blog",
                "Podcast",
                "Acronyms",
                "Archive",
                "Contacts",
                "Glossary",
                "Web Policies",
                "Privacy Policy",
                "Plain Language",
                "Privacy Settings",
                "Nondiscrimination & Accessibility",
                "Developer Information",
                "Freedom of Information Act",
                "No Fear Act",
                "Inspector General",
                "USA.gov"
              ],
              "26px": [
                "Linkedin link",
                "Youtube link",
                "Facebook link",
                "Twitter link",
                "RSS Feed link"
              ]
            },
            "lineHeight": {
              "15px": [
                "About CMS",
                "Newsroom"
              ],
              "17.25px": [
                "Medicare",
                "Medicaid/CHIP",
                "Medicare-Medicaid Coordination",
                "Private Insurance",
                "Innovation Center",
                "Regulations & Guidance",
                "Research, Statistics, Data & Systems",
                "Outreach & Education",
                "About CMS",
                "Newsroom"
              ],
              "23.625px": [
                "Strategic Plan",
                "Advance Equity",
                "Expand Access",
                "Engage Partners",
                "Drive Innovation",
                "Protect Programs",
                "Foster Excellence"
              ],
              "27px": [
                "Manuals",
                "Medicare coverage database",
                "CMS forms",
                "Transmittals",
                "MLN Homepage"
              ],
              "24px": [
                "Medicare.gov",
                "Medicaid.gov",
                "InsureKidsNow.gov",
                "HealthCare.gov",
                "HHS.gov",
                "HHS.gov/Open",
                "About Us",
                "Careers",
                "Newsroom",
                "Blog",
                "Podcast",
                "Acronyms",
                "Archive",
                "Contacts",
                "Glossary",
                "Web Policies",
                "Privacy Policy",
                "Plain Language",
                "Privacy Settings",
                "Nondiscrimination & Accessibility",
                "Developer Information",
                "Freedom of Information Act",
                "No Fear Act",
                "Inspector General",
                "USA.gov"
              ],
              "39px": [
                "Linkedin link",
                "Youtube link",
                "Facebook link",
                "Twitter link",
                "RSS Feed link"
              ]
            }
          },
          "h1": {
            "fontSize": {
              "36px": [
                "Home - Centers for Medicare & Medicaid Services"
              ],
              "48px": [
                "Strategic Plan",
                "Advance Equity",
                "Expand Access",
                "Engage Partners",
                "Drive Innovation",
                "Protect Programs",
                "Foster Excellence"
              ]
            }
          },
          "h2": {
            "fontSize": {
              "24px": [
                "Header",
                "Search CMS.gov",
                "CMS.gov main menu",
                "Coronavirus Disease 2019",
                "Spotlight",
                "Top 5 resources",
                "CMS program websites for beneficiaries",
                "CMS news",
                "Get email updates",
                "Connect with CMS"
              ],
              "16px": [
                "CMS & HHS Websites     CMS & HHS Websites",
                "About CMS     About CMS",
                "Tools     Tools",
                "Helpful Links     Helpful Links",
                "USA Government Sites     USA Government Sites"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.cms.gov/",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 49,
              "correct": 35,
              "incorrect": 14
            },
            "specific": {
              "tab": {
                "total": 7,
                "correct": 7,
                "incorrect": 0
              },
              "left": {
                "total": 7,
                "correct": 6,
                "incorrect": 1
              },
              "right": {
                "total": 7,
                "correct": 6,
                "incorrect": 1
              },
              "up": {
                "total": 7,
                "correct": 7,
                "incorrect": 0
              },
              "down": {
                "total": 7,
                "correct": 7,
                "incorrect": 0
              },
              "home": {
                "total": 7,
                "correct": 1,
                "incorrect": 6
              },
              "end": {
                "total": 7,
                "correct": 1,
                "incorrect": 6
              }
            }
          },
          "tabElements": {
            "total": 7,
            "correct": 0,
            "incorrect": 7
          },
          "tabLists": {
            "total": 1,
            "correct": 0,
            "incorrect": 1
          }
        },
        "tabElements": {
          "incorrect": [
            {
              "tagName": "A",
              "text": "Strategic Plan; #tab1721-1",
              "navigationErrors": [
                "ArrowLeft",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "Advance Equity; #tab1721-2",
              "navigationErrors": [
                "Home",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "Expand Access; #tab1721-3",
              "navigationErrors": [
                "Home",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "Engage Partners; #tab1721-4",
              "navigationErrors": [
                "Home",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "Drive Innovation; #tab1721-5",
              "navigationErrors": [
                "Home",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "Protect Programs; #tab1721-6",
              "navigationErrors": [
                "Home",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "Foster Excellence; #tab1721-7",
              "navigationErrors": [
                "ArrowRight",
                "Home"
              ]
            }
          ],
          "correct": []
        }
      }
    },
    {
      "type": "test",
      "which": "zIndex",
      "withItems": true,
      "what": "z indexes",
      "url": "https://www.cms.gov/",
      "result": {
        "totals": {
          "total": 22,
          "tagNames": {
            "BUTTON": 3,
            "I": 1,
            "DIV": 18
          }
        },
        "items": [
          {
            "tagName": "BUTTON",
            "id": "js-navbar-toggle",
            "text": ""
          },
          {
            "tagName": "I",
            "id": "",
            "text": ""
          },
          {
            "tagName": "BUTTON",
            "id": "js-searchbar-toggle",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Strategic Plan CMS serves the public as a trusted partner and steward, dedicated to advancing health"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Advance Equity Advance health equity by addressing the health disparities that underlie our health s"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Expand Access Build on the Affordable Care Act and expand access to quality, affordable health cover"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Engage Partners Engage our partners and the communities we serve throughout the policymaking and imp"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Drive Innovation Drive Innovation to tackle our health system challenges and promote value-based, pe"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Protect Programs Protect our programs' sustainability for future generations by serving as a respons"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Foster Excellence Foster a positive and inclusive workplace and workforce, and promote excellence in"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Coronavirus Disease 2019 Find program guidance and information about our response to COVID-19 and cu"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Feedback"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Feedback"
          },
          {
            "tagName": "DIV",
            "id": "QSIFeedbackButton-target-container",
            "text": ""
          },
          {
            "tagName": "BUTTON",
            "id": "QSIFeedbackButton-close-btn",
            "text": ""
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.cms.gov/",
      "result": {
        "totals": {
          "failures": 12,
          "warnings": 4
        },
        "items": [
          {
            "index": 737,
            "verdict": "failed",
            "rule": {
              "ruleID": "r54",
              "ruleSummary": "Assertive live region is marked as atomic",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r54",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]",
              "codeLines": [
                "<div class=\"ds-u-visibility--screen-reader\" id=\"liveText\" aria-live=\"assertive\" role=\"complementary..."
              ]
            }
          },
          {
            "index": 849,
            "verdict": "failed",
            "rule": {
              "ruleID": "r61",
              "ruleSummary": "Documents start with a level 1 heading",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r61",
              "requirements": []
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <!doctype html>",
                "...",
                "  </html>"
              ]
            }
          },
          {
            "index": 942,
            "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]/div[2]/div[1]/div[1]/main[1]/div[1]/div[2]/div[1]/inner[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "Strategic Plan"
              ]
            }
          },
          {
            "index": 943,
            "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]/div[2]/div[1]/div[1]/main[1]/div[1]/div[2]/div[1]/inner[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "CMS serves the public as a trusted partner and steward, dedicated to advancing health equity, expan..."
              ]
            }
          },
          {
            "index": 986,
            "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]/div[2]/div[1]/div[1]/main[1]/div[1]/div[2]/div[1]/inner[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "Strategic Plan"
              ]
            }
          },
          {
            "index": 987,
            "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]/div[2]/div[1]/div[1]/main[1]/div[1]/div[2]/div[1]/inner[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "CMS serves the public as a trusted partner and steward, dedicated to advancing health equity, expan..."
              ]
            }
          },
          {
            "index": 1035,
            "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]/div[2]/div[1]/div[1]/main[1]/div[1]/div[2]/div[1]/inner[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Find program guidance and information about our response to COVID-19 and current non-COVID emerge...",
                "</p>"
              ]
            }
          },
          {
            "index": 1042,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "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]/div[2]/header[1]/section[1]/div[1]/div[1]/div[1]/header[1]/p[1]",
              "codeLines": [
                "<p class=\"ds-c-usa-banner__header-text\">",
                "  <span>",
                "    An official website of the United States government",
                "  </span>",
                "  <button class=\"ds-c-usa-banner__button\" aria-expanded=\"false\" aria-controls=\"gov-banner_33\" data-...",
                "    <span class=\"ds-c-usa-banner__button-text\">",
                "      Here’s how you know",
                "    </span>",
                "    <svg aria-hidden=\"true\" class=\"ds-c-icon ds-c-icon--arrow ds-c-icon--arrow-down ds-c-usa-banner...",
                "      <path fill=\"currentColor\" d=\"M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941...",
                "    </svg>",
                "  </button>",
                "</p>"
              ]
            }
          },
          {
            "index": 1044,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "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]/div[2]/div[1]/div[1]/main[1]/div[1]/div[2]/div[1]/inner[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Find program guidance and information about our response to COVID-19 and current non-COVID emerge...",
                "</p>"
              ]
            }
          },
          {
            "index": 1045,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "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]/div[2]/div[1]/div[1]/main[1]/div[1]/div[2]/div[1]/inner[1]/div[1]/div[3]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  For people with Medicare, open enrollment, and benefits.",
                "</p>"
              ]
            }
          },
          {
            "index": 1046,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "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]/div[2]/div[1]/div[1]/main[1]/div[1]/div[2]/div[1]/inner[1]/div[1]/div[3]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  For people who need health insurance and want to apply or enroll in the marketplace.",
                "</p>"
              ]
            }
          },
          {
            "index": 1047,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "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]/div[2]/div[1]/div[1]/main[1]/div[1]/div[2]/div[1]/inner[1]/div[1]/div[3]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  For children up to the age of 19 who need health care coverage.",
                "</p>"
              ]
            }
          },
          {
            "index": 1048,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "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]/div[2]/footer[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Sign up to get the latest information about your choice of CMS topics. You can decide how often t...",
                "</p>"
              ]
            }
          },
          {
            "index": 1049,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "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]/div[2]/footer[1]/div[1]/div[4]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  A federal government website managed and paid for by the U.S. Centers for Medicare & Medicaid Ser...",
                "</p>"
              ]
            }
          },
          {
            "index": 1050,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "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]/div[2]/footer[1]/div[1]/div[4]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p>",
                "  7500 Security Boulevard, Baltimore, MD 21244",
                "</p>"
              ]
            }
          },
          {
            "index": 1142,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "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]/div[2]/div[1]/div[1]/main[1]/div[1]/div[2]/div[1]/inner[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Find program guidance and information about our response to COVID-19 and current non-COVID emerge...",
                "</p>"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://www.cms.gov/",
      "result": {
        "totals": {
          "rulesNA": 43,
          "rulesPassed": 53,
          "rulesWarned": 3,
          "rulesViolated": 1,
          "warnings": {
            "minor": 31,
            "moderate": 0,
            "serious": 4,
            "critical": 0
          },
          "violations": {
            "minor": 0,
            "moderate": 0,
            "serious": 2,
            "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-21T22:59:29.101Z",
          "url": "https://www.cms.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": {
                        "fgColor": "#212121",
                        "contrastRatio": 0,
                        "fontSize": "36.0pt (48px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1>Foster Excellence</h1>",
                  "target": [
                    ".is-open.content[aria-hidden=\"false\"] > .paragraph--type--a11y-paragraphs-tab-content.paragraph.paragraph--view-mode--default > .field--name-field-a11y-para-tabs-text-area.field--type-text-long.field__item > h1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Foster a positive and inclusive workplace and workforce, and promote excellence in all aspects of CMS's operations</p>",
                  "target": [
                    ".is-open.content[aria-hidden=\"false\"] > .paragraph--type--a11y-paragraphs-tab-content.paragraph.paragraph--view-mode--default > .field--name-field-a11y-para-tabs-text-area.field--type-text-long.field__item > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                }
              ]
            },
            {
              "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": {
                        "fgColor": "#212121",
                        "contrastRatio": 0,
                        "fontSize": "36.0pt (48px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1>Foster Excellence</h1>",
                  "target": [
                    ".is-open.content[aria-hidden=\"false\"] > .paragraph--type--a11y-paragraphs-tab-content.paragraph.paragraph--view-mode--default > .field--name-field-a11y-para-tabs-text-area.field--type-text-long.field__item > h1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Foster a positive and inclusive workplace and workforce, and promote excellence in all aspects of CMS's operations</p>",
                  "target": [
                    ".is-open.content[aria-hidden=\"false\"] > .paragraph--type--a11y-paragraphs-tab-content.paragraph.paragraph--view-mode--default > .field--name-field-a11y-para-tabs-text-area.field--type-text-long.field__item > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                }
              ]
            },
            {
              "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": "<iframe style=\"display: none;\" title=\"empty\"></iframe>",
                  "target": [
                    "iframe"
                  ],
                  "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=\"ds-c-usa-banner__content\" id=\"gov-banner_33\" hidden=\"\">",
                  "target": [
                    "#gov-banner_33"
                  ],
                  "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 id=\"js-navbar-toggle\" class=\"navbar-toggle navbar-toggle-primary-menu ds-u-lg-display--none\" aria-expanded=\"false\" aria-label=\"Open Main\" aria-haspopup=\"true\" data-once=\"cms-header-nav\">\n          <i class=\"fal fa-bars\" focusable=\"false\"></i>\n        </button>",
                  "target": [
                    "#js-navbar-toggle"
                  ],
                  "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 id=\"js-searchbar-toggle\" class=\"searchbar-toggle ds-u-lg-display--none\" aria-expanded=\"false\" aria-label=\"Open Site Search\" aria-haspopup=\"true\" data-once=\"cms-header-search\">\n          <i class=\"fal fa-search\" focusable=\"false\"></i>\n        </button>",
                  "target": [
                    "#js-searchbar-toggle"
                  ],
                  "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": "<li class=\"menu-item\">\n        <a href=\"/About-CMS/About-CMS\" class=\"menu-item-link\" title=\"About CMS\" data-drupal-link-system-path=\"node/132926\">About CMS</a>\n              </li>",
                  "target": [
                    ".menu-item:nth-child(9)"
                  ],
                  "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": "<li class=\"menu-item\">\n        <a href=\"/newsroom\" class=\"menu-item-link\" title=\"Newsroom\" data-drupal-link-system-path=\"node/43871\">Newsroom</a>\n              </li>",
                  "target": [
                    ".menu-item:nth-child(10)"
                  ],
                  "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": "<section id=\"section1721-1\" role=\"tabpanel\" aria-labelledby=\"tab1721-1\" class=\"tabs-panel js-tabs-panel is-hidden\" tabindex=\"-1\">",
                  "target": [
                    "#section1721-1"
                  ],
                  "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=\"accordeon-trigger js-accordeon-trigger accordion-trigger js-accordion-trigger ds-u-md-visibility--hidden\" aria-controls=\"section1721-1\" aria-expanded=\"false\" tabindex=\"0\">\n                          Strategic Plan\n                        </div>",
                  "target": [
                    ".accordeon-trigger.js-accordeon-trigger[aria-controls=\"section1721-1\"]"
                  ],
                  "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=\"content is-hidden\" aria-hidden=\"true\">",
                  "target": [
                    "#section1721-1 > .content.is-hidden[aria-hidden=\"true\"]"
                  ],
                  "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": "<section id=\"section1721-2\" role=\"tabpanel\" aria-labelledby=\"tab1721-2\" class=\"tabs-panel js-tabs-panel is-hidden\" tabindex=\"-1\">",
                  "target": [
                    "#section1721-2"
                  ],
                  "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=\"accordeon-trigger js-accordeon-trigger accordion-trigger js-accordion-trigger ds-u-md-visibility--hidden\" aria-controls=\"section1721-2\" aria-expanded=\"false\" tabindex=\"0\">\n                          Advance Equity\n                        </div>",
                  "target": [
                    ".accordeon-trigger.js-accordeon-trigger[aria-controls=\"section1721-2\"]"
                  ],
                  "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=\"content is-hidden\" aria-hidden=\"true\">",
                  "target": [
                    "#section1721-2 > .content.is-hidden[aria-hidden=\"true\"]"
                  ],
                  "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": "<section id=\"section1721-3\" role=\"tabpanel\" aria-labelledby=\"tab1721-3\" class=\"tabs-panel js-tabs-panel is-hidden\" tabindex=\"-1\">",
                  "target": [
                    "#section1721-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": "<div class=\"accordeon-trigger js-accordeon-trigger accordion-trigger js-accordion-trigger ds-u-md-visibility--hidden\" aria-controls=\"section1721-3\" aria-expanded=\"false\" tabindex=\"0\">\n                          Expand Access\n                        </div>",
                  "target": [
                    ".accordeon-trigger.js-accordeon-trigger[aria-controls=\"section1721-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": "<div class=\"content is-hidden\" aria-hidden=\"true\">",
                  "target": [
                    "#section1721-3 > .content.is-hidden[aria-hidden=\"true\"]"
                  ],
                  "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": "<section id=\"section1721-4\" role=\"tabpanel\" aria-labelledby=\"tab1721-4\" class=\"tabs-panel js-tabs-panel is-hidden\" tabindex=\"-1\">",
                  "target": [
                    "#section1721-4"
                  ],
                  "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=\"accordeon-trigger js-accordeon-trigger accordion-trigger js-accordion-trigger ds-u-md-visibility--hidden\" aria-controls=\"section1721-4\" aria-expanded=\"false\" tabindex=\"0\">\n                          Engage Partners\n                        </div>",
                  "target": [
                    ".accordeon-trigger.js-accordeon-trigger[aria-controls=\"section1721-4\"]"
                  ],
                  "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=\"content is-hidden\" aria-hidden=\"true\">",
                  "target": [
                    "#section1721-4 > .content.is-hidden[aria-hidden=\"true\"]"
                  ],
                  "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": "<section id=\"section1721-5\" role=\"tabpanel\" aria-labelledby=\"tab1721-5\" class=\"tabs-panel js-tabs-panel is-hidden\" tabindex=\"-1\">",
                  "target": [
                    "#section1721-5"
                  ],
                  "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=\"accordeon-trigger js-accordeon-trigger accordion-trigger js-accordion-trigger ds-u-md-visibility--hidden\" aria-controls=\"section1721-5\" aria-expanded=\"false\" tabindex=\"0\">\n                          Drive Innovation\n                        </div>",
                  "target": [
                    ".accordeon-trigger.js-accordeon-trigger[aria-controls=\"section1721-5\"]"
                  ],
                  "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=\"content is-hidden\" aria-hidden=\"true\">",
                  "target": [
                    "#section1721-5 > .content.is-hidden[aria-hidden=\"true\"]"
                  ],
                  "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": "<section id=\"section1721-6\" role=\"tabpanel\" aria-labelledby=\"tab1721-6\" class=\"tabs-panel js-tabs-panel is-hidden\" tabindex=\"-1\">",
                  "target": [
                    "#section1721-6"
                  ],
                  "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=\"accordeon-trigger js-accordeon-trigger accordion-trigger js-accordion-trigger ds-u-md-visibility--hidden\" aria-controls=\"section1721-6\" aria-expanded=\"false\" tabindex=\"0\">\n                          Protect Programs\n                        </div>",
                  "target": [
                    ".accordeon-trigger.js-accordeon-trigger[aria-controls=\"section1721-6\"]"
                  ],
                  "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=\"content is-hidden\" aria-hidden=\"true\">",
                  "target": [
                    "#section1721-6 > .content.is-hidden[aria-hidden=\"true\"]"
                  ],
                  "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=\"accordeon-trigger js-accordeon-trigger accordion-trigger js-accordion-trigger ds-u-md-visibility--hidden\" aria-controls=\"section1721-7\" aria-expanded=\"true\" tabindex=\"0\">\n                          Foster Excellence\n                        </div>",
                  "target": [
                    ".accordeon-trigger.js-accordeon-trigger[aria-controls=\"section1721-7\"]"
                  ],
                  "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=\"ds-u-display--block ds-u-md-display--none\" aria-controls=\"link-list-block-cms-evo-cmshhswebsitescmsglobalfooter-menu\" aria-expanded=\"true\">CMS &amp; HHS Websites<i class=\"fas fa-angle-down\" aria-hidden=\"true\"></i></button>",
                  "target": [
                    "#block-cms-evo-cmshhswebsitescmsglobalfooter-menu > .ds-u-md-display--none.ds-u-display--block"
                  ],
                  "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=\"ds-u-display--block ds-u-md-display--none\" aria-controls=\"link-list-block-aboutcms-menu\" aria-expanded=\"true\">About CMS<i class=\"fas fa-angle-down\" aria-hidden=\"true\"></i></button>",
                  "target": [
                    "button[aria-controls=\"link-list-block-aboutcms-menu\"]"
                  ],
                  "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=\"ds-u-display--block ds-u-md-display--none\" aria-controls=\"link-list-block-cms-evo-toolscmsglobalfooter-menu\" aria-expanded=\"true\">Tools<i class=\"fas fa-angle-down\" aria-hidden=\"true\"></i></button>",
                  "target": [
                    "#block-cms-evo-toolscmsglobalfooter-menu > .ds-u-md-display--none.ds-u-display--block"
                  ],
                  "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=\"ds-u-display--block ds-u-md-display--none\" aria-controls=\"link-list-block-cms-evo-helpfullinkscmsglobalfooter-menu\" aria-expanded=\"true\">Helpful Links<i class=\"fas fa-angle-down\" aria-hidden=\"true\"></i></button>",
                  "target": [
                    "#block-cms-evo-helpfullinkscmsglobalfooter-menu > .ds-u-md-display--none.ds-u-display--block"
                  ],
                  "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=\"ds-u-display--block ds-u-md-display--none\" aria-controls=\"link-list-block-usagovernmentsites-menu\" aria-expanded=\"true\">USA Government Sites<i class=\"fas fa-angle-down\" aria-hidden=\"true\"></i></button>",
                  "target": [
                    "#block-usagovernmentsites-menu > .ds-u-md-display--none.ds-u-display--block"
                  ],
                  "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=\"QSIFeedbackButton\" style=\"position: fixed; visibility: hidden; inset: 0px; display: flex; flex-direction: column; justify-content: flex-end; align-items: flex-start; margin: 0px; padding: 0px; z-index: 2000000000;\">",
                  "target": [
                    ".QSIFeedbackButton:nth-child(14)"
                  ],
                  "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": "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": {
                        "fgColor": "#5b616b",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.23,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.23 (foreground color: #5b616b, background color: #ffffff, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/About-CMS/About-CMS\" class=\"menu-item-link\" title=\"About CMS\" data-drupal-link-system-path=\"node/132926\">About CMS</a>",
                  "target": [
                    ".menu-item:nth-child(1) > a[href$=\"About-CMS\"][title=\"About CMS\"][data-drupal-link-system-path=\"node/132926\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.23 (foreground color: #5b616b, background color: #ffffff, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5b616b",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.23,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.23 (foreground color: #5b616b, background color: #ffffff, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/newsroom\" class=\"menu-item-link\" title=\"Newsroom\" data-drupal-link-system-path=\"node/43871\">Newsroom</a>",
                  "target": [
                    ".menu-item:nth-child(2) > a[title=\"Newsroom\"][data-drupal-link-system-path=\"node/43871\"][href$=\"newsroom\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.23 (foreground color: #5b616b, background color: #ffffff, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://cms.gov/",
      "what": "URL",
      "result": "https://www.cms.gov/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.cms.gov/",
      "result": {
        "Error": {},
        "Warning": {
          "AA.1_3_1.H44.NonExistentFragment": {
            "This label's \"for\" attribute contains an ID that does not exist in the document fragment.": [
              {
                "tagName": "label",
                "id": "",
                "code": "<label for=\"email\" class=\"ds-u-font-weight--bold ds-u-margin-bottom--1\">...</label>"
              },
              {
                "tagName": "label",
                "id": "",
                "code": "<label for=\"email-footer-submit\" class=\"ds-u-visibility--screen-reader\">...</label>"
              }
            ]
          },
          "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=\"footer-logos ds-u-display--flex ds-u-align-items--center\">...</div>"
              }
            ]
          },
          "AA.1_3_1_A.G141": {
            "The heading structure is not logically nested. This h2 element appears to be the primary document heading, so should be an h1 element.": [
              {
                "tagName": "h2",
                "id": "#block-cms-evo-cmsglobalsecondarymenu-menu",
                "code": "<h2 class=\"visually-hidden\" id=\"block-cms-evo-cmsglobalsecondarymenu-menu\">...</h2>"
              }
            ],
            "The heading structure is not logically nested. This h2 element should be an h1 to be properly nested.": [
              {
                "tagName": "h2",
                "id": "#block-cms-evo-cmsglobalsecondarymenu-menu",
                "code": "<h2 class=\"visually-hidden\" id=\"block-cms-evo-cmsglobalsecondarymenu-menu\">...</h2>"
              }
            ]
          },
          "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": "button",
                "id": "#QSIFeedbackButton-btn",
                "code": "<button role=\"button\" style=\"position: fixed; visibility: visible; cursor: pointer; border: none; background-color: transparent; padding: 0px; margin: 0px; bottom: 323px; left: 1246px; width: 35px; transition: all 0.5s ease 0s;\" id=\"QSIFeedbackButton-btn\" aria-expanded=\"false\" aria-controls=\"QSIFeedbackButton-target-container\">...</button>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"QSIFeedbackButton\" style=\"position: fixed; visibility: hidden; inset: 0px; display: flex; flex-direction: column; justify-content: flex-end; align-items: flex-start; margin: 0px; padding: 0px; z-index: 2000000000;\">...</div>"
              }
            ]
          },
          "AA.1_4_3.G145.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 3:1.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"ds-u-visibility--screen-reader\">...</div>"
              },
              {
                "tagName": "h2",
                "id": "#block-cms-evo-cmsglobalprimarymenu-menu",
                "code": "<h2 id=\"block-cms-evo-cmsglobalprimarymenu-menu\">...</h2>"
              },
              {
                "tagName": "h2",
                "id": "#block-cms-evo-cmsglobalsecondarymenu-menu",
                "code": "<h2 class=\"visually-hidden\" id=\"block-cms-evo-cmsglobalsecondarymenu-menu\">...</h2>"
              },
              {
                "tagName": "h2",
                "id": "#connect-message",
                "code": "<h2 id=\"connect-message\" class=\"ds-u-visibility--screen-reader\">...</h2>"
              },
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2>...</h2>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"field field--name-title field--type-string field--label-hidden\">...</span>"
              }
            ]
          },
          "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=\"#skipNavTarget\" class=\"visually-hidden focusable skip-link\">...</a>"
              },
              {
                "tagName": "label",
                "id": "",
                "code": "<label for=\"edit-keys\" class=\"ds-c-label visually-hidden\">...</label>"
              },
              {
                "tagName": "label",
                "id": "",
                "code": "<label for=\"email-footer-submit\" class=\"ds-u-visibility--screen-reader\">...</label>"
              }
            ]
          },
          "AA.1_4_3_F24.F24.BGColour": {
            "Check that this element has an inherited foreground colour to complement the corresponding inline background colour or image.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"a11y-paragraphs-tabs__background ds-u-visibility--hidden ds-u-md-visibility--visible\" style=\"background: url('/sites/default/files/StrategicPlan.png') bottom right/53% no-repeat;\">...</div>"
              }
            ]
          },
          "AA.4_1_2.H91.A.Placeholder": {
            "Anchor element found with link content, but no href, ID or name attribute has been supplied.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"\" class=\"footer-menu-item-link\" title=\"Privacy settings\" data-privacy-policy=\"modal-trigger-footer\">...</a>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://cms.gov/",
      "what": "URL",
      "result": "https://www.cms.gov/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://www.cms.gov/",
      "result": {
        "content": {
          "totals": {
            "violation": 24,
            "recommendation": 11,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_Label_RefValid",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/footer[1]/div[1]/div[1]/div[2]/div[1]/form[1]/div[1]/div[2]/label[1]",
                "aria": "/document[1]/contentinfo[1]/form[1]"
              },
              "message": "The value \"email-footer-submit\" of the 'for' attribute is not the 'id' of a valid <input> element",
              "bounds": {
                "left": 8,
                "top": 3648,
                "height": 18,
                "width": 165
              },
              "snippet": "<label class=\"ds-u-visibility--screen-reader\" for=\"email-footer-submit\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Label_RefValid",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/footer[1]/div[1]/div[1]/div[2]/div[1]/form[1]/div[1]/div[1]/label[1]",
                "aria": "/document[1]/contentinfo[1]/form[1]"
              },
              "message": "The value \"email\" of the 'for' attribute is not the 'id' of a valid <input> element",
              "bounds": {
                "left": 8,
                "top": 3627,
                "height": 18,
                "width": 39
              },
              "snippet": "<label class=\"ds-u-font-weight--bold ds-u-margin-bottom--1\" for=\"email\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/head[1]/script[30]",
                "aria": "/document[1]"
              },
              "message": "The <script> element has the id \"boomr-scr-as\" that is already in use",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<script async=\"\" src=\"https://s.go-mpulse.net/boomerang/H2MNF-WV2FF-XZQVX-RQYP3-59F54\" id=\"boomr-scr-as\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/button[1]",
                "aria": "/document[1]/button[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 1246,
                "top": 205,
                "height": 73,
                "width": 35
              },
              "snippet": "<button aria-controls=\"QSIFeedbackButton-target-container\" aria-expanded=\"false\" id=\"QSIFeedbackButton-btn\" style=\"position: fixed; visibility: visible; cursor: pointer; border: none; background-color: transparent; padding: 0px; margin: 0px; bottom: 323px; left: 1246px; width: 35px; transition: all 0.5s ease 0s;\" role=\"button\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ComplementaryRequiredLabel_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]",
                "aria": "/document[1]/complementary[1]"
              },
              "message": "The element with \"complementary\" role does not have a label",
              "bounds": {
                "left": 8,
                "top": 8,
                "height": 0,
                "width": 784
              },
              "snippet": "<div role=\"complementary\" aria-live=\"assertive\" id=\"liveText\" class=\"ds-u-visibility--screen-reader\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/main[1]/div[1]/div[2]/div[1]/inner[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[7]/section[1]/div[1]",
                "aria": "/document[1]/main[1]/tabpanel[7]"
              },
              "message": "The tabbable element's role 'none' is not a widget role",
              "bounds": {
                "left": 8,
                "top": 2398,
                "height": 19,
                "width": 784
              },
              "snippet": "<div tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"section1721-7\" class=\"accordeon-trigger js-accordeon-trigger accordion-trigger js-accordion-trigger ds-u-md-visibility--hidden\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/main[1]/div[1]/div[2]/div[1]/inner[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[6]/section[1]/div[1]",
                "aria": "/document[1]/main[1]/tabpanel[6]"
              },
              "message": "The tabbable element's role 'none' is not a widget role",
              "bounds": {
                "left": 8,
                "top": 2277,
                "height": 19,
                "width": 784
              },
              "snippet": "<div tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"section1721-6\" class=\"accordeon-trigger js-accordeon-trigger accordion-trigger js-accordion-trigger ds-u-md-visibility--hidden\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/main[1]/div[1]/div[2]/div[1]/inner[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[5]/section[1]/div[1]",
                "aria": "/document[1]/main[1]/tabpanel[5]"
              },
              "message": "The tabbable element's role 'none' is not a widget role",
              "bounds": {
                "left": 8,
                "top": 2157,
                "height": 19,
                "width": 784
              },
              "snippet": "<div tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"section1721-5\" class=\"accordeon-trigger js-accordeon-trigger accordion-trigger js-accordion-trigger ds-u-md-visibility--hidden\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/main[1]/div[1]/div[2]/div[1]/inner[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[4]/section[1]/div[1]",
                "aria": "/document[1]/main[1]/tabpanel[4]"
              },
              "message": "The tabbable element's role 'none' is not a widget role",
              "bounds": {
                "left": 8,
                "top": 2037,
                "height": 19,
                "width": 784
              },
              "snippet": "<div tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"section1721-4\" class=\"accordeon-trigger js-accordeon-trigger accordion-trigger js-accordion-trigger ds-u-md-visibility--hidden\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/main[1]/div[1]/div[2]/div[1]/inner[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/section[1]/div[1]",
                "aria": "/document[1]/main[1]/tabpanel[3]"
              },
              "message": "The tabbable element's role 'none' is not a widget role",
              "bounds": {
                "left": 8,
                "top": 1898,
                "height": 19,
                "width": 784
              },
              "snippet": "<div tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"section1721-3\" class=\"accordeon-trigger js-accordeon-trigger accordion-trigger js-accordion-trigger ds-u-md-visibility--hidden\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/main[1]/div[1]/div[2]/div[1]/inner[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/section[1]/div[1]",
                "aria": "/document[1]/main[1]/tabpanel[2]"
              },
              "message": "The tabbable element's role 'none' is not a widget role",
              "bounds": {
                "left": 8,
                "top": 1759,
                "height": 19,
                "width": 784
              },
              "snippet": "<div tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"section1721-2\" class=\"accordeon-trigger js-accordeon-trigger accordion-trigger js-accordion-trigger ds-u-md-visibility--hidden\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/main[1]/div[1]/div[2]/div[1]/inner[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/section[1]/div[1]",
                "aria": "/document[1]/main[1]/tabpanel[1]"
              },
              "message": "The tabbable element's role 'none' is not a widget role",
              "bounds": {
                "left": 8,
                "top": 1602,
                "height": 19,
                "width": 784
              },
              "snippet": "<div tabindex=\"0\" aria-expanded=\"true\" aria-controls=\"section1721-1\" class=\"accordeon-trigger js-accordeon-trigger accordion-trigger js-accordion-trigger ds-u-md-visibility--hidden\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_role",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/main[1]/div[1]/div[2]/div[1]/inner[1]/div[1]/div[3]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/img[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The ARIA role 'presentation' is not valid for the element <img> and may be ignored by the browser since the element is focusable",
              "bounds": {
                "left": 8,
                "top": 3220,
                "height": 0,
                "width": 0
              },
              "snippet": "<img role=\"presentation\" src=\"themes/custom/cms_evo/images/insure-kids-now-logo.png\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_role",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/main[1]/div[1]/div[2]/div[1]/inner[1]/div[1]/div[3]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/img[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The ARIA role 'presentation' is not valid for the element <img> and may be ignored by the browser since the element is focusable",
              "bounds": {
                "left": 8,
                "top": 3133,
                "height": 0,
                "width": 0
              },
              "snippet": "<img role=\"presentation\" src=\"themes/custom/cms_evo/images/healthcaregov.png\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_role",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/main[1]/div[1]/div[2]/div[1]/inner[1]/div[1]/div[3]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/img[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The ARIA role 'presentation' is not valid for the element <img> and may be ignored by the browser since the element is focusable",
              "bounds": {
                "left": 8,
                "top": 3045,
                "height": 0,
                "width": 0
              },
              "snippet": "<img role=\"presentation\" src=\"themes/custom/cms_evo/images/medicare-logo.png\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/main[1]/div[1]/div[2]/div[1]/inner[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[7]/section[1]/div[1]",
                "aria": "/document[1]/main[1]/tabpanel[7]"
              },
              "message": "The ARIA attribute 'aria-expanded' is not valid for the element <div> with ARIA role 'none'",
              "bounds": {
                "left": 8,
                "top": 2398,
                "height": 19,
                "width": 784
              },
              "snippet": "<div tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"section1721-7\" class=\"accordeon-trigger js-accordeon-trigger accordion-trigger js-accordion-trigger ds-u-md-visibility--hidden\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/main[1]/div[1]/div[2]/div[1]/inner[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[6]/section[1]/div[1]",
                "aria": "/document[1]/main[1]/tabpanel[6]"
              },
              "message": "The ARIA attribute 'aria-expanded' is not valid for the element <div> with ARIA role 'none'",
              "bounds": {
                "left": 8,
                "top": 2277,
                "height": 19,
                "width": 784
              },
              "snippet": "<div tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"section1721-6\" class=\"accordeon-trigger js-accordeon-trigger accordion-trigger js-accordion-trigger ds-u-md-visibility--hidden\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/main[1]/div[1]/div[2]/div[1]/inner[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[5]/section[1]/div[1]",
                "aria": "/document[1]/main[1]/tabpanel[5]"
              },
              "message": "The ARIA attribute 'aria-expanded' is not valid for the element <div> with ARIA role 'none'",
              "bounds": {
                "left": 8,
                "top": 2157,
                "height": 19,
                "width": 784
              },
              "snippet": "<div tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"section1721-5\" class=\"accordeon-trigger js-accordeon-trigger accordion-trigger js-accordion-trigger ds-u-md-visibility--hidden\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/main[1]/div[1]/div[2]/div[1]/inner[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[4]/section[1]/div[1]",
                "aria": "/document[1]/main[1]/tabpanel[4]"
              },
              "message": "The ARIA attribute 'aria-expanded' is not valid for the element <div> with ARIA role 'none'",
              "bounds": {
                "left": 8,
                "top": 2037,
                "height": 19,
                "width": 784
              },
              "snippet": "<div tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"section1721-4\" class=\"accordeon-trigger js-accordeon-trigger accordion-trigger js-accordion-trigger ds-u-md-visibility--hidden\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/main[1]/div[1]/div[2]/div[1]/inner[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/section[1]/div[1]",
                "aria": "/document[1]/main[1]/tabpanel[3]"
              },
              "message": "The ARIA attribute 'aria-expanded' is not valid for the element <div> with ARIA role 'none'",
              "bounds": {
                "left": 8,
                "top": 1898,
                "height": 19,
                "width": 784
              },
              "snippet": "<div tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"section1721-3\" class=\"accordeon-trigger js-accordeon-trigger accordion-trigger js-accordion-trigger ds-u-md-visibility--hidden\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/main[1]/div[1]/div[2]/div[1]/inner[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/section[1]/div[1]",
                "aria": "/document[1]/main[1]/tabpanel[2]"
              },
              "message": "The ARIA attribute 'aria-expanded' is not valid for the element <div> with ARIA role 'none'",
              "bounds": {
                "left": 8,
                "top": 1759,
                "height": 19,
                "width": 784
              },
              "snippet": "<div tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"section1721-2\" class=\"accordeon-trigger js-accordeon-trigger accordion-trigger js-accordion-trigger ds-u-md-visibility--hidden\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/main[1]/div[1]/div[2]/div[1]/inner[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/section[1]/div[1]",
                "aria": "/document[1]/main[1]/tabpanel[1]"
              },
              "message": "The ARIA attribute 'aria-expanded' is not valid for the element <div> with ARIA role 'none'",
              "bounds": {
                "left": 8,
                "top": 1602,
                "height": 19,
                "width": 784
              },
              "snippet": "<div tabindex=\"0\" aria-expanded=\"true\" aria-controls=\"section1721-1\" class=\"accordeon-trigger js-accordeon-trigger accordion-trigger js-accordion-trigger ds-u-md-visibility--hidden\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/main[1]/div[1]/div[2]/div[1]/inner[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/section[1]/div[2]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/main[1]/tabpanel[3]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 8,
                "top": 2018,
                "height": 18,
                "width": 75
              },
              "snippet": "<a class=\"tab-button cta-button ds-c-button ds-c-button--primary cms--cta-button ds-u-margin-top--3 ds-u-margin-bottom--2 ds-u-font-weight--bold\" href=\"/pillar/expand-access\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/main[1]/div[1]/div[2]/div[1]/inner[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/section[1]/div[2]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/main[1]/tabpanel[2]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 8,
                "top": 1879,
                "height": 18,
                "width": 75
              },
              "snippet": "<a class=\"tab-button cta-button ds-c-button ds-c-button--primary cms--cta-button ds-u-margin-top--3 ds-u-margin-bottom--2 ds-u-font-weight--bold\" href=\"/pillar/health-equity\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[6]/div[1]/button[1]",
                "aria": "/document[1]/dialog[1]/button[1]"
              },
              "message": "The explicitly-assigned ARIA role \"button\" is redundant with the implicit role of the element <button>",
              "bounds": {
                "left": 1173,
                "top": 12,
                "height": 21,
                "width": 17
              },
              "snippet": "<button style=\"cursor: pointer; border: 0px; padding: 0px; background-color: transparent; z-index: 2000000001; margin: 0px;\" tabindex=\"-1\" id=\"QSIFeedbackButton-close-btn\" role=\"button\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/button[1]",
                "aria": "/document[1]/button[1]"
              },
              "message": "The explicitly-assigned ARIA role \"button\" is redundant with the implicit role of the element <button>",
              "bounds": {
                "left": 1246,
                "top": 205,
                "height": 73,
                "width": 35
              },
              "snippet": "<button aria-controls=\"QSIFeedbackButton-target-container\" aria-expanded=\"false\" id=\"QSIFeedbackButton-btn\" style=\"position: fixed; visibility: visible; cursor: pointer; border: none; background-color: transparent; padding: 0px; margin: 0px; bottom: 323px; left: 1246px; width: 35px; transition: all 0.5s ease 0s;\" role=\"button\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[2]/div[1]/div[1]/div[1]/div[1]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[2]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 8,
                "top": 1144,
                "height": 233,
                "width": 784
              },
              "snippet": "<nav class=\"header-menu--primary\" data-block-plugin-id=\"system_menu_block:cms-global-primary-menu\" id=\"block-cms-evo-cmsglobalprimarymenu\" aria-labelledby=\"block-cms-evo-cmsglobalprimarymenu-menu\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[1]/div[1]/div[1]/div[2]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[1]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 8,
                "top": 911,
                "height": 85,
                "width": 784
              },
              "snippet": "<nav class=\"ds-u-display--none ds-u-lg-display--block header-menu--secondary\" data-block-plugin-id=\"system_menu_block:cms-global-secondary-menu\" id=\"block-cms-evo-cmsglobalsecondarymenu\" aria-labelledby=\"block-cms-evo-cmsglobalsecondarymenu-menu\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>",
              "bounds": {
                "left": 8,
                "top": 8,
                "height": 1368,
                "width": 784
              },
              "snippet": "<header aria-label=\"Site header\" role=\"banner\" class=\"header\" id=\"header\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/footer[1]/div[1]/div[2]/div[1]/div[1]/nav[5]",
                "aria": "/document[1]/contentinfo[1]/navigation[5]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 8,
                "top": 4351,
                "height": 123,
                "width": 784
              },
              "snippet": "<nav class=\"cms--link-list cms--footer-menu\" data-block-plugin-id=\"system_menu_block:usa-government-sites\" id=\"block-usagovernmentsites\" aria-labelledby=\"block-usagovernmentsites-menu\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/footer[1]/div[1]/div[2]/div[1]/div[1]/nav[4]",
                "aria": "/document[1]/contentinfo[1]/navigation[4]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 8,
                "top": 4172,
                "height": 160,
                "width": 784
              },
              "snippet": "<nav class=\"cms--link-list cms--footer-menu\" data-block-plugin-id=\"system_menu_block:helpful-links-cms-global-fo\" id=\"block-cms-evo-helpfullinkscmsglobalfooter\" aria-labelledby=\"block-cms-evo-helpfullinkscmsglobalfooter-menu\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/footer[1]/div[1]/div[2]/div[1]/div[1]/nav[3]",
                "aria": "/document[1]/contentinfo[1]/navigation[3]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 8,
                "top": 4029,
                "height": 123,
                "width": 784
              },
              "snippet": "<nav class=\"cms--link-list cms--footer-menu\" data-block-plugin-id=\"system_menu_block:tools-cms-global-footer-\" id=\"block-cms-evo-toolscmsglobalfooter\" aria-labelledby=\"block-cms-evo-toolscmsglobalfooter-menu\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/footer[1]/div[1]/div[2]/div[1]/div[1]/nav[2]",
                "aria": "/document[1]/contentinfo[1]/navigation[2]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 8,
                "top": 3869,
                "height": 141,
                "width": 784
              },
              "snippet": "<nav class=\"cms--link-list cms--footer-menu\" data-block-plugin-id=\"system_menu_block:about-cms\" id=\"block-aboutcms\" aria-labelledby=\"block-aboutcms-menu\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/footer[1]/div[1]/div[2]/div[1]/div[1]/nav[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[1]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 8,
                "top": 3689,
                "height": 160,
                "width": 784
              },
              "snippet": "<nav class=\"cms--link-list cms--footer-menu\" data-block-plugin-id=\"system_menu_block:cms-hhs-websites-cms-global\" id=\"block-cms-evo-cmshhswebsitescmsglobalfooter\" aria-labelledby=\"block-cms-evo-cmshhswebsitescmsglobalfooter-menu\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/main[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The explicitly-assigned ARIA role \"main\" is redundant with the implicit role of the element <main>",
              "bounds": {
                "left": 8,
                "top": 1398,
                "height": 2127,
                "width": 784
              },
              "snippet": "<main role=\"main\" id=\"skipNavTarget\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 6,
            "recommendation": 7,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_Label_RefValid",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/footer[1]/div[1]/div[1]/div[2]/div[1]/form[1]/div[1]/div[2]/label[1]",
                "aria": "/document[1]/contentinfo[1]/form[1]"
              },
              "message": "The value \"email-footer-submit\" of the 'for' attribute is not the 'id' of a valid <input> element",
              "bounds": {
                "left": 648,
                "top": 2904,
                "height": 1,
                "width": 1
              },
              "snippet": "<label class=\"ds-u-visibility--screen-reader\" for=\"email-footer-submit\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Label_RefValid",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/footer[1]/div[1]/div[1]/div[2]/div[1]/form[1]/div[1]/div[1]/label[1]",
                "aria": "/document[1]/contentinfo[1]/form[1]"
              },
              "message": "The value \"email\" of the 'for' attribute is not the 'id' of a valid <input> element",
              "bounds": {
                "left": 416,
                "top": 2872,
                "height": 24,
                "width": 232
              },
              "snippet": "<label class=\"ds-u-font-weight--bold ds-u-margin-bottom--1\" for=\"email\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ComplementaryRequiredLabel_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]",
                "aria": "/document[1]/complementary[1]"
              },
              "message": "The element with \"complementary\" role does not have a label",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 1,
                "width": 1
              },
              "snippet": "<div role=\"complementary\" aria-live=\"assertive\" id=\"liveText\" class=\"ds-u-visibility--screen-reader\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_role",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/main[1]/div[1]/div[2]/div[1]/inner[1]/div[1]/div[3]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/img[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The ARIA role 'presentation' is not valid for the element <img> and may be ignored by the browser since the element is focusable",
              "bounds": {
                "left": 144,
                "top": 2113,
                "height": 22,
                "width": 180
              },
              "snippet": "<img role=\"presentation\" src=\"themes/custom/cms_evo/images/insure-kids-now-logo.png\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_role",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/main[1]/div[1]/div[2]/div[1]/inner[1]/div[1]/div[3]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/img[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The ARIA role 'presentation' is not valid for the element <img> and may be ignored by the browser since the element is focusable",
              "bounds": {
                "left": 144,
                "top": 1948,
                "height": 20,
                "width": 180
              },
              "snippet": "<img role=\"presentation\" src=\"themes/custom/cms_evo/images/healthcaregov.png\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_role",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/main[1]/div[1]/div[2]/div[1]/inner[1]/div[1]/div[3]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/img[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The ARIA role 'presentation' is not valid for the element <img> and may be ignored by the browser since the element is focusable",
              "bounds": {
                "left": 144,
                "top": 1781,
                "height": 25,
                "width": 180
              },
              "snippet": "<img role=\"presentation\" src=\"themes/custom/cms_evo/images/medicare-logo.png\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 107,
                "width": 800
              },
              "snippet": "<header aria-label=\"Site header\" role=\"banner\" class=\"header\" id=\"header\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/footer[1]/div[1]/div[2]/div[1]/div[1]/nav[5]",
                "aria": "/document[1]/contentinfo[1]/navigation[5]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 628,
                "top": 2982,
                "height": 269,
                "width": 141
              },
              "snippet": "<nav class=\"cms--link-list cms--footer-menu\" data-block-plugin-id=\"system_menu_block:usa-government-sites\" id=\"block-usagovernmentsites\" aria-labelledby=\"block-usagovernmentsites-menu\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/footer[1]/div[1]/div[2]/div[1]/div[1]/nav[4]",
                "aria": "/document[1]/contentinfo[1]/navigation[4]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 424,
                "top": 2982,
                "height": 269,
                "width": 172
              },
              "snippet": "<nav class=\"cms--link-list cms--footer-menu\" data-block-plugin-id=\"system_menu_block:helpful-links-cms-global-fo\" id=\"block-cms-evo-helpfullinkscmsglobalfooter\" aria-labelledby=\"block-cms-evo-helpfullinkscmsglobalfooter-menu\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/footer[1]/div[1]/div[2]/div[1]/div[1]/nav[3]",
                "aria": "/document[1]/contentinfo[1]/navigation[3]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 318,
                "top": 2982,
                "height": 269,
                "width": 75
              },
              "snippet": "<nav class=\"cms--link-list cms--footer-menu\" data-block-plugin-id=\"system_menu_block:tools-cms-global-footer-\" id=\"block-cms-evo-toolscmsglobalfooter\" aria-labelledby=\"block-cms-evo-toolscmsglobalfooter-menu\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/footer[1]/div[1]/div[2]/div[1]/div[1]/nav[2]",
                "aria": "/document[1]/contentinfo[1]/navigation[2]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 207,
                "top": 2982,
                "height": 269,
                "width": 80
              },
              "snippet": "<nav class=\"cms--link-list cms--footer-menu\" data-block-plugin-id=\"system_menu_block:about-cms\" id=\"block-aboutcms\" aria-labelledby=\"block-aboutcms-menu\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/footer[1]/div[1]/div[2]/div[1]/div[1]/nav[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[1]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 32,
                "top": 2982,
                "height": 269,
                "width": 143
              },
              "snippet": "<nav class=\"cms--link-list cms--footer-menu\" data-block-plugin-id=\"system_menu_block:cms-hhs-websites-cms-global\" id=\"block-cms-evo-cmshhswebsitescmsglobalfooter\" aria-labelledby=\"block-cms-evo-cmshhswebsitescmsglobalfooter-menu\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/main[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The explicitly-assigned ARIA role \"main\" is redundant with the implicit role of the element <main>",
              "bounds": {
                "left": 0,
                "top": 107,
                "height": 2676,
                "width": 800
              },
              "snippet": "<main role=\"main\" id=\"skipNavTarget\">",
              "level": "recommendation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://cms.gov/",
      "what": "URL",
      "result": "https://www.cms.gov/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://www.cms.gov/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "Home - Centers for Medicare & Medicaid Services | CMS",
          "pageurl": "https://www.cms.gov/",
          "time": 4.34,
          "creditsremaining": 658,
          "allitemcount": 173,
          "totalelements": 563,
          "waveurl": "http://wave.webaim.org/report?url=https://www.cms.gov/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 3,
            "items": {
              "alt_missing": {
                "id": "alt_missing",
                "description": "Missing alternative text",
                "count": 3,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + DIV + SCRIPT + DIV > DIV#page-wrapper > DIV#page > MAIN#skipNavTarget > DIV#main-wrapper > DIV#main > DIV:first-child > INNER:first-child > DIV:first-child > DIV#block-cms-evo-content > DIV:first-child > SPAN:first-child + DIV + DIV + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H2:first-child + DIV > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + DIV + SCRIPT + DIV > DIV#page-wrapper > DIV#page > MAIN#skipNavTarget > DIV#main-wrapper > DIV#main > DIV:first-child > INNER:first-child > DIV:first-child > DIV#block-cms-evo-content > DIV:first-child > SPAN:first-child + DIV + DIV + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H2:first-child + DIV + DIV > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + DIV + SCRIPT + DIV > DIV#page-wrapper > DIV#page > MAIN#skipNavTarget > DIV#main-wrapper > DIV#main > DIV:first-child > INNER:first-child > DIV:first-child > DIV#block-cms-evo-content > DIV:first-child > SPAN:first-child + DIV + DIV + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H2:first-child + DIV + DIV + DIV > DIV:first-child > IMG:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              }
            }
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 0,
            "items": []
          },
          "alert": {
            "description": "Alerts",
            "count": 32,
            "items": {
              "label_orphaned": {
                "id": "label_orphaned",
                "description": "Orphaned form label",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + DIV + SCRIPT + DIV > HEADER:first-child + DIV + FOOTER > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#email-widget > FORM#email-footer-form > DIV#email-form > DIV:first-child > LABEL:first-child",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + DIV + SCRIPT + DIV > HEADER:first-child + DIV + FOOTER > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#email-widget > FORM#email-footer-form > DIV#email-form > DIV:first-child + DIV > LABEL:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  },
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  },
                  {
                    "name": "3.3.2 Labels or Instructions (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc3.3.2"
                  }
                ]
              },
              "link_pdf": {
                "id": "link_pdf",
                "description": "Link to PDF document",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + DIV + SCRIPT + DIV > DIV#page-wrapper > DIV#page > MAIN#skipNavTarget > DIV#main-wrapper > DIV#main > DIV:first-child > INNER:first-child > DIV:first-child > DIV#block-cms-evo-content > DIV:first-child > SPAN:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H2:first-child + UL > LI:first-child > I:first-child + A"
                ],
                "wcag": []
              },
              "underline": {
                "id": "underline",
                "description": "Underlined text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + DIV + SCRIPT + DIV > HEADER#header > A:first-child + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > HEADER:first-child > svg:first-child + P > SPAN:first-child + BUTTON > SPAN:first-child"
                ],
                "wcag": []
              },
              "title_redundant": {
                "id": "title_redundant",
                "description": "Redundant title text",
                "count": 28,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + DIV + SCRIPT + DIV > HEADER#header > A:first-child + SECTION + DIV > DIV:first-child > DIV:first-child > BUTTON:first-child + DIV + DIV > NAV#block-cms-evo-cmsglobalsecondarymenu > H2:first-child + UL > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + DIV + SCRIPT + DIV > HEADER#header > A:first-child + SECTION + DIV > DIV:first-child > DIV:first-child > BUTTON:first-child + DIV + DIV > NAV#block-cms-evo-cmsglobalsecondarymenu > H2:first-child + UL > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + DIV + SCRIPT + DIV > HEADER#header > A:first-child + SECTION + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > NAV#block-cms-evo-cmsglobalprimarymenu > H2:first-child + UL > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + DIV + SCRIPT + DIV > HEADER#header > A:first-child + SECTION + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > NAV#block-cms-evo-cmsglobalprimarymenu > H2:first-child + UL > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + DIV + SCRIPT + DIV > HEADER#header > A:first-child + SECTION + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > NAV#block-cms-evo-cmsglobalprimarymenu > H2:first-child + UL > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + DIV + SCRIPT + DIV > HEADER#header > A:first-child + SECTION + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > NAV#block-cms-evo-cmsglobalprimarymenu > H2:first-child + UL > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + DIV + SCRIPT + DIV > HEADER#header > A:first-child + SECTION + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > NAV#block-cms-evo-cmsglobalprimarymenu > H2:first-child + UL > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + DIV + SCRIPT + DIV > HEADER#header > A:first-child + SECTION + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > NAV#block-cms-evo-cmsglobalprimarymenu > H2:first-child + UL > LI:first-child + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + DIV + SCRIPT + DIV > HEADER#header > A:first-child + SECTION + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > NAV#block-cms-evo-cmsglobalprimarymenu > H2:first-child + UL > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + DIV + SCRIPT + DIV > HEADER#header > A:first-child + SECTION + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > NAV#block-cms-evo-cmsglobalprimarymenu > H2:first-child + UL > LI:first-child + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + DIV + SCRIPT + DIV > HEADER#header > A:first-child + SECTION + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > NAV#block-cms-evo-cmsglobalprimarymenu > H2:first-child + UL > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + DIV + SCRIPT + DIV > HEADER#header > A:first-child + SECTION + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > NAV#block-cms-evo-cmsglobalprimarymenu > H2:first-child + UL > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + DIV + SCRIPT + DIV > HEADER:first-child + DIV + FOOTER > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > NAV#block-cms-evo-cmshhswebsitescmsglobalfooter > DIV#link-list-block-cms-evo-cmshhswebsitescmsglobalfooter-menu > UL:first-child > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + DIV + SCRIPT + DIV > HEADER:first-child + DIV + FOOTER > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > NAV#block-cms-evo-cmshhswebsitescmsglobalfooter > DIV#link-list-block-cms-evo-cmshhswebsitescmsglobalfooter-menu > UL:first-child > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + DIV + SCRIPT + DIV > HEADER:first-child + DIV + FOOTER > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > NAV#block-cms-evo-cmshhswebsitescmsglobalfooter > DIV#link-list-block-cms-evo-cmshhswebsitescmsglobalfooter-menu > UL:first-child > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + DIV + SCRIPT + DIV > HEADER:first-child + DIV + FOOTER > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > NAV#block-cms-evo-cmshhswebsitescmsglobalfooter > DIV#link-list-block-cms-evo-cmshhswebsitescmsglobalfooter-menu > UL:first-child > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + DIV + SCRIPT + DIV > HEADER:first-child + DIV + FOOTER > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > NAV#block-cms-evo-cmshhswebsitescmsglobalfooter > DIV#link-list-block-cms-evo-cmshhswebsitescmsglobalfooter-menu > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + DIV + SCRIPT + DIV > HEADER:first-child + DIV + FOOTER > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > NAV#block-cms-evo-cmshhswebsitescmsglobalfooter > DIV#link-list-block-cms-evo-cmshhswebsitescmsglobalfooter-menu > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + DIV + SCRIPT + DIV > HEADER:first-child + DIV + FOOTER > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > NAV#block-aboutcms > DIV#link-list-block-aboutcms-menu > UL:first-child > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + DIV + SCRIPT + DIV > HEADER:first-child + DIV + FOOTER > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > NAV#block-cms-evo-toolscmsglobalfooter > DIV#link-list-block-cms-evo-toolscmsglobalfooter-menu > UL:first-child > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + DIV + SCRIPT + DIV > HEADER:first-child + DIV + FOOTER > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > NAV#block-cms-evo-toolscmsglobalfooter > DIV#link-list-block-cms-evo-toolscmsglobalfooter-menu > UL:first-child > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + DIV + SCRIPT + DIV > HEADER:first-child + DIV + FOOTER > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > NAV#block-cms-evo-toolscmsglobalfooter > DIV#link-list-block-cms-evo-toolscmsglobalfooter-menu > UL:first-child > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + DIV + SCRIPT + DIV > HEADER:first-child + DIV + FOOTER > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > NAV#block-cms-evo-toolscmsglobalfooter > DIV#link-list-block-cms-evo-toolscmsglobalfooter-menu > UL:first-child > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + DIV + SCRIPT + DIV > HEADER:first-child + DIV + FOOTER > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > NAV#block-cms-evo-helpfullinkscmsglobalfooter > DIV#link-list-block-cms-evo-helpfullinkscmsglobalfooter-menu > UL:first-child > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + DIV + SCRIPT + DIV > HEADER:first-child + DIV + FOOTER > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > NAV#block-usagovernmentsites > DIV#link-list-block-usagovernmentsites-menu > UL:first-child > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + DIV + SCRIPT + DIV > HEADER:first-child + DIV + FOOTER > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > NAV#block-usagovernmentsites > DIV#link-list-block-usagovernmentsites-menu > UL:first-child > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + DIV + SCRIPT + DIV > HEADER:first-child + DIV + FOOTER > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > NAV#block-usagovernmentsites > DIV#link-list-block-usagovernmentsites-menu > UL:first-child > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + DIV + SCRIPT + DIV > HEADER:first-child + DIV + FOOTER > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > NAV#block-usagovernmentsites > DIV#link-list-block-usagovernmentsites-menu > UL:first-child > LI:first-child + LI + LI + LI > A:first-child"
                ],
                "wcag": []
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://cms.gov/",
      "what": "URL",
      "result": "https://www.cms.gov/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://www.cms.gov/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.318",
        "responseTime": "2022-07-21T22:59:57.239Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1053720,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 170,
              "failing": 10
            },
            "issues": {
              "totalErrors": 43,
              "totalWarnings": 1,
              "totalIssues": 44
            },
            "issuesByLevel": {
              "A": {
                "count": 42,
                "pct": 95.45
              },
              "AA": {
                "count": 5,
                "pct": 11.36
              },
              "AAA": {
                "count": 44,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 4,
              "warningDensity": 0,
              "allDensity": 4
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "39608063-575d-4806-ac9b-f4994c2cb305",
          "docID": "138cb265-8b51-4ee4-9fcb-f3a92a0ed18f",
          "sourceHash": "a126e71184f7721e5c0b2b59440f0003",
          "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=39608063-575d-4806-ac9b-f4994c2cb305",
          "resultSet": [
            {
              "tID": 28,
              "bpID": 3,
              "priority": 100,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The layout or sizing of this page causes horizontal scrolling.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Avoid layouts that result in horizontal scroll",
              "errorDescription": "This page is too wide, causing horizontal scrolling (at the tested viewport size). Horizontal scrolling will cause difficulties for users with low vision, especially if they have their monitor set to a low resolution. Review HTML, CSS and page element sizes to ensure 100% width is not exceeded.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 2891.75
                },
                "height": 2891.75,
                "width": 1024
              },
              "position": {
                "line": 3393,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"page-node-59986 path-frontpage page-node-type-cms-homepage\"&gt;&lt;script src=\"//assets.cms.gov/resources/cms/javascript/tealiumBodyTag.js\" style=\"\"&gt;&lt;/script&gt; &lt;div class=\"ds-u-visibility--screen-reader\" id=\"liveText\" aria-live",
              "xpath": "/html/body",
              "issueID": "ff2893696be1116f3ee9684f6e845336",
              "signature": "705c42345a4fa3ab5b0114fcb9d561b1",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=ff2893696be1116f3ee9684f6e845336"
            },
            {
              "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": 224
                },
                "bottom-right": {
                  "x": 126,
                  "y": 247
                },
                "height": 23,
                "width": 126
              },
              "position": {
                "line": 2414,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/cms-strategic-plan\" class=\"tab-button cta-button ds-c-button ds-c-button--primary cms--cta-button ds-u-margin-top--3 ds-u-margin-bottom--2 ds-u-font-weight--bold\"&gt; Learn more &lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/main[1]/div[1]/div[2]/div[1]/inner[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/section[1]/div[2]/div[1]/div[2]/a[1]",
              "issueID": "e075fb204d885a32f7f91df7272426d9",
              "signature": "c12dbcca8a57e203bd21bd011ffad324",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=e075fb204d885a32f7f91df7272426d9"
            },
            {
              "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": -24
                },
                "bottom-right": {
                  "x": -52,
                  "y": -44
                },
                "height": -20,
                "width": -52
              },
              "position": {
                "line": 4990,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"/pillar/health-equity\" class=\"tab-button cta-button ds-c-button ds-c-button--primary cms--cta-button ds-u-margin-top--3 ds-u-margin-bottom--2 ds-u-font-weight--bold\"&gt; Learn more &lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/main[1]/div[1]/div[2]/div[1]/inner[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/section[1]/div[2]/div[1]/div[2]/a[1]",
              "issueID": "3a7b075ab8136aefaab3a1112bcb0378",
              "signature": "9658b7a1ac45404afbddc446ddfac995",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=3a7b075ab8136aefaab3a1112bcb0378"
            },
            {
              "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": -24
                },
                "bottom-right": {
                  "x": -52,
                  "y": -44
                },
                "height": -20,
                "width": -52
              },
              "position": {
                "line": 4991,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/pillar/expand-access\" class=\"tab-button cta-button ds-c-button ds-c-button--primary cms--cta-button ds-u-margin-top--3 ds-u-margin-bottom--2 ds-u-font-weight--bold\"&gt; Learn more &lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/main[1]/div[1]/div[2]/div[1]/inner[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/section[1]/div[2]/div[1]/div[2]/a[1]",
              "issueID": "8c931d90b3fcc15092ceee75cc8beace",
              "signature": "fa60ad00882801150802b02a5b120050",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=8c931d90b3fcc15092ceee75cc8beace"
            },
            {
              "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": 699.15625,
                  "y": 40.5
                },
                "bottom-right": {
                  "x": 878.15625,
                  "y": 123.5
                },
                "height": 83,
                "width": 179
              },
              "position": {
                "line": 4991,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/About-CMS/Agency-Information/Emergency/EPRO/Current-Emergencies/Current-Emergencies-page\" class=\"cta-button-wrap\"&gt; &lt;button type=\"button\" class=\"cta-button ds-c-button ds-u-margin-top--3 ds-u-margin-bottom--2 cms--cta-button\"&gt; Learn ",
              "xpath": "/html/body/div[2]/div[1]/div[1]/main[1]/div[1]/div[2]/div[1]/inner[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]",
              "issueID": "eb38d0d070f995895de611d8e8e32d2a",
              "signature": "9a71b755f9d723f4a3c7a6a9ef16dbb9",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=eb38d0d070f995895de611d8e8e32d2a"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "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": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 80,
                  "y": 15
                },
                "height": 15,
                "width": 80
              },
              "position": {
                "line": 1357,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/About-CMS/About-CMS\" class=\"menu-item-link\" title=\"About CMS\" data-drupal-link-system-path=\"node/132926\"&gt;About CMS&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[1]/div[1]/div[1]/div[2]/nav[1]/ul[1]/li[1]/a[1]",
              "issueID": "215dc892c3537cb2d6452fa8471c3d07",
              "signature": "74726853f7069adf3020430a4507a5ca",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=215dc892c3537cb2d6452fa8471c3d07"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "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": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 75,
                  "y": 15
                },
                "height": 15,
                "width": 75
              },
              "position": {
                "line": 1357,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/newsroom\" class=\"menu-item-link\" title=\"Newsroom\" data-drupal-link-system-path=\"node/43871\"&gt;Newsroom&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[1]/div[1]/div[1]/div[2]/nav[1]/ul[1]/li[2]/a[1]",
              "issueID": "fd4e75b1f0cf5a6dcffed39a62b8316a",
              "signature": "459856056b1c16f791a2796b4cac6558",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=fd4e75b1f0cf5a6dcffed39a62b8316a"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "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": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 8.5
                },
                "bottom-right": {
                  "x": 71,
                  "y": 25.5
                },
                "height": 17,
                "width": 71
              },
              "position": {
                "line": 1358,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/Medicare/Medicare\" class=\"menu-item-link\" title=\"Medicare\" data-drupal-link-system-path=\"node/132906\"&gt;Medicare&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[2]/div[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[1]/a[1]",
              "issueID": "d406f80977fe38f594b9b10fc70cff50",
              "signature": "6c4060460299a1e14f8571cc97e6508a",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=d406f80977fe38f594b9b10fc70cff50"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "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": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 8.5
                },
                "bottom-right": {
                  "x": 118,
                  "y": 25.5
                },
                "height": 17,
                "width": 118
              },
              "position": {
                "line": 1358,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.medicaid.gov/\" class=\"menu-item-link\" title=\"Medicaid/CHIP\"&gt;Medicaid/CHIP&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[2]/div[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[2]/a[1]",
              "issueID": "f0805edeb7791117e0b0787233150d5b",
              "signature": "9c317d12a43ebe7642d58a4a19213d79",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=f0805edeb7791117e0b0787233150d5b"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "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": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 155,
                  "y": 34
                },
                "height": 34,
                "width": 155
              },
              "position": {
                "line": 1358,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/Medicare-Medicaid-Coordination/Medicare-MedicaidCoordination\" class=\"menu-item-link\" title=\"Medicare-Medicaid Coordination\" data-drupal-link-system-path=\"node/132931\"&gt;Medicare-Medicaid Coordination&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[2]/div[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[3]/a[1]",
              "issueID": "2de53df7ec6c67a51e6fc79ee60e6809",
              "signature": "7fcb61b377bb882b23ea524819ab6c74",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=2de53df7ec6c67a51e6fc79ee60e6809"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "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": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 79,
                  "y": 34
                },
                "height": 34,
                "width": 79
              },
              "position": {
                "line": 1358,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/CCIIO\" class=\"menu-item-link\" title=\"Private Insurance\" data-drupal-link-system-path=\"node/191061\"&gt;Private Insurance&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[2]/div[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[4]/a[1]",
              "issueID": "2a2de1f4574105e897d429a9940ccc21",
              "signature": "6a6de994f4fc025f69b4f497a57bdd05",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=2a2de1f4574105e897d429a9940ccc21"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "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": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 88,
                  "y": 34
                },
                "height": 34,
                "width": 88
              },
              "position": {
                "line": 1358,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://innovation.cms.gov/\" class=\"menu-item-link\" title=\"Innovation Center\"&gt;Innovation Center&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[2]/div[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[5]/a[1]",
              "issueID": "fe7cc15b0d5bee6ac9ecedcca95fb494",
              "signature": "491dc7c4b64daddb4cf97ea0cea3ff52",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=fe7cc15b0d5bee6ac9ecedcca95fb494"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "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": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 115,
                  "y": 34
                },
                "height": 34,
                "width": 115
              },
              "position": {
                "line": 1358,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/Regulations-and-Guidance/Regulations-and-Guidance\" class=\"menu-item-link\" title=\"Regulations &amp;amp; Guidance\" data-drupal-link-system-path=\"node/132921\"&gt;Regulations &amp;amp; Guidance&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[2]/div[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[6]/a[1]",
              "issueID": "9aba370e096decd565d67bffd19ead9c",
              "signature": "c88b73b16c222a46eedb120e5856e892",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=9aba370e096decd565d67bffd19ead9c"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "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": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 155,
                  "y": 34
                },
                "height": 34,
                "width": 155
              },
              "position": {
                "line": 1358,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/Research-Statistics-Data-and-Systems/Research-Statistics-Data-and-Systems\" class=\"menu-item-link\" title=\"Research, Statistics, Data &amp;amp; Systems\" data-drupal-link-system-path=\"node/132891\"&gt;Research, Statistics, Data &amp;amp; Systems",
              "xpath": "/html/body/div[2]/header[1]/div[2]/div[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[7]/a[1]",
              "issueID": "fc920329b75cc528e92a8572a297e365",
              "signature": "880443363895e2a17bad0a50dee2c366",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=fc920329b75cc528e92a8572a297e365"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "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": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 90,
                  "y": 34
                },
                "height": 34,
                "width": 90
              },
              "position": {
                "line": 1358,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/Outreach-and-Education/Outreach-and-Education\" class=\"menu-item-link\" title=\"Outreach &amp;amp; Education\" data-drupal-link-system-path=\"node/132886\"&gt;Outreach &amp;amp; Education&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[2]/div[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[8]/a[1]",
              "issueID": "81f6474fb8da2b92ad6134d8143fda17",
              "signature": "fbe3abe17792ef8eecbbe81f411fd01e",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=81f6474fb8da2b92ad6134d8143fda17"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "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": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -4
                },
                "height": -4,
                "width": 0
              },
              "position": {
                "line": 1358,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/About-CMS/About-CMS\" class=\"menu-item-link\" title=\"About CMS\" data-drupal-link-system-path=\"node/132926\"&gt;About CMS&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[2]/div[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[9]/a[1]",
              "issueID": "c048661c21974fcec2ce1c2884307f9c",
              "signature": "b338de118ba13366777339e75aacec6f",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=c048661c21974fcec2ce1c2884307f9c"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "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": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -4
                },
                "height": -4,
                "width": 0
              },
              "position": {
                "line": 1358,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/newsroom\" class=\"menu-item-link\" title=\"Newsroom\" data-drupal-link-system-path=\"node/43871\"&gt;Newsroom&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[2]/div[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[10]/a[1]",
              "issueID": "efdb805f63ba31267a92a3584266be3e",
              "signature": "167b9faf2acf77939f090987777f270f",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=efdb805f63ba31267a92a3584266be3e"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "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": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 32,
                  "y": 2454.75
                },
                "bottom-right": {
                  "x": 133,
                  "y": 2473.75
                },
                "height": 19,
                "width": 101
              },
              "position": {
                "line": 5819,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.medicare.gov/\" class=\"footer-menu-item-link\" title=\"Medicare.gov\"&gt;Medicare.gov&lt;/a&gt;",
              "xpath": "/html/body/div[2]/footer[1]/div[1]/div[2]/div[1]/div[1]/nav[1]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "2c706375d902a1aaaa59d2ab131458ff",
              "signature": "a2a96c5cb058e7bd3d44bbb8565db547",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=2c706375d902a1aaaa59d2ab131458ff"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "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": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 32,
                  "y": 2488.75
                },
                "bottom-right": {
                  "x": 132,
                  "y": 2507.75
                },
                "height": 19,
                "width": 100
              },
              "position": {
                "line": 5819,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.medicaid.gov/\" class=\"footer-menu-item-link\" title=\"Medicaid.gov\"&gt;Medicaid.gov&lt;/a&gt;",
              "xpath": "/html/body/div[2]/footer[1]/div[1]/div[2]/div[1]/div[1]/nav[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "93b23f31107edacd133c84aeefcc58cb",
              "signature": "45cb2d47a0bbe23e5851fa28cc485504",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=93b23f31107edacd133c84aeefcc58cb"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "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": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 32,
                  "y": 2522.75
                },
                "bottom-right": {
                  "x": 175,
                  "y": 2541.75
                },
                "height": 19,
                "width": 143
              },
              "position": {
                "line": 5819,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.insurekidsnow.gov/\" class=\"footer-menu-item-link\" title=\"InsureKidsNow.gov\"&gt;InsureKidsNow.gov&lt;/a&gt;",
              "xpath": "/html/body/div[2]/footer[1]/div[1]/div[2]/div[1]/div[1]/nav[1]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "ce78ccc023aa9e69b3afd1ef1b719731",
              "signature": "e6a51ce7b7ba442e314b00d8283698d5",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=ce78ccc023aa9e69b3afd1ef1b719731"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "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": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 32,
                  "y": 2556.75
                },
                "bottom-right": {
                  "x": 147,
                  "y": 2575.75
                },
                "height": 19,
                "width": 115
              },
              "position": {
                "line": 5986,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"https://www.healthcare.gov/\" class=\"footer-menu-item-link\" title=\"HealthCare.gov\"&gt;HealthCare.gov&lt;/a&gt;",
              "xpath": "/html/body/div[2]/footer[1]/div[1]/div[2]/div[1]/div[1]/nav[1]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "a0469fc89cebe001eaf7fcba4d5a2702",
              "signature": "79f7f2f67486ae2b2b3977ec34fc0aed",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=a0469fc89cebe001eaf7fcba4d5a2702"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "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": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 32,
                  "y": 2590.75
                },
                "bottom-right": {
                  "x": 98,
                  "y": 2609.75
                },
                "height": 19,
                "width": 66
              },
              "position": {
                "line": 5987,
                "column": 40
              },
              "errorSnippet": "&lt;a href=\"https://www.hhs.gov/\" class=\"footer-menu-item-link\" title=\"HHS.gov\"&gt;HHS.gov&lt;/a&gt;",
              "xpath": "/html/body/div[2]/footer[1]/div[1]/div[2]/div[1]/div[1]/nav[1]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "65955c73b3e1dced7fa9846c8a1a1185",
              "signature": "16fa0be35623853c278853edaa25f847",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=65955c73b3e1dced7fa9846c8a1a1185"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "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": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 32,
                  "y": 2624.75
                },
                "bottom-right": {
                  "x": 144,
                  "y": 2643.75
                },
                "height": 19,
                "width": 112
              },
              "position": {
                "line": 5998,
                "column": 52
              },
              "errorSnippet": "&lt;a href=\"https://www.hhs.gov/open/index.html\" class=\"footer-menu-item-link\" title=\"HHS.gov/Open\"&gt;HHS.gov/Open&lt;/a&gt;",
              "xpath": "/html/body/div[2]/footer[1]/div[1]/div[2]/div[1]/div[1]/nav[1]/div[1]/ul[1]/li[6]/a[1]",
              "issueID": "8072dc9811229dc83fd1facf6f976e9d",
              "signature": "0dd609de03ef32f50e1b33b8447ce5e3",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=8072dc9811229dc83fd1facf6f976e9d"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "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": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 264.75,
                  "y": 2522.75
                },
                "bottom-right": {
                  "x": 344.75,
                  "y": 2541.75
                },
                "height": 19,
                "width": 80
              },
              "position": {
                "line": 6407,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/newsroom\" class=\"footer-menu-item-link\" title=\"Newsroom\" data-drupal-link-system-path=\"node/43871\"&gt;Newsroom&lt;/a&gt;",
              "xpath": "/html/body/div[2]/footer[1]/div[1]/div[2]/div[1]/div[1]/nav[2]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "576d7536d861da36d635fa753fc5c165",
              "signature": "34f8df0c4b37cb2c026f2da5b9074f28",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=576d7536d861da36d635fa753fc5c165"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "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": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 417.5,
                  "y": 2454.75
                },
                "bottom-right": {
                  "x": 492.5,
                  "y": 2473.75
                },
                "height": 19,
                "width": 75
              },
              "position": {
                "line": 7156,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/apps/acronyms\" class=\"footer-menu-item-link\" title=\"Acronyms\"&gt;Acronyms&lt;/a&gt;",
              "xpath": "/html/body/div[2]/footer[1]/div[1]/div[2]/div[1]/div[1]/nav[3]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "641f24b3bbaeae8e18a9b89497b7f10f",
              "signature": "f93aa8adce43ad942a80abb004e7ba52",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=641f24b3bbaeae8e18a9b89497b7f10f"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "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": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 417.5,
                  "y": 2488.75
                },
                "bottom-right": {
                  "x": 473.5,
                  "y": 2507.75
                },
                "height": 19,
                "width": 56
              },
              "position": {
                "line": 7156,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/archive\" class=\"footer-menu-item-link\" title=\"Archive\" data-drupal-link-system-path=\"node/1581331\"&gt;Archive&lt;/a&gt;",
              "xpath": "/html/body/div[2]/footer[1]/div[1]/div[2]/div[1]/div[1]/nav[3]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "c8b37b3a6c8018e639c4dc71e44dde95",
              "signature": "84810af61674e3c504b68f313e34d845",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=c8b37b3a6c8018e639c4dc71e44dde95"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "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": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 417.5,
                  "y": 2522.75
                },
                "bottom-right": {
                  "x": 484.5,
                  "y": 2541.75
                },
                "height": 19,
                "width": 67
              },
              "position": {
                "line": 7156,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/contacts\" class=\"footer-menu-item-link\" title=\"Contacts\" data-drupal-link-system-path=\"node/1549851\"&gt;Contacts&lt;/a&gt;",
              "xpath": "/html/body/div[2]/footer[1]/div[1]/div[2]/div[1]/div[1]/nav[3]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "f3d47f9dca8ac2b752c5cc1164ae95a1",
              "signature": "8c7db2d0bd941bfebb28e7f45aec1a17",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=f3d47f9dca8ac2b752c5cc1164ae95a1"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "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": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 417.5,
                  "y": 2556.75
                },
                "bottom-right": {
                  "x": 483.5,
                  "y": 2575.75
                },
                "height": 19,
                "width": 66
              },
              "position": {
                "line": 7156,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/apps/glossary/\" class=\"footer-menu-item-link\" title=\"Glossary\"&gt;Glossary&lt;/a&gt;",
              "xpath": "/html/body/div[2]/footer[1]/div[1]/div[2]/div[1]/div[1]/nav[3]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "3dc52c43a954140c09b198d11b5fcc75",
              "signature": "02c579f43fc18c7e19517b3ed175c47b",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=3dc52c43a954140c09b198d11b5fcc75"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "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": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 557.25,
                  "y": 2522.75
                },
                "bottom-right": {
                  "x": 672.25,
                  "y": 2541.75
                },
                "height": 19,
                "width": 115
              },
              "position": {
                "line": 7516,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.medicare.gov/about-us/plain-writing\" class=\"footer-menu-item-link\" title=\"Plain Language\"&gt;Plain Language&lt;/a&gt;",
              "xpath": "/html/body/div[2]/footer[1]/div[1]/div[2]/div[1]/div[1]/nav[4]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "4ecfc4cc2978e51cc7215179ce51ee6b",
              "signature": "f5cc54b28e304a3c0801db082565396a",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=4ecfc4cc2978e51cc7215179ce51ee6b"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "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": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 557.25,
                  "y": 2556.75
                },
                "bottom-right": {
                  "x": 678.25,
                  "y": 2575.75
                },
                "height": 19,
                "width": 121
              },
              "position": {
                "line": 7516,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"\" class=\"footer-menu-item-link\" title=\"Privacy settings\" data-privacy-policy=\"modal-trigger-footer\"&gt;Privacy Settings&lt;/a&gt;",
              "xpath": "/html/body/div[2]/footer[1]/div[1]/div[2]/div[1]/div[1]/nav[4]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "81d858e0ed8d69da7116a5cbf79958d1",
              "signature": "bb9418f5d26660aad7a1ddb19b7326eb",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=81d858e0ed8d69da7116a5cbf79958d1"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "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": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 807,
                  "y": 2454.75
                },
                "bottom-right": {
                  "x": 983,
                  "y": 2497.75
                },
                "height": 43,
                "width": 176
              },
              "position": {
                "line": 7683,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"/Center/freedom-of-information-act-center.html\" class=\"footer-menu-item-link\" title=\"Freedom of Information Act\" data-drupal-link-system-path=\"media/205961\"&gt;Freedom of Information Act&lt;/a&gt;",
              "xpath": "/html/body/div[2]/footer[1]/div[1]/div[2]/div[1]/div[1]/nav[5]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "887a68fded8ffcabcbab72d0bb2ac5fa",
              "signature": "528940d8e071351a70a267bd2416adcd",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=887a68fded8ffcabcbab72d0bb2ac5fa"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "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": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 807,
                  "y": 2512.75
                },
                "bottom-right": {
                  "x": 896,
                  "y": 2531.75
                },
                "height": 19,
                "width": 89
              },
              "position": {
                "line": 7684,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/About-CMS/Agency-Information/Aboutwebsite/NoFearAct\" class=\"footer-menu-item-link\" title=\"No Fear Act\" data-drupal-link-system-path=\"node/171021\"&gt;No Fear Act&lt;/a&gt;",
              "xpath": "/html/body/div[2]/footer[1]/div[1]/div[2]/div[1]/div[1]/nav[5]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "b01414e22f3e72ac037e0676092300b6",
              "signature": "c3a7ebb8ec8e4da93e483f5a0051ec0f",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=b01414e22f3e72ac037e0676092300b6"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "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": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 807,
                  "y": 2546.75
                },
                "bottom-right": {
                  "x": 941,
                  "y": 2565.75
                },
                "height": 19,
                "width": 134
              },
              "position": {
                "line": 7684,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.oig.hhs.gov\" class=\"footer-menu-item-link\" title=\"Inspector General\"&gt;Inspector General&lt;/a&gt;",
              "xpath": "/html/body/div[2]/footer[1]/div[1]/div[2]/div[1]/div[1]/nav[5]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "21a829e7d3725e7f41947f116f8e1371",
              "signature": "06b153cfc21ce84875f7e1d4159d71e3",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=21a829e7d3725e7f41947f116f8e1371"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "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": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 807,
                  "y": 2580.75
                },
                "bottom-right": {
                  "x": 871,
                  "y": 2599.75
                },
                "height": 19,
                "width": 64
              },
              "position": {
                "line": 7684,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usa.gov/\" class=\"footer-menu-item-link\" title=\"USA.gov\"&gt;USA.gov&lt;/a&gt;",
              "xpath": "/html/body/div[2]/footer[1]/div[1]/div[2]/div[1]/div[1]/nav[5]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "72468d1aa1269492f6e2bdce9f91ab50",
              "signature": "5fe148e37732885f6921ad332c78420b",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=72468d1aa1269492f6e2bdce9f91ab50"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "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": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -24
                },
                "bottom-right": {
                  "x": -52,
                  "y": -44
                },
                "height": -20,
                "width": -52
              },
              "position": {
                "line": 4990,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"/pillar/health-equity\" class=\"tab-button cta-button ds-c-button ds-c-button--primary cms--cta-button ds-u-margin-top--3 ds-u-margin-bottom--2 ds-u-font-weight--bold\"&gt; Learn more &lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/main[1]/div[1]/div[2]/div[1]/inner[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/section[1]/div[2]/div[1]/div[2]/a[1]",
              "issueID": "dbea14cdf282898fcc343622de227317",
              "signature": "1c917be9b343ce1554a3c110b975fd8e",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=dbea14cdf282898fcc343622de227317"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "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": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -24
                },
                "bottom-right": {
                  "x": -52,
                  "y": -44
                },
                "height": -20,
                "width": -52
              },
              "position": {
                "line": 4991,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/pillar/expand-access\" class=\"tab-button cta-button ds-c-button ds-c-button--primary cms--cta-button ds-u-margin-top--3 ds-u-margin-bottom--2 ds-u-font-weight--bold\"&gt; Learn more &lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/main[1]/div[1]/div[2]/div[1]/inner[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/section[1]/div[2]/div[1]/div[2]/a[1]",
              "issueID": "89e304aaa84a30a31f8db9bdefd368f5",
              "signature": "f4d0d7c14845dcc41246e9678cd99dbe",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=89e304aaa84a30a31f8db9bdefd368f5"
            },
            {
              "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": 117,
                  "y": 16
                },
                "height": 14,
                "width": 117
              },
              "position": {
                "line": 9090,
                "column": 15
              },
              "errorSnippet": "&lt;span class=\"ds-c-usa-banner__button-text\"&gt;Here’s how you know&lt;/span&gt;",
              "xpath": "/html/body/div[2]/header[1]/section[1]/div[1]/div[1]/div[1]/header[1]/p[1]/button[1]/span[1]",
              "issueID": "6fec6f4b516e8e849d7cd3f7302a5c20",
              "signature": "45dd1ad751f25e38dc9eab0b7c003756",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=129&issueID=6fec6f4b516e8e849d7cd3f7302a5c20"
            },
            {
              "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": 992,
                  "y": 18
                },
                "height": 18,
                "width": 960
              },
              "position": {
                "line": 8080,
                "column": 332
              },
              "errorSnippet": "&lt;header class=\"ds-c-usa-banner__header\"&gt; &lt;svg aria-hidden=\"false\" class=\"ds-c-icon ds-c-icon--usa-flag ds-c-usa-banner__header-flag\" focusable=\"false\" id=\"icon-450\" viewBox=\"0 0 16 11\" xmlns=\"http://www.w3.org/2000/svg\" aria-labelledby=\"icon-450",
              "xpath": "/html/body/div[2]/header[1]/section[1]/div[1]/div[1]/div[1]/header[1]",
              "issueID": "1886fbc938c75334d2a189ca13fd6fbc",
              "signature": "6cc4efa43e97ffa03857d10185c603a4",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=1886fbc938c75334d2a189ca13fd6fbc"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 6,
                  "y": 6
                },
                "height": 6,
                "width": 6
              },
              "position": {
                "line": 9150,
                "column": 9
              },
              "errorSnippet": "&lt;button id=\"js-navbar-toggle\" class=\"navbar-toggle navbar-toggle-primary-menu ds-u-lg-display--none\" aria-expanded=\"false\" aria-label=\"Open Main\" aria-haspopup=\"true\" data-once=\"cms-header-nav\" style=\"\"&gt; &lt;i class=\"fal fa-bars\" focusable=\"false\"&",
              "xpath": "/html/body/div[2]/header[1]/div[1]/div[1]/div[1]/button[1]",
              "issueID": "482d1168c2c6078737e8f07c0656e8f8",
              "signature": "180608b0053a30aa6e2a4a05cbf4bfc6",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=482d1168c2c6078737e8f07c0656e8f8"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 6,
                  "y": 6
                },
                "height": 6,
                "width": 6
              },
              "position": {
                "line": 9214,
                "column": 9
              },
              "errorSnippet": "&lt;button id=\"js-searchbar-toggle\" class=\"searchbar-toggle ds-u-lg-display--none\" aria-expanded=\"false\" aria-label=\"Open Site Search\" aria-haspopup=\"true\" data-once=\"cms-header-search\" style=\"\"&gt; &lt;i class=\"fal fa-search\" focusable=\"false\"&gt;&lt;/i",
              "xpath": "/html/body/div[2]/header[1]/div[1]/div[1]/div[1]/button[2]",
              "issueID": "64ba8e39f8532e97a6c39573ac84fd4f",
              "signature": "24474ae481f138ec9deb58372bd4c3bc",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=64ba8e39f8532e97a6c39573ac84fd4f"
            },
            {
              "tID": 155,
              "bpID": 143,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "These headings are not structured in a hierarchical manner.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.10 Section Headings"
              ],
              "resultTitle": "Make sure that headings are in the right order for the content.",
              "errorDescription": "The heading structure of this page does not effectively communicate the structure of the content on it. Heading elements provide important benefits: they act as wayfinding cues for in-page navigation, they contribute to page content summaries, and they provide context to the content below them. To do so effectively, headings should follow the `<h1>` to `<h6>` hierarchy and they should not skip levels. Restructure the document's heading order so it uses a clear, ordered, and intuitive hierarchy. Ensure there are no gaps between each numbered heading level and the next.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 2891.75
                },
                "height": 2891.75,
                "width": 1024
              },
              "position": {
                "line": 3393,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"page-node-59986 path-frontpage page-node-type-cms-homepage\"&gt;&lt;script src=\"//assets.cms.gov/resources/cms/javascript/tealiumBodyTag.js\" style=\"\"&gt;&lt;/script&gt; &lt;div class=\"ds-u-visibility--screen-reader\" id=\"liveText\" aria-live",
              "xpath": "/html/body",
              "issueID": "935f6f63b4a5b4fe3d6a5de4e487da59",
              "signature": "4ddd841600b3bb1dd6765e52dc930e6e",
              "ref": "https://tenon.io/bestpractice.php?bpID=143&tID=155&issueID=935f6f63b4a5b4fe3d6a5de4e487da59"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": 32,
                  "y": 72
                },
                "bottom-right": {
                  "x": 195,
                  "y": 359
                },
                "height": 287,
                "width": 163
              },
              "position": {
                "line": 5051,
                "column": 0
              },
              "errorSnippet": "&lt;ul role=\"tablist\" class=\"tabs-tab-list ds-u-display--flex ds-u-flex-direction--column\"&gt; &lt;li role=\"presentation\"&gt; &lt;a href=\"#section1721-1\" role=\"tab\" id=\"tab1721-1\" aria-controls=\"section1721-1\" aria-selected=\"true\" class=\"tabs-trigger js-",
              "xpath": "/html/body/div[2]/div[1]/div[1]/main[1]/div[1]/div[2]/div[1]/inner[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]",
              "issueID": "5dda042d9f60c3bbc164e37e491b575a",
              "signature": "c99e57660f91397e3fc14c8ea54c389f",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=5dda042d9f60c3bbc164e37e491b575a"
            },
            {
              "tID": 271,
              "bpID": 211,
              "priority": 100,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This text is rotated from the horizontal by 60 degrees or more.",
              "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 text is rotated from the horizontal by 60 degrees or more, and is not part of a complex image or graphic.  Text rotated beyond a certain threshold presents comprehension difficulties for people with cognitive disabilities or perception-based learning disabilities. Don't rotate text beyond 60 degrees from the horiziontal.",
              "viewPortLocation": {
                "top-left": {
                  "x": 491,
                  "y": 8.90625
                },
                "bottom-right": {
                  "x": 501,
                  "y": 18.90625
                },
                "height": 10,
                "width": 10
              },
              "position": {
                "line": 9091,
                "column": 15
              },
              "errorSnippet": "&lt;svg aria-hidden=\"true\" class=\"ds-c-icon ds-c-icon--arrow ds-c-icon--arrow-down ds-c-usa-banner__action-icon\" focusable=\"false\" id=\"icon-451\" viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"&gt; &lt;path fill=\"currentColor\" d=\"M285.476 272.971",
              "xpath": "/html/body/div[2]/header[1]/section[1]/div[1]/div[1]/div[1]/header[1]/p[1]/button[1]/svg[1]",
              "issueID": "805cec83f2296495983d08dc480ee9e5",
              "signature": "fb8afacb5df85953069d003a6a689ab7",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=271&issueID=805cec83f2296495983d08dc480ee9e5"
            },
            {
              "tID": 271,
              "bpID": 211,
              "priority": 100,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This text is rotated from the horizontal by 60 degrees or more.",
              "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 text is rotated from the horizontal by 60 degrees or more, and is not part of a complex image or graphic.  Text rotated beyond a certain threshold presents comprehension difficulties for people with cognitive disabilities or perception-based learning disabilities. Don't rotate text beyond 60 degrees from the horiziontal.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 14,
                  "y": 56
                },
                "height": 56,
                "width": 14
              },
              "position": {
                "line": 10049,
                "column": 182
              },
              "errorSnippet": "&lt;div style=\"background: rgb(12, 36, 153); color: rgb(255, 255, 255); padding: 10px; position: relative; font-size: 15px; display: flex; flex-direction: row; z-index: -1; writing-mode: vertical-rl; transform: rotateZ(180deg); border-top-right-radius: 0",
              "xpath": "/html/body/div[5]/button[1]/div[1]",
              "issueID": "22dc4cd6dd58a15a2ec65ebd2a2594c9",
              "signature": "4803e3940da8eb5a799937372331985f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=271&issueID=22dc4cd6dd58a15a2ec65ebd2a2594c9"
            }
          ],
          "log": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://cms.gov/",
      "what": "Centers for Medicare and Medicaid Services",
      "result": "https://www.cms.gov/"
    },
    {
      "type": "test",
      "which": "continuum",
      "what": "Level Access Continuum, community edition",
      "url": "https://www.cms.gov/",
      "result": [
        {
          "engineTestId": 22,
          "bestPracticeId": 967,
          "attribute": "This element should not contain input elements (without an assigned ARIA role and not type=hidden), keygen elements (without an assigned ARIA role), select elements (without an assigned ARIA role), textarea elements (without an assigned ARIA role) or button elements (without an assigned ARIA role)",
          "attributeDetail": "This A should not contain input elements (without an assigned ARIA role and not type=hidden), keygen elements (without an assigned ARIA role), select elements (without an assigned ARIA role), textarea elements (without an assigned ARIA role) or button elements (without an assigned ARIA role)",
          "element": "<a class=\"cta-button-wrap\" href=\"/About-CMS/Agency-Information/Emergency/EPRO/Current-Emergencies/Cu ... tton ds-u-margin-top--3 ds-u-margin-bottom--2 cms--cta-button\" type=\"button\">Learn More</button></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"/About-CMS/Agency-Information/Emergency/EPRO/Current-Emergencies/Current-Emergencies-page\"][class=\"cta-button-wrap\"]",
            "attNo": 2
          }
        }
      ]
    }
  ],
  "timeStamp": "4ea6d",
  "startTime": "2022-07-21T22:57:50",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      48
    ],
    [
      "motion",
      13
    ],
    [
      "ibm",
      9
    ],
    [
      "tabNav",
      6
    ],
    [
      "alfa",
      5
    ],
    [
      "wave",
      4
    ],
    [
      "focInd",
      2
    ],
    [
      "focAll",
      1
    ],
    [
      "axe",
      1
    ],
    [
      "tenon",
      1
    ],
    [
      "bulk",
      0
    ],
    [
      "embAc",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "htmlcs",
      0
    ],
    [
      "continuum",
      0
    ]
  ],
  "logCount": 25,
  "logSize": 3113,
  "errorLogCount": 24,
  "errorLogSize": 2756,
  "prohibitedCount": 12,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-21T22:59:55",
  "elapsedSeconds": 132,
  "score": {
    "scoreProcID": "sp14a",
    "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": {
        "bulk": 0,
        "embAc": 3,
        "focInd": 5,
        "focOp": 16,
        "hover": 1,
        "labClash": 1,
        "linkUl": 28,
        "role": 14,
        "styleDiff": 33,
        "tabNav": 28,
        "zIndex": 22
      },
      "alfa": {
        "r54": 4,
        "r61": 4,
        "r66": 2,
        "r69": 2,
        "r73": 4,
        "r74": 32,
        "r80": 4
      },
      "axe": {
        "color-contrast-enhanced": 8,
        "color-contrast": 2,
        "hidden-content": 0
      },
      "htmlcs": {
        "w:AA.1_3_1.H44.NonExistentFragment": 2,
        "w:AA.1_3_1.H48": 1,
        "w:AA.1_3_1_A.G141": 2,
        "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": 2,
        "w:AA.1_4_3.G145.Abs": 6,
        "w:AA.1_4_3.G18.Abs": 3,
        "w:AA.1_4_3_F24.F24.BGColour": 1,
        "w:AA.4_1_2.H91.A.Placeholder": 1
      },
      "ibm": {
        "WCAG20_Label_RefValid": 8,
        "RPT_Elem_UniqueId": 4,
        "Rpt_Aria_OrphanedContent_Native_Host_Sematics": 4,
        "Rpt_Aria_ComplementaryRequiredLabel_Implicit": 4,
        "element_tabbable_role_valid": 28,
        "aria_semantics_role": 12,
        "aria_semantics_attribute": 28,
        "aria_hidden_focus_misuse": 8,
        "aria_role_redundant": 11
      },
      "wave": {
        "e:alt_missing": 12,
        "a:label_orphaned": 2,
        "a:link_pdf": 1,
        "a:underline": 1,
        "a:title_redundant": 28
      },
      "tenon": {
        "28": 4,
        "73": 16,
        "79": 116,
        "98": 8,
        "129": 3,
        "144": 4,
        "152": 8,
        "155": 2,
        "190": 4,
        "271": 8
      },
      "continuum": {
        "22": 4
      }
    },
    "groupDetails": {
      "groups": {
        "visibleBulk": {
          "testaro": {
            "bulk": {
              "score": 1,
              "what": "Page contains many visible elements"
            }
          }
        },
        "activeEmbedding": {
          "testaro": {
            "embAc": {
              "score": 2,
              "what": "Active element is embedded in a link or button"
            }
          },
          "continuum": {
            "22": {
              "score": 3,
              "what": "Link contains an input, keygen, select, textarea, or button"
            }
          }
        },
        "focusIndication": {
          "testaro": {
            "focInd": {
              "score": 5,
              "what": "Focused element displaying no or nostandard focus indicator"
            }
          }
        },
        "focusableOperable": {
          "testaro": {
            "focOp": {
              "score": 12,
              "what": "Operable elements that cannot be Tab-focused and vice versa"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 1,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "labelClash": {
          "testaro": {
            "labClash": {
              "score": 1,
              "what": "Incompatible label types"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 14,
              "what": "Non-underlined adjacent links"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 11,
              "what": "Nonexistent or implicit-overriding role"
            }
          },
          "ibm": {
            "element_tabbable_role_valid": {
              "score": 21,
              "what": "Tabbable element has a non-widget role"
            },
            "aria_semantics_role": {
              "score": 9,
              "what": "ARIA role is not valid for the element to which it is assigned"
            },
            "aria_role_redundant": {
              "score": 8,
              "what": "Explicitly assigned ARIA role is redundant with the implicit role of the element"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 8,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "tabNavigation": {
          "testaro": {
            "tabNav": {
              "score": 14,
              "what": "Nonstandard keyboard navigation among tabs"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 6,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "fragmentaryNoticeRisk": {
          "alfa": {
            "r54": {
              "score": 2,
              "what": "Assertive region is not atomic"
            }
          }
        },
        "h1Missing": {
          "alfa": {
            "r61": {
              "score": 2,
              "what": "First heading is not h1"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 1,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 2,
              "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": 3,
              "what": "Paragraph of text has insufficient line height"
            }
          }
        },
        "fontSizeAbsolute": {
          "alfa": {
            "r74": {
              "score": 16,
              "what": "Paragraph text has an absolute font size"
            }
          }
        },
        "leadingAbsolute": {
          "alfa": {
            "r80": {
              "score": 2,
              "what": "Paragraph text has an absolute line height"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "labelBadID": {
          "htmlcs": {
            "w:AA.1_3_1.H44.NonExistentFragment": {
              "score": 2,
              "what": "Label for attribute references a nonexistent element"
            }
          },
          "ibm": {
            "WCAG20_Label_RefValid": {
              "score": 8,
              "what": "for attribute does not reference a non-empty, unique id attribute of an input element"
            }
          },
          "wave": {
            "a:label_orphaned": {
              "score": 2,
              "what": "Orphaned form label"
            }
          }
        },
        "pseudoNavListRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H48": {
              "score": 1,
              "what": "Navigation links are not coded as a list"
            }
          }
        },
        "headingStructure": {
          "htmlcs": {
            "w:AA.1_3_1_A.G141": {
              "score": 1,
              "what": "Heading level is incorrect"
            }
          },
          "tenon": {
            "155": {
              "score": 1,
              "what": "Headings are not structured in a hierarchical manner"
            }
          }
        },
        "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.Abs": {
              "score": 2,
              "what": "Contrast between the absolutely positioned large text and its background 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_F24.F24.BGColour": {
              "score": 1,
              "what": "Inline background color may lack a complementary foreground color"
            }
          }
        },
        "linkBrokenRisk": {
          "htmlcs": {
            "w:AA.4_1_2.H91.A.Placeholder": {
              "score": 1,
              "what": "Link has text but no href, id, or name attribute"
            }
          }
        },
        "duplicateID": {
          "ibm": {
            "RPT_Elem_UniqueId": {
              "score": 3,
              "what": "Element id attribute value is not unique within the document"
            }
          }
        },
        "contentBeyondLandmarks": {
          "ibm": {
            "Rpt_Aria_OrphanedContent_Native_Host_Sematics": {
              "score": 2,
              "what": "Content does not reside within an element with a landmark role"
            }
          }
        },
        "complementaryNoText": {
          "ibm": {
            "Rpt_Aria_ComplementaryRequiredLabel_Implicit": {
              "score": 1,
              "what": "Element has a complementary role but has no label"
            }
          }
        },
        "ariaBadAttribute": {
          "ibm": {
            "aria_semantics_attribute": {
              "score": 28,
              "what": "ARIA attributes is invalid for the element or ARIA role to which it is assigned"
            }
          }
        },
        "focusableHidden": {
          "ibm": {
            "aria_hidden_focus_misuse": {
              "score": 8,
              "what": "Focusable element is within the subtree of an element with aria-hidden set to true"
            }
          }
        },
        "imageNoText": {
          "wave": {
            "e:alt_missing": {
              "score": 12,
              "what": "Text alternative is missing"
            }
          }
        },
        "pdfLink": {
          "wave": {
            "a:link_pdf": {
              "score": 1,
              "what": "Link to PDF document"
            }
          }
        },
        "pseudoLinkRisk": {
          "wave": {
            "a:underline": {
              "score": 1,
              "what": "CSS underline on text that is not a link"
            }
          },
          "tenon": {
            "129": {
              "score": 1,
              "what": "CSS underline on text that is not a link"
            }
          }
        },
        "titleRedundant": {
          "wave": {
            "a:title_redundant": {
              "score": 7,
              "what": "Title attribute text is the same as text or alternative text"
            }
          },
          "tenon": {
            "79": {
              "score": 29,
              "what": "Link has a title attribute that is the same as the text inside the link"
            }
          }
        },
        "horizontalScrolling": {
          "tenon": {
            "28": {
              "score": 3,
              "what": "Layout or sizing of the page causes horizontal scrolling"
            }
          }
        },
        "linkVague": {
          "tenon": {
            "73": {
              "score": 12,
              "what": "Link text is too generic to communicate the purpose or destination"
            }
          }
        },
        "linkTextsSame": {
          "tenon": {
            "98": {
              "score": 4,
              "what": "Links have the same text but different destinations"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 4,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 4,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "tabIndexMissing": {
          "tenon": {
            "190": {
              "score": 4,
              "what": "Interactive item is not natively actionable, but has no tabindex=0 attribute"
            }
          }
        },
        "textRotated": {
          "tenon": {
            "271": {
              "score": 4,
              "what": "Text is needlessly rotated 60+ degrees or more, hurting comprehension"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {},
    "summary": {
      "total": 665,
      "log": 303,
      "preventions": 0,
      "solos": 0,
      "groups": [
        {
          "groupName": "roleBad",
          "score": 44
        },
        {
          "groupName": "titleRedundant",
          "score": 34
        },
        {
          "groupName": "ariaBadAttribute",
          "score": 30
        },
        {
          "groupName": "fontSizeAbsolute",
          "score": 18
        },
        {
          "groupName": "linkIndication",
          "score": 16
        },
        {
          "groupName": "tabNavigation",
          "score": 16
        },
        {
          "groupName": "focusableOperable",
          "score": 14
        },
        {
          "groupName": "imageNoText",
          "score": 14
        },
        {
          "groupName": "linkVague",
          "score": 14
        },
        {
          "groupName": "labelBadID",
          "score": 12
        },
        {
          "groupName": "inconsistentStyles",
          "score": 10
        },
        {
          "groupName": "focusableHidden",
          "score": 10
        },
        {
          "groupName": "zIndexNotZero",
          "score": 8
        },
        {
          "groupName": "focusIndication",
          "score": 7
        },
        {
          "groupName": "activeEmbedding",
          "score": 6
        },
        {
          "groupName": "contrastRisk",
          "score": 6
        },
        {
          "groupName": "linkTextsSame",
          "score": 6
        },
        {
          "groupName": "leadingClipsText",
          "score": 6
        },
        {
          "groupName": "targetSize",
          "score": 6
        },
        {
          "groupName": "tabIndexMissing",
          "score": 6
        },
        {
          "groupName": "textRotated",
          "score": 6
        },
        {
          "groupName": "contrastAA",
          "score": 5
        },
        {
          "groupName": "noLeading",
          "score": 5
        },
        {
          "groupName": "duplicateID",
          "score": 5
        },
        {
          "groupName": "horizontalScrolling",
          "score": 5
        },
        {
          "groupName": "fragmentaryNoticeRisk",
          "score": 4
        },
        {
          "groupName": "h1Missing",
          "score": 4
        },
        {
          "groupName": "contrastAAA",
          "score": 4
        },
        {
          "groupName": "leadingAbsolute",
          "score": 4
        },
        {
          "groupName": "contentBeyondLandmarks",
          "score": 4
        },
        {
          "groupName": "visibleBulk",
          "score": 3
        },
        {
          "groupName": "hoverSurprise",
          "score": 3
        },
        {
          "groupName": "labelClash",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "pseudoNavListRisk",
          "score": 3
        },
        {
          "groupName": "headingStructure",
          "score": 3
        },
        {
          "groupName": "scrollRisk",
          "score": 3
        },
        {
          "groupName": "linkBrokenRisk",
          "score": 3
        },
        {
          "groupName": "complementaryNoText",
          "score": 3
        },
        {
          "groupName": "pdfLink",
          "score": 3
        },
        {
          "groupName": "pseudoLinkRisk",
          "score": 3
        }
      ]
    }
  }
}