Accessibility test digest

Synopsis

Page: Centers for Disease Control and Prevention

URL: https://cdc.gov/

Score: 915

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 Disease Control and Prevention web page at https://cdc.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 915 (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
total915
log226
preventions100
linkIndication132
menuNavigation64
linkTextsSame60
linkForcesNewWindow47
contentBeyondLandmarks24
contrastAAA20
targetSize20
roleBad19
overflowHidden18
focusableHidden18
linkVague17
focusableOperable11
tabIndexMissing10
svgImageNoText10
inconsistentStyles9
footerConfusion8
zIndexNotZero6
childMissing6
contrastRisk6
tabFocusability6
titleRedundant6
focusIndication5
noLeading5
submitButton5
visibleLabelNotName5
navConfusion5
contrastAA4
obsolete4
visibleBulk3
hoverSurprise3
frameContentRisk3
hiddenContentRisk3
linkConfusionRisk3
pseudoHeadingRisk3
pseudoNavListRisk3
scrollRisk3
imageTextRedundant3
imageTextRisk3
headingStructure3
linkComprehensionRisk3
linkPair3

Issue summary

Special issues

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

preventions: Score 100. This is based on tests that the page did not allow to be run. That impedes accessibility progress and risks interfering with tools that users with disabilities need.

Classified issues

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

menuNavigation: Score 64. Issues reported by tests in this category:

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

linkForcesNewWindow: Score 47. Issues reported by tests in this category:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

obsolete: 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:

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

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

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

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

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

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

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

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

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

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

linkPair: 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-cdc",
  "host": {
    "id": "cdc",
    "which": "https://cdc.gov/",
    "what": "Centers for Disease Control and Prevention"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-21T22:53:48"
    },
    {
      "event": "endTime",
      "value": "2022-07-21T22:56:08"
    }
  ],
  "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://cdc.gov/",
        "what": "Centers for Disease Control and Prevention"
      },
      {
        "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://cdc.gov/",
        "what": "Centers for Disease Control and Prevention"
      },
      {
        "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://cdc.gov/",
      "what": "Centers for Disease Control and Prevention",
      "result": "https://www.cdc.gov/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.cdc.gov/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.cdc.gov/",
      "result": {
        "bytes": [
          720290,
          720290,
          720290,
          720290,
          720290
        ],
        "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://cdc.gov/",
      "what": "Centers for Disease Control and Prevention",
      "result": "https://www.cdc.gov/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.cdc.gov/",
      "result": {
        "visibleElements": 558
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.cdc.gov/",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 0,
          "inputs": 0,
          "selects": 0
        },
        "items": []
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://www.cdc.gov/",
      "result": {
        "tabFocusables": 106,
        "tabFocused": 106,
        "discrepancy": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://cdc.gov/",
      "what": "URL",
      "result": "https://www.cdc.gov/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://www.cdc.gov/",
      "result": {
        "totals": {
          "total": 106,
          "types": {
            "indicatorMissing": {
              "total": 1,
              "tagNames": {
                "IFRAME": 1
              }
            },
            "nonOutlinePresent": {
              "total": 0,
              "tagNames": {}
            },
            "outlinePresent": {
              "total": 105,
              "meanDelay": 0,
              "tagNames": {
                "A": 103,
                "INPUT": 1,
                "BUTTON": 1
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [
            {
              "tagName": "IFRAME",
              "text": ""
            }
          ],
          "nonOutlinePresent": [],
          "outlinePresent": [
            {
              "tagName": "A",
              "text": "Skip directly to site content",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Skip directly to A-Z link",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Español",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Other Languages",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Centers for Disease Control and Prevention. CDC twenty four seven. Saving Lives, Protecting People C",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Submit",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "A-Z Index",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Advanced Search",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Diseases & Conditions",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Healthy Living",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Travelers’ Health",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Emergency Preparedness",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "More",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Extreme HeatUse data and tools to see how extreme heat may affect your health.Learn more",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Coronavirus Disease 2019CDC is responding to the coronavirus outbreak.",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Vital Signs: OverdoseDrug overdose data show troubling trends and widening disparities for racial/et",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Histoplasmosis and WorkEmployers and workers can take steps to prevent work-related histoplasmosis.",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Monkeypox in the U.S.Learn more about monkeypox in the United States.",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Meningococcal Disease in Florida, 2022",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Backyard Poultry – Salmonella Infections",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Hepatitis of Unknown Cause in Children",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Ice Cream - Listeria Infections",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Coronavirus Disease 2019 (COVID-19)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "More Outbreaks",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "CDC Recommends Novavax’s COVID-19 Vaccine for Adults",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "CDC Media Briefing — New Vital Signs Report Overdose deaths show historic increase: How can we addre",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Sonic Healthcare USA to Begin Monkeypox Testing Today, Increasing Nationwide Testing Capacity",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Overdose death rates increased significantly for Black, American Indian/Alaska Native people in 2020",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "More News",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "COVID-19 ResponseLearn how CDC is responding to the COVID-19 pandemic.",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "CDC DirectorRochelle P. Walensky, MD, MPH, is the Director of CDC and the Administrator of ATSDR.",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "CFAEnable timely, effective decision-making to improve outbreak response using data, modeling, and a",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "STEM at CDCSTEM offerings for student, teachers, and professionals.",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "About CDC",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "CDC Organization",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Mission, Roles & Pledge",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Budget & Funding",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "David J. Sencer CDC Museum",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Training & Education",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Jobs",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "CDC Vital Signs Report",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "CDC Around the World",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Lab Safety",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Library",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Diversity",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Fellowships & Internships",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "All CDC Newsletters",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "COVID-19",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Morbidity and Mortality Weekly ReportScientific publication of public health information and recomme",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Emerging Infectious DiseasesJournal promoting the recognition of new and reemerging infectious disea",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Preventing Chronic DiseasePublic health journal promoting chronic disease prevention to improve popu",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Data & Statistics",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Science Clips",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Public Health Image Library",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "CDC Stacks: Publications",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Advancing Excellence & Integrity of CDC Science",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Visit CDC-INFO",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Call 800-232-4636",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Email CDC-INFO",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Open 24/7",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "About CDC",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Jobs",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Funding",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Policies",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "File Viewers & Players",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Other Languages",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Privacy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "FOIA",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "No Fear Act",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "OIG",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Nondiscrimination",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Accessibility",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Vulnerability Disclosure Policy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Español",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Facebook",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Twitter",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Instagram",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "LinkedIn",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Snapchat",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Youtube",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Syndicate",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "CDC TV",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "RSS",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Email",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "U.S. Department of Health & Human Services",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "USA.gov",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "CDC Website Exit Disclaimer",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "LANGUAGE ASSISTANCE",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Español",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "繁體中文",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Tiếng Việt",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "한국어",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Tagalog",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Русский",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "العربية",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Kreyòl Ayisyen",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Français",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Polski",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Português",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Italiano",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Deutsch",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "日本語",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "فارسی",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "English",
              "delay": 0
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://cdc.gov/",
      "what": "URL",
      "result": "https://www.cdc.gov/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.cdc.gov/",
      "result": {
        "totals": {
          "total": 240,
          "types": {
            "onlyFocusable": {
              "total": 0,
              "tagNames": {}
            },
            "onlyOperable": {
              "total": 6,
              "tagNames": {
                "SPAN": 1,
                "DIV": 5
              }
            },
            "focusableAndOperable": {
              "total": 234,
              "tagNames": {
                "A": 222,
                "BUTTON": 6,
                "INPUT": 4,
                "IFRAME": 2
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [],
          "onlyOperable": [
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span class=\"form-control-clear cdc-icon-close\" style=\"visibility: hidden; curso",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Learn more",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "footer-mobile-card-1",
              "text": "CONTACT CDC",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "footer-mobile-card-2",
              "text": "ABOUT CDC",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "footer-mobile-card-3",
              "text": "POLICIES",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "footer-mobile-card-4",
              "text": "LANGUAGE ASSISTANCE",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            }
          ],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "",
              "text": "Skip directly to site content",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Skip directly to A-Z link",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Español",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Other Languages",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Centers for Disease Control and Prevention. CDC twenty four seven. Saving Lives,",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "headerSearch",
              "text": "<input id=\"headerSearch\" type=\"text\" class=\"form-control\" maxlength=\"300\" placeh",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Submit",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "az-large",
              "text": "A-Z Index",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Advanced Search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Advanced Search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"sitelimit\" value=\"\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"utf8\" value=\"✓\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"affiliate\" value=\"cdc-main\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Diseases & Conditions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Coronavirus Disease 2019",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ADHD",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cancer",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "COPD",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Diabetes",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Flu (Influenza)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Heart Disease",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Sexually Transmitted Diseases (STDs)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Data & Statistics",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Healthy Living",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Adolescent & School Health",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Food Safety",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Emotional Wellbeing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Overweight & Obesity",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Smoking & Tobacco Use",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Vaccines & Immunizations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Travelers’ Health",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Destinations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Travel Notices",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Find a Clinic",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Disease Directory",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Yellow Book",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Emergency Preparedness",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Prepare Your Health",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Natural Disasters & Severe Weather",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Recent Outbreaks & Incidents",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Pandemic Influenza",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Bioterrorism",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Chemical Emergencies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Radiation Emergencies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Caring for Children in a Disaster",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Injury, Violence & Safety",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Environmental Health",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Workplace Safety & Health",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Global Health",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "State, Tribal, Local & Territorial",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Disease or Condition of the Week",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Vital Signs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Publications",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Digital & Social Tools",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Mobile Apps",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CDC-TV",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CDC Feature Articles",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CDC Jobs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Podcasts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "sectionNavButton",
              "text": "Section Navigation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CDC Home",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Extreme HeatUse data and tools to see how extreme heat may affect your health.Le",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "minus",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IFRAME",
              "id": "COVIDCountyCheck1",
              "text": "<iframe frameborder=\"0\" src=\"https://www.cdc.gov/TemplatePackage/contrib/widgets",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Coronavirus Disease 2019CDC is responding to the coronavirus outbreak.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Vital Signs: OverdoseDrug overdose data show troubling trends and widening dispa",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Histoplasmosis and WorkEmployers and workers can take steps to prevent work-rela",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Monkeypox in the U.S.Learn more about monkeypox in the United States.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Meningococcal Disease in Florida, 2022",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Backyard Poultry – Salmonella Infections",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Hepatitis of Unknown Cause in Children",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Ice Cream - Listeria Infections",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Coronavirus Disease 2019 (COVID-19)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "More Outbreaks",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CDC Recommends Novavax’s COVID-19 Vaccine for Adults",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CDC Media Briefing — New Vital Signs Report Overdose deaths show historic increa",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Sonic Healthcare USA to Begin Monkeypox Testing Today, Increasing Nationwide Tes",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Overdose death rates increased significantly for Black, American Indian/Alaska N",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "More News",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "COVID-19 ResponseLearn how CDC is responding to the COVID-19 pandemic.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CDC DirectorRochelle P. Walensky, MD, MPH, is the Director of CDC and the Admini",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CFAEnable timely, effective decision-making to improve outbreak response using d",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "STEM at CDCSTEM offerings for student, teachers, and professionals.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About CDC",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CDC Organization",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Mission, Roles & Pledge",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Budget & Funding",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "David J. Sencer CDC Museum",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Training & Education",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Jobs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CDC Vital Signs Report",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CDC Around the World",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Lab Safety",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Library",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Diversity",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Fellowships & Internships",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "All CDC Newsletters",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "COVID-19",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Morbidity and Mortality Weekly ReportScientific publication of public health inf",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Emerging Infectious DiseasesJournal promoting the recognition of new and reemerg",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Preventing Chronic DiseasePublic health journal promoting chronic disease preven",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Data & Statistics",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Science Clips",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Public Health Image Library",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CDC Stacks: Publications",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Advancing Excellence & Integrity of CDC Science",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "quarantine",
              "text": "Check Your County",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "homepage",
              "text": "All COVID-19 Topics",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CDC Home",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Diseases & Conditions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Healthy Living",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Travelers’ Health",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Emergency Preparedness",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Injury, Violence & Safety",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Environmental Health",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Workplace Safety & Health",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Global Health",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "State, Tribal, Local & Territorial",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Data & Statistics",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Vital Signs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Feature Archive",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tools & Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Disease of the Week",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Publications",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Mobile apps",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CDC – TV",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Jobs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Visit CDC-INFO",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Call 800-232-4636",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Email CDC-INFO",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Open 24/7",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About CDC",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Jobs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Funding",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Policies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "File Viewers & Players",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Other Languages",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FOIA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "No Fear Act",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "OIG",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Nondiscrimination",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Vulnerability Disclosure Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Español",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Facebook",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Twitter",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Instagram",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "LinkedIn",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Snapchat",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Youtube",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Syndicate",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CDC TV",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "RSS",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Email",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Visit CDC-INFO",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Call 800-232-4636",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Email CDC-INFO",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Open 24/7",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About CDC",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Jobs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Funding",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Policies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "File Viewers & Players",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Other Languages",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FOIA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "No Fear Act",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "OIG",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Nondiscrimination",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Vulnerability Disclosure Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Español",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CDC Website Exit Disclaimer",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Español",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "繁體中文",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tiếng Việt",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "한국어",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tagalog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Русский",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "العربية",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Kreyòl Ayisyen",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Français",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Polski",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Português",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Italiano",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Deutsch",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "日本語",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "فارسی",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Facebook",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Twitter",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Instagram",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "LinkedIn",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Snapchat",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Youtube",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Syndicate",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CDC TV",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "RSS",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Email",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "U.S. Department of Health & Human Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "USA.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CDC Website Exit Disclaimer",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "LANGUAGE ASSISTANCE",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Español",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "繁體中文",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tiếng Việt",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "한국어",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tagalog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Русский",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "العربية",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Kreyòl Ayisyen",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Français",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Polski",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Português",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Italiano",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Deutsch",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "日本語",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "فارسی",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Facebook",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Twitter",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "LinkedIn",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Close",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Website Disclaimers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Cancel",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Continue",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IFRAME",
              "id": "destination_publishing_iframe_cdc_0",
              "text": "<iframe sandbox=\"allow-scripts allow-same-origin\" title=\"Adobe ID Syncing iFrame",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://cdc.gov/",
      "what": "URL",
      "result": "https://www.cdc.gov/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://www.cdc.gov/",
      "result": {
        "totals": {
          "triggers": 158,
          "headTriggers": 20,
          "tailTriggers": 138,
          "impactTriggers": 0,
          "additions": 0,
          "removals": 0,
          "opacityChanges": 0,
          "opacityImpact": 0,
          "unhoverables": 2
        },
        "items": {
          "head": {
            "impactTriggers": [],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "",
                "text": "Skipdirectlytositecontent"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "SkipdirectlytoA-Zlink"
              }
            ]
          },
          "tail": {
            "impactTriggers": [],
            "unhoverables": []
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://cdc.gov/",
      "what": "URL",
      "result": "https://www.cdc.gov/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.cdc.gov/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 0,
          "wellLabeled": 7
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "search",
                "content": "Search"
              }
            },
            {
              "index": 1,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Search"
              }
            },
            {
              "index": 2,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Submit"
              }
            },
            {
              "index": 3,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Section Navigation"
              }
            },
            {
              "index": 4,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Close",
                "content": "Close"
              }
            },
            {
              "index": 5,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Cancel"
              }
            },
            {
              "index": 6,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Continue"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.cdc.gov/",
      "result": {
        "totals": {
          "links": 222,
          "adjacent": {
            "total": 145,
            "underlined": 17,
            "underlinedPercent": 11
          }
        },
        "items": {
          "underlined": [
            "Skip directly to site content",
            "Skip directly to A-Z link",
            "Español",
            "Other Languages",
            "Centers for Disease Control and Prevention. CDC twenty four seven. Saving Lives, Protecting People Centers for Disease Control and Prevention. CDC twenty four seven. Saving Lives, Protecting People",
            "A-Z Index",
            "Advanced Search",
            "About CDC",
            "CDC Organization",
            "Mission, Roles & Pledge",
            "Budget & Funding",
            "David J. Sencer CDC Museum",
            "Training & Education",
            "Jobs",
            "All CDC Newsletters",
            "COVID-19",
            "Website Disclaimers"
          ],
          "notUnderlined": [
            "Advanced Search",
            "Diseases & Conditions",
            "Coronavirus Disease 2019",
            "ADHD",
            "Cancer",
            "COPD",
            "Diabetes",
            "Flu (Influenza)",
            "Heart Disease",
            "Sexually Transmitted Diseases (STDs)",
            "Data & Statistics",
            "More",
            "Healthy Living",
            "Adolescent & School Health",
            "Food Safety",
            "Emotional Wellbeing",
            "Overweight & Obesity",
            "Smoking & Tobacco Use",
            "Vaccines & Immunizations",
            "More",
            "Travelers’ Health",
            "Destinations",
            "Travel Notices",
            "Find a Clinic",
            "Disease Directory",
            "Yellow Book",
            "More",
            "Emergency Preparedness",
            "Prepare Your Health",
            "Natural Disasters & Severe Weather",
            "Recent Outbreaks & Incidents",
            "Pandemic Influenza",
            "Bioterrorism",
            "Chemical Emergencies",
            "Radiation Emergencies",
            "Caring for Children in a Disaster",
            "More",
            "More",
            "Injury, Violence & Safety",
            "Environmental Health",
            "Workplace Safety & Health",
            "Global Health",
            "State, Tribal, Local & Territorial",
            "Disease or Condition of the Week",
            "Vital Signs",
            "Publications",
            "Digital & Social Tools",
            "Mobile Apps",
            "CDC-TV",
            "CDC Feature Articles",
            "CDC Jobs",
            "Podcasts",
            "CDC Home",
            "Extreme HeatUse data and tools to see how extreme heat may affect your health.Learn more",
            "minus",
            "Coronavirus Disease 2019CDC is responding to the coronavirus outbreak.",
            "Vital Signs: OverdoseDrug overdose data show troubling trends and widening disparities for racial/ethnic minority groups.",
            "Histoplasmosis and WorkEmployers and workers can take steps to prevent work-related histoplasmosis.",
            "Monkeypox in the U.S.Learn more about monkeypox in the United States.",
            "Meningococcal Disease in Florida, 2022",
            "Backyard Poultry – Salmonella Infections",
            "Hepatitis of Unknown Cause in Children",
            "Ice Cream - Listeria Infections",
            "Coronavirus Disease 2019 (COVID-19)",
            "More Outbreaks",
            "CDC Recommends Novavax’s COVID-19 Vaccine for Adults",
            "CDC Media Briefing — New Vital Signs Report Overdose deaths show historic increase: How can we address widening disparities and save lives?",
            "Sonic Healthcare USA to Begin Monkeypox Testing Today, Increasing Nationwide Testing Capacity",
            "Overdose death rates increased significantly for Black, American Indian/Alaska Native people in 2020",
            "More News",
            "COVID-19 ResponseLearn how CDC is responding to the COVID-19 pandemic.",
            "CDC DirectorRochelle P. Walensky, MD, MPH, is the Director of CDC and the Administrator of ATSDR.",
            "CFAEnable timely, effective decision-making to improve outbreak response using data, modeling, and analytics.",
            "STEM at CDCSTEM offerings for student, teachers, and professionals.",
            "Morbidity and Mortality Weekly ReportScientific publication of public health information and recommendations.",
            "Emerging Infectious DiseasesJournal promoting the recognition of new and reemerging infectious diseases around the world.",
            "Preventing Chronic DiseasePublic health journal promoting chronic disease prevention to improve population health.",
            "Check Your County",
            "All COVID-19 Topics",
            "CDC Home",
            "Visit CDC-INFO",
            "Call 800-232-4636",
            "Email CDC-INFO",
            "Open 24/7",
            "Privacy",
            "FOIA",
            "No Fear Act",
            "OIG",
            "Nondiscrimination",
            "Accessibility",
            "Vulnerability Disclosure Policy",
            "Español",
            "Visit CDC-INFO",
            "Call 800-232-4636",
            "Email CDC-INFO",
            "Open 24/7",
            "Policies",
            "File Viewers & Players",
            "Other Languages",
            "Privacy",
            "FOIA",
            "No Fear Act",
            "OIG",
            "Nondiscrimination",
            "Accessibility",
            "Vulnerability Disclosure Policy",
            "Español",
            "CDC Website Exit Disclaimer",
            "U.S. Department of Health & Human Services",
            "USA.gov",
            "CDC Website Exit Disclaimer",
            "LANGUAGE ASSISTANCE",
            "Español",
            "繁體中文",
            "Tiếng Việt",
            "한국어",
            "Tagalog",
            "Русский",
            "العربية",
            "Kreyòl Ayisyen",
            "Français",
            "Polski",
            "Português",
            "Italiano",
            "Deutsch",
            "日本語",
            "فارسی",
            "English"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.cdc.gov/",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 80,
              "correct": 18,
              "incorrect": 62
            },
            "specific": {
              "tab": {
                "total": 16,
                "correct": 16,
                "incorrect": 0
              },
              "left": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "right": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "up": {
                "total": 16,
                "correct": 0,
                "incorrect": 16
              },
              "down": {
                "total": 16,
                "correct": 0,
                "incorrect": 16
              },
              "home": {
                "total": 16,
                "correct": 1,
                "incorrect": 15
              },
              "end": {
                "total": 16,
                "correct": 1,
                "incorrect": 15
              }
            }
          },
          "menuItems": {
            "total": 16,
            "correct": 0,
            "incorrect": 16
          },
          "menus": {
            "total": 1,
            "correct": 0,
            "incorrect": 1
          }
        },
        "menuItems": {
          "incorrect": [
            {
              "tagName": "P",
              "text": "Español",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "End"
              ]
            },
            {
              "tagName": "P",
              "text": "繁體中文",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "P",
              "text": "Tiếng Việt",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "P",
              "text": "한국어",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "P",
              "text": "Tagalog",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "P",
              "text": "Русский",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "P",
              "text": "العربية",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "P",
              "text": "Kreyòl Ayisyen",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "P",
              "text": "Français",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "P",
              "text": "Polski",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "P",
              "text": "Português",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "P",
              "text": "Italiano",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "P",
              "text": "Deutsch",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "P",
              "text": "日本語",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "P",
              "text": "فارسی",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "P",
              "text": "English",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home"
              ]
            }
          ],
          "correct": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://cdc.gov/",
      "what": "URL",
      "result": "https://www.cdc.gov/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.cdc.gov/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://www.cdc.gov/",
      "result": {
        "roleElements": 42,
        "badRoleElements": 7,
        "redundantRoleElements": 6,
        "tagNames": {
          "HEADER": {
            "banner": {
              "bad": 1,
              "redundant": 0
            }
          },
          "A": {
            "button": {
              "bad": 4,
              "redundant": 0
            }
          },
          "NAV": {
            "navigation": {
              "bad": 0,
              "redundant": 5
            }
          },
          "MAIN": {
            "main": {
              "bad": 0,
              "redundant": 1
            }
          },
          "FOOTER": {
            "contentinfo": {
              "bad": 1,
              "redundant": 0
            }
          },
          "DIV": {
            "contentinfo": {
              "bad": 1,
              "redundant": 0
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://www.cdc.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": 6,
            "subtotals": [
              3,
              1,
              1,
              1
            ]
          },
          "adjacentLink": {
            "total": 145,
            "subtotals": [
              127,
              17,
              1
            ]
          },
          "listLink": {
            "total": 77,
            "subtotals": [
              26,
              19,
              18,
              6,
              5,
              3
            ]
          },
          "h1": {
            "total": 1
          },
          "h4": {
            "total": 1
          }
        },
        "items": {
          "button": {
            "fontWeight": {
              "400": [
                "Search",
                "Submit",
                "Section Navigation",
                "Cancel",
                "Continue"
              ],
              "700": [
                "Close"
              ]
            },
            "opacity": {
              "1": [
                "Search",
                "Submit",
                "Section Navigation",
                "Cancel",
                "Continue"
              ],
              "0.65": [
                "Close"
              ]
            },
            "borderWidth": {
              "1px": [
                "Search",
                "Submit",
                "Close",
                "Cancel",
                "Continue"
              ],
              "1px 1px 2px": [
                "Section Navigation"
              ]
            },
            "height": {
              "auto": [
                "Search",
                "Section Navigation",
                "Cancel",
                "Continue"
              ],
              "40.25px": [
                "Submit"
              ],
              "34px": [
                "Close"
              ]
            },
            "lineHeight": {
              "25.5px": [
                "Search",
                "Submit",
                "Cancel",
                "Continue"
              ],
              "34.5px": [
                "Section Navigation"
              ],
              "0px": [
                "Close"
              ]
            },
            "minHeight": {
              "0px": [
                "Search",
                "Section Navigation",
                "Close",
                "Cancel",
                "Continue"
              ],
              "auto": [
                "Submit"
              ]
            },
            "minWidth": {
              "0px": [
                "Search",
                "Section Navigation",
                "Close",
                "Cancel",
                "Continue"
              ],
              "auto": [
                "Submit"
              ]
            }
          },
          "adjacentLink": {
            "fontWeight": {
              "400": [
                "Skip directly to site content",
                "Skip directly to A-Z link",
                "Español",
                "Other Languages",
                "Centers for Disease Control and Prevention. CDC twenty four seven. Saving Lives, Protecting People                                                                                                           Centers for Disease Control and Prevention. CDC twenty four seven. Saving Lives, Protecting People",
                "A-Z Index",
                "Advanced Search",
                "Advanced Search",
                "Diseases & Conditions",
                "Coronavirus Disease 2019",
                "ADHD",
                "Cancer",
                "COPD",
                "Diabetes",
                "Flu (Influenza)",
                "Heart Disease",
                "Sexually Transmitted Diseases (STDs)",
                "Data & Statistics",
                "More",
                "Healthy Living",
                "Adolescent & School Health",
                "Food Safety",
                "Emotional Wellbeing",
                "Overweight & Obesity",
                "Smoking & Tobacco Use",
                "Vaccines & Immunizations",
                "More",
                "Travelers’ Health",
                "Destinations",
                "Travel Notices",
                "Find a Clinic",
                "Disease Directory",
                "Yellow Book",
                "More",
                "Emergency Preparedness",
                "Prepare Your Health",
                "Natural Disasters & Severe Weather",
                "Recent Outbreaks & Incidents",
                "Pandemic Influenza",
                "Bioterrorism",
                "Chemical Emergencies",
                "Radiation Emergencies",
                "Caring for Children in a Disaster",
                "More",
                "More",
                "Injury, Violence & Safety",
                "Environmental Health",
                "Workplace Safety & Health",
                "Global Health",
                "State, Tribal, Local & Territorial",
                "Disease or Condition of the Week",
                "Vital Signs",
                "Publications",
                "Digital & Social Tools",
                "Mobile Apps",
                "CDC-TV",
                "CDC Feature Articles",
                "CDC Jobs",
                "Podcasts",
                "CDC Home",
                "Extreme HeatUse data and tools to see how extreme heat may affect your health.Learn more",
                "minus",
                "Coronavirus Disease 2019CDC is responding to the coronavirus outbreak.",
                "Vital Signs: OverdoseDrug overdose data show troubling trends and widening disparities for racial/ethnic minority groups.",
                "Histoplasmosis and WorkEmployers and workers can take steps to prevent work-related histoplasmosis.",
                "Monkeypox in the U.S.Learn more about monkeypox in the United States.",
                "Meningococcal Disease in Florida, 2022",
                "Backyard Poultry – Salmonella Infections",
                "Hepatitis of Unknown Cause in Children",
                "Ice Cream - Listeria Infections",
                "Coronavirus Disease 2019 (COVID-19)",
                "More Outbreaks",
                "CDC Recommends Novavax’s COVID-19 Vaccine for Adults",
                "CDC Media Briefing — New Vital Signs Report Overdose deaths show historic increase: How can we address widening disparities and save lives?",
                "Sonic Healthcare USA to Begin Monkeypox Testing Today, Increasing Nationwide Testing Capacity",
                "Overdose death rates increased significantly for Black, American Indian/Alaska Native people in 2020",
                "More News",
                "COVID-19 ResponseLearn how CDC is responding to the COVID-19 pandemic.",
                "CDC DirectorRochelle P. Walensky, MD, MPH, is the Director of CDC and the Administrator of ATSDR.",
                "CFAEnable timely, effective decision-making to improve outbreak response using data, modeling, and analytics.",
                "STEM at CDCSTEM offerings for student, teachers, and professionals.",
                "About CDC",
                "CDC Organization",
                "Mission, Roles & Pledge",
                "Budget & Funding",
                "David J. Sencer CDC Museum",
                "Training & Education",
                "Jobs",
                "All CDC Newsletters",
                "COVID-19",
                "Morbidity and Mortality Weekly ReportScientific publication of public health information and recommendations.",
                "Emerging Infectious DiseasesJournal promoting the recognition of new and reemerging infectious diseases around the world.",
                "Preventing Chronic DiseasePublic health journal promoting chronic disease prevention to improve population health.",
                "Check Your County",
                "All COVID-19                 Topics",
                "CDC Home",
                "Visit CDC-INFO",
                "Call 800-232-4636",
                "Email CDC-INFO",
                "Open 24/7",
                "Privacy",
                "FOIA",
                "No Fear Act",
                "OIG",
                "Nondiscrimination",
                "Accessibility",
                "Vulnerability Disclosure Policy",
                "Español",
                "Visit CDC-INFO",
                "Call 800-232-4636",
                "Email CDC-INFO",
                "Open 24/7",
                "Policies",
                "File Viewers & Players",
                "Other Languages",
                "Privacy",
                "FOIA",
                "No Fear Act",
                "OIG",
                "Nondiscrimination",
                "Accessibility",
                "Vulnerability Disclosure Policy",
                "Español",
                "CDC Website Exit Disclaimer",
                "U.S. Department of Health & Human Services",
                "USA.gov",
                "CDC Website Exit Disclaimer",
                "Español",
                "繁體中文",
                "Tiếng Việt",
                "한국어",
                "Tagalog",
                "Русский",
                "العربية",
                "Kreyòl Ayisyen",
                "Français",
                "Polski",
                "Português",
                "Italiano",
                "Deutsch",
                "日本語",
                "فارسی",
                "English",
                "Website Disclaimers"
              ],
              "700": [
                "LANGUAGE ASSISTANCE"
              ]
            },
            "textDecorationLine": {
              "underline": [
                "Skip directly to site content",
                "Skip directly to A-Z link",
                "Español",
                "Other Languages",
                "Centers for Disease Control and Prevention. CDC twenty four seven. Saving Lives, Protecting People                                                                                                           Centers for Disease Control and Prevention. CDC twenty four seven. Saving Lives, Protecting People",
                "A-Z Index",
                "Advanced Search",
                "About CDC",
                "CDC Organization",
                "Mission, Roles & Pledge",
                "Budget & Funding",
                "David J. Sencer CDC Museum",
                "Training & Education",
                "Jobs",
                "All CDC Newsletters",
                "COVID-19",
                "Website Disclaimers"
              ],
              "none": [
                "Advanced Search",
                "Diseases & Conditions",
                "Coronavirus Disease 2019",
                "ADHD",
                "Cancer",
                "COPD",
                "Diabetes",
                "Flu (Influenza)",
                "Heart Disease",
                "Sexually Transmitted Diseases (STDs)",
                "Data & Statistics",
                "More",
                "Healthy Living",
                "Adolescent & School Health",
                "Food Safety",
                "Emotional Wellbeing",
                "Overweight & Obesity",
                "Smoking & Tobacco Use",
                "Vaccines & Immunizations",
                "More",
                "Travelers’ Health",
                "Destinations",
                "Travel Notices",
                "Find a Clinic",
                "Disease Directory",
                "Yellow Book",
                "More",
                "Emergency Preparedness",
                "Prepare Your Health",
                "Natural Disasters & Severe Weather",
                "Recent Outbreaks & Incidents",
                "Pandemic Influenza",
                "Bioterrorism",
                "Chemical Emergencies",
                "Radiation Emergencies",
                "Caring for Children in a Disaster",
                "More",
                "More",
                "Injury, Violence & Safety",
                "Environmental Health",
                "Workplace Safety & Health",
                "Global Health",
                "State, Tribal, Local & Territorial",
                "Disease or Condition of the Week",
                "Vital Signs",
                "Publications",
                "Digital & Social Tools",
                "Mobile Apps",
                "CDC-TV",
                "CDC Feature Articles",
                "CDC Jobs",
                "Podcasts",
                "CDC Home",
                "Extreme HeatUse data and tools to see how extreme heat may affect your health.Learn more",
                "minus",
                "Coronavirus Disease 2019CDC is responding to the coronavirus outbreak.",
                "Vital Signs: OverdoseDrug overdose data show troubling trends and widening disparities for racial/ethnic minority groups.",
                "Histoplasmosis and WorkEmployers and workers can take steps to prevent work-related histoplasmosis.",
                "Monkeypox in the U.S.Learn more about monkeypox in the United States.",
                "Meningococcal Disease in Florida, 2022",
                "Backyard Poultry – Salmonella Infections",
                "Hepatitis of Unknown Cause in Children",
                "Ice Cream - Listeria Infections",
                "Coronavirus Disease 2019 (COVID-19)",
                "More Outbreaks",
                "CDC Recommends Novavax’s COVID-19 Vaccine for Adults",
                "CDC Media Briefing — New Vital Signs Report Overdose deaths show historic increase: How can we address widening disparities and save lives?",
                "Sonic Healthcare USA to Begin Monkeypox Testing Today, Increasing Nationwide Testing Capacity",
                "Overdose death rates increased significantly for Black, American Indian/Alaska Native people in 2020",
                "More News",
                "COVID-19 ResponseLearn how CDC is responding to the COVID-19 pandemic.",
                "CDC DirectorRochelle P. Walensky, MD, MPH, is the Director of CDC and the Administrator of ATSDR.",
                "CFAEnable timely, effective decision-making to improve outbreak response using data, modeling, and analytics.",
                "STEM at CDCSTEM offerings for student, teachers, and professionals.",
                "Morbidity and Mortality Weekly ReportScientific publication of public health information and recommendations.",
                "Emerging Infectious DiseasesJournal promoting the recognition of new and reemerging infectious diseases around the world.",
                "Preventing Chronic DiseasePublic health journal promoting chronic disease prevention to improve population health.",
                "Check Your County",
                "All COVID-19                 Topics",
                "CDC Home",
                "Visit CDC-INFO",
                "Call 800-232-4636",
                "Email CDC-INFO",
                "Open 24/7",
                "Privacy",
                "FOIA",
                "No Fear Act",
                "OIG",
                "Nondiscrimination",
                "Accessibility",
                "Vulnerability Disclosure Policy",
                "Español",
                "Visit CDC-INFO",
                "Call 800-232-4636",
                "Email CDC-INFO",
                "Open 24/7",
                "Policies",
                "File Viewers & Players",
                "Other Languages",
                "Privacy",
                "FOIA",
                "No Fear Act",
                "OIG",
                "Nondiscrimination",
                "Accessibility",
                "Vulnerability Disclosure Policy",
                "Español",
                "CDC Website Exit Disclaimer",
                "U.S. Department of Health & Human Services",
                "USA.gov",
                "CDC Website Exit Disclaimer",
                "LANGUAGE ASSISTANCE",
                "Español",
                "繁體中文",
                "Tiếng Việt",
                "한국어",
                "Tagalog",
                "Русский",
                "العربية",
                "Kreyòl Ayisyen",
                "Français",
                "Polski",
                "Português",
                "Italiano",
                "Deutsch",
                "日本語",
                "فارسی",
                "English"
              ]
            }
          },
          "listLink": {
            "textDecorationLine": {
              "underline": [
                "CDC Vital Signs Report",
                "CDC Around the World",
                "Lab Safety",
                "Library",
                "Diversity",
                "Fellowships & Internships",
                "Facebook",
                "Twitter",
                "LinkedIn"
              ],
              "none": [
                "Data & Statistics",
                "Science Clips",
                "Public Health Image Library",
                "CDC Stacks: Publications",
                "Advancing Excellence & Integrity of CDC Science",
                "Diseases & Conditions",
                "Healthy Living",
                "Travelers’ Health",
                "Emergency Preparedness",
                "Injury, Violence & Safety",
                "Environmental Health",
                "Workplace Safety & Health",
                "Global Health",
                "State, Tribal, Local & Territorial",
                "Data & Statistics",
                "Vital Signs",
                "Feature Archive",
                "Tools & Resources",
                "Disease of the Week",
                "Publications",
                "Mobile apps",
                "CDC – TV",
                "Jobs",
                "About CDC",
                "Jobs",
                "Funding",
                "Policies",
                "File Viewers & Players",
                "Other Languages",
                "Facebook",
                "Twitter",
                "Instagram",
                "LinkedIn",
                "Snapchat",
                "Youtube",
                "Syndicate",
                "CDC TV",
                "RSS",
                "Email",
                "About CDC",
                "Jobs",
                "Funding",
                "Español",
                "繁體中文",
                "Tiếng Việt",
                "한국어",
                "Tagalog",
                "Русский",
                "العربية",
                "Kreyòl Ayisyen",
                "Français",
                "Polski",
                "Português",
                "Italiano",
                "Deutsch",
                "日本語",
                "فارسی",
                "English",
                "Facebook",
                "Twitter",
                "Instagram",
                "LinkedIn",
                "Snapchat",
                "Youtube",
                "Syndicate",
                "CDC TV",
                "RSS",
                "Email"
              ]
            },
            "color": {
              "rgb(7, 82, 144)": [
                "CDC Vital Signs Report",
                "CDC Around the World",
                "Lab Safety",
                "Library",
                "Diversity",
                "Fellowships & Internships",
                "Data & Statistics",
                "Science Clips",
                "Public Health Image Library",
                "CDC Stacks: Publications",
                "Advancing Excellence & Integrity of CDC Science"
              ],
              "rgb(51, 51, 51)": [
                "Diseases & Conditions",
                "Healthy Living",
                "Travelers’ Health",
                "Emergency Preparedness",
                "Injury, Violence & Safety",
                "Environmental Health",
                "Workplace Safety & Health",
                "Global Health",
                "State, Tribal, Local & Territorial",
                "Data & Statistics",
                "Vital Signs",
                "Feature Archive",
                "Tools & Resources",
                "Disease of the Week",
                "Publications",
                "Mobile apps",
                "CDC – TV",
                "Jobs"
              ],
              "rgb(255, 255, 255)": [
                "About CDC",
                "Jobs",
                "Funding",
                "Policies",
                "File Viewers & Players",
                "Other Languages",
                "Facebook",
                "Twitter",
                "Instagram",
                "LinkedIn",
                "Snapchat",
                "Youtube",
                "Syndicate",
                "CDC TV",
                "RSS",
                "Email",
                "About CDC",
                "Jobs",
                "Funding",
                "Español",
                "繁體中文",
                "Tiếng Việt",
                "한국어",
                "Tagalog",
                "Русский",
                "العربية",
                "Kreyòl Ayisyen",
                "Français",
                "Polski",
                "Português",
                "Italiano",
                "Deutsch",
                "日本語",
                "فارسی",
                "English",
                "Facebook",
                "Twitter",
                "Instagram",
                "LinkedIn",
                "Snapchat",
                "Youtube",
                "Syndicate",
                "CDC TV",
                "RSS",
                "Email",
                "Facebook",
                "Twitter",
                "LinkedIn"
              ]
            },
            "fontSize": {
              "17px": [
                "CDC Vital Signs Report",
                "CDC Around the World",
                "Lab Safety",
                "Library",
                "Diversity",
                "Fellowships & Internships",
                "Data & Statistics",
                "Science Clips",
                "Public Health Image Library",
                "CDC Stacks: Publications",
                "Advancing Excellence & Integrity of CDC Science",
                "Diseases & Conditions",
                "Healthy Living",
                "Travelers’ Health",
                "Emergency Preparedness",
                "Injury, Violence & Safety",
                "Environmental Health",
                "Workplace Safety & Health",
                "Global Health",
                "State, Tribal, Local & Territorial",
                "Data & Statistics",
                "Vital Signs",
                "Feature Archive",
                "Tools & Resources",
                "Disease of the Week",
                "Publications",
                "Mobile apps",
                "CDC – TV",
                "Jobs",
                "About CDC",
                "Jobs",
                "Funding",
                "Español",
                "繁體中文",
                "Tiếng Việt",
                "한국어",
                "Tagalog",
                "Русский",
                "العربية",
                "Kreyòl Ayisyen",
                "Français",
                "Polski",
                "Português",
                "Italiano",
                "Deutsch",
                "日本語",
                "فارسی",
                "English",
                "Facebook",
                "Twitter",
                "LinkedIn"
              ],
              "13px": [
                "About CDC",
                "Jobs",
                "Funding",
                "Policies",
                "File Viewers & Players",
                "Other Languages",
                "Facebook",
                "Twitter",
                "Instagram",
                "LinkedIn",
                "Snapchat",
                "Youtube",
                "Syndicate",
                "CDC TV",
                "RSS",
                "Email",
                "Facebook",
                "Twitter",
                "Instagram",
                "LinkedIn",
                "Snapchat",
                "Youtube",
                "Syndicate",
                "CDC TV",
                "RSS",
                "Email"
              ]
            },
            "lineHeight": {
              "25.5px": [
                "CDC Vital Signs Report",
                "CDC Around the World",
                "Lab Safety",
                "Library",
                "Diversity",
                "Fellowships & Internships",
                "Data & Statistics",
                "Science Clips",
                "Public Health Image Library",
                "CDC Stacks: Publications",
                "Advancing Excellence & Integrity of CDC Science",
                "Diseases & Conditions",
                "Healthy Living",
                "Travelers’ Health",
                "Emergency Preparedness",
                "Injury, Violence & Safety",
                "Environmental Health",
                "Workplace Safety & Health",
                "Global Health",
                "State, Tribal, Local & Territorial",
                "Data & Statistics",
                "Vital Signs",
                "Feature Archive",
                "Tools & Resources",
                "Disease of the Week",
                "Publications",
                "Mobile apps",
                "CDC – TV",
                "Jobs",
                "About CDC",
                "Jobs",
                "Funding",
                "Español",
                "繁體中文",
                "Tiếng Việt",
                "한국어",
                "Tagalog",
                "Русский",
                "العربية",
                "Kreyòl Ayisyen",
                "Français",
                "Polski",
                "Português",
                "Italiano",
                "Deutsch",
                "日本語",
                "فارسی",
                "English",
                "Facebook",
                "Twitter",
                "LinkedIn"
              ],
              "19.5px": [
                "About CDC",
                "Jobs",
                "Funding",
                "Policies",
                "File Viewers & Players",
                "Other Languages",
                "Facebook",
                "Twitter",
                "Instagram",
                "LinkedIn",
                "Snapchat",
                "Youtube",
                "Syndicate",
                "CDC TV",
                "RSS",
                "Email",
                "Facebook",
                "Twitter",
                "Instagram",
                "LinkedIn",
                "Snapchat",
                "Youtube",
                "Syndicate",
                "CDC TV",
                "RSS",
                "Email"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.cdc.gov/",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 0,
              "correct": 0,
              "incorrect": 0
            },
            "specific": {
              "tab": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "left": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "right": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "up": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "down": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "home": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "end": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              }
            }
          },
          "tabElements": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          },
          "tabLists": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          }
        },
        "tabElements": {
          "incorrect": [],
          "correct": []
        }
      }
    },
    {
      "type": "test",
      "which": "zIndex",
      "withItems": true,
      "what": "z indexes",
      "url": "https://www.cdc.gov/",
      "result": {
        "totals": {
          "total": 16,
          "tagNames": {
            "DIV": 2,
            "SPAN": 2,
            "BUTTON": 3,
            "UL": 5,
            "NAV": 3,
            "A": 1
          }
        },
        "items": [
          {
            "tagName": "DIV",
            "id": "",
            "text": "Submit For a full list of topics: A-Z Index Advanced Search"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Submit"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Coronavirus Disease 2019ADHDCancerCOPDDiabetesFlu (Influenza)Heart DiseaseSexually Transmitted Disea"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Adolescent & School HealthFood SafetyEmotional WellbeingOverweight & ObesitySmoking & Tobacco UseVac"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "DestinationsTravel NoticesFind a ClinicDisease DirectoryYellow BookMore"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Prepare Your HealthNatural Disasters & Severe WeatherRecent Outbreaks & IncidentsPandemic Influenza "
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Injury, Violence & SafetyEnvironmental HealthWorkplace Safety & HealthGlobal HealthState, Tribal, Lo"
          },
          {
            "tagName": "NAV",
            "id": "mobilenav",
            "text": "Section Navigation CDC Home"
          },
          {
            "tagName": "BUTTON",
            "id": "sectionNavButton",
            "text": "Section Navigation"
          },
          {
            "tagName": "SPAN",
            "id": "svg-down",
            "text": ""
          },
          {
            "tagName": "NAV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "A",
            "id": "",
            "text": "minus"
          },
          {
            "tagName": "NAV",
            "id": "",
            "text": "Facebook Twitter LinkedIn"
          },
          {
            "tagName": "DIV",
            "id": "cdcExtLink",
            "text": "Exit Notification / Disclaimer Policy Close Links with this icon indicate that you are leaving the C"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Close"
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.cdc.gov/",
      "result": {
        "totals": {
          "failures": 26,
          "warnings": 0
        },
        "items": [
          {
            "index": 856,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/a[2]/text()[1]",
              "codeLines": [
                "Skip directly to A-Z link"
              ]
            }
          },
          {
            "index": 857,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/a[1]/text()[1]",
              "codeLines": [
                "Español"
              ]
            }
          },
          {
            "index": 858,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/span[1]/text()[1]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 859,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/a[2]/text()[1]",
              "codeLines": [
                "Other Languages"
              ]
            }
          },
          {
            "index": 874,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "COVID-19 County Check"
              ]
            }
          },
          {
            "index": 875,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Find community levels and prevention steps by county. Data updated weekly."
              ]
            }
          },
          {
            "index": 876,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Select a Location (all fields required)"
              ]
            }
          },
          {
            "index": 877,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/select[2]/option[1]/text()[1]",
              "codeLines": [
                "County"
              ]
            }
          },
          {
            "index": 878,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[2]/button[1]/text()[1]",
              "codeLines": [
                "Go"
              ]
            }
          },
          {
            "index": 879,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[5]/text()[1]",
              "codeLines": [
                "Loading..."
              ]
            }
          },
          {
            "index": 1009,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[3]/div[1]/div[2]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/a[1]",
              "codeLines": [
                "<a href=\"https://tools.cdc.gov/campaignproxyservice/subscriptions.aspx?\">",
                "  All CDC Newsletters",
                "</a>"
              ]
            }
          },
          {
            "index": 1010,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[3]/div[1]/div[2]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/a[2]",
              "codeLines": [
                "<a href=\"https://tools.cdc.gov/campaignproxyservice/subscriptions.aspx?topic_id=USCDC_2067\">",
                "  COVID-19",
                "</a>"
              ]
            }
          },
          {
            "index": 1127,
            "verdict": "failed",
            "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[3]/main[1]/div[3]/div[1]/div[2]/div[3]/div[2]/div[1]/div[2]/ul[1]/li[1]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "‎‎JUL"
              ]
            }
          },
          {
            "index": 1128,
            "verdict": "failed",
            "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[3]/main[1]/div[3]/div[1]/div[2]/div[3]/div[2]/div[1]/div[2]/ul[1]/li[1]/div[1]/span[2]/text()[1]",
              "codeLines": [
                "‎‎19"
              ]
            }
          },
          {
            "index": 1129,
            "verdict": "failed",
            "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[3]/main[1]/div[3]/div[1]/div[2]/div[3]/div[2]/div[1]/div[2]/ul[1]/li[2]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "‎‎JUL"
              ]
            }
          },
          {
            "index": 1130,
            "verdict": "failed",
            "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[3]/main[1]/div[3]/div[1]/div[2]/div[3]/div[2]/div[1]/div[2]/ul[1]/li[2]/div[1]/span[2]/text()[1]",
              "codeLines": [
                "‎‎19"
              ]
            }
          },
          {
            "index": 1131,
            "verdict": "failed",
            "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[3]/main[1]/div[3]/div[1]/div[2]/div[3]/div[2]/div[1]/div[2]/ul[1]/li[3]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "‎‎JUL"
              ]
            }
          },
          {
            "index": 1132,
            "verdict": "failed",
            "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[3]/main[1]/div[3]/div[1]/div[2]/div[3]/div[2]/div[1]/div[2]/ul[1]/li[3]/div[1]/span[2]/text()[1]",
              "codeLines": [
                "‎‎18"
              ]
            }
          },
          {
            "index": 1133,
            "verdict": "failed",
            "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[3]/main[1]/div[3]/div[1]/div[2]/div[3]/div[2]/div[1]/div[2]/ul[1]/li[4]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "‎‎JUL"
              ]
            }
          },
          {
            "index": 1134,
            "verdict": "failed",
            "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[3]/main[1]/div[3]/div[1]/div[2]/div[3]/div[2]/div[1]/div[2]/ul[1]/li[4]/div[1]/span[2]/text()[1]",
              "codeLines": [
                "‎‎18"
              ]
            }
          },
          {
            "index": 1146,
            "verdict": "failed",
            "rule": {
              "ruleID": "r68",
              "ruleSummary": "Elements with a role have required children",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r68",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "select",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/select[1]",
              "codeLines": [
                "<select id=\"state-select\" class=\"form-control\" autocomplete=\"off\" aria-label=\"State\" aria-required=..."
              ]
            }
          },
          {
            "index": 1231,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/header[1]/div[3]/div[1]/div[1]/a[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"display-5 mb-2\">",
                "  Extreme Heat",
                "</p>"
              ]
            }
          },
          {
            "index": 1320,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[3]/div[1]/div[2]/div[3]/div[2]/div[1]/div[2]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "CDC Recommends Novavax’s COVID-19 Vaccine for Adults"
              ]
            }
          },
          {
            "index": 1321,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[3]/div[1]/div[2]/div[3]/div[2]/div[1]/div[2]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "CDC Media Briefing — New Vital Signs Report Overdose deaths show historic increase: How can we addr..."
              ]
            }
          },
          {
            "index": 1322,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[3]/div[1]/div[2]/div[3]/div[2]/div[1]/div[2]/ul[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "Sonic Healthcare USA to Begin Monkeypox Testing Today, Increasing Nationwide Testing Capacity"
              ]
            }
          },
          {
            "index": 1323,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[3]/div[1]/div[2]/div[3]/div[2]/div[1]/div[2]/ul[1]/li[4]/a[1]/text()[1]",
              "codeLines": [
                "Overdose death rates increased significantly for Black, American Indian/Alaska Native people in 202..."
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://www.cdc.gov/",
      "result": {
        "totals": {
          "rulesNA": 40,
          "rulesPassed": 55,
          "rulesWarned": 5,
          "rulesViolated": 3,
          "warnings": {
            "minor": 26,
            "moderate": 0,
            "serious": 4,
            "critical": 1
          },
          "violations": {
            "minor": 0,
            "moderate": 1,
            "serious": 19,
            "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:55:30.535Z",
          "url": "https://www.cdc.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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "31.9pt (42.5px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"jumbotron-overlay overlay-middle-right w-33 p-3\"><p class=\"display-5 mb-2\">Extreme Heat</p><p>Use data and tools to see how extreme heat may affect your health.</p><div class=\"text-left\"><div class=\"btn btn-primary\">Learn more</div></div></div>",
                          "target": [
                            ".jumbotron-overlay"
                          ]
                        },
                        {
                          "html": "<img src=\"/homepage/images/banner/heat-thermometer.jpg?_=13630\" class=\"w-100 p-0 img-fluid\" alt=\"A thermometer showing high temperature on a sunny day\" title=\"Extreme Heat\" d-sid=\"\">",
                          "target": [
                            "img[title=\"Extreme Heat\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"display-5 mb-2\">Extreme Heat</p>",
                  "target": [
                    ".mb-2.display-5"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"jumbotron-overlay overlay-middle-right w-33 p-3\"><p class=\"display-5 mb-2\">Extreme Heat</p><p>Use data and tools to see how extreme heat may affect your health.</p><div class=\"text-left\"><div class=\"btn btn-primary\">Learn more</div></div></div>",
                          "target": [
                            ".jumbotron-overlay"
                          ]
                        },
                        {
                          "html": "<img src=\"/homepage/images/banner/heat-thermometer.jpg?_=13630\" class=\"w-100 p-0 img-fluid\" alt=\"A thermometer showing high temperature on a sunny day\" title=\"Extreme Heat\" d-sid=\"\">",
                          "target": [
                            "img[title=\"Extreme Heat\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Use data and tools to see how extreme heat may affect your health.</p>",
                  "target": [
                    ".jumbotron-overlay > p:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                }
              ]
            },
            {
              "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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "31.9pt (42.5px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"jumbotron-overlay overlay-middle-right w-33 p-3\"><p class=\"display-5 mb-2\">Extreme Heat</p><p>Use data and tools to see how extreme heat may affect your health.</p><div class=\"text-left\"><div class=\"btn btn-primary\">Learn more</div></div></div>",
                          "target": [
                            ".jumbotron-overlay"
                          ]
                        },
                        {
                          "html": "<img src=\"/homepage/images/banner/heat-thermometer.jpg?_=13630\" class=\"w-100 p-0 img-fluid\" alt=\"A thermometer showing high temperature on a sunny day\" title=\"Extreme Heat\" d-sid=\"\">",
                          "target": [
                            "img[title=\"Extreme Heat\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"display-5 mb-2\">Extreme Heat</p>",
                  "target": [
                    ".mb-2.display-5"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"jumbotron-overlay overlay-middle-right w-33 p-3\"><p class=\"display-5 mb-2\">Extreme Heat</p><p>Use data and tools to see how extreme heat may affect your health.</p><div class=\"text-left\"><div class=\"btn btn-primary\">Learn more</div></div></div>",
                          "target": [
                            ".jumbotron-overlay"
                          ]
                        },
                        {
                          "html": "<img src=\"/homepage/images/banner/heat-thermometer.jpg?_=13630\" class=\"w-100 p-0 img-fluid\" alt=\"A thermometer showing high temperature on a sunny day\" title=\"Extreme Heat\" d-sid=\"\">",
                          "target": [
                            "img[title=\"Extreme Heat\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Use data and tools to see how extreme heat may affect your health.</p>",
                  "target": [
                    ".jumbotron-overlay > p:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                }
              ]
            },
            {
              "id": "frame-tested",
              "impact": "critical",
              "tags": [
                "cat.structure",
                "review-item",
                "best-practice"
              ],
              "description": "Ensures <iframe> and <frame> elements contain the axe-core script",
              "help": "Frames should be tested with axe-core",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/frame-tested?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "frame-tested",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "The iframe still has to be tested with axe-core"
                    }
                  ],
                  "none": [],
                  "impact": "critical",
                  "html": "<iframe frameborder=\"0\" src=\"https://www.cdc.gov/TemplatePackage/contrib/widgets/COVIDCountyCheck/index.html?chost=www.cdc.gov&amp;cpath=/&amp;csearch=&amp;chash=&amp;ctitle=Centers%20for%20Disease%20Control%20and%20Prevention&amp;wn=COVIDCountyCheck&amp;wf=/TemplatePackage/contrib/widgets/COVIDCountyCheck/&amp;wid=COVIDCountyCheck1&amp;mMode=widget&amp;mPage=&amp;mChannel=&amp;horizontal=true\" id=\"COVIDCountyCheck1\" name=\"COVIDCountyCheck1\" style=\"border: none; overflow: hidden; height: 224px;\" title=\"COVIDCountyCheck1\" width=\"100%\" height=\"100%\" allowfullscreen=\"true\" webkitallowfullscreen=\"true\" scrolling=\"no\">",
                  "target": [
                    "#COVIDCountyCheck1"
                  ],
                  "failureSummary": "Fix all of the following:\n  The iframe still has to be tested with axe-core"
                }
              ]
            },
            {
              "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": "<svg width=\"246\" height=\"41\" class=\"d-lg-none logo-small masthead-1-col\" focusable=\"false\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\">",
                  "target": [
                    ".logo-small"
                  ],
                  "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=\"btn btn-primary dropdown-toggle no-toggle search-button ssi d-xl-none\" type=\"button\" data-toggle=\"dropdown\" aria-haspopup=\"true\" aria-expanded=\"false\" aria-label=\"search\">",
                  "target": [
                    ".no-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": "<span class=\"d-xl-none\">For a full list of topics: </span>",
                  "target": [
                    ".a-z-index > .d-xl-none"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"fs0875 d-md-none\">\n\t\t\t\t<a href=\"https://search.cdc.gov/search/#advanced\">\n\t\t\t\t\tAdvanced Search\n\t\t\t\t</a>\n\t\t\t</div>",
                  "target": [
                    ".d-md-none"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"dropdown-menu\">",
                  "target": [
                    ".nav-item.dropdown:nth-child(1) > .dropdown-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": "<ul class=\"dropdown-menu\">",
                  "target": [
                    ".nav-item.dropdown:nth-child(2) > .dropdown-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": "<ul class=\"dropdown-menu\">",
                  "target": [
                    ".nav-item.dropdown:nth-child(3) > .dropdown-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": "<ul class=\"dropdown-menu\">",
                  "target": [
                    ".d-xl-list-item > .dropdown-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": "<ul class=\"dropdown-menu dropdown-menu-right\">",
                  "target": [
                    ".nav-item.dropdown:nth-child(5) > .dropdown-menu-right.dropdown-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": "<div class=\"mobile-section-nav d-lg-none\" style=\"display: none;\">",
                  "target": [
                    ".mobile-section-nav"
                  ],
                  "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": "<a class=\"list-group-item mobile-section-nav-foot new-mobile-menu-footer\" href=\"https://www.cdc.gov\">\n\t\t\t\t<span class=\"fi cdc-icon-home x24\"></span>\n\t\t\t\t<span class=\"mobile-foot-title\">CDC Home</span>\n\t\t\t</a>",
                  "target": [
                    ".mobile-section-nav-foot"
                  ],
                  "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=\"mb-3 card tp-related-pages fourth-level-nav d-none\">",
                  "target": [
                    ".tp-related-pages"
                  ],
                  "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=\"d-none\">",
                  "target": [
                    ".wpb_wrapper > .d-none"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"col-12 d-lg-none leftnav-wrapper\">",
                  "target": [
                    ".leftnav-wrapper"
                  ],
                  "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=\"footer-mobile\" aria-label=\"Footer\" role=\"contentinfo\">",
                  "target": [
                    ".footer-mobile"
                  ],
                  "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 aria-labelledby=\"footer-mobile-card-1\" class=\"collapse\" id=\"footer-mobile-collapse-1\" role=\"tabpanel\">",
                  "target": [
                    "#footer-mobile-collapse-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 aria-labelledby=\"footer-mobile-card-2\" class=\"collapse\" id=\"footer-mobile-collapse-2\" role=\"tabpanel\">",
                  "target": [
                    "#footer-mobile-collapse-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 aria-labelledby=\"footer-mobile-card-3\" class=\"collapse\" id=\"footer-mobile-collapse-3\" role=\"tabpanel\">",
                  "target": [
                    "#footer-mobile-collapse-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 aria-labelledby=\"footer-mobile-card-4\" class=\"collapse\" id=\"footer-mobile-collapse-4\" role=\"tabpanel\">",
                  "target": [
                    "#footer-mobile-collapse-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": "<nav role=\"navigation\" aria-label=\"Social Media\" class=\"d-lg-none w-100 op-100 z-max bg-primary p-fix-bottom\">",
                  "target": [
                    ".op-100"
                  ],
                  "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": "<svg viewBox=\"0 0 40 40\" class=\"d-none\">",
                  "target": [
                    "body > .d-none"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<svg id=\"multicolor_icons\" style=\"display:none\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\">",
                  "target": [
                    "#multicolor_icons"
                  ],
                  "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=\"modal fade\" id=\"cdcExtLink\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"extModalTitle\" aria-hidden=\"true\">",
                  "target": [
                    "#cdcExtLink"
                  ],
                  "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": "<iframe sandbox=\"allow-scripts allow-same-origin\" title=\"Adobe ID Syncing iFrame\" id=\"destination_publishing_iframe_cdc_0\" name=\"destination_publishing_iframe_cdc_0_name\" src=\"https://cdc.demdex.net/dest5.html?d_nsid=0#https%3A%2F%2Fwww.cdc.gov\" scrolling=\"no\" class=\"aamIframeLoaded\" style=\"display: none; width: 0px; height: 0px; overflow: hidden;\">",
                  "target": [
                    "#destination_publishing_iframe_cdc_0"
                  ],
                  "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."
                }
              ]
            },
            {
              "id": "identical-links-same-purpose",
              "impact": "minor",
              "tags": [
                "cat.semantics",
                "wcag2aaa",
                "wcag249"
              ],
              "description": "Ensure that links with the same accessible name serve a similar purpose",
              "help": "Links with the same name must have a similar purpose",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/identical-links-same-purpose?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "español",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "www.cdc.gov",
                          "port": "",
                          "pathname": "/spanish/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.hhs.gov/es/vulnerability-disclosure-policy/index.html\">Español</a>",
                          "target": [
                            "li:nth-child(7) > a:nth-child(2)"
                          ]
                        },
                        {
                          "html": "<a class=\"td-none td-ul-hover\" href=\"https://www.cdc.gov/other/language-assistance.html#Spanish\" title=\"Spanish\">Español</a>",
                          "target": [
                            ".td-ul-hover.td-none[title=\"Spanish\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"/spanish/\">Español</a>",
                  "target": [
                    "a[href$=\"spanish/\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "about cdc",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "www.cdc.gov",
                          "port": "",
                          "pathname": "/about/",
                          "search": {},
                          "hash": "",
                          "filename": "default.htm"
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.cdc.gov/about/\">About CDC</a>",
                          "target": [
                            ".mt-md-0.mt-3.col-md-3 > ul > li:nth-child(1) > a[href$=\"about/\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"/about/default.htm\">About CDC</a>",
                  "target": [
                    "a[href$=\"default.htm\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                }
              ]
            }
          ],
          "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": "#005eaa",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.6,
                        "fontSize": "11.2pt (14.875px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"dropdown-menu dropdown-menu-right dropdown-menu-search dropdown-menu-medium-search\">",
                          "target": [
                            ".dropdown-menu-search"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.6 (foreground color: #005eaa, background color: #ffffff, font size: 11.2pt (14.875px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a id=\"az-large\" href=\"https://www.cdc.gov/az/\">A-Z Index</a>",
                  "target": [
                    "#az-large"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.6 (foreground color: #005eaa, background color: #ffffff, font size: 11.2pt (14.875px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005eaa",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.6,
                        "fontSize": "11.2pt (14.875px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container-fluid header-wrapper\">",
                          "target": [
                            ".header-wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.6 (foreground color: #005eaa, background color: #ffffff, font size: 11.2pt (14.875px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://search.cdc.gov/search/#advanced\">\n\t\t\t\tAdvanced Search\n\t\t\t</a>",
                  "target": [
                    ".tp-search-advanced > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.6 (foreground color: #005eaa, background color: #ffffff, font size: 11.2pt (14.875px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#005eaa",
                        "contrastRatio": 6.6,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container-fluid site-title p-0\">",
                          "target": [
                            ".site-title"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.6 (foreground color: #ffffff, background color: #005eaa, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"#\" data-toggle=\"dropdown\" class=\"nav-link dropdown-toggle\">Diseases &amp; Conditions</a>",
                  "target": [
                    ".nav-item.dropdown:nth-child(1) > .nav-link[href=\"#\"][data-toggle=\"dropdown\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.6 (foreground color: #ffffff, background color: #005eaa, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#005eaa",
                        "contrastRatio": 6.6,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container-fluid site-title p-0\">",
                          "target": [
                            ".site-title"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.6 (foreground color: #ffffff, background color: #005eaa, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"#\" data-toggle=\"dropdown\" class=\"nav-link dropdown-toggle\">Healthy Living</a>",
                  "target": [
                    ".nav-item.dropdown:nth-child(2) > .nav-link[href=\"#\"][data-toggle=\"dropdown\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.6 (foreground color: #ffffff, background color: #005eaa, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#005eaa",
                        "contrastRatio": 6.6,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container-fluid site-title p-0\">",
                          "target": [
                            ".site-title"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.6 (foreground color: #ffffff, background color: #005eaa, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"#\" data-toggle=\"dropdown\" class=\"nav-link dropdown-toggle\">Travelers’ Health</a>",
                  "target": [
                    ".nav-item.dropdown:nth-child(3) > .nav-link[href=\"#\"][data-toggle=\"dropdown\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.6 (foreground color: #ffffff, background color: #005eaa, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#005eaa",
                        "contrastRatio": 6.6,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container-fluid site-title p-0\">",
                          "target": [
                            ".site-title"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.6 (foreground color: #ffffff, background color: #005eaa, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"#\" data-toggle=\"dropdown\" class=\"nav-link dropdown-toggle\">Emergency Preparedness</a>",
                  "target": [
                    ".d-xl-list-item > .nav-link[href=\"#\"][data-toggle=\"dropdown\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.6 (foreground color: #ffffff, background color: #005eaa, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#005eaa",
                        "contrastRatio": 6.6,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container-fluid site-title p-0\">",
                          "target": [
                            ".site-title"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.6 (foreground color: #ffffff, background color: #005eaa, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"#\" data-toggle=\"dropdown\" class=\"nav-link dropdown-toggle\">More</a>",
                  "target": [
                    ".nav-item.dropdown:nth-child(5) > .nav-link[href=\"#\"][data-toggle=\"dropdown\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.6 (foreground color: #ffffff, background color: #005eaa, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#005eaa",
                        "contrastRatio": 6.6,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"btn btn-primary\">Learn more</div>",
                          "target": [
                            ".text-left > .btn-primary.btn"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.6 (foreground color: #ffffff, background color: #005eaa, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"btn btn-primary\">Learn more</div>",
                  "target": [
                    ".text-left > .btn-primary.btn"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.6 (foreground color: #ffffff, background color: #005eaa, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#497d0c",
                        "contrastRatio": 4.97,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/outbreaks/index.html\" class=\"btn specialLinkIconLeft btn-green-p b-green-p noDecoration\">More Outbreaks</a>",
                          "target": [
                            ".btn-green-p"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.97 (foreground color: #ffffff, background color: #497d0c, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/outbreaks/index.html\" class=\"btn specialLinkIconLeft btn-green-p b-green-p noDecoration\">More Outbreaks</a>",
                  "target": [
                    ".btn-green-p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.97 (foreground color: #ffffff, background color: #497d0c, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#006778",
                        "contrastRatio": 6.53,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"month bg-cyan-p\">‎‎JUL</span>",
                          "target": [
                            "li:nth-child(1) > .calendar-list > .month.bg-cyan-p"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.53 (foreground color: #ffffff, background color: #006778, font size: 12.8pt (17px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"month bg-cyan-p\">‎‎JUL</span>",
                  "target": [
                    "li:nth-child(1) > .calendar-list > .month.bg-cyan-p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.53 (foreground color: #ffffff, background color: #006778, font size: 12.8pt (17px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#00695c",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.61,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"card bl-5 bl-cyan-s mb-3\" style=\"height: 565.82px;\">",
                          "target": [
                            ".bl-cyan-s"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.61 (foreground color: #00695c, background color: #ffffff, font size: 12.8pt (17px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"day\">‎‎19</span>",
                  "target": [
                    "li:nth-child(1) > .calendar-list > .day"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.61 (foreground color: #00695c, background color: #ffffff, font size: 12.8pt (17px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#006778",
                        "contrastRatio": 6.53,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"month bg-cyan-p\">‎‎JUL</span>",
                          "target": [
                            "li:nth-child(2) > .calendar-list > .month.bg-cyan-p"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.53 (foreground color: #ffffff, background color: #006778, font size: 12.8pt (17px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"month bg-cyan-p\">‎‎JUL</span>",
                  "target": [
                    "li:nth-child(2) > .calendar-list > .month.bg-cyan-p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.53 (foreground color: #ffffff, background color: #006778, font size: 12.8pt (17px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#00695c",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.61,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"card bl-5 bl-cyan-s mb-3\" style=\"height: 565.82px;\">",
                          "target": [
                            ".bl-cyan-s"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.61 (foreground color: #00695c, background color: #ffffff, font size: 12.8pt (17px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"day\">‎‎19</span>",
                  "target": [
                    "li:nth-child(2) > .calendar-list > .day"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.61 (foreground color: #00695c, background color: #ffffff, font size: 12.8pt (17px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#006778",
                        "contrastRatio": 6.53,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"month bg-cyan-p\">‎‎JUL</span>",
                          "target": [
                            "li:nth-child(3) > .calendar-list > .month.bg-cyan-p"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.53 (foreground color: #ffffff, background color: #006778, font size: 12.8pt (17px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"month bg-cyan-p\">‎‎JUL</span>",
                  "target": [
                    "li:nth-child(3) > .calendar-list > .month.bg-cyan-p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.53 (foreground color: #ffffff, background color: #006778, font size: 12.8pt (17px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#00695c",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.61,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"card bl-5 bl-cyan-s mb-3\" style=\"height: 565.82px;\">",
                          "target": [
                            ".bl-cyan-s"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.61 (foreground color: #00695c, background color: #ffffff, font size: 12.8pt (17px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"day\">‎‎18</span>",
                  "target": [
                    "li:nth-child(3) > .calendar-list > .day"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.61 (foreground color: #00695c, background color: #ffffff, font size: 12.8pt (17px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#006778",
                        "contrastRatio": 6.53,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"month bg-cyan-p\">‎‎JUL</span>",
                          "target": [
                            "li:nth-child(4) > .calendar-list > .month.bg-cyan-p"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.53 (foreground color: #ffffff, background color: #006778, font size: 12.8pt (17px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"month bg-cyan-p\">‎‎JUL</span>",
                  "target": [
                    "li:nth-child(4) > .calendar-list > .month.bg-cyan-p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.53 (foreground color: #ffffff, background color: #006778, font size: 12.8pt (17px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#00695c",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.61,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"card bl-5 bl-cyan-s mb-3\" style=\"height: 565.82px;\">",
                          "target": [
                            ".bl-cyan-s"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.61 (foreground color: #00695c, background color: #ffffff, font size: 12.8pt (17px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"day\">‎‎18</span>",
                  "target": [
                    "li:nth-child(4) > .calendar-list > .day"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.61 (foreground color: #00695c, background color: #ffffff, font size: 12.8pt (17px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#006778",
                        "contrastRatio": 6.53,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/media/index.html\" class=\"btn specialLinkIconLeft btn-cyan-p b-cyan-p\">More News</a>",
                          "target": [
                            ".btn-cyan-p"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.53 (foreground color: #ffffff, background color: #006778, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/media/index.html\" class=\"btn specialLinkIconLeft btn-cyan-p b-cyan-p\">More News</a>",
                  "target": [
                    ".btn-cyan-p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.53 (foreground color: #ffffff, background color: #006778, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                }
              ]
            },
            {
              "id": "p-as-heading",
              "impact": "serious",
              "tags": [
                "cat.semantics",
                "wcag2a",
                "wcag131",
                "experimental"
              ],
              "description": "Ensure bold, italic text and font-size is not used to style <p> elements as a heading",
              "help": "Styled <p> elements must not be used as headings",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/p-as-heading?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "p-as-heading",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Heading elements should be used instead of styled <p> elements"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"display-5 mb-2\">Extreme Heat</p>",
                  "target": [
                    ".mb-2.display-5"
                  ],
                  "failureSummary": "Fix all of the following:\n  Heading elements should be used instead of styled <p> elements"
                }
              ]
            },
            {
              "id": "region",
              "impact": "moderate",
              "tags": [
                "cat.keyboard",
                "best-practice"
              ],
              "description": "Ensures all page content is contained by landmarks",
              "help": "All page content should be contained by landmarks",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/region?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"container text-right pt-1 pb-1 fs0875\">\n\t\t\t                <a href=\"/spanish/\">Español</a><span class=\"link-divider\"> | </span>\n                <a href=\"https://wwwn.cdc.gov/pubs/other-languages/\">Other Languages</a>\n\t\t\t\n\t\t</div>",
                  "target": [
                    ".pt-1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://cdc.gov/",
      "what": "URL",
      "result": "https://www.cdc.gov/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.cdc.gov/",
      "result": {
        "Error": {
          "AA.3_2_2.H32.2": {
            "This form does not contain a submit button, which creates issues for those who cannot submit the form using the keyboard. Submit buttons are INPUT elements with type attribute \"submit\" or \"image\", or BUTTON elements with type \"submit\" or omitted/invalid.": [
              {
                "tagName": "form",
                "id": "",
                "code": "<form accept-charset=\"UTF-8\" action=\"https://search.cdc.gov/search/\" method=\"get\" autocomplete=\"off\">...</form>"
              }
            ]
          }
        },
        "Warning": {
          "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": "#new-links",
                "code": "<div id=\"new-links\">...</div>"
              },
              {
                "tagName": "div",
                "id": "#skipmenu",
                "code": "<div id=\"skipmenu\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"col-md-6 splash-full-col\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"container text-right pt-1 pb-1 fs0875\">...</div>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              }
            ]
          },
          "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": "nav",
                "id": "",
                "code": "<nav role=\"navigation\" aria-label=\"Social Media\" class=\"d-lg-none w-100 op-100 z-max bg-primary p-fix-bottom\">...</nav>"
              }
            ]
          },
          "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": "h1",
                "id": "",
                "code": "<h1 class=\"sr-only\">...</h1>"
              }
            ]
          },
          "AA.1_4_3.G145.Alpha": {
            "This element's text or background contains transparency. Ensure the contrast ratio between the text and background are at least 3:1.": [
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"display-5 mb-2\">...</p>"
              }
            ]
          },
          "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": "#az-large",
                "code": "<a id=\"az-large\" href=\"https://www.cdc.gov/az/\">...</a>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"sr-only\">...</span>"
              }
            ]
          },
          "AA.1_4_3.G18.Alpha": {
            "This element's text or background contains transparency. Ensure the contrast ratio between the text and background are at least 4.5:1.": [
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              }
            ]
          },
          "AA.2_5_3.F96": {
            "Accessible name for this element does not contain the visible label text. Check that for user interface components with labels that include text or images of text, the name contains the text that is presented visually.": [
              {
                "tagName": "a",
                "id": "#quarantine",
                "code": "<a id=\"quarantine\" class=\"btn cdc-button-module btn-blue-p\" aria-label=\"County\" href=\"https:/coronavirus/2019-ncov/your-health/covid-by-county.html\">...</a>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://cdc.gov/",
      "what": "URL",
      "result": "https://www.cdc.gov/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://www.cdc.gov/",
      "result": {
        "content": {
          "totals": {
            "violation": 11,
            "recommendation": 10,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/main[1]/div[3]/div[1]/div[2]/div[8]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/link[17]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 8,
                "top": 4791,
                "height": 18,
                "width": 127
              },
              "snippet": "<a href=\"https:/coronavirus/2019-ncov/your-health/covid-by-county.html\" aria-label=\"County\" class=\"btn cdc-button-module btn-blue-p\" id=\"quarantine\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/a[1]",
                "aria": "/document[1]/link[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 27,
                "height": 18,
                "width": 52
              },
              "snippet": "<a href=\"/spanish/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 8,
                "height": 18,
                "width": 176
              },
              "snippet": "<a href=\"#content\" class=\"skippy sr-only-focusable\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/div[2]/div[1]/div[1]/div[1]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 8,
                "top": 357,
                "height": 352,
                "width": 784
              },
              "snippet": "<nav class=\"navbar navbar-expand-md yamm p-0\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleContentinfoLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[2]",
                "aria": "/document[1]/contentinfo[1]/contentinfo[1]"
              },
              "message": "Multiple elements with \"contentinfo\" role do not have unique labels",
              "bounds": {
                "left": 8,
                "top": 6667,
                "height": 993,
                "width": 784
              },
              "snippet": "<div role=\"contentinfo\" aria-label=\"Footer\" class=\"footer-mobile\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleContentinfoLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "Multiple elements with \"contentinfo\" role do not have unique labels",
              "bounds": {
                "left": 8,
                "top": 5981,
                "height": 2330,
                "width": 784
              },
              "snippet": "<footer aria-label=\"Footer\" role=\"contentinfo\" class=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MissingFocusableChild",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[2]/div[1]",
                "aria": "/document[1]/contentinfo[1]/contentinfo[1]/tablist[1]"
              },
              "message": "The descendent <div> element with \"tab\" role has no focusable child element",
              "bounds": {
                "left": 8,
                "top": 6667,
                "height": 792,
                "width": 784
              },
              "snippet": "<div role=\"tablist\" class=\"accordion indicator-arrow mb-3\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/div[3]/button[2]",
                "aria": "/document[1]/dialog[1]/document[1]/button[3]"
              },
              "message": "Element \"button\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 70,
                "top": 9607,
                "height": 22,
                "width": 70
              },
              "snippet": "<button class=\"btn btn-primary cdcExtLinkContinue\" type=\"button\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/div[3]/button[1]",
                "aria": "/document[1]/dialog[1]/document[1]/button[2]"
              },
              "message": "Element \"button\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 8,
                "top": 9607,
                "height": 22,
                "width": 58
              },
              "snippet": "<button data-dismiss=\"modal\" class=\"btn btn-secondary\" type=\"button\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/dialog[1]/document[1]/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": 407,
                "top": 9589,
                "height": 18,
                "width": 132
              },
              "snippet": "<a href=\"https://www.cdc.gov/Other/disclaimer.html\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/div[1]/button[1]",
                "aria": "/document[1]/dialog[1]/document[1]/button[1]"
              },
              "message": "Element \"button\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 8,
                "top": 9247,
                "height": 63,
                "width": 54
              },
              "snippet": "<button aria-label=\"Close\" data-dismiss=\"modal\" class=\"close rounded-circle\" type=\"button\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[2]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"IE=Edge\" http-equiv=\"X-UA-Compatible\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/main[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/iframe[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The HTML attribute(s) \"frameborder, scrolling\" is deprecated for the <iframe> element in HTML 5",
              "bounds": {
                "left": 8,
                "top": 1733,
                "height": 224,
                "width": 784
              },
              "snippet": "<iframe scrolling=\"no\" webkitallowfullscreen=\"true\" allowfullscreen=\"true\" height=\"100%\" width=\"100%\" title=\"COVIDCountyCheck1\" style=\"border: none; overflow: hidden; height: 224px;\" name=\"COVIDCountyCheck1\" id=\"COVIDCountyCheck1\" src=\"https://www.cdc.gov/TemplatePackage/contrib/widgets/COVIDCountyCheck/index.html?chost=www.cdc.gov&cpath=/&csearch=&chash=&ctitle=Centers%20for%20Disease%20Control%20and%20Prevention&wn=COVIDCountyCheck&wf=/TemplatePackage/contrib/widgets/COVIDCountyCheck/&wid=COVIDCountyCheck1&mMode=widget&mPage=&mChannel=&horizontal=true\" frameborder=\"0\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/nav[1]/div[1]/svg[1]",
                "aria": "/document[1]/navigation[1]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 8,
                "top": 4810,
                "height": 784,
                "width": 784
              },
              "snippet": "<svg viewBox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]",
                "aria": "/document[1]/navigation[2]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 8,
                "top": 8327,
                "height": 56,
                "width": 784
              },
              "snippet": "<nav class=\"d-lg-none w-100 op-100 z-max bg-primary p-fix-bottom\" aria-label=\"Social Media\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/header[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": 725,
                "height": 0,
                "width": 784
              },
              "snippet": "<nav class=\"sticky-top\" id=\"mobilenav\" aria-label=\"Mobile Nav\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/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": 45,
                "height": 802,
                "width": 784
              },
              "snippet": "<header aria-label=\"Banner\" role=\"banner\" id=\"page_banner\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "The explicitly-assigned ARIA role \"contentinfo\" is redundant with the implicit role of the element <footer>",
              "bounds": {
                "left": 8,
                "top": 5981,
                "height": 2330,
                "width": 784
              },
              "snippet": "<footer aria-label=\"Footer\" role=\"contentinfo\" class=\"\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/main[1]/div[2]/nav[1]",
                "aria": "/document[1]/main[1]/navigation[1]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 8,
                "top": 847,
                "height": 0,
                "width": 784
              },
              "snippet": "<nav class=\"w-100 sticky-top\" aria-label=\"Section Nav\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/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": 847,
                "height": 3963,
                "width": 784
              },
              "snippet": "<main aria-label=\"Main Content Area\" role=\"main\" class=\"col-12 order-lg-2\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/nav[1]",
                "aria": "/document[1]/navigation[1]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 8,
                "top": 4810,
                "height": 1156,
                "width": 784
              },
              "snippet": "<nav aria-label=\"Left Navigation Menu\" role=\"navigation\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "prevented": true,
          "error": "ERROR: getting ibm test report took too long"
        },
        "prevented": true
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://cdc.gov/",
      "what": "URL",
      "result": "https://www.cdc.gov/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://www.cdc.gov/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "Centers for Disease Control and Prevention",
          "pageurl": "https://www.cdc.gov/",
          "time": 4.13,
          "creditsremaining": 664,
          "allitemcount": 192,
          "totalelements": 1250,
          "waveurl": "http://wave.webaim.org/report?url=https://www.cdc.gov/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 0,
            "items": []
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 0,
            "items": []
          },
          "alert": {
            "description": "Alerts",
            "count": 14,
            "items": {
              "alt_redundant": {
                "id": "alt_redundant",
                "description": "Redundant alternative text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + HEADER + DIV > MAIN:first-child > DIV:first-child + DIV + DIV > DIV#content > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > IMG:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "alt_suspicious": {
                "id": "alt_suspicious",
                "description": "Suspicious alternative text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + HEADER + DIV > MAIN:first-child > DIV:first-child + DIV + DIV > DIV#content > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child + A + A > DIV:first-child > DIV:first-child > 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"
                  }
                ]
              },
              "heading_skipped": {
                "id": "heading_skipped",
                "description": "Skipped heading level",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#cdcExtLink > DIV:first-child > DIV:first-child > DIV:first-child > H4#extModalTitle"
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.1 Bypass Blocks (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  }
                ]
              },
              "heading_possible": {
                "id": "heading_possible",
                "description": "Possible heading",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > HEADER#page_banner > DIV:first-child + DIV + NAV + DIV > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child + DIV > P:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.1 Bypass Blocks (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  }
                ]
              },
              "link_suspicious": {
                "id": "link_suspicious",
                "description": "Suspicious link text",
                "count": 5,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > HEADER#page_banner > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > NAV:first-child > DIV#navbar-collapse-grid > UL:first-child > LI:first-child > A:first-child + UL > LI:first-child > DIV:first-child + DIV > DIV:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > HEADER#page_banner > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > NAV:first-child > DIV#navbar-collapse-grid > UL:first-child > LI:first-child + LI > A:first-child + UL > LI:first-child > DIV:first-child + DIV > DIV:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > HEADER#page_banner > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > NAV:first-child > DIV#navbar-collapse-grid > UL:first-child > LI:first-child + LI + LI > A:first-child + UL > LI:first-child > DIV:first-child + DIV > DIV:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > HEADER#page_banner > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > NAV:first-child > DIV#navbar-collapse-grid > UL:first-child > LI:first-child + LI + LI + LI > A:first-child + UL > LI:first-child > DIV:first-child + DIV > DIV:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > HEADER#page_banner > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > NAV:first-child > DIV#navbar-collapse-grid > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "link_redundant": {
                "id": "link_redundant",
                "description": "Redundant link",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > HEADER#page_banner > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > FORM:first-child > BUTTON:first-child + DIV + DIV > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "title_redundant": {
                "id": "title_redundant",
                "description": "Redundant title text",
                "count": 4,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + HEADER + DIV + FOOTER > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#footer-mobile-collapse-4 > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + HEADER + DIV + FOOTER > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#footer-mobile-collapse-4 > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + HEADER + DIV + FOOTER > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > P:first-child > SPAN:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + HEADER + DIV + FOOTER > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV > P:first-child + P + P + P > SPAN:first-child > A:first-child"
                ],
                "wcag": []
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://cdc.gov/",
      "what": "URL",
      "result": "https://www.cdc.gov/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://www.cdc.gov/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.077",
        "responseTime": "2022-07-21T22:56:10.682Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1133134,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 172,
              "failing": 8
            },
            "issues": {
              "totalErrors": 66,
              "totalWarnings": 1,
              "totalIssues": 67
            },
            "issuesByLevel": {
              "A": {
                "count": 50,
                "pct": 74.63
              },
              "AA": {
                "count": 9,
                "pct": 13.43
              },
              "AAA": {
                "count": 67,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 6,
              "warningDensity": 0,
              "allDensity": 6
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "f515dda8-996b-4a87-8e56-d0fc2603966e",
          "docID": "16f9bbda-6b5f-4192-8d0d-2eb87bd8f24c",
          "sourceHash": "c97857702d3ba23ce210c311746ad86f",
          "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=f515dda8-996b-4a87-8e56-d0fc2603966e",
          "resultSet": [
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -17
                },
                "bottom-right": {
                  "x": -27.5,
                  "y": -31.75
                },
                "height": -14.75,
                "width": -27.5
              },
              "position": {
                "line": 1155,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"btn btn-primary mt-3 w-100\" role=\"button\" href=\"/DiseasesConditions/\"&gt;More&lt;/a&gt;",
              "xpath": "/html/body/header[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/div[1]/ul[1]/li[1]/ul[1]/li[1]/div[2]/div[1]/a[1]",
              "issueID": "1611a9fb2057e3d27f55e229e88ef190",
              "signature": "871fd3e9371fa2b068ba3eaf542cdf51",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=1611a9fb2057e3d27f55e229e88ef190"
            },
            {
              "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": -17
                },
                "bottom-right": {
                  "x": -27.5,
                  "y": -31.75
                },
                "height": -14.75,
                "width": -27.5
              },
              "position": {
                "line": 3748,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"btn btn-primary mt-3 w-100\" role=\"button\" href=\"/HealthyLiving/\"&gt;More&lt;/a&gt;",
              "xpath": "/html/body/header[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/div[1]/ul[1]/li[2]/ul[1]/li[1]/div[2]/div[1]/a[1]",
              "issueID": "018ee58e17ae5da9ca1629d1f1f9d290",
              "signature": "a5f2153f9c98fd1a8f35aae2aa6b2c62",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=018ee58e17ae5da9ca1629d1f1f9d290"
            },
            {
              "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": -17
                },
                "bottom-right": {
                  "x": -27.5,
                  "y": -31.75
                },
                "height": -14.75,
                "width": -27.5
              },
              "position": {
                "line": 4275,
                "column": 34
              },
              "errorSnippet": "&lt;a class=\"btn btn-primary mt-3 w-100\" role=\"button\" href=\"https://wwwnc.cdc.gov/travel/\"&gt;More&lt;/a&gt;",
              "xpath": "/html/body/header[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/div[1]/ul[1]/li[3]/ul[1]/li[1]/div[2]/div[1]/a[1]",
              "issueID": "68a57d40f13f8eba59f2221fd3e3ae98",
              "signature": "3462a246274281e67e7e19ce08f7dead",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=68a57d40f13f8eba59f2221fd3e3ae98"
            },
            {
              "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": -17
                },
                "bottom-right": {
                  "x": -27.5,
                  "y": -31.75
                },
                "height": -14.75,
                "width": -27.5
              },
              "position": {
                "line": 4576,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"btn btn-primary mt-3 w-100\" role=\"button\" href=\"https://emergency.cdc.gov/\"&gt;More&lt;/a&gt;",
              "xpath": "/html/body/header[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/div[1]/ul[1]/li[4]/ul[1]/li[1]/div[2]/div[1]/a[1]",
              "issueID": "fc9720655bea2d10a388f3647efb8b06",
              "signature": "0e2c100e61af59a3dc379dbeab9edc92",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=fc9720655bea2d10a388f3647efb8b06"
            },
            {
              "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": 769.5,
                  "y": 0
                },
                "bottom-right": {
                  "x": 913,
                  "y": 25
                },
                "height": 25,
                "width": 143.5
              },
              "position": {
                "line": 4576,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#\" data-toggle=\"dropdown\" class=\"nav-link dropdown-toggle\"&gt;More&lt;/a&gt;",
              "xpath": "/html/body/header[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "66cf3a84e77ee293a2752849b38444f0",
              "signature": "4a182a7b1bb414c370b24b8285998834",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=66cf3a84e77ee293a2752849b38444f0"
            },
            {
              "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": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8020,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"https://www.cdc.gov/other/language-assistance.html#Tagalog\" title=\"Tagalog\"&gt;Tagalog&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/div[2]/div[1]/div[4]/div[2]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "bedd9f32e9aaf95acb94a6112f82fc40",
              "signature": "82b40ebfc71351cd7023edeb50ebf0d1",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=bedd9f32e9aaf95acb94a6112f82fc40"
            },
            {
              "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": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8036,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.cdc.gov/other/language-assistance.html#English\" title=\"English\"&gt;English&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/div[2]/div[1]/div[4]/div[2]/div[1]/ul[1]/li[16]/a[1]",
              "issueID": "d1c49e06da83283ef9984298b0083dd1",
              "signature": "6c5ae03ad047e0b9759cf5e54313e269",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=d1c49e06da83283ef9984298b0083dd1"
            },
            {
              "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": 15,
                  "y": 1
                },
                "bottom-right": {
                  "x": 68,
                  "y": 21
                },
                "height": 20,
                "width": 53
              },
              "position": {
                "line": 8079,
                "column": 38
              },
              "errorSnippet": "&lt;a class=\"td-none td-ul-hover\" href=\"https://www.cdc.gov/other/language-assistance.html#Tagalog\" title=\"Tagalog\"&gt;Tagalog&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[3]/div[1]/div[2]/div[2]/p[1]/span[1]/a[1]",
              "issueID": "880da8ab8df477abbcaa22515fc3d5ec",
              "signature": "96f149fb83ea9384f558443d1f26d0cc",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=880da8ab8df477abbcaa22515fc3d5ec"
            },
            {
              "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": 15,
                  "y": 118
                },
                "bottom-right": {
                  "x": 64,
                  "y": 138
                },
                "height": 20,
                "width": 49
              },
              "position": {
                "line": 8131,
                "column": 9
              },
              "errorSnippet": "&lt;a class=\"td-none td-ul-hover\" href=\"https://www.cdc.gov/other/language-assistance.html#English\" title=\"English\"&gt;English&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[3]/div[1]/div[2]/div[4]/p[4]/span[1]/a[1]",
              "issueID": "45502e8dc937c464b78e0bfa80c6ce4b",
              "signature": "643575d7526e5e03af052d4a07cc3888",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=45502e8dc937c464b78e0bfa80c6ce4b"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 107,
                  "y": 68.578125
                },
                "bottom-right": {
                  "x": 225,
                  "y": 88.578125
                },
                "height": 20,
                "width": 118
              },
              "position": {
                "line": 115,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://search.cdc.gov/search/#advanced\"&gt; Advanced Search &lt;/a&gt;",
              "xpath": "/html/body/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/form[1]/div[2]/a[1]",
              "issueID": "83aa53016e90c9f93a0ca53020dae0f4",
              "signature": "69751b4ecffa2fb1f4ff6b264a2387f8",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=83aa53016e90c9f93a0ca53020dae0f4"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 17,
                  "y": 145.5
                },
                "bottom-right": {
                  "x": 109,
                  "y": 170.5
                },
                "height": 25,
                "width": 92
              },
              "position": {
                "line": 7899,
                "column": 2
              },
              "errorSnippet": "&lt;div class=\"btn btn-primary\"&gt;Learn more&lt;/div&gt;",
              "xpath": "/html/body/header[1]/div[3]/div[1]/div[1]/a[1]/div[1]/div[1]/div[1]",
              "issueID": "e3b215d5bb63e24631ae5eb3e7c83aa7",
              "signature": "e0c5e5703313956c57d50a4544bf2e3a",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=e3b215d5bb63e24631ae5eb3e7c83aa7"
            },
            {
              "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": -17
                },
                "bottom-right": {
                  "x": -27.5,
                  "y": -31.75
                },
                "height": -14.75,
                "width": -27.5
              },
              "position": {
                "line": 3748,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"btn btn-primary mt-3 w-100\" role=\"button\" href=\"/HealthyLiving/\"&gt;More&lt;/a&gt;",
              "xpath": "/html/body/header[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/div[1]/ul[1]/li[2]/ul[1]/li[1]/div[2]/div[1]/a[1]",
              "issueID": "af0f810230f3e17ae3aadf13111bb7ec",
              "signature": "9f6b501ec1057a2475453706f254b094",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=af0f810230f3e17ae3aadf13111bb7ec"
            },
            {
              "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": -17
                },
                "bottom-right": {
                  "x": -27.5,
                  "y": -31.75
                },
                "height": -14.75,
                "width": -27.5
              },
              "position": {
                "line": 4275,
                "column": 34
              },
              "errorSnippet": "&lt;a class=\"btn btn-primary mt-3 w-100\" role=\"button\" href=\"https://wwwnc.cdc.gov/travel/\"&gt;More&lt;/a&gt;",
              "xpath": "/html/body/header[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/div[1]/ul[1]/li[3]/ul[1]/li[1]/div[2]/div[1]/a[1]",
              "issueID": "863f313c88018e407f3f9d58171a3416",
              "signature": "2e8adf5d6373711854484e332f818239",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=863f313c88018e407f3f9d58171a3416"
            },
            {
              "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": -17
                },
                "bottom-right": {
                  "x": -27.5,
                  "y": -31.75
                },
                "height": -14.75,
                "width": -27.5
              },
              "position": {
                "line": 4576,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"btn btn-primary mt-3 w-100\" role=\"button\" href=\"https://emergency.cdc.gov/\"&gt;More&lt;/a&gt;",
              "xpath": "/html/body/header[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/div[1]/ul[1]/li[4]/ul[1]/li[1]/div[2]/div[1]/a[1]",
              "issueID": "634e17d0bb3b4633871a8fb9ac322fb4",
              "signature": "b77b6570af2e98a74394ec4ac8b08b4b",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=634e17d0bb3b4633871a8fb9ac322fb4"
            },
            {
              "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": 769.5,
                  "y": 0
                },
                "bottom-right": {
                  "x": 913,
                  "y": 25
                },
                "height": 25,
                "width": 143.5
              },
              "position": {
                "line": 4576,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#\" data-toggle=\"dropdown\" class=\"nav-link dropdown-toggle\"&gt;More&lt;/a&gt;",
              "xpath": "/html/body/header[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "b01ad7d96c5d1cfc9efa17e64a02da69",
              "signature": "164b1046d9181b728f3123be4ddd5b2c",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=b01ad7d96c5d1cfc9efa17e64a02da69"
            },
            {
              "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": 0
                },
                "bottom-right": {
                  "x": -46.5,
                  "y": -26.5
                },
                "height": -26.5,
                "width": -46.5
              },
              "position": {
                "line": 7891,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/DiseasesConditions/\"&gt;Diseases &amp;amp; Conditions&lt;/a&gt;",
              "xpath": "/html/body/div[3]/div[1]/nav[1]/ul[1]/li[1]/a[1]",
              "issueID": "e46ae98e97af2d90e6ba598bad7f9e36",
              "signature": "920cf55809dbcde919997c53e21d7da1",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=e46ae98e97af2d90e6ba598bad7f9e36"
            },
            {
              "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": 0
                },
                "bottom-right": {
                  "x": -46.5,
                  "y": -26.5
                },
                "height": -26.5,
                "width": -46.5
              },
              "position": {
                "line": 7891,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/HealthyLiving/\"&gt;Healthy Living&lt;/a&gt;",
              "xpath": "/html/body/div[3]/div[1]/nav[1]/ul[1]/li[2]/a[1]",
              "issueID": "1ef763016265bff987d6a0add9857f97",
              "signature": "61c3e99a5afde1a64dad649d43ca20a2",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=1ef763016265bff987d6a0add9857f97"
            },
            {
              "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": 0
                },
                "bottom-right": {
                  "x": -46.5,
                  "y": -26.5
                },
                "height": -26.5,
                "width": -46.5
              },
              "position": {
                "line": 7891,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://wwwnc.cdc.gov/travel/\"&gt;Travelers’ Health&lt;/a&gt;",
              "xpath": "/html/body/div[3]/div[1]/nav[1]/ul[1]/li[3]/a[1]",
              "issueID": "9c127f3db72168de5157263e963a53ec",
              "signature": "8d37f62a925f1c49c5aafcb63ed9a5bc",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=9c127f3db72168de5157263e963a53ec"
            },
            {
              "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": 0
                },
                "bottom-right": {
                  "x": -46.5,
                  "y": -26.5
                },
                "height": -26.5,
                "width": -46.5
              },
              "position": {
                "line": 7891,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://emergency.cdc.gov/\"&gt;Emergency Preparedness&lt;/a&gt;",
              "xpath": "/html/body/div[3]/div[1]/nav[1]/ul[1]/li[4]/a[1]",
              "issueID": "c988c96f42f9d9968c5b6434199a2ecd",
              "signature": "fc21ec56c0c9184a74d15004882ed61d",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=c988c96f42f9d9968c5b6434199a2ecd"
            },
            {
              "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": 0
                },
                "bottom-right": {
                  "x": -46.5,
                  "y": -26.5
                },
                "height": -26.5,
                "width": -46.5
              },
              "position": {
                "line": 7891,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.cdc.gov/InjuryViolenceSafety/\"&gt;Injury, Violence &amp;amp; Safety&lt;/a&gt;",
              "xpath": "/html/body/div[3]/div[1]/nav[1]/ul[1]/li[5]/a[1]",
              "issueID": "48e1a44d2e7e2efb44edeaef35fef19c",
              "signature": "a45829670ebdba97173d7bbc31d2d863",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=48e1a44d2e7e2efb44edeaef35fef19c"
            },
            {
              "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": 0
                },
                "bottom-right": {
                  "x": -46.5,
                  "y": -26.5
                },
                "height": -26.5,
                "width": -46.5
              },
              "position": {
                "line": 7891,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.cdc.gov/Environmental/\"&gt;Environmental Health&lt;/a&gt;",
              "xpath": "/html/body/div[3]/div[1]/nav[1]/ul[1]/li[6]/a[1]",
              "issueID": "e9f5c020bdc64d23b60f7a059bf67a3b",
              "signature": "1ca640df4b16a732d86740b6b4217d24",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=e9f5c020bdc64d23b60f7a059bf67a3b"
            },
            {
              "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": 0
                },
                "bottom-right": {
                  "x": -46.5,
                  "y": -26.5
                },
                "height": -26.5,
                "width": -46.5
              },
              "position": {
                "line": 7891,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.cdc.gov/Workplace/\"&gt;Workplace Safety &amp;amp; Health&lt;/a&gt;",
              "xpath": "/html/body/div[3]/div[1]/nav[1]/ul[1]/li[7]/a[1]",
              "issueID": "7563b85801c1f960698239094ff48fc4",
              "signature": "7866ea804c759d111d4e20d7ac3f09a8",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=7563b85801c1f960698239094ff48fc4"
            },
            {
              "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": 0
                },
                "bottom-right": {
                  "x": -46.5,
                  "y": -26.5
                },
                "height": -26.5,
                "width": -46.5
              },
              "position": {
                "line": 7891,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.cdc.gov/GlobalHealth/\"&gt;Global Health&lt;/a&gt;",
              "xpath": "/html/body/div[3]/div[1]/nav[1]/ul[1]/li[8]/a[1]",
              "issueID": "63fcdee8b6ff9d5c82f2a1a05c615013",
              "signature": "91b9f48c6b99dbef335a2f4884de1fa3",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=63fcdee8b6ff9d5c82f2a1a05c615013"
            },
            {
              "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": 0
                },
                "bottom-right": {
                  "x": -46.5,
                  "y": -26.5
                },
                "height": -26.5,
                "width": -46.5
              },
              "position": {
                "line": 7891,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.cdc.gov/stltpublichealth/index.html\"&gt;State, Tribal, Local &amp;amp; Territorial&lt;/a&gt;",
              "xpath": "/html/body/div[3]/div[1]/nav[1]/ul[1]/li[9]/a[1]",
              "issueID": "0b86eeb22726837e36b6b6f7744e13e2",
              "signature": "512a6417eabb4b6a3690fcc45f2e9688",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=0b86eeb22726837e36b6b6f7744e13e2"
            },
            {
              "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": 0
                },
                "bottom-right": {
                  "x": -46.5,
                  "y": -26.5
                },
                "height": -26.5,
                "width": -46.5
              },
              "position": {
                "line": 7891,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.cdc.gov/DataStatistics/\"&gt;Data &amp;amp; Statistics&lt;/a&gt;",
              "xpath": "/html/body/div[3]/div[1]/nav[1]/ul[1]/li[10]/a[1]",
              "issueID": "0b201b1f10de2e01c4c4119240fcb2bd",
              "signature": "c10b0b9a3950435745f1a5ca44417f1b",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=0b201b1f10de2e01c4c4119240fcb2bd"
            },
            {
              "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": 0
                },
                "bottom-right": {
                  "x": -46.5,
                  "y": -26.5
                },
                "height": -26.5,
                "width": -46.5
              },
              "position": {
                "line": 7891,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.cdc.gov/vitalsigns/\"&gt;Vital Signs&lt;/a&gt;",
              "xpath": "/html/body/div[3]/div[1]/nav[1]/ul[1]/li[11]/a[1]",
              "issueID": "cd7908510c1013c4fba133661f743ba0",
              "signature": "b0a23abe6bf621e12303c8c47373118f",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=cd7908510c1013c4fba133661f743ba0"
            },
            {
              "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": 0
                },
                "bottom-right": {
                  "x": -46.5,
                  "y": -26.5
                },
                "height": -26.5,
                "width": -46.5
              },
              "position": {
                "line": 7891,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.cdc.gov/publications/\"&gt;Publications&lt;/a&gt;",
              "xpath": "/html/body/div[3]/div[1]/nav[1]/ul[1]/li[15]/a[1]",
              "issueID": "5cfb37b239653caf1ac204a64674bbc7",
              "signature": "414cdbc2ee701f09445199367eba9f8a",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=5cfb37b239653caf1ac204a64674bbc7"
            },
            {
              "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": 15,
                  "y": 19
                },
                "bottom-right": {
                  "x": 80,
                  "y": 37
                },
                "height": 18,
                "width": 65
              },
              "position": {
                "line": 7891,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.cdc.gov/about/\"&gt;About CDC&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "0a3179d7b107d2a04122093f06a02e96",
              "signature": "082f046915b9f8436c47d9fc5e105a42",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=0a3179d7b107d2a04122093f06a02e96"
            },
            {
              "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": 15,
                  "y": 41
                },
                "bottom-right": {
                  "x": 40,
                  "y": 59
                },
                "height": 18,
                "width": 25
              },
              "position": {
                "line": 7891,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://jobs.cdc.gov\"&gt;Jobs&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "7f35f091b6c0d2c44cbd6d1219babb78",
              "signature": "e2f237d4d9e20058a30b31df5d8fc29d",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=7f35f091b6c0d2c44cbd6d1219babb78"
            },
            {
              "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": 15,
                  "y": 129
                },
                "bottom-right": {
                  "x": 117,
                  "y": 147
                },
                "height": 18,
                "width": 102
              },
              "position": {
                "line": 7891,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://wwwn.cdc.gov/pubs/other-languages\"&gt;Other Languages&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/a[1]",
              "issueID": "c80ceb2ac813db50e1d3f79d9329d9b6",
              "signature": "cbb4ce776cde355e942ef1ace2202b0e",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=c80ceb2ac813db50e1d3f79d9329d9b6"
            },
            {
              "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": 15,
                  "y": 151
                },
                "bottom-right": {
                  "x": 62,
                  "y": 169
                },
                "height": 18,
                "width": 47
              },
              "position": {
                "line": 7891,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.hhs.gov/es/vulnerability-disclosure-policy/index.html\"&gt;Español&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[7]/a[2]",
              "issueID": "45b10f91a7169bcff62172423d02b115",
              "signature": "a4a5f42166b1f518f23b80d79696aa10",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=45b10f91a7169bcff62172423d02b115"
            },
            {
              "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": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7979,
                "column": 7
              },
              "errorSnippet": "&lt;a href=\"https://www.cdc.gov/about/\"&gt;About CDC&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[2]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "bb976e5eff0509aca1ab3256e09cdb27",
              "signature": "1179f848f6037fdc7610a74d51364031",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=bb976e5eff0509aca1ab3256e09cdb27"
            },
            {
              "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": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7986,
                "column": 7
              },
              "errorSnippet": "&lt;a href=\"https://jobs.cdc.gov\"&gt;Jobs&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[2]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "2fd9277d7d9b7a5c2d5d13ac22939558",
              "signature": "a9723928fd35ab7b49a200f4b225ea31",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=2fd9277d7d9b7a5c2d5d13ac22939558"
            },
            {
              "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": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8003,
                "column": 23
              },
              "errorSnippet": "&lt;a href=\"https://wwwn.cdc.gov/pubs/other-languages\"&gt;Other Languages&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[2]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "8dd3a4fe2adff37af5cb1ae71ea64455",
              "signature": "96f17e05cb2d603c90ec3a1fcd0c3e24",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=8dd3a4fe2adff37af5cb1ae71ea64455"
            },
            {
              "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": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8013,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.hhs.gov/es/vulnerability-disclosure-policy/index.html\"&gt;Español&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[2]/div[1]/ul[1]/li[10]/a[2]",
              "issueID": "6f5614485caf27645708e6e9becbc99d",
              "signature": "5a245b99b233134c6d1fe25bc4e17c9d",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=6f5614485caf27645708e6e9becbc99d"
            },
            {
              "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": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8016,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"https://www.cdc.gov/other/language-assistance.html#Spanish\" title=\"Spanish\"&gt;Español&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/div[2]/div[1]/div[4]/div[2]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "c338fc04a368916129be98684d265484",
              "signature": "cd3a99be1e76085a5b43b0da01ae9581",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=c338fc04a368916129be98684d265484"
            },
            {
              "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": 15,
                  "y": 1
                },
                "bottom-right": {
                  "x": 69,
                  "y": 21
                },
                "height": 20,
                "width": 54
              },
              "position": {
                "line": 8075,
                "column": 38
              },
              "errorSnippet": "&lt;a class=\"td-none td-ul-hover\" href=\"https://www.cdc.gov/other/language-assistance.html#Spanish\" title=\"Spanish\"&gt;Español&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[3]/div[1]/div[2]/div[1]/p[1]/span[1]/a[1]",
              "issueID": "651d94e1db6f0eb77c0b9cbf4beda1c6",
              "signature": "1be5c81490abf501477ea62a2b622e60",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=651d94e1db6f0eb77c0b9cbf4beda1c6"
            },
            {
              "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": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8132,
                "column": 9
              },
              "errorSnippet": "&lt;a class=\"page-share-facebook metrics-share-facebook\" href=\"https://api.addthis.com/oexchange/0.8/forward/facebook/offer?url=https://www.cdc.gov/index.htm&amp;amp;title=CDC%20Works%2024/7&amp;amp;description=CDC%20works%2024/7%20saving%20lives%20and%2",
              "xpath": "/html/body/nav[1]/ul[1]/li[1]/a[1]",
              "issueID": "ee9e7c81ae0aac780fea48b5c0f08619",
              "signature": "53c67e29c4584c677c16ecbbfdbcc54e",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=ee9e7c81ae0aac780fea48b5c0f08619"
            },
            {
              "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": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8133,
                "column": 9
              },
              "errorSnippet": "&lt;a class=\"page-share-twitter metrics-share-twitter\" href=\"https://api.addthis.com/oexchange/0.8/forward/twitter/offer?url=https://www.cdc.gov/index.htm&amp;amp;title=CDC%20Works%2024/7&amp;amp;description=As%20the%20nation's%20health%20protection%20ag",
              "xpath": "/html/body/nav[1]/ul[1]/li[2]/a[1]",
              "issueID": "25dd1169734f017528d1b9b7205cdbcd",
              "signature": "4ab521f4f9fbcc789df8732e38fcff13",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=25dd1169734f017528d1b9b7205cdbcd"
            },
            {
              "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": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8138,
                "column": 9
              },
              "errorSnippet": "&lt;a class=\"page-share-linkedin metrics-share-linkedin\" href=\"https://api.addthis.com/oexchange/0.8/forward/linkedin/offer?url=https://www.cdc.gov/index.htm&amp;amp;title=CDC%20Works%2024/7&amp;amp;description=CDC%20works%2024/7%20saving%20lives%20and%2",
              "xpath": "/html/body/nav[1]/ul[1]/li[3]/a[1]",
              "issueID": "84ffd5c55b05960d7a527fb32c0a133d",
              "signature": "aa8614dc37022dd15abf498f23461724",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=84ffd5c55b05960d7a527fb32c0a133d"
            },
            {
              "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": -54.75,
                  "y": 25.5
                },
                "height": 25.5,
                "width": -54.75
              },
              "position": {
                "line": 115,
                "column": 215
              },
              "errorSnippet": "&lt;input id=\"headerSearch\" type=\"text\" class=\"form-control\" maxlength=\"300\" placeholder=\"Search\" aria-label=\"Search\" name=\"query\"&gt;",
              "xpath": "/html/body/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/form[1]/div[1]/div[1]/input[1]",
              "issueID": "16474f0bfae3d3f703f917f195a700a8",
              "signature": "b86273d93236e9c4031749efeb9f825b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=16474f0bfae3d3f703f917f195a700a8"
            },
            {
              "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": 15,
                  "y": 66
                },
                "bottom-right": {
                  "x": 38,
                  "y": 84
                },
                "height": 18,
                "width": 23
              },
              "position": {
                "line": 7891,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://oig.hhs.gov\"&gt;OIG&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[4]/a[1]",
              "issueID": "bd8e4db2507ce9d68a0ef346579159cf",
              "signature": "92d75bb57402f563cfd49ec63f11ae68",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=bd8e4db2507ce9d68a0ef346579159cf"
            },
            {
              "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": 117,
                  "y": 79.5
                },
                "bottom-right": {
                  "x": 117,
                  "y": 79.5
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7965,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://tools.cdc.gov/podcasts/rss.asp\"&gt;&lt;span class=\"sr-only\"&gt;RSS&lt;/span&gt;&lt;span class=\"fi cdc-icon-rss-white x24\" aria-hidden=\"true\"&gt;&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/div[1]/div[1]/div[3]/ul[2]/li[4]/a[1]",
              "issueID": "ac1a4b3b5664ed58bf55ad1ef4979d14",
              "signature": "2f47c55dcb8d2d5360fc67d41504acaa",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=ac1a4b3b5664ed58bf55ad1ef4979d14"
            },
            {
              "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": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8009,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"https://oig.hhs.gov\"&gt;OIG&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[2]/div[1]/ul[1]/li[7]/a[1]",
              "issueID": "bb98b1c069da39ea7a54b7833e867313",
              "signature": "befde9f475cde7588d9ba0deee912ff0",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=bb98b1c069da39ea7a54b7833e867313"
            },
            {
              "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": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8019,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"https://www.cdc.gov/other/language-assistance.html#Korean\" title=\"Korean\"&gt;한국어&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/div[2]/div[1]/div[4]/div[2]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "0871878631ba1ede05f449116ee821b0",
              "signature": "900ffd7fd800287d8433122c65bd5f13",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=0871878631ba1ede05f449116ee821b0"
            },
            {
              "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": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8036,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.cdc.gov/other/language-assistance.html#Japanese\" title=\"Japanese\"&gt;日本語&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/div[2]/div[1]/div[4]/div[2]/div[1]/ul[1]/li[14]/a[1]",
              "issueID": "8207bc2744251d4d1e85236c4d78bc3f",
              "signature": "7096b5fb5c1a1d22bcef5467c7f9646e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=8207bc2744251d4d1e85236c4d78bc3f"
            },
            {
              "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": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8069,
                "column": 38
              },
              "errorSnippet": "&lt;a href=\"https://tools.cdc.gov/podcasts/rss.asp\"&gt;&lt;span class=\"sr-only\"&gt;RSS&lt;/span&gt;&lt;span class=\"fi cdc-icon-rss-white x32\" aria-hidden=\"true\"&gt;&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/div[2]/div[2]/ul[1]/li[9]/a[1]",
              "issueID": "bfdc5a09ca87b6c4f67adf1e37cfc3f0",
              "signature": "1516153539c8c4783549f80cb7521fc8",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=bfdc5a09ca87b6c4f67adf1e37cfc3f0"
            },
            {
              "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": 15,
                  "y": 118
                },
                "bottom-right": {
                  "x": 42,
                  "y": 138
                },
                "height": 20,
                "width": 27
              },
              "position": {
                "line": 8078,
                "column": 38
              },
              "errorSnippet": "&lt;a class=\"td-none td-ul-hover\" href=\"https://www.cdc.gov/other/language-assistance.html#Korean\" title=\"Korean\"&gt;한국어&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[3]/div[1]/div[2]/div[1]/p[4]/span[1]/a[1]",
              "issueID": "edc3d9b4c77a66474bcbbcc5f576cf7a",
              "signature": "04eb9e430c1ca56bf6c373f235321970",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=edc3d9b4c77a66474bcbbcc5f576cf7a"
            },
            {
              "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": 15,
                  "y": 40
                },
                "bottom-right": {
                  "x": 42,
                  "y": 60
                },
                "height": 20,
                "width": 27
              },
              "position": {
                "line": 8129,
                "column": 9
              },
              "errorSnippet": "&lt;a class=\"td-none td-ul-hover\" href=\"https://www.cdc.gov/other/language-assistance.html#Japanese\" title=\"Japanese\"&gt;日本語&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[3]/div[1]/div[2]/div[4]/p[2]/span[1]/a[1]",
              "issueID": "ebe964174c48a5b4804f1fa3553d4c30",
              "signature": "2475258126c376e9d716bf8f04e8432b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=ebe964174c48a5b4804f1fa3553d4c30"
            },
            {
              "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": 3542.94
                },
                "height": 3542.94,
                "width": 1024
              },
              "position": {
                "line": 2150,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"js\"&gt; &lt;div id=\"skipmenu\"&gt; &lt;a class=\"skippy sr-only-focusable\" href=\"#content\"&gt;Skip directly to site content&lt;/a&gt; &lt;a class=\"skippy sr-only-focusable\" href=\"#az-large\"&gt;Skip directly to A-Z link&lt;/a&gt; &lt;/div&gt",
              "xpath": "/html/body",
              "issueID": "d232ec6574bf7f57a31c9d851acabab7",
              "signature": "0a87b66305bcbafcabba2377324144a6",
              "ref": "https://tenon.io/bestpractice.php?bpID=143&tID=155&issueID=d232ec6574bf7f57a31c9d851acabab7"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -26,
                  "y": -26
                },
                "height": -26,
                "width": -26
              },
              "position": {
                "line": 8118,
                "column": 5
              },
              "errorSnippet": "&lt;div class=\"accordion indicator-arrow mb-3\" role=\"tablist\"&gt; &lt;div class=\"card footer-mobile_contact\"&gt; &lt;div aria-expanded=\"false\" class=\"card-header collapsed\" data-target=\"#footer-mobile-collapse-1\" data-toggle=\"collapse\" id=\"footer-mobile-",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/div[2]/div[1]",
              "issueID": "c477cb2cdd45ae55dc7db91a2e5f9b20",
              "signature": "c6532399bf3c5cf59aa8019992d4299d",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=c477cb2cdd45ae55dc7db91a2e5f9b20"
            },
            {
              "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": 15,
                  "y": 3349.9375
                },
                "bottom-right": {
                  "x": 945,
                  "y": 3547.9375
                },
                "height": 198,
                "width": 930
              },
              "position": {
                "line": 8310,
                "column": 12
              },
              "errorSnippet": "&lt;div class=\"container\" role=\"menu\"&gt; &lt;div class=\"mb-3\"&gt; &lt;strong&gt;&lt;a class=\"td-none td-ul-hover\" href=\"https://www.cdc.gov/other/language-assistance.html\"&gt;LANGUAGE ASSISTANCE&lt;/a&gt;&lt;/strong&gt; &lt;/div&gt; &lt;div class=\"row\"&",
              "xpath": "/html/body/footer[1]/div[3]/div[1]",
              "issueID": "f21cfde1c8183c74925b76fff8337ad0",
              "signature": "f9ede167bf6371e7731f19ec62abf431",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=f21cfde1c8183c74925b76fff8337ad0"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 36
                },
                "bottom-right": {
                  "x": 15,
                  "y": 36
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7910,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"https://www.facebook.com/CDC\" target=\"_blank\" rel=\"noreferrer noopener\"&gt;&lt;span class=\"sr-only\"&gt;Facebook&lt;/span&gt;&lt;span class=\"fi cdc-icon-fb-white x24\" aria-hidden=\"true\"&gt;&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/div[1]/div[1]/div[3]/ul[1]/li[1]/a[1]",
              "issueID": "aeaa1b26d10d8d7ed7493012a5bf426a",
              "signature": "1083bee316db7b6fd14a79e04abd9465",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=aeaa1b26d10d8d7ed7493012a5bf426a"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 49,
                  "y": 36
                },
                "bottom-right": {
                  "x": 49,
                  "y": 36
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7922,
                "column": 74
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/CDCgov\" target=\"_blank\" rel=\"noreferrer noopener\"&gt;&lt;span class=\"sr-only\"&gt;Twitter&lt;/span&gt;&lt;span class=\"fi cdc-icon-twitter-white x24\" aria-hidden=\"true\"&gt;&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/div[1]/div[1]/div[3]/ul[1]/li[2]/a[1]",
              "issueID": "e97e53b3bafd79e9e408b1269fbeade3",
              "signature": "ddaa9aceaeb60fdc5ca9990c26dfa49d",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=e97e53b3bafd79e9e408b1269fbeade3"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 83,
                  "y": 36
                },
                "bottom-right": {
                  "x": 83,
                  "y": 36
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7947,
                "column": 8
              },
              "errorSnippet": "&lt;a href=\"https://www.instagram.com/CDCgov/\" target=\"_blank\" rel=\"noreferrer noopener\"&gt;&lt;span class=\"sr-only\"&gt;Instagram&lt;/span&gt;&lt;span class=\"fi cdc-icon-ig-white x24\" aria-hidden=\"true\"&gt;&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/div[1]/div[1]/div[3]/ul[1]/li[3]/a[1]",
              "issueID": "71de8dcb67481550b38cd3d312cc6cf8",
              "signature": "abd7e43a873260f4902d7fe5d1e8f314",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=71de8dcb67481550b38cd3d312cc6cf8"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 117,
                  "y": 36
                },
                "bottom-right": {
                  "x": 117,
                  "y": 36
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7961,
                "column": 94
              },
              "errorSnippet": "&lt;a href=\"https://www.linkedin.com/company/centers-for-disease-control-and-prevention\" target=\"_blank\" rel=\"noreferrer noopener\"&gt;&lt;span class=\"sr-only\"&gt;LinkedIn&lt;/span&gt;&lt;span class=\"fi cdc-icon-linkedin-white x24\" aria-hidden=\"true\"&gt;&",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/div[1]/div[1]/div[3]/ul[1]/li[4]/a[1]",
              "issueID": "147f0374bf02ea0d8d86d68ae9ea8e0a",
              "signature": "40670792a9f00a161dfa47512470a6a5",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=147f0374bf02ea0d8d86d68ae9ea8e0a"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 151,
                  "y": 36
                },
                "bottom-right": {
                  "x": 151,
                  "y": 36
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7962,
                "column": 55
              },
              "errorSnippet": "&lt;a href=\"https://www.snapchat.com/add/cdcgov\" target=\"_blank\" rel=\"noreferrer noopener\"&gt;&lt;span class=\"sr-only\"&gt;Snapchat&lt;/span&gt;&lt;span class=\"fi cdc-icon-snapchat x24\" aria-hidden=\"true\"&gt;&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/div[1]/div[1]/div[3]/ul[1]/li[5]/a[1]",
              "issueID": "4dbae2f96bf75bcc9bd59318f08ecb47",
              "signature": "64c84a18b536f1cc099dfbaa7319f783",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=4dbae2f96bf75bcc9bd59318f08ecb47"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 79.5
                },
                "bottom-right": {
                  "x": 15,
                  "y": 79.5
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7963,
                "column": 55
              },
              "errorSnippet": "&lt;a href=\"https://www.youtube.com/user/CDCstreamingHealth\" target=\"_blank\" rel=\"noreferrer noopener\"&gt;&lt;span class=\"sr-only\"&gt;Youtube&lt;/span&gt;&lt;span class=\"fi cdc-icon-youtube-white x24\" aria-hidden=\"true\"&gt;&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/div[1]/div[1]/div[3]/ul[2]/li[1]/a[1]",
              "issueID": "ca6c2b2a910defe812f796c050be2097",
              "signature": "a02c9236a476ce333430138009eb9a59",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=ca6c2b2a910defe812f796c050be2097"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8041,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"https://www.facebook.com/CDC\" target=\"_blank\" rel=\"noreferrer noopener\"&gt;&lt;span class=\"sr-only\"&gt;Facebook&lt;/span&gt;&lt;span aria-hidden=\"true\" class=\"fi cdc-icon-fb-white x32\"&gt;&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/div[2]/div[2]/ul[1]/li[1]/a[1]",
              "issueID": "845c78612368300c27f9e8f3b2711e08",
              "signature": "d111dd233d4ad0d3c895dbcb930ed7f7",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=845c78612368300c27f9e8f3b2711e08"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8043,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/CDCgov\" target=\"_blank\" rel=\"noreferrer noopener\"&gt;&lt;span class=\"sr-only\"&gt;Twitter&lt;/span&gt;&lt;span aria-hidden=\"true\" class=\"fi cdc-icon-twitter-white x32\"&gt;&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/div[2]/div[2]/ul[1]/li[2]/a[1]",
              "issueID": "8d9aebeca607cafe7b53358211682d77",
              "signature": "c8eaf39cd4ba9514b32b8dd1d3dc4db3",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=8d9aebeca607cafe7b53358211682d77"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8061,
                "column": 100
              },
              "errorSnippet": "&lt;a href=\"https://www.instagram.com/CDCgov/\" target=\"_blank\" rel=\"noreferrer noopener\"&gt;&lt;span class=\"sr-only\"&gt;Instagram&lt;/span&gt;&lt;span aria-hidden=\"true\" class=\"fi cdc-icon-insta x32\"&gt;&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/div[2]/div[2]/ul[1]/li[3]/a[1]",
              "issueID": "4a2a2f6c35986f384b7aada23f14e256",
              "signature": "bac6d38f6b02e056fb8fa0740026d91e",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=4a2a2f6c35986f384b7aada23f14e256"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8064,
                "column": 38
              },
              "errorSnippet": "&lt;a href=\"https://www.linkedin.com/company/centers-for-disease-control-and-prevention\" target=\"_blank\" rel=\"noreferrer noopener\"&gt;&lt;span class=\"sr-only\"&gt;LinkedIn&lt;/span&gt;&lt;span aria-hidden=\"true\" class=\"fi cdc-icon-linkedin-white x32\"&gt;&",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/div[2]/div[2]/ul[1]/li[4]/a[1]",
              "issueID": "98a44a5330bb6858eefe9ba29172eea9",
              "signature": "fcf4a47e058daaaeac7afca0bbda3550",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=98a44a5330bb6858eefe9ba29172eea9"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8065,
                "column": 38
              },
              "errorSnippet": "&lt;a href=\"https://www.snapchat.com/add/cdcgov\" target=\"_blank\" rel=\"noreferrer noopener\"&gt;&lt;span class=\"sr-only\"&gt;Snapchat&lt;/span&gt;&lt;span aria-hidden=\"true\" class=\"fi cdc-icon-snapchat x32\"&gt;&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/div[2]/div[2]/ul[1]/li[5]/a[1]",
              "issueID": "52207cb126d67ecbded7bf3fef58ec06",
              "signature": "3c8c7d47c47ca2e3cf1e24d055ceb39f",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=52207cb126d67ecbded7bf3fef58ec06"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8066,
                "column": 38
              },
              "errorSnippet": "&lt;a href=\"https://www.youtube.com/user/CDCstreamingHealth\" target=\"_blank\" rel=\"noreferrer noopener\"&gt;&lt;span class=\"sr-only\"&gt;Youtube&lt;/span&gt;&lt;span class=\"fi cdc-icon-youtube-white x32\" aria-hidden=\"true\"&gt;&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/div[2]/div[2]/ul[1]/li[6]/a[1]",
              "issueID": "88f1a3d1c414c4c827ee03c30607e952",
              "signature": "ce435dc115d94b7b24ce69c95d44c8af",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=88f1a3d1c414c4c827ee03c30607e952"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8132,
                "column": 9
              },
              "errorSnippet": "&lt;a class=\"page-share-facebook metrics-share-facebook\" href=\"https://api.addthis.com/oexchange/0.8/forward/facebook/offer?url=https://www.cdc.gov/index.htm&amp;amp;title=CDC%20Works%2024/7&amp;amp;description=CDC%20works%2024/7%20saving%20lives%20and%2",
              "xpath": "/html/body/nav[1]/ul[1]/li[1]/a[1]",
              "issueID": "81f361ab0e56cdce256fa85551cd4c59",
              "signature": "12e89655705c60190a11ecabfb49b2c4",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=81f361ab0e56cdce256fa85551cd4c59"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8133,
                "column": 9
              },
              "errorSnippet": "&lt;a class=\"page-share-twitter metrics-share-twitter\" href=\"https://api.addthis.com/oexchange/0.8/forward/twitter/offer?url=https://www.cdc.gov/index.htm&amp;amp;title=CDC%20Works%2024/7&amp;amp;description=As%20the%20nation's%20health%20protection%20ag",
              "xpath": "/html/body/nav[1]/ul[1]/li[2]/a[1]",
              "issueID": "d4db770514ae1c50b4b2826cc1712e47",
              "signature": "77a121db2eb4c1375d9cf3de7354773e",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=d4db770514ae1c50b4b2826cc1712e47"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8138,
                "column": 9
              },
              "errorSnippet": "&lt;a class=\"page-share-linkedin metrics-share-linkedin\" href=\"https://api.addthis.com/oexchange/0.8/forward/linkedin/offer?url=https://www.cdc.gov/index.htm&amp;amp;title=CDC%20Works%2024/7&amp;amp;description=CDC%20works%2024/7%20saving%20lives%20and%2",
              "xpath": "/html/body/nav[1]/ul[1]/li[3]/a[1]",
              "issueID": "ca9cbf4723e525dfdcbc93be4398b327",
              "signature": "bf3ca23f7e2fe1d3fdb4d91ebfe22069",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=ca9cbf4723e525dfdcbc93be4398b327"
            }
          ],
          "log": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://cdc.gov/",
      "what": "Centers for Disease Control and Prevention",
      "result": "https://www.cdc.gov/"
    },
    {
      "type": "test",
      "which": "continuum",
      "what": "Level Access Continuum, community edition",
      "url": "https://www.cdc.gov/",
      "result": [
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" focusable=\"false\" ... 2z\" fill=\"#0033A0\"></path><path d=\"M214.518,345.779v-1.258c0-0.045,0-0.317,0-0.518l0,0l-0.598,1.775h",
          "testResult": 0,
          "path": "body>header:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide text that describes the content conveyed by the SVG.",
            "fix": {
              "alt": false,
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[width=\"670\"][height=\"90\"][class=\"d-none d-lg-block logo-large masthead-homepage\"][focusable=\"false\"]",
            "attNo": 6
          }
        },
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg height=\"100%\" width=\"100%\" viewbox=\"64.205 258.667 670.865 89.614\"><g><g><path d=\"M64.205,258.6 ... .4l0.613,1.776h0.008l0.59-1.776h0.41v2.098H214.518z\" fill=\"#0033A0\"></path></g><g><path d=\"M220.843,",
          "testResult": 0,
          "path": "body>header:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide text that describes the content conveyed by the SVG.",
            "fix": {
              "alt": false,
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[viewbox=\"64.205 258.667 670.865 89.614\"][width=\"100%\"][height=\"100%\"]",
            "attNo": 3
          }
        }
      ]
    }
  ],
  "timeStamp": "4ea6d",
  "startTime": "2022-07-21T22:53:48",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      59
    ],
    [
      "ibm",
      24
    ],
    [
      "motion",
      14
    ],
    [
      "alfa",
      9
    ],
    [
      "wave",
      4
    ],
    [
      "axe",
      2
    ],
    [
      "focAll",
      1
    ],
    [
      "menuNav",
      1
    ],
    [
      "tenon",
      1
    ],
    [
      "bulk",
      0
    ],
    [
      "embAc",
      0
    ],
    [
      "focInd",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "htmlcs",
      0
    ],
    [
      "continuum",
      0
    ]
  ],
  "logCount": 81,
  "logSize": 8320,
  "errorLogCount": 14,
  "errorLogSize": 4410,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-21T22:56:08",
  "elapsedSeconds": 146,
  "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": 1,
        "focInd": 3,
        "focOp": 12,
        "hover": 2,
        "linkUl": 256,
        "menuNav": 124,
        "role": 20,
        "styleDiff": 27,
        "zIndex": 16
      },
      "alfa": {
        "r57": 40,
        "r62": 8,
        "r66": 32,
        "r68": 4,
        "r73": 4,
        "r83": 16
      },
      "axe": {
        "color-contrast-enhanced": 56,
        "color-contrast": 2,
        "frame-tested": 1,
        "hidden-content": 0,
        "identical-links-same-purpose": 0,
        "p-as-heading": 3,
        "region": 2
      },
      "htmlcs": {
        "e:AA.3_2_2.H32.2": 4,
        "w:AA.1_3_1.H48": 5,
        "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": 1,
        "w:AA.1_4_3.G145.Abs": 1,
        "w:AA.1_4_3.G145.Alpha": 1,
        "w:AA.1_4_3.G18.Abs": 2,
        "w:AA.1_4_3.G18.Alpha": 1,
        "w:AA.2_5_3.F96": 1
      },
      "ibm": {
        "WCAG21_Label_Accessible": 4,
        "Rpt_Aria_OrphanedContent_Native_Host_Sematics": 8,
        "Rpt_Aria_MultipleNavigationLandmarks_Implicit": 4,
        "Rpt_Aria_MultipleContentinfoLandmarks_Implicit": 8,
        "Rpt_Aria_MissingFocusableChild": 4,
        "aria_hidden_focus_misuse": 16,
        "element_attribute_deprecated": 3,
        "aria_role_redundant": 7
      },
      "wave": {
        "a:alt_redundant": 1,
        "a:alt_suspicious": 1,
        "a:heading_skipped": 1,
        "a:heading_possible": 1,
        "a:link_suspicious": 5,
        "a:link_redundant": 1,
        "a:title_redundant": 4
      },
      "tenon": {
        "73": 20,
        "79": 16,
        "95": 8,
        "98": 116,
        "152": 36,
        "155": 2,
        "190": 8,
        "218": 60
      },
      "continuum": {
        "123": 8
      }
    },
    "groupDetails": {
      "groups": {
        "visibleBulk": {
          "testaro": {
            "bulk": {
              "score": 1,
              "what": "Page contains many visible elements"
            }
          }
        },
        "focusIndication": {
          "testaro": {
            "focInd": {
              "score": 3,
              "what": "Focused element displaying no or nostandard focus indicator"
            }
          }
        },
        "focusableOperable": {
          "testaro": {
            "focOp": {
              "score": 9,
              "what": "Operable elements that cannot be Tab-focused and vice versa"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 1,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 128,
              "what": "Non-underlined adjacent links"
            }
          },
          "alfa": {
            "r62": {
              "score": 4,
              "what": "Inline link is not distinct from the surrounding text except by color"
            }
          }
        },
        "menuNavigation": {
          "testaro": {
            "menuNav": {
              "score": 62,
              "what": "Nonstandard keyboard navigation among focusable menu items"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 15,
              "what": "Nonexistent or implicit-overriding role"
            }
          },
          "ibm": {
            "aria_role_redundant": {
              "score": 5,
              "what": "Explicitly assigned ARIA role is redundant with the implicit role of the element"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 7,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 4,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "contentBeyondLandmarks": {
          "alfa": {
            "r57": {
              "score": 20,
              "what": "Perceivable text content is not included in any landmark"
            }
          },
          "axe": {
            "region": {
              "score": 1,
              "what": "Some page content is not contained by landmarks"
            }
          },
          "ibm": {
            "Rpt_Aria_OrphanedContent_Native_Host_Sematics": {
              "score": 4,
              "what": "Content does not reside within an element with a landmark role"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 8,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 14,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          },
          "tenon": {
            "95": {
              "score": 2,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "childMissing": {
          "alfa": {
            "r68": {
              "score": 4,
              "what": "Element does not own an element required by its semantic role"
            }
          }
        },
        "noLeading": {
          "alfa": {
            "r73": {
              "score": 3,
              "what": "Paragraph of text has insufficient line height"
            }
          }
        },
        "overflowHidden": {
          "alfa": {
            "r83": {
              "score": 16,
              "what": "Overflow is hidden or clipped if the text is enlarged"
            }
          }
        },
        "contrastAA": {
          "axe": {
            "color-contrast": {
              "score": 2,
              "what": "Element has insufficient color contrast"
            }
          }
        },
        "frameContentRisk": {
          "axe": {
            "frame-tested": {
              "score": 1,
              "what": "Some content is in an iframe and therefore may not be testable for accessibility"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "linkConfusionRisk": {
          "axe": {
            "identical-links-same-purpose": {
              "score": 1,
              "what": "Links with the same accessible name may serve dissimilar purposes"
            }
          }
        },
        "pseudoHeadingRisk": {
          "axe": {
            "p-as-heading": {
              "score": 1,
              "what": "Styled p element may be misused as a heading"
            }
          },
          "wave": {
            "a:heading_possible": {
              "score": 1,
              "what": "Possible heading"
            }
          }
        },
        "submitButton": {
          "htmlcs": {
            "e:AA.3_2_2.H32.2": {
              "score": 3,
              "what": "Form has no submit button"
            }
          }
        },
        "pseudoNavListRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H48": {
              "score": 1,
              "what": "Navigation links are not coded as a list"
            }
          }
        },
        "scrollRisk": {
          "htmlcs": {
            "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
              "score": 1,
              "what": "Fixed-position element may force bidirectional scrolling"
            }
          }
        },
        "contrastRisk": {
          "htmlcs": {
            "w:AA.1_4_3.G145.Abs": {
              "score": 1,
              "what": "Contrast between the absolutely positioned large text and its background may be less than 3:1"
            },
            "w:AA.1_4_3.G145.Alpha": {
              "score": 1,
              "what": "Contrast between the text and its background may be less than 3:1, given the transparency"
            },
            "w:AA.1_4_3.G18.Abs": {
              "score": 1,
              "what": "Contrast between the absolutely positioned text and its background may be inadequate"
            },
            "w:AA.1_4_3.G18.Alpha": {
              "score": 1,
              "what": "Contrast between the text and its background may be less than 4.5:1, given the transparency"
            }
          }
        },
        "visibleLabelNotName": {
          "htmlcs": {
            "w:AA.2_5_3.F96": {
              "score": 1,
              "what": "Visible label is not in the accessible name"
            }
          },
          "ibm": {
            "WCAG21_Label_Accessible": {
              "score": 3,
              "what": "Accessible name does not match or contain the visible label text"
            }
          }
        },
        "navConfusion": {
          "ibm": {
            "Rpt_Aria_MultipleNavigationLandmarks_Implicit": {
              "score": 3,
              "what": "Element with a navigation role has no unique purpose label among the navigation-role elements"
            }
          }
        },
        "footerConfusion": {
          "ibm": {
            "Rpt_Aria_MultipleContentinfoLandmarks_Implicit": {
              "score": 6,
              "what": "Element with a contentinfo role has no unique purpose label among the contentinfo-role elements"
            }
          }
        },
        "tabFocusability": {
          "ibm": {
            "Rpt_Aria_MissingFocusableChild": {
              "score": 4,
              "what": "UI component has no focusable child element for keyboard access"
            }
          }
        },
        "focusableHidden": {
          "ibm": {
            "aria_hidden_focus_misuse": {
              "score": 16,
              "what": "Focusable element is within the subtree of an element with aria-hidden set to true"
            }
          }
        },
        "obsolete": {
          "ibm": {
            "element_attribute_deprecated": {
              "score": 2,
              "what": "Element or attribute is obsolete"
            }
          }
        },
        "imageTextRedundant": {
          "wave": {
            "a:alt_redundant": {
              "score": 1,
              "what": "Redundant text alternative"
            }
          }
        },
        "imageTextRisk": {
          "wave": {
            "a:alt_suspicious": {
              "score": 1,
              "what": "Image text alternative is suspicious"
            }
          }
        },
        "headingStructure": {
          "wave": {
            "a:heading_skipped": {
              "score": 1,
              "what": "Skipped heading level"
            }
          },
          "tenon": {
            "155": {
              "score": 1,
              "what": "Headings are not structured in a hierarchical manner"
            }
          }
        },
        "linkComprehensionRisk": {
          "wave": {
            "a:link_suspicious": {
              "score": 1,
              "what": "Suspicious link text"
            }
          }
        },
        "linkPair": {
          "wave": {
            "a:link_redundant": {
              "score": 1,
              "what": "Adjacent links go to the same URL"
            }
          }
        },
        "titleRedundant": {
          "wave": {
            "a:title_redundant": {
              "score": 1,
              "what": "Title attribute text is the same as text or alternative text"
            }
          },
          "tenon": {
            "79": {
              "score": 4,
              "what": "Link has a title attribute that is the same as the text inside the link"
            }
          }
        },
        "linkVague": {
          "tenon": {
            "73": {
              "score": 15,
              "what": "Link text is too generic to communicate the purpose or destination"
            }
          }
        },
        "linkTextsSame": {
          "tenon": {
            "98": {
              "score": 58,
              "what": "Links have the same text but different destinations"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 18,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "tabIndexMissing": {
          "tenon": {
            "190": {
              "score": 8,
              "what": "Interactive item is not natively actionable, but has no tabindex=0 attribute"
            }
          }
        },
        "linkForcesNewWindow": {
          "tenon": {
            "218": {
              "score": 45,
              "what": "Link opens in a new window without user control"
            }
          }
        },
        "svgImageNoText": {
          "continuum": {
            "123": {
              "score": 8,
              "what": "svg element has no mechanism that allows an accessible name to be calculated"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {
      "ibm": 100
    },
    "summary": {
      "total": 915,
      "log": 226,
      "preventions": 100,
      "solos": 0,
      "groups": [
        {
          "groupName": "linkIndication",
          "score": 132
        },
        {
          "groupName": "menuNavigation",
          "score": 64
        },
        {
          "groupName": "linkTextsSame",
          "score": 60
        },
        {
          "groupName": "linkForcesNewWindow",
          "score": 47
        },
        {
          "groupName": "contentBeyondLandmarks",
          "score": 24
        },
        {
          "groupName": "contrastAAA",
          "score": 20
        },
        {
          "groupName": "targetSize",
          "score": 20
        },
        {
          "groupName": "roleBad",
          "score": 19
        },
        {
          "groupName": "overflowHidden",
          "score": 18
        },
        {
          "groupName": "focusableHidden",
          "score": 18
        },
        {
          "groupName": "linkVague",
          "score": 17
        },
        {
          "groupName": "focusableOperable",
          "score": 11
        },
        {
          "groupName": "tabIndexMissing",
          "score": 10
        },
        {
          "groupName": "svgImageNoText",
          "score": 10
        },
        {
          "groupName": "inconsistentStyles",
          "score": 9
        },
        {
          "groupName": "footerConfusion",
          "score": 8
        },
        {
          "groupName": "zIndexNotZero",
          "score": 6
        },
        {
          "groupName": "childMissing",
          "score": 6
        },
        {
          "groupName": "contrastRisk",
          "score": 6
        },
        {
          "groupName": "tabFocusability",
          "score": 6
        },
        {
          "groupName": "titleRedundant",
          "score": 6
        },
        {
          "groupName": "focusIndication",
          "score": 5
        },
        {
          "groupName": "noLeading",
          "score": 5
        },
        {
          "groupName": "submitButton",
          "score": 5
        },
        {
          "groupName": "visibleLabelNotName",
          "score": 5
        },
        {
          "groupName": "navConfusion",
          "score": 5
        },
        {
          "groupName": "contrastAA",
          "score": 4
        },
        {
          "groupName": "obsolete",
          "score": 4
        },
        {
          "groupName": "visibleBulk",
          "score": 3
        },
        {
          "groupName": "hoverSurprise",
          "score": 3
        },
        {
          "groupName": "frameContentRisk",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "linkConfusionRisk",
          "score": 3
        },
        {
          "groupName": "pseudoHeadingRisk",
          "score": 3
        },
        {
          "groupName": "pseudoNavListRisk",
          "score": 3
        },
        {
          "groupName": "scrollRisk",
          "score": 3
        },
        {
          "groupName": "imageTextRedundant",
          "score": 3
        },
        {
          "groupName": "imageTextRisk",
          "score": 3
        },
        {
          "groupName": "headingStructure",
          "score": 3
        },
        {
          "groupName": "linkComprehensionRisk",
          "score": 3
        },
        {
          "groupName": "linkPair",
          "score": 3
        }
      ]
    }
  }
}