Accessibility test digest

Synopsis

Page: National Institutes of Health (NIH)

URL: https://www.nih.gov/

Score: 1001

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 National Institutes of Health (NIH) web page at https://www.nih.gov/ on 2022/07/18. 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 1001 (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
total1001
log310
linkIndication74
contentBeyondLandmarks57
focusIndication51
leadingClipsText46
hoverSurprise41
linkForcesNewWindow41
contrastAAA40
targetSize32
eventKeyboardRisk28
focusableOperable27
linkTextsSame24
roleBad22
headingStructure19
overflowHidden18
spontaneousMotion16
noLeading14
duplicateID12
fontSmall11
zIndexNotZero10
contrastAA10
headingOfNothing10
inconsistentStyles9
contrastRisk8
linkNoText8
nonWebLink8
tabFocusability6
h1Missing5
linkPair5
horizontalScrolling5
obsolete4
visibleBulk3
hiddenContentRisk3
linkConfusionRisk3
cssBansRotate3
pseudoNavListRisk3
scrollRisk3
linkBrokenRisk3
imageTextRisk3
titleRedundant3
allCaps3

Issue summary

Special issues

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

Classified issues

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

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

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

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

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

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

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

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

eventKeyboardRisk: Score 28. Issues reported by tests in this category:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

horizontalScrolling: Score 5. 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:

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

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

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

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

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

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

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

Discussion

Although there are widely accepted accessibility standards, there is no unanimity about how to define, test, and quantify accessibility. The failures reported in this digest merit investigation as potential opportunities for improved accessibility. Investigation may lead you to conclude that some of the reported failures do not actually harm accessibility. Conversely, some substantial accessibility faults can escape detection by any of these tests. You may question the attempt to assign an accessibility score to a web page, or you may prefer weightings and formulas different from those used by 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": "4aieq-nih",
  "host": {
    "id": "nih",
    "which": "https://www.nih.gov/",
    "what": "National Institutes of Health (NIH)"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-18T00:12:59"
    },
    {
      "event": "endTime",
      "value": "2022-07-18T00:14:39"
    }
  ],
  "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://www.nih.gov/",
        "what": "National Institutes of Health (NIH)"
      },
      {
        "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://www.nih.gov/",
        "what": "National Institutes of Health (NIH)"
      },
      {
        "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://www.nih.gov/",
      "what": "National Institutes of Health (NIH)",
      "result": "https://www.nih.gov/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.nih.gov/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.nih.gov/",
      "result": {
        "bytes": [
          740169,
          724234,
          724234,
          782255,
          781609
        ],
        "localRatios": [
          1.022,
          1,
          1.08,
          1.001
        ],
        "meanLocalRatio": 1.026,
        "maxLocalRatio": 1.08,
        "globalRatio": 1.08,
        "pixelChanges": [
          276287,
          0,
          288129,
          0
        ],
        "meanPixelChange": 141104,
        "maxPixelChange": 288129,
        "changeFrequency": 0.5
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.nih.gov/",
      "what": "National Institutes of Health (NIH)",
      "result": "https://www.nih.gov/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.nih.gov/",
      "result": {
        "visibleElements": 441
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.nih.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.nih.gov/",
      "result": {
        "tabFocusables": 102,
        "tabFocused": 98,
        "discrepancy": -4
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.nih.gov/",
      "what": "URL",
      "result": "https://www.nih.gov/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://www.nih.gov/",
      "result": {
        "totals": {
          "total": 102,
          "types": {
            "indicatorMissing": {
              "total": 15,
              "tagNames": {
                "A": 15
              }
            },
            "nonOutlinePresent": {
              "total": 0,
              "tagNames": {}
            },
            "outlinePresent": {
              "total": 87,
              "meanDelay": 0,
              "tagNames": {
                "A": 84,
                "INPUT": 2,
                "BUTTON": 1
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [
            {
              "tagName": "A",
              "text": "Managing Gestational Diabetes"
            },
            {
              "tagName": "A",
              "text": "Learn more »"
            },
            {
              "tagName": "A",
              "text": "Be Kind to Your Skin"
            },
            {
              "tagName": "A",
              "text": "Learn more »"
            },
            {
              "tagName": "A",
              "text": "Asthma Management"
            },
            {
              "tagName": "A",
              "text": "Learn more »"
            },
            {
              "tagName": "A",
              "text": "Explore Healthy Vision Resources"
            },
            {
              "tagName": "A",
              "text": "Learn more »"
            },
            {
              "tagName": "A",
              "text": "Don’t let alcohol put a chill on summer fun"
            },
            {
              "tagName": "A",
              "text": "Learn more »"
            },
            {
              "tagName": "A",
              "text": "1"
            },
            {
              "tagName": "A",
              "text": "2"
            },
            {
              "tagName": "A",
              "text": "3"
            },
            {
              "tagName": "A",
              "text": "4"
            },
            {
              "tagName": "A",
              "text": "5"
            }
          ],
          "nonOutlinePresent": [],
          "outlinePresent": [
            {
              "tagName": "A",
              "text": "Skip to main content",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "U.S. Department of Health & Human Services",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "NIH Employee Intranet",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Staff Directory",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "En Español",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Health Information",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Grants & Funding",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "News & Events",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Research & Training",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Institutes at NIH",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "About NIH",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "COVID.gov",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "NIH Research information",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Español",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "NIH staff guidance (NIH Only)",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Hide emergency message",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Diabetic Eye Disease",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Overdose Research",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "COVID-19 Tracking",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Cyberbullying",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "nih-at-a-glance-whoweare.jpg",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Who We Are",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "lawrence-tabak-portrait-thumbnail.jpg",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "The NIH Director",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "nih-at-a-glance-funding.jpg",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Funding for Research",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "nih-at-a-glance-labs.jpg",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Labs at NIH",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "nih-at-a-glance-training.jpg",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Training at NIH",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "researcher-holding-petri-dish.jpg",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Jobs at NIH",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "ACTIV",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Rapid Acceleration of Diagnostics (RADx)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "RECOVER(link is external)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "COVID-19 Treatment Guidelines",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Research information from NIH",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "También disponible en español.",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "NIH staff guidance on coronavirus",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "ARPA-H",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Anti-Sexual Harassment",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Ending Structural Racism",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "All of Us Research Program",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "NIH HEAL Initiative",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Clinical Trials",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Accelerating Medicines Partnership",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Impact of NIH Research",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Medical Research Initiatives",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "English",
              "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": "Contact Us",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Twitter(link is external)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Facebook(link is external)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Instagram(link is external)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "YouTube(link is external)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Flickr(link is external)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "More Social Media from NIH",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "NIH Home",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "En Español",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Site Map",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Visitor Information",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Frequently Asked Questions",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Web Policies and Notices",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "NIH Website Archives",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Freedom of Information Act",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "No Fear Act",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "HHS Vulnerability Disclosure(link is external)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Office of Inspector General(link is external)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "USA.gov – Government Made Easy(link is external)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "U.S. Department of Health and Human Services(link is external)",
              "delay": 0
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.nih.gov/",
      "what": "URL",
      "result": "https://www.nih.gov/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.nih.gov/",
      "result": {
        "totals": {
          "total": 243,
          "types": {
            "onlyFocusable": {
              "total": 2,
              "tagNames": {
                "UL": 2
              }
            },
            "onlyOperable": {
              "total": 16,
              "tagNames": {
                "DIV": 15,
                "A": 1
              }
            },
            "focusableAndOperable": {
              "total": 225,
              "tagNames": {
                "A": 201,
                "INPUT": 14,
                "BUTTON": 10
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [
            {
              "tagName": "UL",
              "id": "ui-id-1",
              "text": "<ul id=\"ui-id-1\" tabindex=\"0\" class=\"ui-menu ui-widget ui-widget-content ui-auto"
            },
            {
              "tagName": "UL",
              "id": "ui-id-2",
              "text": "<ul id=\"ui-id-2\" tabindex=\"0\" class=\"ui-menu ui-widget ui-widget-content ui-auto"
            }
          ],
          "onlyOperable": [
            {
              "tagName": "DIV",
              "id": "",
              "text": "<div onclick=\"location.href='https://www.niddk.nih.gov/health-information/diabet",
              "byTag": false,
              "byOnClick": true,
              "byPointer": false
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "<div onclick=\"location.href='https://www.cancer.gov/about-cancer/causes-preventi",
              "byTag": false,
              "byOnClick": true,
              "byPointer": false
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "<div onclick=\"location.href='https://www.nhlbi.nih.gov/LMBBasthma '\" class=\"ds-1",
              "byTag": false,
              "byOnClick": true,
              "byPointer": false
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "<div onclick=\"location.href='https://www.nei.nih.gov/learn-about-eye-health/heal",
              "byTag": false,
              "byOnClick": true,
              "byPointer": false
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "<div onclick=\"location.href='https://www.rethinkingdrinking.niaaa.nih.gov/'\" cla",
              "byTag": false,
              "byOnClick": true,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Previous",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Diabetic Eye Disease ‘Step therapy’ produces good outcomes for diabetic macular ",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Overdose Research Evidence supports take-home treatment for opioid use disorder.",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "COVID-19 Tracking New approach can efficiently identify SARS-CoV-2 variants.",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Cyberbullying Screening may help identify more young people at risk of suicide.",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "nih-at-a-glance-whoweare.jpg Who We Are NIH is the nation’s medical research age",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "lawrence-tabak-portrait-thumbnail.jpg The NIH Director Lawrence A. Tabak, D.D.S.",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "nih-at-a-glance-funding.jpg Funding for Research NIH is the largest source of fu",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "nih-at-a-glance-labs.jpg Labs at NIH Scientists conduct research on NIH campuses",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "nih-at-a-glance-training.jpg Training at NIH NIH provides training opportunities",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "researcher-holding-petri-dish.jpg Jobs at NIH The central recruitment point of a",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            }
          ],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "sb-nav-close",
              "text": "<a id=\"sb-nav-close\" title=\"Close\" onclick=\"Shadowbox.close()\" style=\"cursor: de",
              "byTag": true,
              "byOnClick": true,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "sb-nav-next",
              "text": "<a id=\"sb-nav-next\" title=\"Next\" onclick=\"Shadowbox.next()\" style=\"cursor: defau",
              "byTag": true,
              "byOnClick": true,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "sb-nav-play",
              "text": "<a id=\"sb-nav-play\" title=\"Play\" onclick=\"Shadowbox.play()\" style=\"cursor: defau",
              "byTag": true,
              "byOnClick": true,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "sb-nav-pause",
              "text": "<a id=\"sb-nav-pause\" title=\"Pause\" onclick=\"Shadowbox.pause()\" style=\"cursor: de",
              "byTag": true,
              "byOnClick": true,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "sb-nav-previous",
              "text": "<a id=\"sb-nav-previous\" title=\"Previous\" onclick=\"Shadowbox.previous()\" style=\"c",
              "byTag": true,
              "byOnClick": true,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Skip to main content",
              "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": "<a class=\"nih-logo icon-nih-logo\" href=\"/\" title=\"National Institutes of Health ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input name=\"utf8\" type=\"hidden\" value=\"✓\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "affiliate",
              "text": "<input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"nih\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "query",
              "text": "<input autocomplete=\"off\" class=\"usagov-search-autocomplete form-field form-fiel",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"submit\" name=\"commit\" value=\"Search\" class=\"form-button form-button",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NIH Employee Intranet",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Staff Directory",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "En Español",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Menu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Home",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Show/hide sub-menu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Health Information",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Show/hide sub-menu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Health Care Providers & Facilities(link is external)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Health Info Lines",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "HealthCare.gov(link is external)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Science Education Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NIH Clinical Research Trials and You",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Talking to Your Doctor",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "More »",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input name=\"utf8\" type=\"hidden\" value=\"✓\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "affiliate",
              "text": "<input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"hip\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"dc\" value=\"940\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "query2",
              "text": "<input autocomplete=\"off\" maxlength=\"50\" class=\"usagov-search-autocomplete form-",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "searchbutton",
              "text": "<input name=\"commit\" type=\"submit\" value=\"Go\" id=\"searchbutton\" class=\"form-butt",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "MedlinePlus Health Info",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NIH News in Health",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Wellness Toolkits",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Grants & Funding",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Show/hide sub-menu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Grants Home Page",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Find Funding",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Due Dates",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "How to Apply",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About Grants",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Policy & Compliance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Grants News/Blog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contracts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Loan Repayment",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "More »",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "search_nihguide",
              "text": "<input name=\"SearchTerms\" type=\"text\" id=\"search_nihguide\" title=\"Search the NIH",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"submit\" name=\"Search_Guide\" value=\"Go\" class=\"form-button\" style=\"c",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input name=\"NoticesToo\" type=\"hidden\" value=\"0\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input name=\"PAsToo\" type=\"hidden\" value=\"1\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input name=\"RFAsToo\" type=\"hidden\" value=\"1\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "RePORT",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "eRA Commons",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NIH Common Fund",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News & Events",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Show/hide sub-menu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News Releases",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Digital Media Kits",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Media Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Media Contacts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Images and B-roll",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Events",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Social Media",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "More »",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NIH News in Health",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NIH Research Matters",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NIH Record",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Research & Training",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Show/hide sub-menu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Medical Research Initiatives",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Science Highlights",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Science Education",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Research in NIH Labs & Clinics",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Training Opportunities",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Library Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Research Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Clinical Research Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Safety, Regulation and Guidance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "More »",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "PubMed",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Stem Cell Information",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "OppNet",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NIDB",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NIH Blueprint for Neuroscience Research",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Institutes at NIH",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Show/hide sub-menu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "List of Institutes and Centers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NIH Office of the Director",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Directors of NIH Institutes and Centers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NIH Institute and Center Contact Information",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "More »",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NCI",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NEI",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NHLBI",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NHGRI",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NIA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NIAAA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NIAID",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NIAMS",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NIBIB",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NICHD",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NIDCD",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NIDCR",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NIDDK",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NIDA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NIEHS",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NIGMS",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NIMH",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NIMHD",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NINDS",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NINR",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NLM",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CC",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CIT",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CSR",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FIC",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NCATS",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NCCIH",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About NIH",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Show/hide sub-menu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Who We Are",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "What We Do",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Jobs at NIH",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Visitor Information",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Frequently Asked Questions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "More »",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "The NIH Director",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "The NIH Almanac",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NIH…Turning Discovery Into Health®",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Impact of NIH Research",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Science, Health, and Public Trust",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "COVID.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NIH Research information",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Español",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NIH staff guidance (NIH Only)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Hide emergency message",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "main-content",
              "text": "<a id=\"main-content\"></a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Managing Gestational Diabetes",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn more »",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Be Kind to Your Skin",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn more »",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Asthma Management",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn more »",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Explore Healthy Vision Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn more »",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Don’t let alcohol put a chill on summer fun",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn more »",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "1",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "2",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "3",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "4",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "5",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Next",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Diabetic Eye Disease",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Overdose Research",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "COVID-19 Tracking",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cyberbullying",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "nih-at-a-glance-whoweare.jpg",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Who We Are",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "lawrence-tabak-portrait-thumbnail.jpg",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "The NIH Director",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "nih-at-a-glance-funding.jpg",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Funding for Research",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "nih-at-a-glance-labs.jpg",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Labs at NIH",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "nih-at-a-glance-training.jpg",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Training at NIH",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "researcher-holding-petri-dish.jpg",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Jobs at NIH",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ACTIV",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Rapid Acceleration of Diagnostics (RADx)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "RECOVER(link is external)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "COVID-19 Treatment Guidelines",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Research information from NIH",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "También disponible en español.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NIH staff guidance on coronavirus",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ARPA-H",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Anti-Sexual Harassment",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Ending Structural Racism",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "All of Us Research Program",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NIH HEAL Initiative",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Clinical Trials",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accelerating Medicines Partnership",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Impact of NIH Research",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Medical Research Initiatives",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "English",
              "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": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Twitter(link is external)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Facebook(link is external)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Instagram(link is external)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "YouTube(link is external)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Flickr(link is external)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "More Social Media from NIH",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NIH Home",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "En Español",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Site Map",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Visitor Information",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Frequently Asked Questions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Web Policies and Notices",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NIH Website Archives",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Freedom of Information Act",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "No Fear Act",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "HHS Vulnerability Disclosure(link is external)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Office of Inspector General(link is external)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "USA.gov – Government Made Easy(link is external)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "U.S. Department of Health and Human Services(link is external)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Back to Top",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.nih.gov/",
      "what": "URL",
      "result": "https://www.nih.gov/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://www.nih.gov/",
      "result": {
        "totals": {
          "triggers": 158,
          "headTriggers": 20,
          "tailTriggers": 138,
          "impactTriggers": 10,
          "additions": 438,
          "removals": 0,
          "opacityChanges": 0,
          "opacityImpact": 0,
          "unhoverables": 4
        },
        "items": {
          "head": {
            "impactTriggers": [
              {
                "tagName": "LI",
                "text": "HealthInformationShow/hidesub-menuHealthCareProvid",
                "additions": 38,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "HealthInformation",
                "additions": 38,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "Grants&FundingShow/hidesub-menuGrantsHomePageFindF",
                "additions": 40,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "Grants&Funding",
                "additions": 40,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "News&EventsShow/hidesub-menuNewsReleasesDigitalMed",
                "additions": 31,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "News&Events",
                "additions": 31,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "Research&TrainingShow/hidesub-menuMedicalResearchI",
                "additions": 41,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "Research&Training",
                "additions": 41,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "InstitutesatNIHShow/hidesub-menuListofInstitutesan",
                "additions": 69,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "InstitutesatNIH",
                "additions": 69,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              }
            ],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "",
                "text": "Skiptomaincontent"
              }
            ]
          },
          "tail": {
            "impactTriggers": [],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "",
                "text": "BeKindtoYourSkin"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "Learnmore»"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "lawrence-tabak-portrait-thumbnail.jpg"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.nih.gov/",
      "what": "URL",
      "result": "https://www.nih.gov/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.nih.gov/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 0,
          "wellLabeled": 16
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Search the NIH Website"
                ]
              }
            },
            {
              "index": 1,
              "tagName": "INPUT",
              "type": "submit",
              "texts": {
                "content": "Search"
              }
            },
            {
              "index": 2,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Search"
              }
            },
            {
              "index": 3,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Menu"
              }
            },
            {
              "index": 4,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Show/hide sub-menu"
              }
            },
            {
              "index": 5,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Show/hide sub-menu"
              }
            },
            {
              "index": 6,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Search Health Topics"
                ]
              }
            },
            {
              "index": 7,
              "tagName": "INPUT",
              "type": "submit",
              "texts": {
                "content": "Go"
              }
            },
            {
              "index": 8,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Show/hide sub-menu"
              }
            },
            {
              "index": 9,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Search the NIH Guide"
                ]
              }
            },
            {
              "index": 10,
              "tagName": "INPUT",
              "type": "submit",
              "texts": {
                "content": "Go"
              }
            },
            {
              "index": 11,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Show/hide sub-menu"
              }
            },
            {
              "index": 12,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Show/hide sub-menu"
              }
            },
            {
              "index": 13,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Show/hide sub-menu"
              }
            },
            {
              "index": 14,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Show/hide sub-menu"
              }
            },
            {
              "index": 15,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Hide emergency message",
                "content": "Hide emergency message"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.nih.gov/",
      "result": {
        "totals": {
          "links": 202,
          "adjacent": {
            "total": 70,
            "underlined": 0,
            "underlinedPercent": 0
          }
        },
        "items": {
          "underlined": [],
          "notUnderlined": [
            "",
            "",
            "",
            "",
            "",
            "Skip to main content",
            "U.S. Department of Health & Human Services",
            "",
            "Home",
            "Health Information",
            "More »",
            "Grants & Funding",
            "More »",
            "News & Events",
            "More »",
            "Research & Training",
            "More »",
            "Institutes at NIH",
            "More »",
            "About NIH",
            "More »",
            "COVID.gov",
            "NIH Research information",
            "Español",
            "NIH staff guidance (NIH Only)",
            "",
            "Managing Gestational Diabetes",
            "Learn more »",
            "Be Kind to Your Skin",
            "Learn more »",
            "Asthma Management",
            "Learn more »",
            "Explore Healthy Vision Resources",
            "Learn more »",
            "Don’t let alcohol put a chill on summer fun",
            "Learn more »",
            "Diabetic Eye Disease",
            "Overdose Research",
            "COVID-19 Tracking",
            "Cyberbullying",
            "nih-at-a-glance-whoweare.jpg",
            "Who We Are",
            "lawrence-tabak-portrait-thumbnail.jpg",
            "The NIH Director",
            "nih-at-a-glance-funding.jpg",
            "Funding for Research",
            "nih-at-a-glance-labs.jpg",
            "Labs at NIH",
            "nih-at-a-glance-training.jpg",
            "Training at NIH",
            "researcher-holding-petri-dish.jpg",
            "Jobs at NIH",
            "ACTIV",
            "Rapid Acceleration of Diagnostics (RADx)",
            "RECOVER(link is external)",
            "COVID-19 Treatment Guidelines",
            "Research information from NIH",
            "También disponible en español.",
            "NIH staff guidance on coronavirus",
            "ARPA-H",
            "Anti-Sexual Harassment",
            "Ending Structural Racism",
            "All of Us Research Program",
            "NIH HEAL Initiative",
            "Clinical Trials",
            "Accelerating Medicines Partnership",
            "Impact of NIH Research",
            "Medical Research Initiatives",
            "U.S. Department of Health and Human Services(link is external)",
            "Back to Top"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.nih.gov/",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 0,
              "correct": 0,
              "incorrect": 0
            },
            "specific": {
              "tab": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "left": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "right": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "up": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "down": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "home": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "end": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              }
            }
          },
          "menuItems": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          },
          "menus": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          }
        },
        "menuItems": {
          "incorrect": [],
          "correct": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.nih.gov/",
      "what": "URL",
      "result": "https://www.nih.gov/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.nih.gov/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://www.nih.gov/",
      "result": {
        "roleElements": 5,
        "badRoleElements": 5,
        "redundantRoleElements": 0,
        "tagNames": {
          "HEADER": {
            "banner": {
              "bad": 1,
              "redundant": 0
            }
          },
          "DIV": {
            "main": {
              "bad": 1,
              "redundant": 0
            },
            "status": {
              "bad": 2,
              "redundant": 0
            }
          },
          "FOOTER": {
            "contentinfo": {
              "bad": 1,
              "redundant": 0
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://www.nih.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": 10,
            "subtotals": [
              7,
              3
            ]
          },
          "adjacentLink": {
            "total": 70,
            "subtotals": [
              65,
              5
            ]
          },
          "listLink": {
            "total": 132,
            "subtotals": [
              87,
              21,
              19,
              3,
              1,
              1
            ]
          },
          "h2": {
            "total": 10,
            "subtotals": [
              9,
              1
            ]
          },
          "h3": {
            "total": 10,
            "subtotals": [
              5,
              4,
              1
            ]
          },
          "h4": {
            "total": 25
          }
        },
        "items": {
          "button": {
            "opacity": {
              "1": [
                "Search",
                "Menu",
                "Hide emergency message"
              ],
              "0.5": [
                "Show/hide sub-menu",
                "Show/hide sub-menu",
                "Show/hide sub-menu",
                "Show/hide sub-menu",
                "Show/hide sub-menu",
                "Show/hide sub-menu",
                "Show/hide sub-menu"
              ]
            },
            "height": {
              "35px": [
                "Search",
                "Menu",
                "Hide emergency message"
              ],
              "40px": [
                "Show/hide sub-menu",
                "Show/hide sub-menu",
                "Show/hide sub-menu",
                "Show/hide sub-menu",
                "Show/hide sub-menu",
                "Show/hide sub-menu",
                "Show/hide sub-menu"
              ]
            }
          },
          "adjacentLink": {
            "fontWeight": {
              "200": [
                "",
                "",
                "",
                "",
                ""
              ],
              "400": [
                "Skip to main content",
                "U.S. Department of Health & Human Services",
                "",
                "Home",
                "Health Information",
                "More »",
                "Grants & Funding",
                "More »",
                "News & Events",
                "More »",
                "Research & Training",
                "More »",
                "Institutes at NIH",
                "More »",
                "About NIH",
                "More »",
                "COVID.gov",
                "NIH Research information",
                "Español",
                "NIH staff guidance (NIH Only)",
                "",
                "Managing Gestational Diabetes",
                "Learn more »",
                "Be Kind to Your Skin",
                "Learn more »",
                "Asthma Management",
                "Learn more »",
                "Explore Healthy Vision Resources",
                "Learn more »",
                "Don’t let alcohol put a chill on summer fun",
                "Learn more »",
                "Diabetic Eye Disease",
                "Overdose Research",
                "COVID-19 Tracking",
                "Cyberbullying",
                "nih-at-a-glance-whoweare.jpg",
                "Who We Are",
                "lawrence-tabak-portrait-thumbnail.jpg",
                "The NIH Director",
                "nih-at-a-glance-funding.jpg",
                "Funding for Research",
                "nih-at-a-glance-labs.jpg",
                "Labs at NIH",
                "nih-at-a-glance-training.jpg",
                "Training at NIH",
                "researcher-holding-petri-dish.jpg",
                "Jobs at NIH",
                "ACTIV",
                "Rapid Acceleration of Diagnostics (RADx)",
                "RECOVER(link is external)",
                "COVID-19 Treatment Guidelines",
                "Research information from NIH",
                "También disponible en español.",
                "NIH staff guidance on coronavirus",
                "ARPA-H",
                "Anti-Sexual Harassment",
                "Ending Structural Racism",
                "All of Us Research Program",
                "NIH HEAL Initiative",
                "Clinical Trials",
                "Accelerating Medicines Partnership",
                "Impact of NIH Research",
                "Medical Research Initiatives",
                "U.S. Department of Health and Human Services(link is external)",
                "Back to Top"
              ]
            }
          },
          "listLink": {
            "opacity": {
              "0": [
                "Previous"
              ],
              "1": [
                "NIH Employee Intranet",
                "Staff Directory",
                "En Español",
                "Health Care Providers & Facilities(link is external)",
                "Health Info Lines",
                "HealthCare.gov(link is external)",
                "Science Education Resources",
                "NIH Clinical Research Trials and You",
                "Talking to Your Doctor",
                "MedlinePlus Health Info",
                "NIH News in Health",
                "Wellness Toolkits",
                "Grants Home Page",
                "Find Funding",
                "Due Dates",
                "How to Apply",
                "About Grants",
                "Policy & Compliance",
                "Grants News/Blog",
                "Contracts",
                "Loan Repayment",
                "RePORT",
                "eRA Commons",
                "NIH Common Fund",
                "News Releases",
                "Digital Media Kits",
                "Media Resources",
                "Media Contacts",
                "Images and B-roll",
                "Events",
                "Social Media",
                "NIH News in Health",
                "NIH Research Matters",
                "NIH Record",
                "Medical Research Initiatives",
                "Science Highlights",
                "Science Education",
                "Research in NIH Labs & Clinics",
                "Training Opportunities",
                "Library Resources",
                "Research Resources",
                "Clinical Research Resources",
                "Safety, Regulation and Guidance",
                "PubMed",
                "Stem Cell Information",
                "OppNet",
                "NIDB",
                "NIH Blueprint for Neuroscience Research",
                "List of Institutes and Centers",
                "NIH Office of the Director",
                "Directors of NIH Institutes and Centers",
                "NIH Institute and Center Contact Information",
                "NCI",
                "NEI",
                "NHLBI",
                "NHGRI",
                "NIA",
                "NIAAA",
                "NIAID",
                "NIAMS",
                "NIBIB",
                "NICHD",
                "NIDCD",
                "NIDCR",
                "NIDDK",
                "NIDA",
                "NIEHS",
                "NIGMS",
                "NIMH",
                "NIMHD",
                "NINDS",
                "NINR",
                "NLM",
                "CC",
                "CIT",
                "CSR",
                "FIC",
                "NCATS",
                "NCCIH",
                "Who We Are",
                "What We Do",
                "Jobs at NIH",
                "Visitor Information",
                "Frequently Asked Questions",
                "Contact Us",
                "The NIH Director",
                "The NIH Almanac",
                "NIH…Turning Discovery Into Health®",
                "Impact of NIH Research",
                "Science, Health, and Public Trust",
                "1",
                "2",
                "3",
                "4",
                "5",
                "English",
                "Español",
                "繁體中文",
                "Tiếng Việt",
                "한국어",
                "Tagalog",
                "Русский",
                "العربي",
                "Kreyòl Ayisyen",
                "Français",
                "Polski",
                "Português",
                "Italiano",
                "Deutsch",
                "日本語",
                "فارس",
                "Contact Us",
                "Twitter(link is external)",
                "Facebook(link is external)",
                "Instagram(link is external)",
                "YouTube(link is external)",
                "Flickr(link is external)",
                "More Social Media from NIH",
                "NIH Home",
                "En Español",
                "Site Map",
                "Visitor Information",
                "Frequently Asked Questions",
                "Web Policies and Notices",
                "NIH Website Archives",
                "Freedom of Information Act",
                "No Fear Act",
                "HHS Vulnerability Disclosure(link is external)",
                "Office of Inspector General(link is external)",
                "USA.gov – Government Made Easy(link is external)"
              ],
              "0.7": [
                "Next"
              ]
            },
            "color": {
              "rgb(0, 79, 186)": [
                "NIH Employee Intranet",
                "Staff Directory",
                "En Español",
                "Health Care Providers & Facilities(link is external)",
                "Health Info Lines",
                "HealthCare.gov(link is external)",
                "Science Education Resources",
                "NIH Clinical Research Trials and You",
                "Talking to Your Doctor",
                "MedlinePlus Health Info",
                "NIH News in Health",
                "Wellness Toolkits",
                "Grants Home Page",
                "Find Funding",
                "Due Dates",
                "How to Apply",
                "About Grants",
                "Policy & Compliance",
                "Grants News/Blog",
                "Contracts",
                "Loan Repayment",
                "RePORT",
                "eRA Commons",
                "NIH Common Fund",
                "News Releases",
                "Digital Media Kits",
                "Media Resources",
                "Media Contacts",
                "Images and B-roll",
                "Events",
                "Social Media",
                "NIH News in Health",
                "NIH Research Matters",
                "NIH Record",
                "Medical Research Initiatives",
                "Science Highlights",
                "Science Education",
                "Research in NIH Labs & Clinics",
                "Training Opportunities",
                "Library Resources",
                "Research Resources",
                "Clinical Research Resources",
                "Safety, Regulation and Guidance",
                "PubMed",
                "Stem Cell Information",
                "OppNet",
                "NIDB",
                "NIH Blueprint for Neuroscience Research",
                "List of Institutes and Centers",
                "NIH Office of the Director",
                "Directors of NIH Institutes and Centers",
                "NIH Institute and Center Contact Information",
                "NCI",
                "NEI",
                "NHLBI",
                "NHGRI",
                "NIA",
                "NIAAA",
                "NIAID",
                "NIAMS",
                "NIBIB",
                "NICHD",
                "NIDCD",
                "NIDCR",
                "NIDDK",
                "NIDA",
                "NIEHS",
                "NIGMS",
                "NIMH",
                "NIMHD",
                "NINDS",
                "NINR",
                "NLM",
                "CC",
                "CIT",
                "CSR",
                "FIC",
                "NCATS",
                "NCCIH",
                "Who We Are",
                "What We Do",
                "Jobs at NIH",
                "Visitor Information",
                "Frequently Asked Questions",
                "Contact Us",
                "The NIH Director",
                "The NIH Almanac",
                "NIH…Turning Discovery Into Health®",
                "Impact of NIH Research",
                "Science, Health, and Public Trust",
                "1",
                "2",
                "3",
                "4",
                "5",
                "English",
                "Español",
                "繁體中文",
                "Tiếng Việt",
                "한국어",
                "Tagalog",
                "Русский",
                "العربي",
                "Kreyòl Ayisyen",
                "Français",
                "Polski",
                "Português",
                "Italiano",
                "Deutsch",
                "日本語",
                "فارس",
                "Contact Us",
                "Twitter(link is external)",
                "Facebook(link is external)",
                "Instagram(link is external)",
                "YouTube(link is external)",
                "Flickr(link is external)",
                "More Social Media from NIH",
                "NIH Home",
                "En Español",
                "Site Map",
                "Visitor Information",
                "Frequently Asked Questions",
                "Web Policies and Notices",
                "NIH Website Archives",
                "Freedom of Information Act",
                "No Fear Act",
                "HHS Vulnerability Disclosure(link is external)",
                "Office of Inspector General(link is external)",
                "USA.gov – Government Made Easy(link is external)"
              ],
              "rgb(255, 255, 255)": [
                "Previous",
                "Next"
              ]
            },
            "fontSize": {
              "11.52px": [
                "NIH Employee Intranet",
                "Staff Directory",
                "En Español"
              ],
              "14.4px": [
                "Health Care Providers & Facilities(link is external)",
                "Health Info Lines",
                "HealthCare.gov(link is external)",
                "Science Education Resources",
                "NIH Clinical Research Trials and You",
                "Talking to Your Doctor",
                "MedlinePlus Health Info",
                "NIH News in Health",
                "Wellness Toolkits",
                "Grants Home Page",
                "Find Funding",
                "Due Dates",
                "How to Apply",
                "About Grants",
                "Policy & Compliance",
                "Grants News/Blog",
                "Contracts",
                "Loan Repayment",
                "RePORT",
                "eRA Commons",
                "NIH Common Fund",
                "News Releases",
                "Digital Media Kits",
                "Media Resources",
                "Media Contacts",
                "Images and B-roll",
                "Events",
                "Social Media",
                "NIH News in Health",
                "NIH Research Matters",
                "NIH Record",
                "Medical Research Initiatives",
                "Science Highlights",
                "Science Education",
                "Research in NIH Labs & Clinics",
                "Training Opportunities",
                "Library Resources",
                "Research Resources",
                "Clinical Research Resources",
                "Safety, Regulation and Guidance",
                "PubMed",
                "Stem Cell Information",
                "OppNet",
                "NIDB",
                "NIH Blueprint for Neuroscience Research",
                "List of Institutes and Centers",
                "NIH Office of the Director",
                "Directors of NIH Institutes and Centers",
                "NIH Institute and Center Contact Information",
                "NCI",
                "NEI",
                "NHLBI",
                "NHGRI",
                "NIA",
                "NIAAA",
                "NIAID",
                "NIAMS",
                "NIBIB",
                "NICHD",
                "NIDCD",
                "NIDCR",
                "NIDDK",
                "NIDA",
                "NIEHS",
                "NIGMS",
                "NIMH",
                "NIMHD",
                "NINDS",
                "NINR",
                "NLM",
                "CC",
                "CIT",
                "CSR",
                "FIC",
                "NCATS",
                "NCCIH",
                "Who We Are",
                "What We Do",
                "Jobs at NIH",
                "Visitor Information",
                "Frequently Asked Questions",
                "Contact Us",
                "The NIH Director",
                "The NIH Almanac",
                "NIH…Turning Discovery Into Health®",
                "Impact of NIH Research",
                "Science, Health, and Public Trust",
                "1",
                "2",
                "3",
                "4",
                "5",
                "Previous",
                "Next",
                "English",
                "Español",
                "繁體中文",
                "Tiếng Việt",
                "한국어",
                "Tagalog",
                "Русский",
                "العربي",
                "Kreyòl Ayisyen",
                "Français",
                "Polski",
                "Português",
                "Italiano",
                "Deutsch",
                "日本語",
                "فارس"
              ],
              "12.96px": [
                "Contact Us",
                "Twitter(link is external)",
                "Facebook(link is external)",
                "Instagram(link is external)",
                "YouTube(link is external)",
                "Flickr(link is external)",
                "More Social Media from NIH",
                "NIH Home",
                "En Español",
                "Site Map",
                "Visitor Information",
                "Frequently Asked Questions",
                "Web Policies and Notices",
                "NIH Website Archives",
                "Freedom of Information Act",
                "No Fear Act",
                "HHS Vulnerability Disclosure(link is external)",
                "Office of Inspector General(link is external)",
                "USA.gov – Government Made Easy(link is external)"
              ]
            },
            "lineHeight": {
              "17.28px": [
                "NIH Employee Intranet",
                "Staff Directory",
                "En Español"
              ],
              "20.16px": [
                "Health Care Providers & Facilities(link is external)",
                "Health Info Lines",
                "HealthCare.gov(link is external)",
                "Science Education Resources",
                "NIH Clinical Research Trials and You",
                "Talking to Your Doctor",
                "MedlinePlus Health Info",
                "NIH News in Health",
                "Wellness Toolkits",
                "Grants Home Page",
                "Find Funding",
                "Due Dates",
                "How to Apply",
                "About Grants",
                "Policy & Compliance",
                "Grants News/Blog",
                "Contracts",
                "Loan Repayment",
                "RePORT",
                "eRA Commons",
                "NIH Common Fund",
                "News Releases",
                "Digital Media Kits",
                "Media Resources",
                "Media Contacts",
                "Images and B-roll",
                "Events",
                "Social Media",
                "NIH News in Health",
                "NIH Research Matters",
                "NIH Record",
                "Medical Research Initiatives",
                "Science Highlights",
                "Science Education",
                "Research in NIH Labs & Clinics",
                "Training Opportunities",
                "Library Resources",
                "Research Resources",
                "Clinical Research Resources",
                "Safety, Regulation and Guidance",
                "PubMed",
                "Stem Cell Information",
                "OppNet",
                "NIDB",
                "NIH Blueprint for Neuroscience Research",
                "List of Institutes and Centers",
                "NIH Office of the Director",
                "Directors of NIH Institutes and Centers",
                "NIH Institute and Center Contact Information",
                "NCI",
                "NEI",
                "NHLBI",
                "NHGRI",
                "NIA",
                "NIAAA",
                "NIAID",
                "NIAMS",
                "NIBIB",
                "NICHD",
                "NIDCD",
                "NIDCR",
                "NIDDK",
                "NIDA",
                "NIEHS",
                "NIGMS",
                "NIMH",
                "NIMHD",
                "NINDS",
                "NINR",
                "NLM",
                "CC",
                "CIT",
                "CSR",
                "FIC",
                "NCATS",
                "NCCIH",
                "Who We Are",
                "What We Do",
                "Jobs at NIH",
                "Visitor Information",
                "Frequently Asked Questions",
                "Contact Us",
                "The NIH Director",
                "The NIH Almanac",
                "NIH…Turning Discovery Into Health®",
                "Impact of NIH Research",
                "Science, Health, and Public Trust"
              ],
              "24.48px": [
                "1",
                "2",
                "3",
                "4",
                "5",
                "English",
                "Español",
                "繁體中文",
                "Tiếng Việt",
                "한국어",
                "Tagalog",
                "Русский",
                "العربي",
                "Kreyòl Ayisyen",
                "Français",
                "Polski",
                "Português",
                "Italiano",
                "Deutsch",
                "日本語",
                "فارس"
              ],
              "43.2px": [
                "Previous",
                "Next"
              ],
              "19.44px": [
                "Contact Us",
                "Twitter(link is external)",
                "Facebook(link is external)",
                "Instagram(link is external)",
                "YouTube(link is external)",
                "Flickr(link is external)",
                "More Social Media from NIH",
                "NIH Home",
                "En Español",
                "Site Map",
                "Visitor Information",
                "Frequently Asked Questions",
                "Web Policies and Notices",
                "NIH Website Archives",
                "Freedom of Information Act",
                "No Fear Act",
                "HHS Vulnerability Disclosure(link is external)",
                "Office of Inspector General(link is external)",
                "USA.gov – Government Made Easy(link is external)"
              ]
            }
          },
          "h2": {
            "color": {
              "rgb(90, 82, 69)": [
                "Site Menu",
                "nih-at-a-glance-whoweare.jpg",
                "lawrence-tabak-portrait-thumbnail.jpg",
                "nih-at-a-glance-funding.jpg",
                "nih-at-a-glance-labs.jpg",
                "nih-at-a-glance-training.jpg",
                "researcher-holding-petri-dish.jpg",
                "Connect with Us",
                "Footer"
              ],
              "rgb(255, 255, 255)": [
                "COVID-19"
              ]
            }
          },
          "h3": {
            "color": {
              "rgb(255, 255, 255)": [
                "Managing Gestational Diabetes",
                "Be Kind to Your Skin",
                "Asthma Management",
                "Explore Healthy Vision Resources",
                "Don’t let alcohol put a chill on summer fun"
              ],
              "rgb(137, 100, 54)": [
                "In the News"
              ],
              "rgb(148, 108, 59)": [
                "NIH at a Glance",
                "COVID-19",
                "Featured Resources & Initiatives",
                "Nondiscrimination Notice and Language Assistance Services"
              ]
            },
            "fontSize": {
              "33.12px": [
                "Managing Gestational Diabetes",
                "Be Kind to Your Skin",
                "Asthma Management",
                "Explore Healthy Vision Resources",
                "Don’t let alcohol put a chill on summer fun"
              ],
              "20.16px": [
                "In the News",
                "NIH at a Glance",
                "COVID-19",
                "Featured Resources & Initiatives",
                "Nondiscrimination Notice and Language Assistance Services"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.nih.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.nih.gov/",
      "result": {
        "totals": {
          "total": 32,
          "tagNames": {
            "DIV": 17,
            "BUTTON": 7,
            "LI": 5,
            "OL": 1,
            "A": 2
          }
        },
        "items": [
          {
            "tagName": "DIV",
            "id": "sb-container",
            "text": "loading"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Site Menu HomeShow/hide sub-menu Health InformationShow/hide sub-menu Health Care Providers & Facili"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "HomeShow/hide sub-menu"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Show/hide sub-menu"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Health InformationShow/hide sub-menu"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Show/hide sub-menu"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Health Care Providers & Facilities(link is external) Health Info Lines HealthCare.gov(link is extern"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Grants & FundingShow/hide sub-menu"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Show/hide sub-menu"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Grants Home Page Find Funding Due Dates How to Apply About Grants Policy & Compliance Grants News/Bl"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "News & EventsShow/hide sub-menu"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Show/hide sub-menu"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "News Releases Digital Media Kits Media Resources Media Contacts Images and B-roll Events Social Medi"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Research & TrainingShow/hide sub-menu"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Show/hide sub-menu"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Medical Research Initiatives Science Highlights Science Education Research in NIH Labs & Clinics Tra"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Institutes at NIHShow/hide sub-menu"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Show/hide sub-menu"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "List of Institutes and Centers NIH Office of the Director Directors of NIH Institutes and Centers NI"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "About NIHShow/hide sub-menu"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Show/hide sub-menu"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Who We Are What We Do Jobs at NIH Visitor Information Frequently Asked Questions Contact Us More » Q"
          },
          {
            "tagName": "LI",
            "id": "",
            "text": "Managing Gestational Diabetes\nLearn how you can manage blood glucose levels with healthy eating and "
          },
          {
            "tagName": "LI",
            "id": "",
            "text": "Be Kind to Your Skin\nToo much sun is not fun! Follow these tips to protect your skin from the harmfu"
          },
          {
            "tagName": "LI",
            "id": "",
            "text": "Asthma Management\nWhen you control your asthma, you can lead a full and active life.\nLearn more »"
          },
          {
            "tagName": "LI",
            "id": "",
            "text": "Explore Healthy Vision Resources\nCheck out tips for finding an eye doctor, getting an eye exam, and "
          },
          {
            "tagName": "LI",
            "id": "",
            "text": "Don’t let alcohol put a chill on summer fun\nThink before you drink.\nLearn more »"
          },
          {
            "tagName": "OL",
            "id": "",
            "text": "12345"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Previous"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Next"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Back to Top"
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.nih.gov/",
      "result": {
        "totals": {
          "failures": 57,
          "warnings": 12
        },
        "items": [
          {
            "index": 443,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "input",
              "path": "/html[1]/body[1]/div[2]/div[1]/header[1]/div[2]/div[1]/form[1]/input[1]",
              "codeLines": [
                "<input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"nih\">"
              ]
            }
          },
          {
            "index": 446,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "input",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/nav[1]/ul[1]/li[2]/div[2]/div[2]/form[1]/div[1]/input[1]",
              "codeLines": [
                "<input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"hip\">"
              ]
            }
          },
          {
            "index": 564,
            "verdict": "failed",
            "rule": {
              "ruleID": "r53",
              "ruleSummary": "Headings are structured",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r53",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h4",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/h4[1]",
              "codeLines": [
                "<h4 class=\"teaser-title\">",
                "  <a href=\"/about-nih/who-we-are\">",
                "    Who We Are",
                "  </a>",
                "</h4>"
              ]
            }
          },
          {
            "index": 566,
            "verdict": "failed",
            "rule": {
              "ruleID": "r53",
              "ruleSummary": "Headings are structured",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r53",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h4",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/h4[1]",
              "codeLines": [
                "<h4 class=\"teaser-title\">",
                "  <a href=\"/about-nih/who-we-are/nih-director\">",
                "    The NIH Director",
                "  </a>",
                "</h4>"
              ]
            }
          },
          {
            "index": 568,
            "verdict": "failed",
            "rule": {
              "ruleID": "r53",
              "ruleSummary": "Headings are structured",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r53",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h4",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[3]/h4[1]",
              "codeLines": [
                "<h4 class=\"teaser-title\">",
                "  <a href=\"http://grants.nih.gov\" onmousedown=\"_sendEvent('Outbound','grants.nih.gov','/',0);\">",
                "    Funding for Research",
                "  </a>",
                "</h4>"
              ]
            }
          },
          {
            "index": 570,
            "verdict": "failed",
            "rule": {
              "ruleID": "r53",
              "ruleSummary": "Headings are structured",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r53",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h4",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[4]/h4[1]",
              "codeLines": [
                "<h4 class=\"teaser-title\">",
                "  <a href=\"http://irp.nih.gov/\" onmousedown=\"_sendEvent('Outbound','irp.nih.gov','/',0);\">",
                "    Labs at NIH",
                "  </a>",
                "</h4>"
              ]
            }
          },
          {
            "index": 572,
            "verdict": "failed",
            "rule": {
              "ruleID": "r53",
              "ruleSummary": "Headings are structured",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r53",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h4",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[5]/h4[1]",
              "codeLines": [
                "<h4 class=\"teaser-title\">",
                "  <a href=\"/research-training/training-opportunities\">",
                "    Training at NIH",
                "  </a>",
                "</h4>"
              ]
            }
          },
          {
            "index": 574,
            "verdict": "failed",
            "rule": {
              "ruleID": "r53",
              "ruleSummary": "Headings are structured",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r53",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h4",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[6]/h4[1]",
              "codeLines": [
                "<h4 class=\"teaser-title\">",
                "  <a href=\"http://www.jobs.nih.gov/\" onmousedown=\"_sendEvent('Outbound','www.jobs.nih.gov','/',0);\"...",
                "    Jobs at NIH",
                "  </a>",
                "</h4>"
              ]
            }
          },
          {
            "index": 605,
            "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]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Site Menu"
              ]
            }
          },
          {
            "index": 612,
            "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]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "COVID-19"
              ]
            }
          },
          {
            "index": 613,
            "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]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "COVID.gov"
              ]
            }
          },
          {
            "index": 614,
            "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]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "NIH Research information"
              ]
            }
          },
          {
            "index": 615,
            "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]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/text()[1]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 616,
            "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]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[2]/text()[1]",
              "codeLines": [
                "Español"
              ]
            }
          },
          {
            "index": 617,
            "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]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "NIH staff guidance (NIH Only)"
              ]
            }
          },
          {
            "index": 618,
            "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]/div[1]/div[2]/div[1]/div[1]/div[1]/button[1]/span[1]/text()[1]",
              "codeLines": [
                "Hide emergency message"
              ]
            }
          },
          {
            "index": 720,
            "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]/div[1]/div[2]/div[1]/div[3]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Connect with Us"
              ]
            }
          },
          {
            "index": 721,
            "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]/div[1]/div[2]/div[1]/div[3]/div[1]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "Contact Us"
              ]
            }
          },
          {
            "index": 722,
            "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]/div[1]/div[2]/div[1]/div[3]/div[1]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "Twitter"
              ]
            }
          },
          {
            "index": 723,
            "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]/div[1]/div[2]/div[1]/div[3]/div[1]/ul[1]/li[2]/a[1]/span[2]/span[1]/text()[1]",
              "codeLines": [
                "(link is external)"
              ]
            }
          },
          {
            "index": 724,
            "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]/div[1]/div[2]/div[1]/div[3]/div[1]/ul[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "Facebook"
              ]
            }
          },
          {
            "index": 725,
            "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]/div[1]/div[2]/div[1]/div[3]/div[1]/ul[1]/li[3]/a[1]/span[2]/span[1]/text()[1]",
              "codeLines": [
                "(link is external)"
              ]
            }
          },
          {
            "index": 726,
            "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]/div[1]/div[2]/div[1]/div[3]/div[1]/ul[1]/li[4]/a[1]/text()[1]",
              "codeLines": [
                "Instagram"
              ]
            }
          },
          {
            "index": 727,
            "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]/div[1]/div[2]/div[1]/div[3]/div[1]/ul[1]/li[4]/a[1]/span[2]/span[1]/text()[1]",
              "codeLines": [
                "(link is external)"
              ]
            }
          },
          {
            "index": 728,
            "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]/div[1]/div[2]/div[1]/div[3]/div[1]/ul[1]/li[5]/a[1]/text()[1]",
              "codeLines": [
                "YouTube"
              ]
            }
          },
          {
            "index": 729,
            "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]/div[1]/div[2]/div[1]/div[3]/div[1]/ul[1]/li[5]/a[1]/span[2]/span[1]/text()[1]",
              "codeLines": [
                "(link is external)"
              ]
            }
          },
          {
            "index": 730,
            "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]/div[1]/div[2]/div[1]/div[3]/div[1]/ul[1]/li[6]/a[1]/text()[1]",
              "codeLines": [
                "Flickr"
              ]
            }
          },
          {
            "index": 731,
            "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]/div[1]/div[2]/div[1]/div[3]/div[1]/ul[1]/li[6]/a[1]/span[2]/span[1]/text()[1]",
              "codeLines": [
                "(link is external)"
              ]
            }
          },
          {
            "index": 732,
            "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]/div[1]/div[2]/div[1]/div[3]/div[1]/ul[1]/li[7]/a[1]/text()[1]",
              "codeLines": [
                "More Social Media from NIH"
              ]
            }
          },
          {
            "index": 757,
            "verdict": "failed",
            "rule": {
              "ruleID": "r61",
              "ruleSummary": "Documents start with a level 1 heading",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r61",
              "requirements": []
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <!doctype html>",
                "...",
                "  </html>"
              ]
            }
          },
          {
            "index": 758,
            "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[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[5]/p[1]/a[1]",
              "codeLines": [
                "<a href=\"https://salud.nih.gov/covid-19/\" title=\"Información y recursos sobre el COVID-19 en españo...",
                "  También disponible en español.",
                "</a>"
              ]
            }
          },
          {
            "index": 824,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[2]/h3[1]/a[1]",
              "codeLines": [
                "<a href=\"https://www.niddk.nih.gov/health-information/diabetes/overview/what-is-diabetes/gestationa...",
                "  Managing Gestational Diabetes",
                "</a>"
              ]
            }
          },
          {
            "index": 825,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[2]/p[2]/a[1]",
              "codeLines": [
                "<a class=\"button blue-dark\" href=\"https://www.niddk.nih.gov/health-information/diabetes/overview/wh...",
                "  Learn more »",
                "</a>"
              ]
            }
          },
          {
            "index": 826,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/div[1]/div[2]/h3[1]/a[1]",
              "codeLines": [
                "<a href=\"https://www.cancer.gov/about-cancer/causes-prevention/risk/sunlight \" onmousedown=\"_sendEv...",
                "  Be Kind to Your Skin",
                "</a>"
              ]
            }
          },
          {
            "index": 827,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/div[1]/div[2]/p[2]/a[1]",
              "codeLines": [
                "<a class=\"button blue-dark\" href=\"https://www.cancer.gov/about-cancer/causes-prevention/risk/sunlig...",
                "  Learn more »",
                "</a>"
              ]
            }
          },
          {
            "index": 828,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/div[1]/div[2]/h3[1]/a[1]",
              "codeLines": [
                "<a href=\"https://www.nhlbi.nih.gov/LMBBasthma \" onmousedown=\"_sendEvent('Outbound','www.nhlbi.nih.g...",
                "  Asthma Management",
                "</a>"
              ]
            }
          },
          {
            "index": 829,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/div[1]/div[2]/p[2]/a[1]",
              "codeLines": [
                "<a class=\"button blue-dark\" href=\"https://www.nhlbi.nih.gov/LMBBasthma \" onmousedown=\"_sendEvent('O...",
                "  Learn more »",
                "</a>"
              ]
            }
          },
          {
            "index": 830,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/div[1]/div[2]/h3[1]/a[1]",
              "codeLines": [
                "<a href=\"https://www.nei.nih.gov/learn-about-eye-health/healthy-vision\" onmousedown=\"_sendEvent('Ou...",
                "  Explore Healthy Vision Resources",
                "</a>"
              ]
            }
          },
          {
            "index": 831,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/div[1]/div[2]/p[2]/a[1]",
              "codeLines": [
                "<a class=\"button blue-dark\" href=\"https://www.nei.nih.gov/learn-about-eye-health/healthy-vision\" on...",
                "  Learn more »",
                "</a>"
              ]
            }
          },
          {
            "index": 832,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/div[1]/div[2]/h3[1]/a[1]",
              "codeLines": [
                "<a href=\"https://www.rethinkingdrinking.niaaa.nih.gov/\" onmousedown=\"_sendEvent('Outbound','www.ret...",
                "  Don’t let alcohol put a chill on summer fun",
                "</a>"
              ]
            }
          },
          {
            "index": 833,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/div[1]/div[2]/p[2]/a[1]",
              "codeLines": [
                "<a class=\"button blue-dark\" href=\"https://www.rethinkingdrinking.niaaa.nih.gov/\" onmousedown=\"_send...",
                "  Learn more »",
                "</a>"
              ]
            }
          },
          {
            "index": 903,
            "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[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/text()[1]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 904,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "Learn how you can manage blood glucose levels with healthy eating and physical activity."
              ]
            }
          },
          {
            "index": 906,
            "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[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "2"
              ]
            }
          },
          {
            "index": 907,
            "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[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "3"
              ]
            }
          },
          {
            "index": 908,
            "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[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[4]/a[1]/text()[1]",
              "codeLines": [
                "4"
              ]
            }
          },
          {
            "index": 909,
            "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[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[5]/a[1]/text()[1]",
              "codeLines": [
                "5"
              ]
            }
          },
          {
            "index": 910,
            "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[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[2]/h3[1]/text()[1]",
              "codeLines": [
                "In the News"
              ]
            }
          },
          {
            "index": 915,
            "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[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[3]/h3[1]/text()[1]",
              "codeLines": [
                "NIH at a Glance"
              ]
            }
          },
          {
            "index": 922,
            "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[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[4]/h3[1]/text()[1]",
              "codeLines": [
                "COVID-19"
              ]
            }
          },
          {
            "index": 928,
            "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[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[6]/h4[1]/span[1]/text()[1]",
              "codeLines": [
                "NIH Only"
              ]
            }
          },
          {
            "index": 930,
            "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[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[5]/h3[1]/text()[1]",
              "codeLines": [
                "Featured Resources & Initiatives"
              ]
            }
          },
          {
            "index": 940,
            "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[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[6]/h3[1]/text()[1]",
              "codeLines": [
                "Nondiscrimination Notice and Language Assistance Services"
              ]
            }
          },
          {
            "index": 941,
            "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[2]/div[1]/div[3]/footer[1]/p[1]/text()[1]",
              "codeLines": [
                "NIH…Turning Discovery Into Health"
              ]
            }
          },
          {
            "index": 942,
            "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[2]/div[1]/div[3]/footer[1]/p[1]/sup[1]/text()[1]",
              "codeLines": [
                "®"
              ]
            }
          },
          {
            "index": 943,
            "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[2]/div[1]/div[3]/footer[1]/p[2]/text()[1]",
              "codeLines": [
                "National Institutes of Health, 9000 Rockville Pike, Bethesda, Maryland 20892"
              ]
            }
          },
          {
            "index": 957,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "Learn how you can manage blood glucose levels with healthy eating and physical activity."
              ]
            }
          },
          {
            "index": 1083,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"teaser-thumbnail\">",
                "  <picture title=\"Diabetic Eye Disease\">",
                "    <!--[if IE 9]><video style=\"display: none;\"><![endif]-->",
                "    <source srcset=\"https://www.nih.gov/sites/default/files/styles/landing_teaser_breakpoint-large/...",
                "    <source srcset=\"https://www.nih.gov/sites/default/files/styles/landing_teaser_breakpoint-medium...",
                "    <source srcset=\"https://www.nih.gov/sites/default/files/styles/landing_teaser_breakpoint-medium...",
                "    <source srcset=\"https://www.nih.gov/sites/default/files/styles/landing_teaser_breakpoint-medium...",
                "    <!--[if IE 9]></video><![endif]-->",
                "    <img src=\"https://www.nih.gov/sites/default/files/styles/itn_breakpoint-medium/public/home_0/it...",
                "  </picture>",
                "</p>"
              ]
            }
          },
          {
            "index": 1085,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"teaser-thumbnail\">",
                "  <picture title=\"Overdose Research               \">",
                "    <!--[if IE 9]><video style=\"display: none;\"><![endif]-->",
                "    <source srcset=\"https://www.nih.gov/sites/default/files/styles/landing_teaser_breakpoint-large/...",
                "    <source srcset=\"https://www.nih.gov/sites/default/files/styles/landing_teaser_breakpoint-medium...",
                "    <source srcset=\"https://www.nih.gov/sites/default/files/styles/landing_teaser_breakpoint-medium...",
                "    <source srcset=\"https://www.nih.gov/sites/default/files/styles/landing_teaser_breakpoint-medium...",
                "    <!--[if IE 9]></video><![endif]-->",
                "    <img src=\"https://www.nih.gov/sites/default/files/styles/itn_breakpoint-medium/public/home_0/it...",
                "  </picture>",
                "</p>"
              ]
            }
          },
          {
            "index": 1087,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"teaser-thumbnail\">",
                "  <picture title=\"COVID-19 Tracking\">",
                "    <!--[if IE 9]><video style=\"display: none;\"><![endif]-->",
                "    <source srcset=\"https://www.nih.gov/sites/default/files/styles/landing_teaser_breakpoint-large/...",
                "    <source srcset=\"https://www.nih.gov/sites/default/files/styles/landing_teaser_breakpoint-medium...",
                "    <source srcset=\"https://www.nih.gov/sites/default/files/styles/landing_teaser_breakpoint-medium...",
                "    <source srcset=\"https://www.nih.gov/sites/default/files/styles/landing_teaser_breakpoint-medium...",
                "    <!--[if IE 9]></video><![endif]-->",
                "    <img src=\"https://www.nih.gov/sites/default/files/styles/itn_breakpoint-medium/public/home_0/it...",
                "  </picture>",
                "</p>"
              ]
            }
          },
          {
            "index": 1089,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"teaser-thumbnail\">",
                "  <picture title=\"Cyberbullying\">",
                "    <!--[if IE 9]><video style=\"display: none;\"><![endif]-->",
                "    <source srcset=\"https://www.nih.gov/sites/default/files/styles/landing_teaser_breakpoint-large/...",
                "    <source srcset=\"https://www.nih.gov/sites/default/files/styles/landing_teaser_breakpoint-medium...",
                "    <source srcset=\"https://www.nih.gov/sites/default/files/styles/landing_teaser_breakpoint-medium...",
                "    <source srcset=\"https://www.nih.gov/sites/default/files/styles/landing_teaser_breakpoint-medium...",
                "    <!--[if IE 9]></video><![endif]-->",
                "    <img src=\"https://www.nih.gov/sites/default/files/styles/itn_breakpoint-medium/public/home_0/it...",
                "  </picture>",
                "</p>"
              ]
            }
          },
          {
            "index": 1231,
            "verdict": "failed",
            "rule": {
              "ruleID": "r78",
              "ruleSummary": "Headings of same level have text content between them",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r78",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h3",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/div[1]/div[2]/h3[1]",
              "codeLines": [
                "<h3 class=\"homeslide-title\">",
                "  <a href=\"https://www.cancer.gov/about-cancer/causes-prevention/risk/sunlight \" onmousedown=\"_send...",
                "    Be Kind to Your Skin",
                "  </a>",
                "</h3>"
              ]
            }
          },
          {
            "index": 1232,
            "verdict": "failed",
            "rule": {
              "ruleID": "r78",
              "ruleSummary": "Headings of same level have text content between them",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r78",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h3",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/div[1]/div[2]/h3[1]",
              "codeLines": [
                "<h3 class=\"homeslide-title\">",
                "  <a href=\"https://www.nhlbi.nih.gov/LMBBasthma \" onmousedown=\"_sendEvent('Outbound','www.nhlbi.nih...",
                "    Asthma Management",
                "  </a>",
                "</h3>"
              ]
            }
          },
          {
            "index": 1233,
            "verdict": "failed",
            "rule": {
              "ruleID": "r78",
              "ruleSummary": "Headings of same level have text content between them",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r78",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h3",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/div[1]/div[2]/h3[1]",
              "codeLines": [
                "<h3 class=\"homeslide-title\">",
                "  <a href=\"https://www.nei.nih.gov/learn-about-eye-health/healthy-vision\" onmousedown=\"_sendEvent('...",
                "    Explore Healthy Vision Resources",
                "  </a>",
                "</h3>"
              ]
            }
          },
          {
            "index": 1240,
            "verdict": "failed",
            "rule": {
              "ruleID": "r78",
              "ruleSummary": "Headings of same level have text content between them",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r78",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h3",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[3]/h3[1]",
              "codeLines": [
                "<h3 class=\"block__title\">",
                "  NIH at a Glance",
                "</h3>"
              ]
            }
          },
          {
            "index": 1306,
            "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[2]/div[1]/header[1]/div[1]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "U.S. Department of Health & Human Services"
              ]
            }
          },
          {
            "index": 1307,
            "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[2]/div[1]/header[1]/div[2]/div[1]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "NIH Employee Intranet"
              ]
            }
          },
          {
            "index": 1308,
            "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[2]/div[1]/header[1]/div[2]/div[1]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "Staff Directory"
              ]
            }
          },
          {
            "index": 1309,
            "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[2]/div[1]/header[1]/div[2]/div[1]/ul[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "En Español"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://www.nih.gov/",
      "result": {
        "totals": {
          "rulesNA": 48,
          "rulesPassed": 45,
          "rulesWarned": 5,
          "rulesViolated": 6,
          "warnings": {
            "minor": 21,
            "moderate": 0,
            "serious": 24,
            "critical": 0
          },
          "violations": {
            "minor": 1,
            "moderate": 10,
            "serious": 37,
            "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-18T00:14:21.094Z",
          "url": "https://www.nih.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": "11.9pt (15.84px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/health-information\"><span>Health Information</span></a>",
                          "target": [
                            ".tab > a[href$=\"health-information\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Health Information</span>",
                  "target": [
                    "a[href$=\"health-information\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.9pt (15.84px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/grants-funding\"><span>Grants &amp; Funding</span></a>",
                          "target": [
                            ".tab > a[href$=\"grants-funding\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Grants &amp; Funding</span>",
                  "target": [
                    "a[href$=\"grants-funding\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.9pt (15.84px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/news-events\"><span>News &amp; Events</span></a>",
                          "target": [
                            ".tab > a[href$=\"news-events\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>News &amp; Events</span>",
                  "target": [
                    "a[href$=\"news-events\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.9pt (15.84px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/research-training\"><span>Research &amp; Training</span></a>",
                          "target": [
                            ".tab > a[href$=\"research-training\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Research &amp; Training</span>",
                  "target": [
                    "a[href$=\"research-training\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.9pt (15.84px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/institutes-nih\"><span>Institutes at NIH</span></a>",
                          "target": [
                            ".tab > a[href$=\"institutes-nih\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Institutes at NIH</span>",
                  "target": [
                    "a[href$=\"institutes-nih\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.9pt (15.84px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/about-nih\"><span>About NIH</span></a>",
                          "target": [
                            ".tab > a[href$=\"about-nih\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>About NIH</span>",
                  "target": [
                    "a[href$=\"about-nih\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "24.8pt (33.12px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscuring",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it partially overlaps other elements"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.niddk.nih.gov/health-information/diabetes/overview/what-is-diabetes/gestational/management-treatment\" onmousedown=\"_sendEvent('Outbound','www.niddk.nih.gov','/health-information/diabetes/overview/what-is-diabetes/gestational/management-treatment',0);\">",
                  "target": [
                    "li:nth-child(1) > .entity-field-collection-item.field-collection-item-field-slide-field-collection.view-mode-full > .homeslide-textbox > .homeslide-title > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it partially overlaps other elements"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "11.9pt (15.84px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"homeslide-description\">Learn how you can manage blood glucose levels with healthy eating and physical activity.</p>",
                  "target": [
                    "li:nth-child(1) > .entity-field-collection-item.field-collection-item-field-slide-field-collection.view-mode-full > .homeslide-textbox > .homeslide-description"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"button blue-dark\" href=\"https://www.niddk.nih.gov/health-information/diabetes/overview/what-is-diabetes/gestational/management-treatment\" onmousedown=\"_sendEvent('Outbound','www.niddk.nih.gov','/health-information/diabetes/overview/what-is-diabetes/gestational/management-treatment',0);\">",
                  "target": [
                    "li:nth-child(1) > .entity-field-collection-item.field-collection-item-field-slide-field-collection.view-mode-full > .homeslide-textbox > .homeslide-more-button > .blue-dark.button"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "24.8pt (33.12px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"block-bean-home-slideshow-2l-block\" class=\"block block--bean slideshow-main block--bean-home-slideshow-2l-block\">",
                          "target": [
                            "#block-bean-home-slideshow-2l-block"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.cancer.gov/about-cancer/causes-prevention/risk/sunlight \" onmousedown=\"_sendEvent('Outbound','www.cancer.gov','/about-cancer/causes-prevention/risk/sunlight',0);\">Be Kind to Your Skin</a>",
                  "target": [
                    ".flex-active-slide > .entity-field-collection-item.field-collection-item-field-slide-field-collection.view-mode-full > .homeslide-textbox > .homeslide-title > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "11.9pt (15.84px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"block-bean-home-slideshow-2l-block\" class=\"block block--bean slideshow-main block--bean-home-slideshow-2l-block\">",
                          "target": [
                            "#block-bean-home-slideshow-2l-block"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"homeslide-description\">Too much sun is not fun! Follow these tips to protect your skin from the harmful effects of sunlight.</p>",
                  "target": [
                    ".flex-active-slide > .entity-field-collection-item.field-collection-item-field-slide-field-collection.view-mode-full > .homeslide-textbox > .homeslide-description"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#444444",
                        "bgColor": "#dbdad3",
                        "contrastRatio": 6.94,
                        "fontSize": "4.9pt (6.48px)",
                        "fontWeight": "normal",
                        "messageKey": "shortTextContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"l-footer-wrapper\">",
                          "target": [
                            ".l-footer-wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element content is too short to determine if it is actual text content"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<sup>®</sup>",
                  "target": [
                    "p:nth-child(4) > sup"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                }
              ]
            },
            {
              "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": "11.9pt (15.84px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/health-information\"><span>Health Information</span></a>",
                          "target": [
                            ".tab > a[href$=\"health-information\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Health Information</span>",
                  "target": [
                    "a[href$=\"health-information\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.9pt (15.84px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/grants-funding\"><span>Grants &amp; Funding</span></a>",
                          "target": [
                            ".tab > a[href$=\"grants-funding\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Grants &amp; Funding</span>",
                  "target": [
                    "a[href$=\"grants-funding\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.9pt (15.84px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/news-events\"><span>News &amp; Events</span></a>",
                          "target": [
                            ".tab > a[href$=\"news-events\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>News &amp; Events</span>",
                  "target": [
                    "a[href$=\"news-events\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.9pt (15.84px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/research-training\"><span>Research &amp; Training</span></a>",
                          "target": [
                            ".tab > a[href$=\"research-training\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Research &amp; Training</span>",
                  "target": [
                    "a[href$=\"research-training\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.9pt (15.84px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/institutes-nih\"><span>Institutes at NIH</span></a>",
                          "target": [
                            ".tab > a[href$=\"institutes-nih\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Institutes at NIH</span>",
                  "target": [
                    "a[href$=\"institutes-nih\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.9pt (15.84px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/about-nih\"><span>About NIH</span></a>",
                          "target": [
                            ".tab > a[href$=\"about-nih\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>About NIH</span>",
                  "target": [
                    "a[href$=\"about-nih\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "24.8pt (33.12px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscuring",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it partially overlaps other elements"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.niddk.nih.gov/health-information/diabetes/overview/what-is-diabetes/gestational/management-treatment\" onmousedown=\"_sendEvent('Outbound','www.niddk.nih.gov','/health-information/diabetes/overview/what-is-diabetes/gestational/management-treatment',0);\">",
                  "target": [
                    "li:nth-child(1) > .entity-field-collection-item.field-collection-item-field-slide-field-collection.view-mode-full > .homeslide-textbox > .homeslide-title > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it partially overlaps other elements"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "11.9pt (15.84px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"homeslide-description\">Learn how you can manage blood glucose levels with healthy eating and physical activity.</p>",
                  "target": [
                    "li:nth-child(1) > .entity-field-collection-item.field-collection-item-field-slide-field-collection.view-mode-full > .homeslide-textbox > .homeslide-description"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"button blue-dark\" href=\"https://www.niddk.nih.gov/health-information/diabetes/overview/what-is-diabetes/gestational/management-treatment\" onmousedown=\"_sendEvent('Outbound','www.niddk.nih.gov','/health-information/diabetes/overview/what-is-diabetes/gestational/management-treatment',0);\">",
                  "target": [
                    "li:nth-child(1) > .entity-field-collection-item.field-collection-item-field-slide-field-collection.view-mode-full > .homeslide-textbox > .homeslide-more-button > .blue-dark.button"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "24.8pt (33.12px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"block-bean-home-slideshow-2l-block\" class=\"block block--bean slideshow-main block--bean-home-slideshow-2l-block\">",
                          "target": [
                            "#block-bean-home-slideshow-2l-block"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.cancer.gov/about-cancer/causes-prevention/risk/sunlight \" onmousedown=\"_sendEvent('Outbound','www.cancer.gov','/about-cancer/causes-prevention/risk/sunlight',0);\">Be Kind to Your Skin</a>",
                  "target": [
                    ".flex-active-slide > .entity-field-collection-item.field-collection-item-field-slide-field-collection.view-mode-full > .homeslide-textbox > .homeslide-title > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "11.9pt (15.84px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"block-bean-home-slideshow-2l-block\" class=\"block block--bean slideshow-main block--bean-home-slideshow-2l-block\">",
                          "target": [
                            "#block-bean-home-slideshow-2l-block"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"homeslide-description\">Too much sun is not fun! Follow these tips to protect your skin from the harmful effects of sunlight.</p>",
                  "target": [
                    ".flex-active-slide > .entity-field-collection-item.field-collection-item-field-slide-field-collection.view-mode-full > .homeslide-textbox > .homeslide-description"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                }
              ]
            },
            {
              "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": "<div id=\"sb-container\">",
                  "target": [
                    "#sb-container"
                  ],
                  "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 type=\"button\" class=\"site-search-toggle icon-search\"><span>Search</span></button>",
                  "target": [
                    ".site-search-toggle"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<button type=\"button\" class=\"menu-button menu-toggle\"><span>Menu</span></button>",
                  "target": [
                    ".menu-button"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"tab-wrapper tab-wrapper-home with-js\">\n\t\t\t  \t<div class=\"tab home\"><a href=\"/\"><span>Home</span></a><button type=\"button\" class=\"sub-menu-toggle\"><span>Show/hide sub-menu</span></button></div>\n\t\t\t</li>",
                  "target": [
                    ".tab-wrapper-home"
                  ],
                  "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 type=\"button\" class=\"sub-menu-toggle\"><span>Show/hide sub-menu</span></button>",
                  "target": [
                    ".home > .sub-menu-toggle"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<button type=\"button\" class=\"sub-menu-toggle\"><span>Show/hide sub-menu</span></button>",
                  "target": [
                    ".tab-wrapper-healthinfo > .tab > .sub-menu-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": "<div class=\"megamenu\" style=\"display: none;\">",
                  "target": [
                    ".tab-wrapper-healthinfo > .megamenu"
                  ],
                  "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 type=\"button\" class=\"sub-menu-toggle\"><span>Show/hide sub-menu</span></button>",
                  "target": [
                    ".tab-wrapper-grants > .tab > .sub-menu-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": "<div class=\"megamenu\" style=\"display: none;\">",
                  "target": [
                    ".tab-wrapper-grants > .megamenu"
                  ],
                  "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 type=\"button\" class=\"sub-menu-toggle\"><span>Show/hide sub-menu</span></button>",
                  "target": [
                    ".tab-wrapper-news > .tab > .sub-menu-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": "<div class=\"megamenu\" style=\"display: none;\">",
                  "target": [
                    ".tab-wrapper-news > .megamenu"
                  ],
                  "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 type=\"button\" class=\"sub-menu-toggle\"><span>Show/hide sub-menu</span></button>",
                  "target": [
                    ".tab-wrapper-research > .tab > .sub-menu-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": "<div class=\"megamenu\" style=\"display: none;\">",
                  "target": [
                    ".tab-wrapper-research > .megamenu"
                  ],
                  "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 type=\"button\" class=\"sub-menu-toggle\"><span>Show/hide sub-menu</span></button>",
                  "target": [
                    ".tab-wrapper-institutes > .tab > .sub-menu-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": "<div class=\"megamenu\" style=\"display: none;\">",
                  "target": [
                    ".tab-wrapper-institutes > .megamenu"
                  ],
                  "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 type=\"button\" class=\"sub-menu-toggle\"><span>Show/hide sub-menu</span></button>",
                  "target": [
                    ".tab-wrapper-about > .tab > .sub-menu-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": "<div class=\"megamenu\" style=\"display: none;\">",
                  "target": [
                    ".tab-wrapper-about > .megamenu"
                  ],
                  "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=\"flex-direction-nav\"><li><a class=\"flex-prev\" href=\"#\">Previous</a></li><li><a class=\"flex-next\" href=\"#\">Next</a></li></ul>",
                  "target": [
                    ".flex-direction-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": "<div class=\"back-to-top\"><a href=\"#\"><span class=\"icon-arrow-up\"></span><span class=\"text\">Back to Top</span></a></div>",
                  "target": [
                    ".back-to-top"
                  ],
                  "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": "salud.nih.gov",
                          "port": "",
                          "pathname": "/covid-19/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/nondiscrimination-notice-language-assistance-services#spanish\" lang=\"es\" xml:lang=\"es\">Español</a>",
                          "target": [
                            "a[lang=\"es\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://salud.nih.gov/covid-19/\" title=\"Información y recursos sobre el COVID-19 en español de los Institutos Nacionales de la Salud\" onmousedown=\"_sendEvent('Outbound','salud.nih.gov','/covid-19/',0);\">Español</a>",
                  "target": [
                    "li:nth-child(2) > a:nth-child(2)"
                  ],
                  "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": "learn more »",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "www.niddk.nih.gov",
                          "port": "",
                          "pathname": "/health-information/diabetes/overview/what-is-diabetes/gestational/management-treatment/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"button blue-dark\" href=\"https://www.cancer.gov/about-cancer/causes-prevention/risk/sunlight \" onmousedown=\"_sendEvent('Outbound','www.cancer.gov','/about-cancer/causes-prevention/risk/sunlight',0);\">Learn more »</a>",
                          "target": [
                            ".flex-active-slide > .entity-field-collection-item.field-collection-item-field-slide-field-collection.view-mode-full > .homeslide-textbox > .homeslide-more-button > .blue-dark.button"
                          ]
                        },
                        {
                          "html": "<a class=\"button blue-dark\" href=\"https://www.nhlbi.nih.gov/LMBBasthma \" onmousedown=\"_sendEvent('Outbound','www.nhlbi.nih.gov','/LMBBasthma',0);\">Learn more »</a>",
                          "target": [
                            "li:nth-child(3) > .entity-field-collection-item.field-collection-item-field-slide-field-collection.view-mode-full > .homeslide-textbox > .homeslide-more-button > .blue-dark.button"
                          ]
                        },
                        {
                          "html": "<a class=\"button blue-dark\" href=\"https://www.nei.nih.gov/learn-about-eye-health/healthy-vision\" onmousedown=\"_sendEvent('Outbound','www.nei.nih.gov','/learn-about-eye-health/healthy-vision',0);\">Learn more »</a>",
                          "target": [
                            "li:nth-child(4) > .entity-field-collection-item.field-collection-item-field-slide-field-collection.view-mode-full > .homeslide-textbox > .homeslide-more-button > .blue-dark.button"
                          ]
                        },
                        {
                          "html": "<a class=\"button blue-dark\" href=\"https://www.rethinkingdrinking.niaaa.nih.gov/\" onmousedown=\"_sendEvent('Outbound','www.rethinkingdrinking.niaaa.nih.gov','/',0);\">Learn more »</a>",
                          "target": [
                            "li:nth-child(5) > .entity-field-collection-item.field-collection-item-field-slide-field-collection.view-mode-full > .homeslide-textbox > .homeslide-more-button > .blue-dark.button"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a class=\"button blue-dark\" href=\"https://www.niddk.nih.gov/health-information/diabetes/overview/what-is-diabetes/gestational/management-treatment\" onmousedown=\"_sendEvent('Outbound','www.niddk.nih.gov','/health-information/diabetes/overview/what-is-diabetes/gestational/management-treatment',0);\">",
                  "target": [
                    "li:nth-child(1) > .entity-field-collection-item.field-collection-item-field-slide-field-collection.view-mode-full > .homeslide-textbox > .homeslide-more-button > .blue-dark.button"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                }
              ]
            },
            {
              "id": "css-orientation-lock",
              "impact": "serious",
              "tags": [
                "cat.structure",
                "wcag134",
                "wcag21aa",
                "experimental"
              ],
              "description": "Ensures content is not locked to any specific display orientation, and the content is operable in all display orientations",
              "help": "CSS Media queries must not lock display orientation",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/css-orientation-lock?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "css-orientation-lock",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "CSS Orientation lock cannot be determined"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<html class=\"js\" lang=\"en\" dir=\"ltr\" prefix=\"og: http://ogp.me/ns# content: http://purl.org/rss/1.0/modules/content/ dc: http://purl.org/dc/terms/ foaf: http://xmlns.com/foaf/0.1/ rdfs: http://www.w3.org/2000/01/rdf-schema# sioc: http://rdfs.org/sioc/ns# sioct: http://rdfs.org/sioc/types# skos: http://www.w3.org/2004/02/skos/core# xsd: http://www.w3.org/2001/XMLSchema#\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  CSS Orientation lock cannot be determined"
                }
              ]
            }
          ],
          "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": "#ffffff",
                        "bgColor": "#666666",
                        "contrastRatio": 5.74,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"block-bean-emergency-message\" class=\"block block--bean emergency-message emergency-message-gray block--bean-emergency-message show\">",
                          "target": [
                            "#block-bean-emergency-message"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.74 (foreground color: #ffffff, background color: #666666, font size: 10.8pt (14.4px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.covid.gov\" onmousedown=\"_sendEvent('Outbound','www.covid.gov','/',0);\">COVID.gov</a>",
                  "target": [
                    "a[href$=\"www.covid.gov\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.74 (foreground color: #ffffff, background color: #666666, font size: 10.8pt (14.4px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#666666",
                        "contrastRatio": 5.74,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"block-bean-emergency-message\" class=\"block block--bean emergency-message emergency-message-gray block--bean-emergency-message show\">",
                          "target": [
                            "#block-bean-emergency-message"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.74 (foreground color: #ffffff, background color: #666666, font size: 10.8pt (14.4px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://covid19.nih.gov\" onmousedown=\"_sendEvent('Outbound','covid19.nih.gov','/',0);\">NIH Research information</a>",
                  "target": [
                    "li:nth-child(2) > a[href$=\"covid19.nih.gov\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.74 (foreground color: #ffffff, background color: #666666, font size: 10.8pt (14.4px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#666666",
                        "contrastRatio": 5.74,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"block-bean-emergency-message\" class=\"block block--bean emergency-message emergency-message-gray block--bean-emergency-message show\">",
                          "target": [
                            "#block-bean-emergency-message"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.74 (foreground color: #ffffff, background color: #666666, font size: 10.8pt (14.4px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://salud.nih.gov/covid-19/\" title=\"Información y recursos sobre el COVID-19 en español de los Institutos Nacionales de la Salud\" onmousedown=\"_sendEvent('Outbound','salud.nih.gov','/covid-19/',0);\">Español</a>",
                  "target": [
                    "li:nth-child(2) > a:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.74 (foreground color: #ffffff, background color: #666666, font size: 10.8pt (14.4px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#666666",
                        "contrastRatio": 5.74,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"block-bean-emergency-message\" class=\"block block--bean emergency-message emergency-message-gray block--bean-emergency-message show\">",
                          "target": [
                            "#block-bean-emergency-message"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.74 (foreground color: #ffffff, background color: #666666, font size: 10.8pt (14.4px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://employees.nih.gov/pages/coronavirus/\" onmousedown=\"_sendEvent('Outbound Downloads','navi','https://employees.nih.gov/pages/coronavirus/',0);\">NIH staff guidance (NIH Only)</a>",
                  "target": [
                    ".inline > li:nth-child(3) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.74 (foreground color: #ffffff, background color: #666666, font size: 10.8pt (14.4px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#896436",
                        "bgColor": "#f2f2ed",
                        "contrastRatio": 4.74,
                        "fontSize": "15.1pt (20.16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"block-bean-itn-block\" class=\"block block--bean bleed-block teaser-list-landing block--bean-itn-block\">",
                          "target": [
                            "#block-bean-itn-block"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.74 (foreground color: #896436, background color: #f2f2ed, font size: 15.1pt (20.16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"block__title\">In the News</h3>",
                  "target": [
                    "#block-bean-itn-block > .block__title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.74 (foreground color: #896436, background color: #f2f2ed, font size: 15.1pt (20.16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#004fba",
                        "bgColor": "#f2f2ed",
                        "contrastRatio": 6.61,
                        "fontSize": "13.0pt (17.28px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"block-bean-itn-block\" class=\"block block--bean bleed-block teaser-list-landing block--bean-itn-block\">",
                          "target": [
                            "#block-bean-itn-block"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.61 (foreground color: #004fba, background color: #f2f2ed, font size: 13.0pt (17.28px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.nih.gov/news-events/news-releases/type-step-therapy-effective-strategy-diabetic-eye-disease\">Diabetic Eye Disease</a>",
                  "target": [
                    ".teaser-itn.teaser-landing.teaser-clickable:nth-child(1) > .view-mode-itn_file.file.file-image > h4 > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.61 (foreground color: #004fba, background color: #f2f2ed, font size: 13.0pt (17.28px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#004fba",
                        "bgColor": "#f2f2ed",
                        "contrastRatio": 6.61,
                        "fontSize": "13.0pt (17.28px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"block-bean-itn-block\" class=\"block block--bean bleed-block teaser-list-landing block--bean-itn-block\">",
                          "target": [
                            "#block-bean-itn-block"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.61 (foreground color: #004fba, background color: #f2f2ed, font size: 13.0pt (17.28px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.nih.gov/news-events/news-releases/percentage-overdose-deaths-involving-methadone-declined-between-january-2019-august-2021\">Overdose Research               </a>",
                  "target": [
                    ".teaser-itn.teaser-landing.teaser-clickable:nth-child(2) > .view-mode-itn_file.file.file-image > h4 > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.61 (foreground color: #004fba, background color: #f2f2ed, font size: 13.0pt (17.28px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#004fba",
                        "bgColor": "#f2f2ed",
                        "contrastRatio": 6.61,
                        "fontSize": "13.0pt (17.28px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"block-bean-itn-block\" class=\"block block--bean bleed-block teaser-list-landing block--bean-itn-block\">",
                          "target": [
                            "#block-bean-itn-block"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.61 (foreground color: #004fba, background color: #f2f2ed, font size: 13.0pt (17.28px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.nih.gov/news-events/news-releases/nih-funded-project-offers-efficient-approach-when-tracking-sars-cov-2-variants\">COVID-19 Tracking</a>",
                  "target": [
                    ".teaser-itn.teaser-landing.teaser-clickable:nth-child(3) > .view-mode-itn_file.file.file-image > h4 > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.61 (foreground color: #004fba, background color: #f2f2ed, font size: 13.0pt (17.28px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#004fba",
                        "bgColor": "#f2f2ed",
                        "contrastRatio": 6.61,
                        "fontSize": "13.0pt (17.28px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"block-bean-itn-block\" class=\"block block--bean bleed-block teaser-list-landing block--bean-itn-block\">",
                          "target": [
                            "#block-bean-itn-block"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.61 (foreground color: #004fba, background color: #f2f2ed, font size: 13.0pt (17.28px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.nih.gov/news-events/nih-research-matters/cyberbullying-linked-suicidal-thoughts-attempts-young-adolescents\">Cyberbullying</a>",
                  "target": [
                    ".teaser-itn.teaser-landing.teaser-clickable:nth-child(4) > .view-mode-itn_file.file.file-image > h4 > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.61 (foreground color: #004fba, background color: #f2f2ed, font size: 13.0pt (17.28px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#946c3b",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.7,
                        "fontSize": "15.1pt (20.16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"l-main\" id=\"page-content\">",
                          "target": [
                            "#page-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.7 (foreground color: #946c3b, background color: #ffffff, font size: 15.1pt (20.16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"block__title\">NIH at a Glance</h3>",
                  "target": [
                    "#block-bean-nih-at-a-glance-block > .block__title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.7 (foreground color: #946c3b, background color: #ffffff, font size: 15.1pt (20.16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#946c3b",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.7,
                        "fontSize": "15.1pt (20.16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"l-main\" id=\"page-content\">",
                          "target": [
                            "#page-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.7 (foreground color: #946c3b, background color: #ffffff, font size: 15.1pt (20.16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"block__title\">COVID-19</h3>",
                  "target": [
                    "#block-bean-home-covid-19 > .block__title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.7 (foreground color: #946c3b, background color: #ffffff, font size: 15.1pt (20.16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#ce4646",
                        "contrastRatio": 4.57,
                        "fontSize": "8.8pt (11.7504px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"tag-nihonly\">NIH Only</span>",
                          "target": [
                            ".tag-nihonly"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.57 (foreground color: #ffffff, background color: #ce4646, font size: 8.8pt (11.7504px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"tag-nihonly\">NIH Only</span>",
                  "target": [
                    ".tag-nihonly"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.57 (foreground color: #ffffff, background color: #ce4646, font size: 8.8pt (11.7504px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#946c3b",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.7,
                        "fontSize": "15.1pt (20.16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"l-main\" id=\"page-content\">",
                          "target": [
                            "#page-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.7 (foreground color: #946c3b, background color: #ffffff, font size: 15.1pt (20.16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"block__title\">Featured Resources &amp; Initiatives</h3>",
                  "target": [
                    "#block-bean-featured-resources-initiatives > .block__title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.7 (foreground color: #946c3b, background color: #ffffff, font size: 15.1pt (20.16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#946c3b",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.7,
                        "fontSize": "15.1pt (20.16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"l-main\" id=\"page-content\">",
                          "target": [
                            "#page-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.7 (foreground color: #946c3b, background color: #ffffff, font size: 15.1pt (20.16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"block__title\">Nondiscrimination Notice and Language Assistance Services</h3>",
                  "target": [
                    "#block-bean-home-nondiscrimination-notice- > .block__title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.7 (foreground color: #946c3b, background color: #ffffff, font size: 15.1pt (20.16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#004fba",
                        "bgColor": "#f2f2ed",
                        "contrastRatio": 6.61,
                        "fontSize": "9.7pt (12.96px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"l-connect\">",
                          "target": [
                            ".l-connect"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.61 (foreground color: #004fba, background color: #f2f2ed, font size: 9.7pt (12.96px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"contactus-monochrome\" href=\"/about-nih/contact-us\"><span class=\"icon\"></span>Contact Us</a>",
                  "target": [
                    ".contactus-monochrome"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.61 (foreground color: #004fba, background color: #f2f2ed, font size: 9.7pt (12.96px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#004fba",
                        "bgColor": "#f2f2ed",
                        "contrastRatio": 6.61,
                        "fontSize": "9.7pt (12.96px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"l-connect\">",
                          "target": [
                            ".l-connect"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.61 (foreground color: #004fba, background color: #f2f2ed, font size: 9.7pt (12.96px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"twitter-monochrome\" href=\"https://twitter.com/NIH\" onmousedown=\"_sendEvent('Outbound','www.twitter.com','/NIH',0);\" data-extlink=\"\" target=\"_blank\" rel=\"noopener noreferrer\">",
                  "target": [
                    ".twitter-monochrome"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.61 (foreground color: #004fba, background color: #f2f2ed, font size: 9.7pt (12.96px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#004fba",
                        "bgColor": "#f2f2ed",
                        "contrastRatio": 6.61,
                        "fontSize": "9.7pt (12.96px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"l-connect\">",
                          "target": [
                            ".l-connect"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.61 (foreground color: #004fba, background color: #f2f2ed, font size: 9.7pt (12.96px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"facebook-monochrome\" href=\"https://www.facebook.com/nih.gov\" onmousedown=\"_sendEvent('Outbound','www.facebook.com','/nih.gov',0);\" data-extlink=\"\" target=\"_blank\" rel=\"noopener noreferrer\">",
                  "target": [
                    ".facebook-monochrome"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.61 (foreground color: #004fba, background color: #f2f2ed, font size: 9.7pt (12.96px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#004fba",
                        "bgColor": "#f2f2ed",
                        "contrastRatio": 6.61,
                        "fontSize": "9.7pt (12.96px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"l-connect\">",
                          "target": [
                            ".l-connect"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.61 (foreground color: #004fba, background color: #f2f2ed, font size: 9.7pt (12.96px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"instagram-monochrome\" href=\"https://www.instagram.com/nihgov/\" onmousedown=\"_sendEvent('Outbound','www.instagram.com','/nihgov/',0);\" data-extlink=\"\" target=\"_blank\" rel=\"noopener noreferrer\">",
                  "target": [
                    ".instagram-monochrome"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.61 (foreground color: #004fba, background color: #f2f2ed, font size: 9.7pt (12.96px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#004fba",
                        "bgColor": "#f2f2ed",
                        "contrastRatio": 6.61,
                        "fontSize": "9.7pt (12.96px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"l-connect\">",
                          "target": [
                            ".l-connect"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.61 (foreground color: #004fba, background color: #f2f2ed, font size: 9.7pt (12.96px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"youtube-monochrome\" href=\"https://www.youtube.com/user/nihod\" onmousedown=\"_sendEvent('Outbound','www.youtube.com','/user/nihod',0);\" data-extlink=\"\" target=\"_blank\" rel=\"noopener noreferrer\">",
                  "target": [
                    ".youtube-monochrome"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.61 (foreground color: #004fba, background color: #f2f2ed, font size: 9.7pt (12.96px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#004fba",
                        "bgColor": "#f2f2ed",
                        "contrastRatio": 6.61,
                        "fontSize": "9.7pt (12.96px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"l-connect\">",
                          "target": [
                            ".l-connect"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.61 (foreground color: #004fba, background color: #f2f2ed, font size: 9.7pt (12.96px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"flickr-monochrome\" href=\"https://www.flickr.com/photos/nihgov/\" onmousedown=\"_sendEvent('Outbound','www.flickr.com','/photos/nihgov/',0);\" data-extlink=\"\" target=\"_blank\" rel=\"noopener noreferrer\">",
                  "target": [
                    ".flickr-monochrome"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.61 (foreground color: #004fba, background color: #f2f2ed, font size: 9.7pt (12.96px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#004fba",
                        "bgColor": "#f2f2ed",
                        "contrastRatio": 6.61,
                        "fontSize": "9.7pt (12.96px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"l-connect\">",
                          "target": [
                            ".l-connect"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.61 (foreground color: #004fba, background color: #f2f2ed, font size: 9.7pt (12.96px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"social-monochrome\" href=\"/news-events/social-media-outreach\"><span class=\"icon\"></span>More Social Media from NIH</a>",
                  "target": [
                    ".social-monochrome"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.61 (foreground color: #004fba, background color: #f2f2ed, font size: 9.7pt (12.96px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#004fba",
                        "bgColor": "#dbdad3",
                        "contrastRatio": 5.29,
                        "fontSize": "9.7pt (12.96px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"l-footer-wrapper\">",
                          "target": [
                            ".l-footer-wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.29 (foreground color: #004fba, background color: #dbdad3, font size: 9.7pt (12.96px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/\">NIH Home</a>",
                  "target": [
                    "li:nth-child(1) > a[href=\"/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.29 (foreground color: #004fba, background color: #dbdad3, font size: 9.7pt (12.96px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#004fba",
                        "bgColor": "#dbdad3",
                        "contrastRatio": 5.29,
                        "fontSize": "9.7pt (12.96px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"l-footer-wrapper\">",
                          "target": [
                            ".l-footer-wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.29 (foreground color: #004fba, background color: #dbdad3, font size: 9.7pt (12.96px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://salud.nih.gov\" onmousedown=\"_sendEvent('Outbound','salud.nih.gov','/',0);\">En Español</a>",
                  "target": [
                    "li:nth-child(2) > a[href$=\"salud.nih.gov\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.29 (foreground color: #004fba, background color: #dbdad3, font size: 9.7pt (12.96px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#004fba",
                        "bgColor": "#dbdad3",
                        "contrastRatio": 5.29,
                        "fontSize": "9.7pt (12.96px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"l-footer-wrapper\">",
                          "target": [
                            ".l-footer-wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.29 (foreground color: #004fba, background color: #dbdad3, font size: 9.7pt (12.96px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/site-map\">Site Map</a>",
                  "target": [
                    "a[href$=\"site-map\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.29 (foreground color: #004fba, background color: #dbdad3, font size: 9.7pt (12.96px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#004fba",
                        "bgColor": "#dbdad3",
                        "contrastRatio": 5.29,
                        "fontSize": "9.7pt (12.96px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"l-footer-wrapper\">",
                          "target": [
                            ".l-footer-wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.29 (foreground color: #004fba, background color: #dbdad3, font size: 9.7pt (12.96px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about-nih/visitor-information\">Visitor Information</a>",
                  "target": [
                    "ul:nth-child(2) > li:nth-child(4) > a[href$=\"visitor-information\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.29 (foreground color: #004fba, background color: #dbdad3, font size: 9.7pt (12.96px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#004fba",
                        "bgColor": "#dbdad3",
                        "contrastRatio": 5.29,
                        "fontSize": "9.7pt (12.96px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"l-footer-wrapper\">",
                          "target": [
                            ".l-footer-wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.29 (foreground color: #004fba, background color: #dbdad3, font size: 9.7pt (12.96px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about-nih/frequently-asked-questions\">Frequently Asked Questions</a>",
                  "target": [
                    "footer > ul:nth-child(2) > li:nth-child(5) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.29 (foreground color: #004fba, background color: #dbdad3, font size: 9.7pt (12.96px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#004fba",
                        "bgColor": "#dbdad3",
                        "contrastRatio": 5.29,
                        "fontSize": "9.7pt (12.96px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"l-footer-wrapper\">",
                          "target": [
                            ".l-footer-wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.29 (foreground color: #004fba, background color: #dbdad3, font size: 9.7pt (12.96px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/web-policies-notices\">Web Policies and Notices</a>",
                  "target": [
                    "a[href$=\"web-policies-notices\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.29 (foreground color: #004fba, background color: #dbdad3, font size: 9.7pt (12.96px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#004fba",
                        "bgColor": "#dbdad3",
                        "contrastRatio": 5.29,
                        "fontSize": "9.7pt (12.96px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"l-footer-wrapper\">",
                          "target": [
                            ".l-footer-wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.29 (foreground color: #004fba, background color: #dbdad3, font size: 9.7pt (12.96px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/nih-website-archives\">NIH Website Archives</a>",
                  "target": [
                    "a[href$=\"nih-website-archives\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.29 (foreground color: #004fba, background color: #dbdad3, font size: 9.7pt (12.96px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#004fba",
                        "bgColor": "#dbdad3",
                        "contrastRatio": 5.29,
                        "fontSize": "9.7pt (12.96px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"l-footer-wrapper\">",
                          "target": [
                            ".l-footer-wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.29 (foreground color: #004fba, background color: #dbdad3, font size: 9.7pt (12.96px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/institutes-nih/nih-office-director/office-communications-public-liaison/freedom-information-act-office\">Freedom of Information Act</a>",
                  "target": [
                    "footer > ul:nth-child(3) > li:nth-child(1) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.29 (foreground color: #004fba, background color: #dbdad3, font size: 9.7pt (12.96px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#004fba",
                        "bgColor": "#dbdad3",
                        "contrastRatio": 5.29,
                        "fontSize": "9.7pt (12.96px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"l-footer-wrapper\">",
                          "target": [
                            ".l-footer-wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.29 (foreground color: #004fba, background color: #dbdad3, font size: 9.7pt (12.96px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.edi.nih.gov/no-fear-act\" onmousedown=\"_sendEvent('Outbound','www.edi.nih.gov','/no-fear-act',0);\">No Fear Act</a>",
                  "target": [
                    "footer > ul:nth-child(3) > li:nth-child(2) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.29 (foreground color: #004fba, background color: #dbdad3, font size: 9.7pt (12.96px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#004fba",
                        "bgColor": "#dbdad3",
                        "contrastRatio": 5.29,
                        "fontSize": "9.7pt (12.96px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"l-footer-wrapper\">",
                          "target": [
                            ".l-footer-wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.29 (foreground color: #004fba, background color: #dbdad3, font size: 9.7pt (12.96px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.hhs.gov/vulnerability-disclosure-policy/index.html\" onmousedown=\"_sendEvent('Outbound','www.hhs.gov','/vulnerability-disclosure-policy/index.html',0);\" data-extlink=\"\" target=\"_blank\" rel=\"noopener noreferrer\">",
                  "target": [
                    "ul:nth-child(3) > li:nth-child(3) > a[data-extlink=\"\"][target=\"_blank\"][rel=\"noopener noreferrer\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.29 (foreground color: #004fba, background color: #dbdad3, font size: 9.7pt (12.96px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#004fba",
                        "bgColor": "#dbdad3",
                        "contrastRatio": 5.29,
                        "fontSize": "9.7pt (12.96px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"l-footer-wrapper\">",
                          "target": [
                            ".l-footer-wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.29 (foreground color: #004fba, background color: #dbdad3, font size: 9.7pt (12.96px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://oig.hhs.gov\" onmousedown=\"_sendEvent('Outbound','oig.hhs.gov','/',0);\" data-extlink=\"\" target=\"_blank\" rel=\"noopener noreferrer\">Office of Inspector General<span class=\"ext\"><span class=\"element-invisible\">(link is external)</span></span></a>",
                  "target": [
                    "a[href$=\"oig.hhs.gov\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.29 (foreground color: #004fba, background color: #dbdad3, font size: 9.7pt (12.96px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#004fba",
                        "bgColor": "#dbdad3",
                        "contrastRatio": 5.29,
                        "fontSize": "9.7pt (12.96px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"l-footer-wrapper\">",
                          "target": [
                            ".l-footer-wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.29 (foreground color: #004fba, background color: #dbdad3, font size: 9.7pt (12.96px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"lastTab\" href=\"https://www.usa.gov/\" onmousedown=\"_sendEvent('Outbound','www.usa.gov','/',0);\" data-extlink=\"\" target=\"_blank\" rel=\"noopener noreferrer\">USA.gov – Government Made Easy<span class=\"ext\"><span class=\"element-invisible\">(link is external)</span></span></a>",
                  "target": [
                    ".lastTab"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.29 (foreground color: #004fba, background color: #dbdad3, font size: 9.7pt (12.96px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#444444",
                        "bgColor": "#dbdad3",
                        "contrastRatio": 6.94,
                        "fontSize": "9.7pt (12.96px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"l-footer-wrapper\">",
                          "target": [
                            ".l-footer-wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.94 (foreground color: #444444, background color: #dbdad3, font size: 9.7pt (12.96px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>NIH…Turning Discovery Into Health<sup>®</sup></p>",
                  "target": [
                    "p:nth-child(4)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.94 (foreground color: #444444, background color: #dbdad3, font size: 9.7pt (12.96px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#444444",
                        "bgColor": "#dbdad3",
                        "contrastRatio": 6.94,
                        "fontSize": "9.7pt (12.96px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"l-footer-wrapper\">",
                          "target": [
                            ".l-footer-wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.94 (foreground color: #444444, background color: #dbdad3, font size: 9.7pt (12.96px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>National Institutes of Health, 9000 Rockville Pike, Bethesda, Maryland 20892</p>",
                  "target": [
                    "p:nth-child(5)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.94 (foreground color: #444444, background color: #dbdad3, font size: 9.7pt (12.96px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#004fba",
                        "bgColor": "#dbdad3",
                        "contrastRatio": 5.29,
                        "fontSize": "9.7pt (12.96px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"l-footer-wrapper\">",
                          "target": [
                            ".l-footer-wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.29 (foreground color: #004fba, background color: #dbdad3, font size: 9.7pt (12.96px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.hhs.gov\" onmousedown=\"_sendEvent('Outbound','www.hhs.gov','/',0);\" data-extlink=\"\" target=\"_blank\" rel=\"noopener noreferrer\">U.S. Department of Health and Human Services<span class=\"ext\"><span class=\"element-invisible\">(link is external)</span></span></a>",
                  "target": [
                    "p:nth-child(6) > a[href$=\"www.hhs.gov\"][data-extlink=\"\"][target=\"_blank\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.29 (foreground color: #004fba, background color: #dbdad3, font size: 9.7pt (12.96px), font weight: normal). Expected contrast ratio of 7:1"
                }
              ]
            },
            {
              "id": "duplicate-id",
              "impact": "minor",
              "tags": [
                "cat.parsing",
                "wcag2a",
                "wcag411"
              ],
              "description": "Ensures every id attribute value is unique",
              "help": "id attribute value must be unique",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/duplicate-id?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "affiliate",
                      "relatedNodes": [
                        {
                          "html": "<input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"hip\">",
                          "target": [
                            "input[value=\"hip\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: affiliate"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"nih\">",
                  "target": [
                    "input[value=\"nih\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: affiliate"
                }
              ]
            },
            {
              "id": "heading-order",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the order of headings is semantically correct",
              "help": "Heading levels should only increase by one",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/heading-order?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "heading-order",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Heading order invalid"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h4 class=\"teaser-title\"><a href=\"/about-nih/who-we-are\">Who We Are</a></h4>",
                  "target": [
                    ".teaser-clickable.teaser:nth-child(1) > h4"
                  ],
                  "failureSummary": "Fix any of the following:\n  Heading order invalid"
                },
                {
                  "any": [
                    {
                      "id": "heading-order",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Heading order invalid"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h4 class=\"teaser-title\"><a href=\"/about-nih/who-we-are/nih-director\">The NIH Director</a></h4>",
                  "target": [
                    ".teaser-clickable.teaser:nth-child(2) > h4"
                  ],
                  "failureSummary": "Fix any of the following:\n  Heading order invalid"
                },
                {
                  "any": [
                    {
                      "id": "heading-order",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Heading order invalid"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h4 class=\"teaser-title\"><a href=\"http://grants.nih.gov\" onmousedown=\"_sendEvent('Outbound','grants.nih.gov','/',0);\">Funding for Research</a></h4>",
                  "target": [
                    ".teaser-clickable.teaser:nth-child(3) > h4"
                  ],
                  "failureSummary": "Fix any of the following:\n  Heading order invalid"
                },
                {
                  "any": [
                    {
                      "id": "heading-order",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Heading order invalid"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h4 class=\"teaser-title\"><a href=\"http://irp.nih.gov/\" onmousedown=\"_sendEvent('Outbound','irp.nih.gov','/',0);\">Labs at NIH</a></h4>",
                  "target": [
                    ".teaser-clickable.teaser:nth-child(4) > h4"
                  ],
                  "failureSummary": "Fix any of the following:\n  Heading order invalid"
                },
                {
                  "any": [
                    {
                      "id": "heading-order",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Heading order invalid"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h4 class=\"teaser-title\"><a href=\"/research-training/training-opportunities\">Training at NIH</a></h4>",
                  "target": [
                    ".teaser-clickable.teaser:nth-child(5) > h4"
                  ],
                  "failureSummary": "Fix any of the following:\n  Heading order invalid"
                },
                {
                  "any": [
                    {
                      "id": "heading-order",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Heading order invalid"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h4 class=\"teaser-title\"><a href=\"http://www.jobs.nih.gov/\" onmousedown=\"_sendEvent('Outbound','www.jobs.nih.gov','/',0);\">Jobs at NIH</a></h4>",
                  "target": [
                    ".teaser-clickable.teaser:nth-child(6) > h4"
                  ],
                  "failureSummary": "Fix any of the following:\n  Heading order invalid"
                }
              ]
            },
            {
              "id": "link-in-text-block",
              "impact": "serious",
              "tags": [
                "cat.color",
                "experimental",
                "wcag2a",
                "wcag141"
              ],
              "description": "Ensure links are distinguished from surrounding text in a way that does not rely on color",
              "help": "Links must be distinguishable without relying on color",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/link-in-text-block?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<p class=\"teaser-description\">",
                          "target": [
                            "div[about=\"/block/home---covid-19\"] > .content > .field--resource-items > .teaser:nth-child(5) > .teaser-description"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Links need to be distinguished from surrounding text in some way other than by color"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://salud.nih.gov/covid-19/\" title=\"Información y recursos sobre el COVID-19 en español de los Institutos Nacionales de la Salud\" onmousedown=\"_sendEvent('Outbound','salud.nih.gov','/covid-19/',0);\">También disponible en español.</a>",
                  "target": [
                    ".teaser-description > a"
                  ],
                  "failureSummary": "Fix all of the following:\n  Links need to be distinguished from surrounding text in some way other than by color"
                }
              ]
            },
            {
              "id": "page-has-heading-one",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensure that the page, or at least one of its frames contains a level-one heading",
              "help": "Page should contain a level-one heading",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/page-has-heading-one?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "page-has-heading-one",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Page must have a level-one heading"
                    }
                  ],
                  "none": [],
                  "impact": "moderate",
                  "html": "<html class=\"js\" lang=\"en\" dir=\"ltr\" prefix=\"og: http://ogp.me/ns# content: http://purl.org/rss/1.0/modules/content/ dc: http://purl.org/dc/terms/ foaf: http://xmlns.com/foaf/0.1/ rdfs: http://www.w3.org/2000/01/rdf-schema# sioc: http://rdfs.org/sioc/ns# sioct: http://rdfs.org/sioc/types# skos: http://www.w3.org/2004/02/skos/core# xsd: http://www.w3.org/2001/XMLSchema#\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  Page must have a level-one heading"
                }
              ]
            },
            {
              "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": "<h2 class=\"element-invisible\">Site Menu</h2>",
                  "target": [
                    ".l-navigation-wrapper > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "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=\"content\">",
                  "target": [
                    "#block-bean-emergency-message > .content"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "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=\"l-connect-wrapper\">",
                  "target": [
                    ".l-connect-wrapper"
                  ],
                  "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://www.nih.gov/",
      "what": "URL",
      "result": "https://www.nih.gov/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.nih.gov/",
      "result": {
        "Error": {
          "AA.4_1_1.F77": {
            "Duplicate id attribute value \"affiliate\" found on the web page.": [
              {
                "tagName": "input",
                "id": "#affiliate",
                "code": "<input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"hip\">"
              }
            ]
          }
        },
        "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": "#sb-nav",
                "code": "<div id=\"sb-nav\">...</div>"
              }
            ]
          },
          "AA.1_3_1_A.G141": {
            "The heading structure is not logically nested. This h2 element appears to be the primary document heading, so should be an h1 element.": [
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2 class=\"element-invisible\">...</h2>"
              }
            ],
            "The heading structure is not logically nested. This h2 element should be an h1 to be properly nested.": [
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2 class=\"element-invisible\">...</h2>"
              }
            ],
            "The heading structure is not logically nested. This h4 element should be an h3 to be properly nested.": [
              {
                "tagName": "h4",
                "id": "",
                "code": "<h4 class=\"teaser-title\">...</h4>"
              }
            ]
          },
          "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": "div",
                "id": "#sb-container",
                "code": "<div id=\"sb-container\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"back-to-top\">...</div>"
              }
            ]
          },
          "AA.1_4_3.G145.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 3:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/about-nih/researcher-holding-petri-dish.jpg\" onmousedown=\"_sendEvent('Downloads','jpg','https://www.nih.gov/about-nih/researcher-holding-petri-dish.jpg',0);\" rel=\"shadowbox[gallery]\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/glance/nih-glance-funding.jpg\" onmousedown=\"_sendEvent('Downloads','jpg','https://www.nih.gov/glance/nih-glance-funding.jpg',0);\" rel=\"shadowbox[gallery]\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/glance/nih-glance-labs.jpg\" onmousedown=\"_sendEvent('Downloads','jpg','https://www.nih.gov/glance/nih-glance-labs.jpg',0);\" rel=\"shadowbox[gallery]\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/glance/nih-glance-training.jpg\" onmousedown=\"_sendEvent('Downloads','jpg','https://www.nih.gov/glance/nih-glance-training.jpg',0);\" rel=\"shadowbox[gallery]\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/glance/nih-glance-whoweare.jpg\" onmousedown=\"_sendEvent('Downloads','jpg','https://www.nih.gov/glance/nih-glance-whoweare.jpg',0);\" rel=\"shadowbox[gallery]\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/nih-director/lawrence-tabak-portrait-thumbnail.jpg\" onmousedown=\"_sendEvent('Downloads','jpg','https://www.nih.gov/nih-director/lawrence-tabak-portrait-thumbnail.jpg',0);\" rel=\"shadowbox[gallery]\">...</a>"
              },
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2 class=\"element-invisible\">...</h2>"
              }
            ]
          },
          "AA.1_4_3.G145.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 3:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.cancer.gov/about-cancer/causes-prevention/risk/sunlight \" onmousedown=\"_sendEvent('Outbound','www.cancer.gov','/about-cancer/causes-prevention/risk/sunlight',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.nei.nih.gov/learn-about-eye-health/healthy-vision\" onmousedown=\"_sendEvent('Outbound','www.nei.nih.gov','/learn-about-eye-health/healthy-vision',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.nhlbi.nih.gov/LMBBasthma \" onmousedown=\"_sendEvent('Outbound','www.nhlbi.nih.gov','/LMBBasthma',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.niddk.nih.gov/health-information/diabetes/overview/what-is-diabetes/gestational/management-treatment\" onmousedown=\"_sendEvent('Outbound','www.niddk.nih.gov','/health-information/diabetes/overview/what-is-diabetes/gestational/management-treatment',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.rethinkingdrinking.niaaa.nih.gov/\" onmousedown=\"_sendEvent('Outbound','www.rethinkingdrinking.niaaa.nih.gov','/',0);\">...</a>"
              }
            ]
          },
          "AA.1_4_3.G18.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 4.5:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"#main-content\" class=\"element-invisible element-focusable\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://employees.nih.gov/\" onmousedown=\"_sendEvent('Outbound','employees.nih.gov','/',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://ned.nih.gov/\" onmousedown=\"_sendEvent('Outbound','ned.nih.gov','/',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://salud.nih.gov\" onmousedown=\"_sendEvent('Outbound','salud.nih.gov','/',0);\">...</a>"
              }
            ]
          },
          "AA.1_4_3.G18.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1.": [
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"homeslide-description\">...</p>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"element-invisible\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span>...</span>"
              }
            ]
          },
          "AA.1_4_3_F24.F24.BGColour": {
            "Check that this element has an inherited foreground colour to complement the corresponding inline background colour or image.": [
              {
                "tagName": "div",
                "id": "#usasearch_sayt",
                "code": "<div id=\"usasearch_sayt\" style=\"background: none; border: 0px; display: block; float: none; height: 0px; line-height: 0; margin: 0px; padding: 0px; position: static; width: 0px;\">...</div>"
              }
            ]
          },
          "AA.2_1_1.G90": {
            "Ensure the functionality provided by an event handler for this element is available through the keyboard": [
              {
                "tagName": "a",
                "id": "#sb-nav-close",
                "code": "<a id=\"sb-nav-close\" title=\"Close\" onclick=\"Shadowbox.close()\">...</a>"
              },
              {
                "tagName": "a",
                "id": "#sb-nav-next",
                "code": "<a id=\"sb-nav-next\" title=\"Next\" onclick=\"Shadowbox.next()\">...</a>"
              },
              {
                "tagName": "a",
                "id": "#sb-nav-pause",
                "code": "<a id=\"sb-nav-pause\" title=\"Pause\" onclick=\"Shadowbox.pause()\">...</a>"
              },
              {
                "tagName": "a",
                "id": "#sb-nav-play",
                "code": "<a id=\"sb-nav-play\" title=\"Play\" onclick=\"Shadowbox.play()\">...</a>"
              },
              {
                "tagName": "a",
                "id": "#sb-nav-previous",
                "code": "<a id=\"sb-nav-previous\" title=\"Previous\" onclick=\"Shadowbox.previous()\">...</a>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div onclick=\"location.href='https://www.cancer.gov/about-cancer/causes-prevention/risk/sunlight '\" class=\"ds-1col file file-image file-image-jpeg view-mode-slide_file clearfix\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div onclick=\"location.href='https://www.nei.nih.gov/learn-about-eye-health/healthy-vision'\" class=\"ds-1col file file-image file-image-jpeg view-mode-slide_file clearfix\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div onclick=\"location.href='https://www.nhlbi.nih.gov/LMBBasthma '\" class=\"ds-1col file file-image file-image-jpeg view-mode-slide_file clearfix\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div onclick=\"location.href='https://www.niddk.nih.gov/health-information/diabetes/overview/what-is-diabetes/gestational/management-treatment'\" class=\"ds-1col file file-image file-image-jpeg view-mode-slide_file clearfix\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div onclick=\"location.href='https://www.rethinkingdrinking.niaaa.nih.gov/'\" class=\"ds-1col file file-image file-image-jpeg view-mode-slide_file clearfix\">...</div>"
              }
            ]
          },
          "AA.2_1_1.SCR20.MouseDown": {
            "Ensure the functionality provided by mousing down on this element is available through the keyboard; for instance, using the keydown event.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"button blue-dark\" href=\"https://www.cancer.gov/about-cancer/causes-prevention/risk/sunlight \" onmousedown=\"_sendEvent('Outbound','www.cancer.gov','/about-cancer/causes-prevention/risk/sunlight',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"button blue-dark\" href=\"https://www.nei.nih.gov/learn-about-eye-health/healthy-vision\" onmousedown=\"_sendEvent('Outbound','www.nei.nih.gov','/learn-about-eye-health/healthy-vision',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"button blue-dark\" href=\"https://www.nhlbi.nih.gov/LMBBasthma \" onmousedown=\"_sendEvent('Outbound','www.nhlbi.nih.gov','/LMBBasthma',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"button blue-dark\" href=\"https://www.niddk.nih.gov/health-information/diabetes/overview/what-is-diabetes/gestational/management-treatment\" onmousedown=\"_sendEvent('Outbound','www.niddk.nih.gov','/health-information/diabetes/overview/what-is-diabetes/gestational/management-treatment',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"button blue-dark\" href=\"https://www.rethinkingdrinking.niaaa.nih.gov/\" onmousedown=\"_sendEvent('Outbound','www.rethinkingdrinking.niaaa.nih.gov','/',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"facebook-monochrome\" href=\"https://www.facebook.com/nih.gov\" onmousedown=\"_sendEvent('Outbound','www.facebook.com','/nih.gov',0);\" data-extlink=\"\" target=\"_blank\" rel=\"noopener noreferrer\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"flickr-monochrome\" href=\"https://www.flickr.com/photos/nihgov/\" onmousedown=\"_sendEvent('Outbound','www.flickr.com','/photos/nihgov/',0);\" data-extlink=\"\" target=\"_blank\" rel=\"noopener noreferrer\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"instagram-monochrome\" href=\"https://www.instagram.com/nihgov/\" onmousedown=\"_sendEvent('Outbound','www.instagram.com','/nihgov/',0);\" data-extlink=\"\" target=\"_blank\" rel=\"noopener noreferrer\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"lastTab\" href=\"https://www.usa.gov/\" onmousedown=\"_sendEvent('Outbound','www.usa.gov','/',0);\" data-extlink=\"\" target=\"_blank\" rel=\"noopener noreferrer\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"minibadge minibadge-commonfund\" href=\"https://commonfund.nih.gov/\" onmousedown=\"_sendEvent('Outbound','commonfund.nih.gov','/',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"minibadge minibadge-era\" href=\"https://commons.era.nih.gov/commons/\" onmousedown=\"_sendEvent('Outbound','commons.era.nih.gov','/commons/',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"minibadge minibadge-medlineplus\" href=\"https://medlineplus.gov/\" onmousedown=\"_sendEvent('Outbound','www.medlineplus.gov','/',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"minibadge minibadge-newsinhealth\" href=\"https://newsinhealth.nih.gov/\" onmousedown=\"_sendEvent('Outbound','newsinhealth.nih.gov','/',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"minibadge minibadge-nidb\" href=\"https://intramural.nih.gov\" onmousedown=\"_sendEvent('Outbound','intramural.nih.gov','/',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"minibadge minibadge-nihblueprint\" href=\"https://neuroscienceblueprint.nih.gov\" onmousedown=\"_sendEvent('Outbound','neuroscienceblueprint.nih.gov','/',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"minibadge minibadge-nihrecord\" href=\"https://nihrecord.nih.gov/\" onmousedown=\"_sendEvent('Outbound','nihrecord.nih.gov','/',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"minibadge minibadge-oppnet\" href=\"https://oppnet.nih.gov\" onmousedown=\"_sendEvent('Outbound','oppnet.nih.gov','/',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"minibadge minibadge-pubmed\" href=\"https://www.ncbi.nlm.nih.gov/pubmed/\" onmousedown=\"_sendEvent('Outbound','www.ncbi.nlm.nih.gov','/pubmed/',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"minibadge minibadge-report\" href=\"https://report.nih.gov/\" onmousedown=\"_sendEvent('Outbound','report.nih.gov','/',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"minibadge minibadge-stemcell\" href=\"https://stemcells.nih.gov\" onmousedown=\"_sendEvent('Outbound','stemcells.nih.gov','/',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"twitter-monochrome\" href=\"https://twitter.com/NIH\" onmousedown=\"_sendEvent('Outbound','www.twitter.com','/NIH',0);\" data-extlink=\"\" target=\"_blank\" rel=\"noopener noreferrer\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"youtube-monochrome\" href=\"https://www.youtube.com/user/nihod\" onmousedown=\"_sendEvent('Outbound','www.youtube.com','/user/nihod',0);\" data-extlink=\"\" target=\"_blank\" rel=\"noopener noreferrer\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/about-nih/researcher-holding-petri-dish.jpg\" onmousedown=\"_sendEvent('Downloads','jpg','https://www.nih.gov/about-nih/researcher-holding-petri-dish.jpg',0);\" rel=\"shadowbox[gallery]\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/glance/nih-glance-funding.jpg\" onmousedown=\"_sendEvent('Downloads','jpg','https://www.nih.gov/glance/nih-glance-funding.jpg',0);\" rel=\"shadowbox[gallery]\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/glance/nih-glance-labs.jpg\" onmousedown=\"_sendEvent('Downloads','jpg','https://www.nih.gov/glance/nih-glance-labs.jpg',0);\" rel=\"shadowbox[gallery]\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/glance/nih-glance-training.jpg\" onmousedown=\"_sendEvent('Downloads','jpg','https://www.nih.gov/glance/nih-glance-training.jpg',0);\" rel=\"shadowbox[gallery]\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/glance/nih-glance-whoweare.jpg\" onmousedown=\"_sendEvent('Downloads','jpg','https://www.nih.gov/glance/nih-glance-whoweare.jpg',0);\" rel=\"shadowbox[gallery]\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/institutes-nih/nih-office-director/office-communications-public-liaison/clear-communication/talking-your-doctor\" onmousedown=\"_sendEvent('Downloads','-doc','https://www.nih.gov/institutes-nih/nih-office-director/office-communications-public-liaison/clear-communication/talking-your-doctor',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/nih-director/lawrence-tabak-portrait-thumbnail.jpg\" onmousedown=\"_sendEvent('Downloads','jpg','https://www.nih.gov/nih-director/lawrence-tabak-portrait-thumbnail.jpg',0);\" rel=\"shadowbox[gallery]\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/research-training/library-resources\" onmousedown=\"_sendEvent('Downloads','brar','https://www.nih.gov/research-training/library-resources',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://allofus.nih.gov\" onmousedown=\"_sendEvent('Outbound','allofus.nih.gov','/',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://employees.nih.gov/\" onmousedown=\"_sendEvent('Outbound','employees.nih.gov','/',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://grants.nih.gov\" onmousedown=\"_sendEvent('Outbound','grants.nih.gov','/',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://irp.nih.gov/\" onmousedown=\"_sendEvent('Outbound','irp.nih.gov','/',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.jobs.nih.gov/\" onmousedown=\"_sendEvent('Outbound','www.jobs.nih.gov','/',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://clinicalcenter.nih.gov\" title=\"NIH Clinical Center\" onmousedown=\"_sendEvent('Outbound','clinicalcenter.nih.gov','/',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://covid19.nih.gov\" onmousedown=\"_sendEvent('Outbound','covid19.nih.gov','/',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://employees.nih.gov/pages/coronavirus/\" onmousedown=\"_sendEvent('Outbound Downloads','navi','https://employees.nih.gov/pages/coronavirus/',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://grants.nih.gov/funding/contracts.htm\" onmousedown=\"_sendEvent('Outbound','grants.nih.gov','/funding/contracts.htm',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://grants.nih.gov/funding/index.htm\" onmousedown=\"_sendEvent('Outbound','grants.nih.gov','/funding/index.htm',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://grants.nih.gov/grants/about_grants.htm\" onmousedown=\"_sendEvent('Outbound','grants.nih.gov','/grants/about_grants.htm',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://grants.nih.gov/grants/how-to-apply-application-guide.html\" onmousedown=\"_sendEvent('Outbound','grants.nih.gov','/grants/how-to-apply-application-guide.html',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://grants.nih.gov/grants/how-to-apply-application-guide/due-dates-and-submission-policies/due-dates.htm\" onmousedown=\"_sendEvent('Outbound','grants.nih.gov','/grants/how-to-apply-application-guide/due-dates-and-submission-policies/due-dates.htm',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://grants.nih.gov/grants/oer.htm\" onmousedown=\"_sendEvent('Outbound','grants.nih.gov','/grants/oer.htm',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://grants.nih.gov/policy/index.htm\" onmousedown=\"_sendEvent('Outbound','grants.nih.gov','/policy/index.htm',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://heal.nih.gov/\" onmousedown=\"_sendEvent('Outbound','heal.nih.gov','/',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://hr.nih.gov/jobs\" onmousedown=\"_sendEvent('Outbound','hr.nih.gov','/jobs',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://ncats.nih.gov\" title=\"National Center for Advancing Translational Sciences\" onmousedown=\"_sendEvent('Outbound','ncats.nih.gov','/',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://nccih.nih.gov\" title=\"National Center for Complementary and Integrative Health\" onmousedown=\"_sendEvent('Outbound','nccih.nih.gov','/',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://ned.nih.gov/\" onmousedown=\"_sendEvent('Outbound','ned.nih.gov','/',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://nei.nih.gov\" title=\"National Eye Institute\" onmousedown=\"_sendEvent('Outbound','nei.nih.gov','/',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://nexus.od.nih.gov/all/\" onmousedown=\"_sendEvent('Outbound','nexus.od.nih.gov','/all/',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://nida.nih.gov\" title=\"National Institute on Drug Abuse\" onmousedown=\"_sendEvent('Outbound','nida.nih.gov','/',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://oig.hhs.gov\" onmousedown=\"_sendEvent('Outbound','oig.hhs.gov','/',0);\" data-extlink=\"\" target=\"_blank\" rel=\"noopener noreferrer\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://recovercovid.org/\" onmousedown=\"_sendEvent('Outbound','www.recovercovid.org','/',0);\" data-extlink=\"\" target=\"_blank\" rel=\"noopener noreferrer\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://salud.nih.gov\" onmousedown=\"_sendEvent('Outbound','salud.nih.gov','/',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://salud.nih.gov/covid-19/\" title=\"Información y recursos sobre el COVID-19 en español de los Institutos Nacionales de la Salud\" onmousedown=\"_sendEvent('Outbound','salud.nih.gov','/covid-19/',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.cancer.gov\" title=\"National Cancer Institute\" onmousedown=\"_sendEvent('Outbound','www.cancer.gov','/',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.cancer.gov/about-cancer/causes-prevention/risk/sunlight \" onmousedown=\"_sendEvent('Outbound','www.cancer.gov','/about-cancer/causes-prevention/risk/sunlight',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.cit.nih.gov\" title=\"Center for Information Technology\" onmousedown=\"_sendEvent('Outbound','www.cit.nih.gov','/',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.covid.gov\" onmousedown=\"_sendEvent('Outbound','www.covid.gov','/',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.covid19treatmentguidelines.nih.gov/\" onmousedown=\"_sendEvent('Outbound','www.covid19treatmentguidelines.nih.gov','/',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.csr.nih.gov\" title=\"Center for Scientific Review\" onmousedown=\"_sendEvent('Outbound','www.csr.nih.gov','/',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.edi.nih.gov/no-fear-act\" onmousedown=\"_sendEvent('Outbound','www.edi.nih.gov','/no-fear-act',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.fic.nih.gov\" title=\"Fogarty International Center\" onmousedown=\"_sendEvent('Outbound','www.fic.nih.gov','/',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.genome.gov\" title=\"National Human Genome Research Institute\" onmousedown=\"_sendEvent('Outbound','www.genome.gov','/',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.healthcare.gov\" onmousedown=\"_sendEvent('Outbound','www.healthcare.gov','/',0);\" data-extlink=\"\" target=\"_blank\" rel=\"noopener noreferrer\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.hhs.gov\" onmousedown=\"_sendEvent('Outbound','www.hhs.gov','/',0);\" data-extlink=\"\" target=\"_blank\" rel=\"noopener noreferrer\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.hhs.gov/programs/social-services/health-care-facilities/index.html\" onmousedown=\"_sendEvent('Outbound','www.hhs.gov','/programs/social-services/health-care-facilities/index.html',0);\" data-extlink=\"\" target=\"_blank\" rel=\"noopener noreferrer\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.hhs.gov/vulnerability-disclosure-policy/index.html\" onmousedown=\"_sendEvent('Outbound','www.hhs.gov','/vulnerability-disclosure-policy/index.html',0);\" data-extlink=\"\" target=\"_blank\" rel=\"noopener noreferrer\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.lrp.nih.gov/\" onmousedown=\"_sendEvent('Outbound','www.lrp.nih.gov','/',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.nei.nih.gov/learn-about-eye-health/healthy-vision\" onmousedown=\"_sendEvent('Outbound','www.nei.nih.gov','/learn-about-eye-health/healthy-vision',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.nhlbi.nih.gov\" title=\"National Heart, Lung, and Blood Institute\" onmousedown=\"_sendEvent('Outbound','www.nhlbi.nih.gov','/',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.nhlbi.nih.gov/LMBBasthma \" onmousedown=\"_sendEvent('Outbound','www.nhlbi.nih.gov','/LMBBasthma',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.nia.nih.gov\" title=\"National Institute on Aging\" onmousedown=\"_sendEvent('Outbound','www.nia.nih.gov','/',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.niaaa.nih.gov\" title=\"National Institute on Alcohol Abuse and Alcoholism\" onmousedown=\"_sendEvent('Outbound','www.niaaa.nih.gov','/',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.niaid.nih.gov\" title=\"National Institute of Allergy and Infectious Diseases\" onmousedown=\"_sendEvent('Outbound','www.niaid.nih.gov','/',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.niams.nih.gov\" title=\"National Institute of Arthritis and Musculoskeletal and Skin Diseases\" onmousedown=\"_sendEvent('Outbound','www.niams.nih.gov','/',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.nibib.nih.gov\" title=\"National Institute of Biomedical Imaging and Bioengineering\" onmousedown=\"_sendEvent('Outbound','www.nibib.nih.gov','/',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.nichd.nih.gov\" title=\"Eunice Kennedy Shriver National Institute of Child Health and Human Development\" onmousedown=\"_sendEvent('Outbound','www.nichd.nih.gov','/',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.nidcd.nih.gov\" title=\"National Institute on Deafness and Other Communication Disorders\" onmousedown=\"_sendEvent('Outbound','www.nidcd.nih.gov','/',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.nidcr.nih.gov\" title=\"National Institute of Dental and Craniofacial Research\" onmousedown=\"_sendEvent('Outbound','www.nidcr.nih.gov','/',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.niddk.nih.gov\" title=\"National Institute of Diabetes and Digestive and Kidney Diseases\" onmousedown=\"_sendEvent('Outbound','www.niddk.nih.gov','/',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.niddk.nih.gov/health-information/diabetes/overview/what-is-diabetes/gestational/management-treatment\" onmousedown=\"_sendEvent('Outbound','www.niddk.nih.gov','/health-information/diabetes/overview/what-is-diabetes/gestational/management-treatment',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.niehs.nih.gov\" title=\"National Institute of Environmental Health Sciences\" onmousedown=\"_sendEvent('Outbound','www.niehs.nih.gov','/',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.nigms.nih.gov\" title=\"National Institute of General Medical Sciences\" onmousedown=\"_sendEvent('Outbound','www.nigms.nih.gov','/',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.nimh.nih.gov\" title=\"National Institute of Mental Health\" onmousedown=\"_sendEvent('Outbound','www.nimh.nih.gov','/',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.nimhd.nih.gov\" title=\"National Institute on Minority Health and Health Disparities\" onmousedown=\"_sendEvent('Outbound','www.nimhd.nih.gov','/',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.ninds.nih.gov\" title=\"National Institute of Neurological Disorders and Stroke\" onmousedown=\"_sendEvent('Outbound','www.ninds.nih.gov','/',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.ninr.nih.gov\" title=\"National Institute of Nursing Research\" onmousedown=\"_sendEvent('Outbound','www.ninr.nih.gov','/',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.nlm.nih.gov\" title=\"National Library of Medicine\" onmousedown=\"_sendEvent('Outbound','www.nlm.nih.gov','/',0);\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.rethinkingdrinking.niaaa.nih.gov/\" onmousedown=\"_sendEvent('Outbound','www.rethinkingdrinking.niaaa.nih.gov','/',0);\">...</a>"
              }
            ]
          },
          "AA.4_1_2.H91.A.Empty": {
            "Anchor element found with an ID but without a href or link text. Consider moving its ID to a parent or nearby element.": [
              {
                "tagName": "a",
                "id": "#main-content",
                "code": "<a id=\"main-content\">...</a>"
              },
              {
                "tagName": "a",
                "id": "#sb-nav-close",
                "code": "<a id=\"sb-nav-close\" title=\"Close\" onclick=\"Shadowbox.close()\">...</a>"
              },
              {
                "tagName": "a",
                "id": "#sb-nav-next",
                "code": "<a id=\"sb-nav-next\" title=\"Next\" onclick=\"Shadowbox.next()\">...</a>"
              },
              {
                "tagName": "a",
                "id": "#sb-nav-pause",
                "code": "<a id=\"sb-nav-pause\" title=\"Pause\" onclick=\"Shadowbox.pause()\">...</a>"
              },
              {
                "tagName": "a",
                "id": "#sb-nav-play",
                "code": "<a id=\"sb-nav-play\" title=\"Play\" onclick=\"Shadowbox.play()\">...</a>"
              },
              {
                "tagName": "a",
                "id": "#sb-nav-previous",
                "code": "<a id=\"sb-nav-previous\" title=\"Previous\" onclick=\"Shadowbox.previous()\">...</a>"
              }
            ]
          },
          "AA.4_1_2.H91.A.Placeholder": {
            "Anchor element found with link content, but no href, ID or name attribute has been supplied.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"flex-active\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a>...</a>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.nih.gov/",
      "what": "URL",
      "result": "https://www.nih.gov/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://www.nih.gov/",
      "result": {
        "content": {
          "totals": {
            "violation": 20,
            "recommendation": 5,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[3]/div[1]/ul[1]/li[7]/a[1]",
                "aria": "/document[1]/list[2]/listitem[7]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 303,
                "top": 2553,
                "height": 22,
                "width": 184
              },
              "snippet": "<a href=\"/news-events/social-media-outreach\" class=\"social-monochrome\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[3]/div[1]/ul[1]/li[6]/a[1]",
                "aria": "/document[1]/list[2]/listitem[6]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 627,
                "top": 2520,
                "height": 22,
                "width": 69
              },
              "snippet": "<a rel=\"noopener noreferrer\" target=\"_blank\" data-extlink=\"\" onmousedown=\"_sendEvent('Outbound','www.flickr.com','/photos/nihgov/',0);\" href=\"https://www.flickr.com/photos/nihgov/\" class=\"flickr-monochrome\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[3]/div[1]/ul[1]/li[5]/a[1]",
                "aria": "/document[1]/list[2]/listitem[5]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 523,
                "top": 2520,
                "height": 22,
                "width": 84
              },
              "snippet": "<a rel=\"noopener noreferrer\" target=\"_blank\" data-extlink=\"\" onmousedown=\"_sendEvent('Outbound','www.youtube.com','/user/nihod',0);\" href=\"https://www.youtube.com/user/nihod\" class=\"youtube-monochrome\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[3]/div[1]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/list[2]/listitem[4]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 411,
                "top": 2520,
                "height": 22,
                "width": 93
              },
              "snippet": "<a rel=\"noopener noreferrer\" target=\"_blank\" data-extlink=\"\" onmousedown=\"_sendEvent('Outbound','www.instagram.com','/nihgov/',0);\" href=\"https://www.instagram.com/nihgov/\" class=\"instagram-monochrome\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[3]/div[1]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/list[2]/listitem[3]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 300,
                "top": 2520,
                "height": 22,
                "width": 91
              },
              "snippet": "<a rel=\"noopener noreferrer\" target=\"_blank\" data-extlink=\"\" onmousedown=\"_sendEvent('Outbound','www.facebook.com','/nih.gov',0);\" href=\"https://www.facebook.com/nih.gov\" class=\"facebook-monochrome\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[3]/div[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/list[2]/listitem[2]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 203,
                "top": 2520,
                "height": 22,
                "width": 78
              },
              "snippet": "<a rel=\"noopener noreferrer\" target=\"_blank\" data-extlink=\"\" onmousedown=\"_sendEvent('Outbound','www.twitter.com','/NIH',0);\" href=\"https://twitter.com/NIH\" class=\"twitter-monochrome\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[3]/div[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/list[2]/listitem[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 96,
                "top": 2520,
                "height": 22,
                "width": 87
              },
              "snippet": "<a href=\"/about-nih/contact-us\" class=\"contactus-monochrome\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[3]/div[1]/h2[1]",
                "aria": "/document[1]/heading[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 22,
                "top": 2556,
                "height": 8,
                "width": 158
              },
              "snippet": "<h2 class=\"element-invisible\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/list[1]/listitem[3]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 526,
                "top": 202,
                "height": 17,
                "width": 190
              },
              "snippet": "<a onmousedown=\"_sendEvent('Outbound Downloads','navi','https://employees.nih.gov/pages/coronavirus/',0);\" href=\"https://employees.nih.gov/pages/coronavirus/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/list[1]/listitem[2]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 264,
                "top": 202,
                "height": 17,
                "width": 165
              },
              "snippet": "<a onmousedown=\"_sendEvent('Outbound','covid19.nih.gov','/',0);\" href=\"https://covid19.nih.gov\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/list[1]/listitem[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 164,
                "top": 202,
                "height": 17,
                "width": 67
              },
              "snippet": "<a onmousedown=\"_sendEvent('Outbound','www.covid.gov','/',0);\" href=\"https://www.covid.gov\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 44,
                "top": 194,
                "height": 30,
                "width": 100
              },
              "snippet": "<h2 class=\"header-inline header-no-rule\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/button[1]",
                "aria": "/document[1]/button[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 730,
                "top": 194,
                "height": 35,
                "width": 35
              },
              "snippet": "<button class=\"emergency-message-toggle icon-close\" aria-label=\"Hide emergency message\" type=\"button\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 22,
                "top": 176,
                "height": 8,
                "width": 98
              },
              "snippet": "<h2 class=\"element-invisible\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 1,
                "width": 135
              },
              "snippet": "<a class=\"element-invisible element-focusable\" href=\"#main-content\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_EventHandlerMissingRole_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/div[1]/div[1]",
                "aria": "/document[1]/main[1]/list[1]/listitem[5]"
              },
              "message": "The <div> element with 'onclick' does not have a valid ARIA role specified",
              "bounds": {
                "left": 420,
                "top": 239,
                "height": 398,
                "width": 796
              },
              "snippet": "<div class=\"ds-1col file file-image file-image-jpeg view-mode-slide_file clearfix\" onclick=\"location.href='https://www.rethinkingdrinking.niaaa.nih.gov/'\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_EventHandlerMissingRole_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/div[1]/div[1]",
                "aria": "/document[1]/main[1]/list[1]/listitem[4]"
              },
              "message": "The <div> element with 'onclick' does not have a valid ARIA role specified",
              "bounds": {
                "left": 420,
                "top": 239,
                "height": 398,
                "width": 796
              },
              "snippet": "<div class=\"ds-1col file file-image file-image-jpeg view-mode-slide_file clearfix\" onclick=\"location.href='https://www.nei.nih.gov/learn-about-eye-health/healthy-vision'\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_EventHandlerMissingRole_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/div[1]/div[1]",
                "aria": "/document[1]/main[1]/list[1]/listitem[3]"
              },
              "message": "The <div> element with 'onclick' does not have a valid ARIA role specified",
              "bounds": {
                "left": 420,
                "top": 239,
                "height": 398,
                "width": 796
              },
              "snippet": "<div class=\"ds-1col file file-image file-image-jpeg view-mode-slide_file clearfix\" onclick=\"location.href='https://www.nhlbi.nih.gov/LMBBasthma '\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_EventHandlerMissingRole_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/div[1]/div[1]",
                "aria": "/document[1]/main[1]/list[1]/listitem[2]"
              },
              "message": "The <div> element with 'onclick' does not have a valid ARIA role specified",
              "bounds": {
                "left": 420,
                "top": 239,
                "height": 398,
                "width": 796
              },
              "snippet": "<div class=\"ds-1col file file-image file-image-jpeg view-mode-slide_file clearfix\" onclick=\"location.href='https://www.cancer.gov/about-cancer/causes-prevention/risk/sunlight '\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_EventHandlerMissingRole_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]",
                "aria": "/document[1]/main[1]/list[1]/listitem[1]"
              },
              "message": "The <div> element with 'onclick' does not have a valid ARIA role specified",
              "bounds": {
                "left": 420,
                "top": 239,
                "height": 398,
                "width": 796
              },
              "snippet": "<div class=\"ds-1col file file-image file-image-jpeg view-mode-slide_file clearfix\" onclick=\"location.href='https://www.niddk.nih.gov/health-information/diabetes/overview/what-is-diabetes/gestational/management-treatment'\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/script[7]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"language\" is deprecated in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<script src=\"/sites/all/libraries/DAP/Universal-Federated-Analytics-Min.1.0.js?agency=HHS&subagency=NIH&pua=UA-22075261-1&sp=find&yt=true&exts=doc,docx,xls,xlsx,xlsm,ppt,pptx,exe,zip,pdf,js,txt,csv,dxf,wmv,jpg,wma,mov,avi,mp3,mp4,csv\" id=\"_fed_an_ua_tag\" language=\"javascript\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[5]",
                "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=\"on\" http-equiv=\"cleartype\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[11]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"EN\" http-equiv=\"content-language\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[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": 0,
                "top": 0,
                "height": 179,
                "width": 800
              },
              "snippet": "<header role=\"banner\" class=\"l-header\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[3]/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": 22,
                "top": 2618,
                "height": 297,
                "width": 757
              },
              "snippet": "<footer role=\"contentinfo\" class=\"l-footer\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 20,
            "recommendation": 5,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[3]/div[1]/ul[1]/li[7]/a[1]",
                "aria": "/document[1]/list[2]/listitem[7]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 301,
                "top": 2436,
                "height": 22,
                "width": 190
              },
              "snippet": "<a href=\"/news-events/social-media-outreach\" class=\"social-monochrome\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[3]/div[1]/ul[1]/li[6]/a[1]",
                "aria": "/document[1]/list[2]/listitem[6]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 628,
                "top": 2403,
                "height": 22,
                "width": 67
              },
              "snippet": "<a rel=\"noopener noreferrer\" target=\"_blank\" data-extlink=\"\" onmousedown=\"_sendEvent('Outbound','www.flickr.com','/photos/nihgov/',0);\" href=\"https://www.flickr.com/photos/nihgov/\" class=\"flickr-monochrome\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[3]/div[1]/ul[1]/li[5]/a[1]",
                "aria": "/document[1]/list[2]/listitem[5]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 523,
                "top": 2403,
                "height": 22,
                "width": 86
              },
              "snippet": "<a rel=\"noopener noreferrer\" target=\"_blank\" data-extlink=\"\" onmousedown=\"_sendEvent('Outbound','www.youtube.com','/user/nihod',0);\" href=\"https://www.youtube.com/user/nihod\" class=\"youtube-monochrome\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[3]/div[1]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/list[2]/listitem[4]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 408,
                "top": 2403,
                "height": 22,
                "width": 96
              },
              "snippet": "<a rel=\"noopener noreferrer\" target=\"_blank\" data-extlink=\"\" onmousedown=\"_sendEvent('Outbound','www.instagram.com','/nihgov/',0);\" href=\"https://www.instagram.com/nihgov/\" class=\"instagram-monochrome\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[3]/div[1]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/list[2]/listitem[3]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 298,
                "top": 2403,
                "height": 22,
                "width": 92
              },
              "snippet": "<a rel=\"noopener noreferrer\" target=\"_blank\" data-extlink=\"\" onmousedown=\"_sendEvent('Outbound','www.facebook.com','/nih.gov',0);\" href=\"https://www.facebook.com/nih.gov\" class=\"facebook-monochrome\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[3]/div[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/list[2]/listitem[2]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 202,
                "top": 2403,
                "height": 22,
                "width": 77
              },
              "snippet": "<a rel=\"noopener noreferrer\" target=\"_blank\" data-extlink=\"\" onmousedown=\"_sendEvent('Outbound','www.twitter.com','/NIH',0);\" href=\"https://twitter.com/NIH\" class=\"twitter-monochrome\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[3]/div[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/list[2]/listitem[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 96,
                "top": 2403,
                "height": 22,
                "width": 87
              },
              "snippet": "<a href=\"/about-nih/contact-us\" class=\"contactus-monochrome\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[3]/div[1]/h2[1]",
                "aria": "/document[1]/heading[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 22,
                "top": 2439,
                "height": 8,
                "width": 168
              },
              "snippet": "<h2 class=\"element-invisible\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/list[1]/listitem[3]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 412,
                "top": 232,
                "height": 17,
                "width": 192
              },
              "snippet": "<a onmousedown=\"_sendEvent('Outbound Downloads','navi','https://employees.nih.gov/pages/coronavirus/',0);\" href=\"https://employees.nih.gov/pages/coronavirus/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/list[1]/listitem[2]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 144,
                "top": 232,
                "height": 17,
                "width": 169
              },
              "snippet": "<a onmousedown=\"_sendEvent('Outbound','covid19.nih.gov','/',0);\" href=\"https://covid19.nih.gov\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/list[1]/listitem[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 44,
                "top": 232,
                "height": 17,
                "width": 68
              },
              "snippet": "<a onmousedown=\"_sendEvent('Outbound','www.covid.gov','/',0);\" href=\"https://www.covid.gov\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 44,
                "top": 194,
                "height": 30,
                "width": 99
              },
              "snippet": "<h2 class=\"header-inline header-no-rule\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/button[1]",
                "aria": "/document[1]/button[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 730,
                "top": 194,
                "height": 35,
                "width": 35
              },
              "snippet": "<button class=\"emergency-message-toggle icon-close\" aria-label=\"Hide emergency message\" type=\"button\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 22,
                "top": 176,
                "height": 8,
                "width": 104
              },
              "snippet": "<h2 class=\"element-invisible\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 1,
                "width": 134
              },
              "snippet": "<a class=\"element-invisible element-focusable\" href=\"#main-content\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_EventHandlerMissingRole_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/div[1]/div[1]",
                "aria": "/document[1]/main[1]/list[1]/listitem[5]"
              },
              "message": "The <div> element with 'onclick' does not have a valid ARIA role specified",
              "bounds": {
                "left": 274,
                "top": 267,
                "height": 253,
                "width": 505
              },
              "snippet": "<div class=\"ds-1col file file-image file-image-jpeg view-mode-slide_file clearfix\" onclick=\"location.href='https://www.rethinkingdrinking.niaaa.nih.gov/'\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_EventHandlerMissingRole_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/div[1]/div[1]",
                "aria": "/document[1]/main[1]/list[1]/listitem[4]"
              },
              "message": "The <div> element with 'onclick' does not have a valid ARIA role specified",
              "bounds": {
                "left": 274,
                "top": 267,
                "height": 253,
                "width": 505
              },
              "snippet": "<div class=\"ds-1col file file-image file-image-jpeg view-mode-slide_file clearfix\" onclick=\"location.href='https://www.nei.nih.gov/learn-about-eye-health/healthy-vision'\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_EventHandlerMissingRole_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/div[1]/div[1]",
                "aria": "/document[1]/main[1]/list[1]/listitem[3]"
              },
              "message": "The <div> element with 'onclick' does not have a valid ARIA role specified",
              "bounds": {
                "left": 274,
                "top": 267,
                "height": 253,
                "width": 505
              },
              "snippet": "<div class=\"ds-1col file file-image file-image-jpeg view-mode-slide_file clearfix\" onclick=\"location.href='https://www.nhlbi.nih.gov/LMBBasthma '\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_EventHandlerMissingRole_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/div[1]/div[1]",
                "aria": "/document[1]/main[1]/list[1]/listitem[2]"
              },
              "message": "The <div> element with 'onclick' does not have a valid ARIA role specified",
              "bounds": {
                "left": 274,
                "top": 267,
                "height": 253,
                "width": 505
              },
              "snippet": "<div class=\"ds-1col file file-image file-image-jpeg view-mode-slide_file clearfix\" onclick=\"location.href='https://www.cancer.gov/about-cancer/causes-prevention/risk/sunlight '\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_EventHandlerMissingRole_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]",
                "aria": "/document[1]/main[1]/list[1]/listitem[1]"
              },
              "message": "The <div> element with 'onclick' does not have a valid ARIA role specified",
              "bounds": {
                "left": 274,
                "top": 267,
                "height": 253,
                "width": 505
              },
              "snippet": "<div class=\"ds-1col file file-image file-image-jpeg view-mode-slide_file clearfix\" onclick=\"location.href='https://www.niddk.nih.gov/health-information/diabetes/overview/what-is-diabetes/gestational/management-treatment'\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/script[6]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"language\" is deprecated in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<script src=\"/sites/all/libraries/DAP/Universal-Federated-Analytics-Min.1.0.js?agency=HHS&subagency=NIH&pua=UA-22075261-1&sp=find&yt=true&exts=doc,docx,xls,xlsx,xlsm,ppt,pptx,exe,zip,pdf,js,txt,csv,dxf,wmv,jpg,wma,mov,avi,mp3,mp4,csv\" id=\"_fed_an_ua_tag\" language=\"javascript\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[5]",
                "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=\"on\" http-equiv=\"cleartype\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[11]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"EN\" http-equiv=\"content-language\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[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": 0,
                "top": 0,
                "height": 179,
                "width": 800
              },
              "snippet": "<header role=\"banner\" class=\"l-header\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[3]/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": 22,
                "top": 2501,
                "height": 297,
                "width": 757
              },
              "snippet": "<footer role=\"contentinfo\" class=\"l-footer\">",
              "level": "recommendation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.nih.gov/",
      "what": "URL",
      "result": "https://www.nih.gov/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://www.nih.gov/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "National Institutes of Health (NIH) | Turning Discovery Into Health",
          "pageurl": "https://www.nih.gov/",
          "time": 2.62,
          "creditsremaining": 883,
          "allitemcount": 139,
          "totalelements": 887,
          "waveurl": "http://wave.webaim.org/report?url=https://www.nih.gov/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 0,
            "items": []
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 0,
            "items": []
          },
          "alert": {
            "description": "Alerts",
            "count": 23,
            "items": {
              "alt_suspicious": {
                "id": "alt_suspicious",
                "description": "Suspicious alternative text",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child + A + DIV > DIV:first-child > HEADER:first-child + DIV + DIV > DIV#page-content > DIV:first-child + DIV > DIV:first-child > DIV#block-bean-home-slideshow-2l-block > DIV:first-child > DIV:first-child > DIV#flexslider-1 > DIV:first-child > UL:first-child > LI:first-child + LI > DIV:first-child > DIV:first-child > PICTURE:first-child > SOURCE:first-child + SOURCE + SOURCE + SOURCE + SOURCE + SOURCE + IMG",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + A + DIV > DIV:first-child > HEADER:first-child + DIV + DIV > DIV#page-content > DIV:first-child + DIV > DIV:first-child > DIV#block-bean-home-slideshow-2l-block > DIV:first-child > DIV:first-child > DIV#flexslider-1 > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > DIV:first-child > DIV:first-child > PICTURE:first-child > SOURCE:first-child + SOURCE + SOURCE + SOURCE + SOURCE + SOURCE + IMG"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "h1_missing": {
                "id": "h1_missing",
                "description": "Missing first level heading",
                "count": 1,
                "selectors": [
                  false
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  }
                ]
              },
              "heading_skipped": {
                "id": "heading_skipped",
                "description": "Skipped heading level",
                "count": 6,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child + A + DIV > DIV:first-child > HEADER:first-child + DIV + DIV > DIV#page-content > DIV:first-child + DIV > DIV:first-child > DIV#block-bean-nih-at-a-glance-block > H3:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + H4",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + A + DIV > DIV:first-child > HEADER:first-child + DIV + DIV > DIV#page-content > DIV:first-child + DIV > DIV:first-child > DIV#block-bean-nih-at-a-glance-block > H3:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + H4",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + A + DIV > DIV:first-child > HEADER:first-child + DIV + DIV > DIV#page-content > DIV:first-child + DIV > DIV:first-child > DIV#block-bean-nih-at-a-glance-block > H3:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child + H4",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + A + DIV > DIV:first-child > HEADER:first-child + DIV + DIV > DIV#page-content > DIV:first-child + DIV > DIV:first-child > DIV#block-bean-nih-at-a-glance-block > H3:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child + H4",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + A + DIV > DIV:first-child > HEADER:first-child + DIV + DIV > DIV#page-content > DIV:first-child + DIV > DIV:first-child > DIV#block-bean-nih-at-a-glance-block > H3:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + H4",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + A + DIV > DIV:first-child > HEADER:first-child + DIV + DIV > DIV#page-content > DIV:first-child + DIV > DIV:first-child > DIV#block-bean-nih-at-a-glance-block > H3:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child + H4"
                ],
                "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_redundant": {
                "id": "link_redundant",
                "description": "Redundant link",
                "count": 5,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child + A + DIV > DIV:first-child > HEADER:first-child + DIV + DIV > DIV#page-content > DIV:first-child + DIV > DIV:first-child > DIV#block-bean-home-slideshow-2l-block > DIV:first-child > DIV:first-child > DIV#flexslider-1 > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child + DIV > H3:first-child + P + P > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + A + DIV > DIV:first-child > HEADER:first-child + DIV + DIV > DIV#page-content > DIV:first-child + DIV > DIV:first-child > DIV#block-bean-home-slideshow-2l-block > DIV:first-child > DIV:first-child > DIV#flexslider-1 > DIV:first-child > UL:first-child > LI:first-child + LI > DIV:first-child > DIV:first-child + DIV > H3:first-child + P + P > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + A + DIV > DIV:first-child > HEADER:first-child + DIV + DIV > DIV#page-content > DIV:first-child + DIV > DIV:first-child > DIV#block-bean-home-slideshow-2l-block > DIV:first-child > DIV:first-child > DIV#flexslider-1 > DIV:first-child > UL:first-child > LI:first-child + LI + LI > DIV:first-child > DIV:first-child + DIV > H3:first-child + P + P > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + A + DIV > DIV:first-child > HEADER:first-child + DIV + DIV > DIV#page-content > DIV:first-child + DIV > DIV:first-child > DIV#block-bean-home-slideshow-2l-block > DIV:first-child > DIV:first-child > DIV#flexslider-1 > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > DIV:first-child > DIV:first-child + DIV > H3:first-child + P + P > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + A + DIV > DIV:first-child > HEADER:first-child + DIV + DIV > DIV#page-content > DIV:first-child + DIV > DIV:first-child > DIV#block-bean-home-slideshow-2l-block > DIV:first-child > DIV:first-child > DIV#flexslider-1 > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > DIV:first-child > DIV:first-child + DIV > H3:first-child + P + P > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "event_handler": {
                "id": "event_handler",
                "description": "Device dependent event handler",
                "count": 5,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child + A + DIV > DIV:first-child > HEADER:first-child + DIV + DIV > DIV#page-content > DIV:first-child + DIV > DIV:first-child > DIV#block-bean-home-slideshow-2l-block > DIV:first-child > DIV:first-child > DIV#flexslider-1 > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + A + DIV > DIV:first-child > HEADER:first-child + DIV + DIV > DIV#page-content > DIV:first-child + DIV > DIV:first-child > DIV#block-bean-home-slideshow-2l-block > DIV:first-child > DIV:first-child > DIV#flexslider-1 > DIV:first-child > UL:first-child > LI:first-child + LI > DIV:first-child > DIV:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + A + DIV > DIV:first-child > HEADER:first-child + DIV + DIV > DIV#page-content > DIV:first-child + DIV > DIV:first-child > DIV#block-bean-home-slideshow-2l-block > DIV:first-child > DIV:first-child > DIV#flexslider-1 > DIV:first-child > UL:first-child > LI:first-child + LI + LI > DIV:first-child > DIV:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + A + DIV > DIV:first-child > HEADER:first-child + DIV + DIV > DIV#page-content > DIV:first-child + DIV > DIV:first-child > DIV#block-bean-home-slideshow-2l-block > DIV:first-child > DIV:first-child > DIV#flexslider-1 > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > DIV:first-child > DIV:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + A + DIV > DIV:first-child > HEADER:first-child + DIV + DIV > DIV#page-content > DIV:first-child + DIV > DIV:first-child > DIV#block-bean-home-slideshow-2l-block > DIV:first-child > DIV:first-child > DIV#flexslider-1 > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > DIV:first-child > DIV:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.1.1 Keyboard (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.1.1"
                  }
                ]
              },
              "title_redundant": {
                "id": "title_redundant",
                "description": "Redundant title text",
                "count": 4,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child + A + DIV > DIV:first-child > HEADER:first-child + DIV + DIV > DIV#page-content > DIV:first-child + DIV > DIV:first-child > DIV#block-bean-nih-at-a-glance-block > H3:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#file-341 > H2:first-child + DIV > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + A + DIV > DIV:first-child > HEADER:first-child + DIV + DIV > DIV#page-content > DIV:first-child + DIV > DIV:first-child > DIV#block-bean-nih-at-a-glance-block > H3:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV#file-346 > H2:first-child + DIV > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + A + DIV > DIV:first-child > HEADER:first-child + DIV + DIV > DIV#page-content > DIV:first-child + DIV > DIV:first-child > DIV#block-bean-nih-at-a-glance-block > H3:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV#file-351 > H2:first-child + DIV > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + A + DIV > DIV:first-child > HEADER:first-child + DIV + DIV > DIV#page-content > DIV:first-child + DIV > DIV:first-child > DIV#block-bean-nih-at-a-glance-block > H3:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV#file-361 > H2:first-child + DIV > IMG:first-child"
                ],
                "wcag": []
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.nih.gov/",
      "what": "URL",
      "result": "https://www.nih.gov/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://www.nih.gov/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.078",
        "responseTime": "2022-07-18T00:14:40.026Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1048643,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 170,
              "failing": 10
            },
            "issues": {
              "totalErrors": 61,
              "totalWarnings": 2,
              "totalIssues": 63
            },
            "issuesByLevel": {
              "A": {
                "count": 33,
                "pct": 52.38
              },
              "AA": {
                "count": 20,
                "pct": 31.75
              },
              "AAA": {
                "count": 63,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 6,
              "warningDensity": 0,
              "allDensity": 6
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "dc90d726-84c7-403e-b019-347eef25ccfe",
          "docID": "2b99eebb-ab19-4cfd-eafc-736451a3fda6",
          "sourceHash": "d492f54ebf2c3b70a658bf194d8b1049",
          "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=dc90d726-84c7-403e-b019-347eef25ccfe",
          "resultSet": [
            {
              "tID": 28,
              "bpID": 3,
              "priority": 100,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The layout or sizing of this page causes horizontal scrolling.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Avoid layouts that result in horizontal scroll",
              "errorDescription": "This page is too wide, causing horizontal scrolling (at the tested viewport size). Horizontal scrolling will cause difficulties for users with low vision, especially if they have their monitor set to a low resolution. Review HTML, CSS and page element sizes to ensure 100% width is not exceeded.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 2663.48
                },
                "height": 2663.48,
                "width": 1024
              },
              "position": {
                "line": 2297,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"html front not-logged-in page-node section-landing-page\"&gt;&lt;div id=\"sb-container\" style=\"\"&gt;&lt;div id=\"sb-overlay\"&gt;&lt;/div&gt;&lt;div id=\"sb-wrapper\"&gt;&lt;div id=\"sb-wrapper-inner\"&gt;&lt;div id=\"sb-body\"&gt;&lt;div id=\"sb-bo",
              "xpath": "/html/body",
              "issueID": "88993bf0d36a1d1298676ebadeed0b52",
              "signature": "e44101ab8e6ce8d9cadbfbcf80cf8a53",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=88993bf0d36a1d1298676ebadeed0b52"
            },
            {
              "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": 390,
                  "y": 60
                },
                "height": 60,
                "width": 390
              },
              "position": {
                "line": 262,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"nih-logo icon-nih-logo\" href=\"/\" title=\"National Institutes of Health (NIH) - Turning Discovery into Health\" rel=\"home\"&gt;&lt;img src=\"/sites/all/themes/nih/images/nih-logo-color.png\" width=\"390\" height=\"60\" alt=\"National Institutes of Heal",
              "xpath": "/html/body/div[2]/div[1]/header[1]/div[2]/div[1]/div[1]/a[1]",
              "issueID": "6b7d1fb5d3db8ca00e262e67e8dc75a6",
              "signature": "9aeaa08b06cab0662c5831a5a26ec889",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=6b7d1fb5d3db8ca00e262e67e8dc75a6"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 131,
                  "y": 1
                },
                "height": 1,
                "width": 131
              },
              "position": {
                "line": 262,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#main-content\" class=\"element-invisible element-focusable\"&gt;Skip to main content&lt;/a&gt;",
              "xpath": "/html/body/a[1]",
              "issueID": "48475204ebc5718caeaa1bef2ffcb600",
              "signature": "57986dc15a08641e26c239cfb7ff3b5b",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=48475204ebc5718caeaa1bef2ffcb600"
            },
            {
              "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": 122.265625,
                  "y": 10.078125
                },
                "bottom-right": {
                  "x": 138.265625,
                  "y": 26.078125
                },
                "height": 16,
                "width": 16
              },
              "position": {
                "line": 8091,
                "column": 12
              },
              "errorSnippet": "&lt;a&gt;2&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[2]/a[1]",
              "issueID": "f6573cde1256bcb634d4a6dc6f4a8b04",
              "signature": "095b60793f44fa174215db66315dbdc2",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=f6573cde1256bcb634d4a6dc6f4a8b04"
            },
            {
              "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": 148.265625,
                  "y": 10.078125
                },
                "bottom-right": {
                  "x": 164.265625,
                  "y": 26.078125
                },
                "height": 16,
                "width": 16
              },
              "position": {
                "line": 8092,
                "column": 12
              },
              "errorSnippet": "&lt;a&gt;3&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[3]/a[1]",
              "issueID": "bf1f7bd3f6a35e4206525075b5b084ea",
              "signature": "9c10121a02f1b02c73cd1235af6ceec4",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=bf1f7bd3f6a35e4206525075b5b084ea"
            },
            {
              "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": 174.265625,
                  "y": 10.078125
                },
                "bottom-right": {
                  "x": 190.265625,
                  "y": 26.078125
                },
                "height": 16,
                "width": 16
              },
              "position": {
                "line": 8093,
                "column": 12
              },
              "errorSnippet": "&lt;a&gt;4&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[4]/a[1]",
              "issueID": "6cf34d41ae1d709cb37f4a1c03925cb8",
              "signature": "00d375740cb0220819d636d1c6750ba1",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=6cf34d41ae1d709cb37f4a1c03925cb8"
            },
            {
              "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": 200.265625,
                  "y": 10.078125
                },
                "bottom-right": {
                  "x": 216.265625,
                  "y": 26.078125
                },
                "height": 16,
                "width": 16
              },
              "position": {
                "line": 8095,
                "column": 31
              },
              "errorSnippet": "&lt;a&gt;5&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[5]/a[1]",
              "issueID": "8512e353045c8b5c21cdeac544eff86c",
              "signature": "38b4d84d07b76e32209c5c7c1bd8eaac",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=8512e353045c8b5c21cdeac544eff86c"
            },
            {
              "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": -7.2
                },
                "bottom-right": {
                  "x": -28.8,
                  "y": 20.64
                },
                "height": 27.84,
                "width": -28.8
              },
              "position": {
                "line": 4422,
                "column": 34
              },
              "errorSnippet": "&lt;a class=\"button gold\" href=\"/grants-funding\" title=\"More Grants &amp;amp; Funding Information\"&gt;More »&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/nav[1]/ul[1]/li[3]/div[2]/div[1]/p[1]/a[1]",
              "issueID": "a5e7ee8c78de3345398151a3817f0e02",
              "signature": "316d27a473149170a69da9c1ef4dd0f5",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=a5e7ee8c78de3345398151a3817f0e02"
            },
            {
              "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": -7.2
                },
                "bottom-right": {
                  "x": -28.8,
                  "y": 20.64
                },
                "height": 27.84,
                "width": -28.8
              },
              "position": {
                "line": 4723,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"button gold\" href=\"/news-events\" title=\"More News &amp;amp; Events\"&gt;More »&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/nav[1]/ul[1]/li[4]/div[2]/div[1]/p[1]/a[1]",
              "issueID": "1f830ef1d8c55897225c7710b18d3c26",
              "signature": "a85fb328a8fdbe7d439715993888a21d",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=1f830ef1d8c55897225c7710b18d3c26"
            },
            {
              "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": -7.2
                },
                "bottom-right": {
                  "x": -28.8,
                  "y": 20.64
                },
                "height": 27.84,
                "width": -28.8
              },
              "position": {
                "line": 6419,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"button gold\" href=\"/research-training\" title=\"More Research &amp;amp; Training\"&gt;More »&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/nav[1]/ul[1]/li[5]/div[2]/div[1]/p[1]/a[1]",
              "issueID": "033001a3aa5efee4b89733a99f735079",
              "signature": "f844c1afdcc6b2bb3b4730f53a5b111c",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=033001a3aa5efee4b89733a99f735079"
            },
            {
              "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": -7.2
                },
                "bottom-right": {
                  "x": -28.8,
                  "y": 20.64
                },
                "height": 27.84,
                "width": -28.8
              },
              "position": {
                "line": 6660,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"button gold\" href=\"/institutes-nih\" title=\"More About the Institutes at NIH\"&gt;More »&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/nav[1]/ul[1]/li[6]/div[2]/div[1]/p[1]/a[1]",
              "issueID": "e77c8c405f625be5ca18edd6b5bd43db",
              "signature": "80feab8e135f64d622666b92fa5d4da9",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=e77c8c405f625be5ca18edd6b5bd43db"
            },
            {
              "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": -7.2
                },
                "bottom-right": {
                  "x": -28.8,
                  "y": 20.64
                },
                "height": 27.84,
                "width": -28.8
              },
              "position": {
                "line": 8036,
                "column": 12
              },
              "errorSnippet": "&lt;a class=\"button gold\" href=\"/about-nih\" title=\"More About NIH\"&gt;More »&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/nav[1]/ul[1]/li[7]/div[2]/div[1]/p[1]/a[1]",
              "issueID": "d63e0a5357566f18a03528165ba32963",
              "signature": "bc88a9e006552f07eb4a31d409d778a1",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=d63e0a5357566f18a03528165ba32963"
            },
            {
              "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": 98.9375,
                  "y": 140.83125
                },
                "bottom-right": {
                  "x": 184.9185,
                  "y": 168.67125000000001
                },
                "height": 27.84,
                "width": 85.98100000000001
              },
              "position": {
                "line": 8074,
                "column": 12
              },
              "errorSnippet": "&lt;a class=\"button blue-dark\" href=\"https://www.cancer.gov/about-cancer/causes-prevention/risk/sunlight \" onmousedown=\"_sendEvent('Outbound','www.cancer.gov','/about-cancer/causes-prevention/risk/sunlight',0);\"&gt;Learn more »&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/div[1]/div[2]/p[2]/a[1]",
              "issueID": "0ee4f7bd956d81d1906f90ce7667374b",
              "signature": "10c7be92df4426a988f002949c970953",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=0ee4f7bd956d81d1906f90ce7667374b"
            },
            {
              "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": 98.9375,
                  "y": 117.83125
                },
                "bottom-right": {
                  "x": 184.9185,
                  "y": 145.67125
                },
                "height": 27.84,
                "width": 85.98100000000001
              },
              "position": {
                "line": 8076,
                "column": 12
              },
              "errorSnippet": "&lt;a class=\"button blue-dark\" href=\"https://www.nhlbi.nih.gov/LMBBasthma \" onmousedown=\"_sendEvent('Outbound','www.nhlbi.nih.gov','/LMBBasthma',0);\"&gt;Learn more »&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/div[1]/div[2]/p[2]/a[1]",
              "issueID": "a99f47caa2ba09c611d6ad981d5768ea",
              "signature": "aa0908659f61043cbc66afabbea157d2",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=a99f47caa2ba09c611d6ad981d5768ea"
            },
            {
              "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": 98.9375,
                  "y": 198.83125
                },
                "bottom-right": {
                  "x": 184.9185,
                  "y": 226.67125000000001
                },
                "height": 27.84,
                "width": 85.98100000000001
              },
              "position": {
                "line": 8087,
                "column": 12
              },
              "errorSnippet": "&lt;a class=\"button blue-dark\" href=\"https://www.nei.nih.gov/learn-about-eye-health/healthy-vision\" onmousedown=\"_sendEvent('Outbound','www.nei.nih.gov','/learn-about-eye-health/healthy-vision',0);\"&gt;Learn more »&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/div[1]/div[2]/p[2]/a[1]",
              "issueID": "67bdbd2bc52dafec3cc681755117df07",
              "signature": "f61d35de1ecff3d0ea85c4ce12dc1eaf",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=67bdbd2bc52dafec3cc681755117df07"
            },
            {
              "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": 98.9375,
                  "y": 129.83125
                },
                "bottom-right": {
                  "x": 184.9185,
                  "y": 157.67125000000001
                },
                "height": 27.84,
                "width": 85.98100000000001
              },
              "position": {
                "line": 8089,
                "column": 12
              },
              "errorSnippet": "&lt;a class=\"button blue-dark\" href=\"https://www.rethinkingdrinking.niaaa.nih.gov/\" onmousedown=\"_sendEvent('Outbound','www.rethinkingdrinking.niaaa.nih.gov','/',0);\"&gt;Learn more »&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/div[1]/div[2]/p[2]/a[1]",
              "issueID": "f1d7546f887127a6cecdb8f829e4d49b",
              "signature": "ff8efc3b8f046df9fecfee7f1d4c62c7",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=f1d7546f887127a6cecdb8f829e4d49b"
            },
            {
              "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": 638.1875,
                  "y": 1207.34375
                },
                "bottom-right": {
                  "x": 724.1875,
                  "y": 1227.34375
                },
                "height": 20,
                "width": 86
              },
              "position": {
                "line": 8131,
                "column": 12
              },
              "errorSnippet": "&lt;a href=\"http://www.jobs.nih.gov/\" onmousedown=\"_sendEvent('Outbound','www.jobs.nih.gov','/',0);\"&gt;Jobs at NIH&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[6]/h4[1]/a[1]",
              "issueID": "d008428d33edfc04f091a6da6e06acd8",
              "signature": "325b2b335f5a120313e58a45a9dc64fa",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=d008428d33edfc04f091a6da6e06acd8"
            },
            {
              "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": 68.265625,
                  "y": 0
                },
                "bottom-right": {
                  "x": 116.251225,
                  "y": 24
                },
                "height": 24,
                "width": 47.985600000000005
              },
              "position": {
                "line": 8163,
                "column": 20
              },
              "errorSnippet": "&lt;a href=\"/nondiscrimination-notice-language-assistance-services#spanish\" lang=\"es\" xml:lang=\"es\"&gt;Español&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[6]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "3d87a5bdf73789f60a0b9af50f27bf04",
              "signature": "258e8e51250f2b52d7938d16653da792",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=3d87a5bdf73789f60a0b9af50f27bf04"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": -4.59375,
                  "y": 46
                },
                "bottom-right": {
                  "x": 937.62525,
                  "y": 73.0469
                },
                "height": 27.0469,
                "width": 942.219
              },
              "position": {
                "line": 3955,
                "column": 0
              },
              "errorSnippet": "&lt;ul class=\"banner-utilities\"&gt; &lt;li&gt;&lt;a href=\"http://employees.nih.gov/\" onmousedown=\"_sendEvent('Outbound','employees.nih.gov','/',0);\"&gt;NIH Employee Intranet&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href=\"https://ned.nih.gov/\" onmousedown=\"_s",
              "xpath": "/html/body/div[2]/div[1]/header[1]/div[2]/div[1]/ul[1]",
              "issueID": "0ea77a5d61c7b5e0684e0e64fcfc5bdf",
              "signature": "97d720a65264f985d3e02da221c5806b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=0ea77a5d61c7b5e0684e0e64fcfc5bdf"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8205,
                "column": 178
              },
              "errorSnippet": "&lt;sup&gt;®&lt;/sup&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/nav[1]/ul[1]/li[7]/div[2]/div[2]/ul[1]/li[3]/a[1]/span[1]/sup[1]",
              "issueID": "96cc40f38bbe1be2574faac7f5e13561",
              "signature": "edc8b476064ac1073a7e5f751c8367c5",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=96cc40f38bbe1be2574faac7f5e13561"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 788.453125,
                  "y": 1592.234375
                },
                "bottom-right": {
                  "x": 841.427805,
                  "y": 1609.234375
                },
                "height": 17,
                "width": 52.97468
              },
              "position": {
                "line": 8604,
                "column": 0
              },
              "errorSnippet": "&lt;span class=\"tag-nihonly\"&gt;NIH Only&lt;/span&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[6]/h4[1]/span[1]",
              "issueID": "2079596649ad72441f07da0ff353de25",
              "signature": "10b16a0eecb752fc4d0369a7e0fbbf20",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=2079596649ad72441f07da0ff353de25"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 612.96875,
                  "y": 2520.125
                },
                "bottom-right": {
                  "x": 617.96875,
                  "y": 2528.125
                },
                "height": 8,
                "width": 5
              },
              "position": {
                "line": 8762,
                "column": 41
              },
              "errorSnippet": "&lt;sup&gt;®&lt;/sup&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[3]/footer[1]/p[1]/sup[1]",
              "issueID": "cbc3ba520d226ce08982e53d643fd583",
              "signature": "26fe95aeecff500bdafb3b9d6a4fce46",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=cbc3ba520d226ce08982e53d643fd583"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 5443,
                "column": 110
              },
              "errorSnippet": "&lt;ul class=\"sub-menu\"&gt; &lt;li&gt;&lt;a href=\"https://www.hhs.gov/programs/social-services/health-care-facilities/index.html\" onmousedown=\"_sendEvent('Outbound','www.hhs.gov','/programs/social-services/health-care-facilities/index.html',0);\" data-ext",
              "xpath": "/html/body/div[2]/div[1]/div[1]/nav[1]/ul[1]/li[2]/div[2]/div[1]/ul[1]",
              "issueID": "e77368a7c317f79d97f15e6d9e0fd84e",
              "signature": "ab02acabd3a6a28de5af2381a8870711",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=e77368a7c317f79d97f15e6d9e0fd84e"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6120,
                "column": 0
              },
              "errorSnippet": "&lt;ul&gt; &lt;li&gt;&lt;a href=\"https://grants.nih.gov/grants/oer.htm\" onmousedown=\"_sendEvent('Outbound','grants.nih.gov','/grants/oer.htm',0);\"&gt;Grants Home Page&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href=\"https://grants.nih.gov/funding/index.htm\" on",
              "xpath": "/html/body/div[2]/div[1]/div[1]/nav[1]/ul[1]/li[3]/div[2]/div[1]/ul[1]",
              "issueID": "f3a05101a1f736de890c73e1a32ea321",
              "signature": "a2155bf6cab7c12ffc3b152361f7ff27",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=f3a05101a1f736de890c73e1a32ea321"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7608,
                "column": 110
              },
              "errorSnippet": "&lt;ul&gt; &lt;li&gt;&lt;a href=\"/news-events/news-releases\"&gt;News Releases&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href=\"/news-events/digital-media-kits\"&gt;Digital Media Kits&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href=\"/news-events/media-resources\"&gt;Me",
              "xpath": "/html/body/div[2]/div[1]/div[1]/nav[1]/ul[1]/li[4]/div[2]/div[1]/ul[1]",
              "issueID": "8043106f86078cb3133a56393a2b729e",
              "signature": "f25c05ef3ed0d18a1dce0fe392b95e60",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=8043106f86078cb3133a56393a2b729e"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7990,
                "column": 11
              },
              "errorSnippet": "&lt;ul&gt; &lt;li&gt;&lt;a href=\"/research-training/medical-research-initiatives\"&gt;Medical Research Initiatives&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href=\"/research-training/science-highlights\"&gt;Science Highlights&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a",
              "xpath": "/html/body/div[2]/div[1]/div[1]/nav[1]/ul[1]/li[5]/div[2]/div[1]/ul[1]",
              "issueID": "71b97751b7198285aebdb80444413011",
              "signature": "9d0b939d3d42903fb57ea6f28ff0f6e2",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=71b97751b7198285aebdb80444413011"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8012,
                "column": 7
              },
              "errorSnippet": "&lt;ul&gt; &lt;li&gt;&lt;a href=\"/institutes-nih/list-institutes-centers\"&gt;List of Institutes and Centers&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href=\"/institutes-nih/nih-office-director\"&gt;NIH Office of the Director&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a",
              "xpath": "/html/body/div[2]/div[1]/div[1]/nav[1]/ul[1]/li[6]/div[2]/div[1]/ul[1]",
              "issueID": "7d71a2dfd53a3fa38bdf557bec48bb20",
              "signature": "bc69fa12de9d2880e199e99fd2fc8e9c",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=7d71a2dfd53a3fa38bdf557bec48bb20"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8035,
                "column": 7
              },
              "errorSnippet": "&lt;ul class=\"ic-acronymn-list\"&gt; &lt;li&gt;&lt;a href=\"https://www.cancer.gov\" title=\"National Cancer Institute\" onmousedown=\"_sendEvent('Outbound','www.cancer.gov','/',0);\"&gt;NCI&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href=\"https://nei.nih.gov\" title=",
              "xpath": "/html/body/div[2]/div[1]/div[1]/nav[1]/ul[1]/li[6]/div[2]/div[2]/ul[1]",
              "issueID": "d857e6b0e39bf2d8d2ed66c394ae4ef8",
              "signature": "43ec3c417f118f587e21ff30bb25655e",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=d857e6b0e39bf2d8d2ed66c394ae4ef8"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8073,
                "column": 7
              },
              "errorSnippet": "&lt;ul&gt; &lt;li&gt;&lt;a class=\"minibadge minibadge-directorsblog\" href=\"/about-nih/who-we-are/nih-director\"&gt;&lt;span class=\"minibadge-text\"&gt;The NIH Director&lt;/span&gt;&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a class=\"minibadge minibadge-almanac\" hr",
              "xpath": "/html/body/div[2]/div[1]/div[1]/nav[1]/ul[1]/li[7]/div[2]/div[2]/ul[1]",
              "issueID": "dd03073e363fa40938197a2a04283b8d",
              "signature": "4cc53b6681191ef1c42862deb3dd0dc2",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=dd03073e363fa40938197a2a04283b8d"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 64.78125,
                  "y": 624.8125
                },
                "bottom-right": {
                  "x": 277.01525000000004,
                  "y": 866.8905
                },
                "height": 242.078,
                "width": 212.234
              },
              "position": {
                "line": 8358,
                "column": 3
              },
              "errorSnippet": "&lt;div class=\"ds-1col file file-image file-image-jpeg view-mode-itn_file clearfix\"&gt; &lt;p class=\"teaser-thumbnail\"&gt;&lt;picture title=\"Diabetic Eye Disease\"&gt;\n&lt;!--[if IE 9]&gt;&lt;video style=\"display: none;\"&gt;&lt;![endif]--&gt;\n&lt;source s",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]",
              "issueID": "ef804258b6b92ebc6e5f76355e7ef473",
              "signature": "d2862ffbacaf6d644dc1dcff949736fa",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=ef804258b6b92ebc6e5f76355e7ef473"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 292.171875,
                  "y": 624.8125
                },
                "bottom-right": {
                  "x": 504.40587500000004,
                  "y": 866.8905
                },
                "height": 242.078,
                "width": 212.234
              },
              "position": {
                "line": 8385,
                "column": 1
              },
              "errorSnippet": "&lt;div class=\"ds-1col file file-image file-image-jpeg view-mode-itn_file clearfix\"&gt; &lt;p class=\"teaser-thumbnail\"&gt;&lt;picture title=\"Overdose Research \"&gt;\n&lt;!--[if IE 9]&gt;&lt;video style=\"display: none;\"&gt;&lt;![endif]--&gt;\n&lt;source src",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]",
              "issueID": "abdc7e3e666569c62776861b963aee88",
              "signature": "34d6de81a5a94bf0d0cfc6e39e38ddd3",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=abdc7e3e666569c62776861b963aee88"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 519.578125,
                  "y": 624.8125
                },
                "bottom-right": {
                  "x": 731.812125,
                  "y": 845.8905
                },
                "height": 221.078,
                "width": 212.234
              },
              "position": {
                "line": 8390,
                "column": 5
              },
              "errorSnippet": "&lt;div class=\"ds-1col file file-image file-image-jpeg view-mode-itn_file clearfix\"&gt; &lt;p class=\"teaser-thumbnail\"&gt;&lt;picture title=\"COVID-19 Tracking\"&gt;\n&lt;!--[if IE 9]&gt;&lt;video style=\"display: none;\"&gt;&lt;![endif]--&gt;\n&lt;source srcs",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]",
              "issueID": "053e2027f4fbe5d0b52e6765f1dabf2a",
              "signature": "ff77a6c17f5d5b477477cc80577efc92",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=053e2027f4fbe5d0b52e6765f1dabf2a"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 746.96875,
                  "y": 624.8125
                },
                "bottom-right": {
                  "x": 959.20275,
                  "y": 866.8905
                },
                "height": 242.078,
                "width": 212.234
              },
              "position": {
                "line": 8393,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"ds-1col file file-image file-image-jpeg view-mode-itn_file clearfix\"&gt; &lt;p class=\"teaser-thumbnail\"&gt;&lt;picture title=\"Cyberbullying\"&gt;\n&lt;!--[if IE 9]&gt;&lt;video style=\"display: none;\"&gt;&lt;![endif]--&gt;\n&lt;source srcset=\"",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]",
              "issueID": "3310165ed9bc0c692371131f93339dd2",
              "signature": "b98c4cb002a299d0f1ab7d484166feea",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=3310165ed9bc0c692371131f93339dd2"
            },
            {
              "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": 315,
                  "y": 0
                },
                "bottom-right": {
                  "x": 350,
                  "y": 35
                },
                "height": 35,
                "width": 35
              },
              "position": {
                "line": 4027,
                "column": 0
              },
              "errorSnippet": "&lt;input type=\"submit\" name=\"commit\" value=\"Search\" class=\"form-button form-button-site-search\"&gt;",
              "xpath": "/html/body/div[2]/div[1]/header[1]/div[2]/div[1]/form[1]/input[3]",
              "issueID": "9f8b19bc77a09f85ab3281e60b03effd",
              "signature": "ef01e98c329872c08e079d2dee75b64d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=9f8b19bc77a09f85ab3281e60b03effd"
            },
            {
              "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": -49,
                  "y": 30
                },
                "height": 30,
                "width": -49
              },
              "position": {
                "line": 7985,
                "column": 58
              },
              "errorSnippet": "&lt;input autocomplete=\"off\" maxlength=\"50\" class=\"usagov-search-autocomplete form-field form-field-search ui-autocomplete-input\" id=\"query2\" name=\"query\" type=\"text\"&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/nav[1]/ul[1]/li[2]/div[2]/div[2]/form[1]/div[1]/input[3]",
              "issueID": "4da7abe30b5ffc7e6a1a0290082121af",
              "signature": "4234b0a3d5ee21483baff59b2d3c482d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=4da7abe30b5ffc7e6a1a0290082121af"
            },
            {
              "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": 35,
                  "y": 35
                },
                "height": 35,
                "width": 35
              },
              "position": {
                "line": 7986,
                "column": 11
              },
              "errorSnippet": "&lt;input name=\"commit\" type=\"submit\" value=\"Go\" id=\"searchbutton\" class=\"form-button\"&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/nav[1]/ul[1]/li[2]/div[2]/div[2]/form[1]/div[1]/input[4]",
              "issueID": "a657f74816a90584616b424af8a6ff54",
              "signature": "444b610ef09d7019dbe04a2cbfc85c20",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=a657f74816a90584616b424af8a6ff54"
            },
            {
              "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": -49,
                  "y": 30
                },
                "height": 30,
                "width": -49
              },
              "position": {
                "line": 7988,
                "column": 0
              },
              "errorSnippet": "&lt;input name=\"SearchTerms\" type=\"text\" id=\"search_nihguide\" title=\"Search the NIH Guide\" class=\"form-field form-field-search\"&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/nav[1]/ul[1]/li[3]/div[2]/div[2]/form[1]/div[1]/input[1]",
              "issueID": "6f0f0f02d7efdeb4c02786f66896425b",
              "signature": "a7d720bda6d5cc7eeeed7442f2461b93",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=6f0f0f02d7efdeb4c02786f66896425b"
            },
            {
              "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": 35,
                  "y": 35
                },
                "height": 35,
                "width": 35
              },
              "position": {
                "line": 7988,
                "column": 0
              },
              "errorSnippet": "&lt;input type=\"submit\" name=\"Search_Guide\" value=\"Go\" class=\"form-button\"&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/nav[1]/ul[1]/li[3]/div[2]/div[2]/form[1]/div[1]/input[2]",
              "issueID": "cdf347bf2c2ed22291610d5652bfee03",
              "signature": "af32e3b42dd2a2ab3e5c3611c575b35c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=cdf347bf2c2ed22291610d5652bfee03"
            },
            {
              "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": 6660,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.cancer.gov\" title=\"National Cancer Institute\" onmousedown=\"_sendEvent('Outbound','www.cancer.gov','/',0);\"&gt;NCI&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/nav[1]/ul[1]/li[6]/div[2]/div[2]/ul[1]/li[1]/a[1]",
              "issueID": "d3d8362d5878e29922fb4957ea9cf47b",
              "signature": "cb39e6c15ce72e4824ac47221fffda55",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=d3d8362d5878e29922fb4957ea9cf47b"
            },
            {
              "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": 6731,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"https://nei.nih.gov\" title=\"National Eye Institute\" onmousedown=\"_sendEvent('Outbound','nei.nih.gov','/',0);\"&gt;NEI&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/nav[1]/ul[1]/li[6]/div[2]/div[2]/ul[1]/li[2]/a[1]",
              "issueID": "abced8e0289a2a8e305d6515ae4a07e3",
              "signature": "6800b9340b1381db239efee1cab3e5d7",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=abced8e0289a2a8e305d6515ae4a07e3"
            },
            {
              "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": 6888,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.nia.nih.gov\" title=\"National Institute on Aging\" onmousedown=\"_sendEvent('Outbound','www.nia.nih.gov','/',0);\"&gt;NIA&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/nav[1]/ul[1]/li[6]/div[2]/div[2]/ul[1]/li[5]/a[1]",
              "issueID": "0f2a7e92c262094bc602ae1d1def2fa0",
              "signature": "2f59a65d1aa50498138c95311a62d0ed",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=0f2a7e92c262094bc602ae1d1def2fa0"
            },
            {
              "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": 7981,
                "column": 11
              },
              "errorSnippet": "&lt;a href=\"https://www.nlm.nih.gov\" title=\"National Library of Medicine\" onmousedown=\"_sendEvent('Outbound','www.nlm.nih.gov','/',0);\"&gt;NLM&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/nav[1]/ul[1]/li[6]/div[2]/div[2]/ul[1]/li[21]/a[1]",
              "issueID": "4e98a0b7ef434b2b2ff5b664e25e726a",
              "signature": "b814fde1f1ea1d50a4b076f05e197891",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=4e98a0b7ef434b2b2ff5b664e25e726a"
            },
            {
              "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": 7991,
                "column": 15
              },
              "errorSnippet": "&lt;a href=\"https://clinicalcenter.nih.gov\" title=\"NIH Clinical Center\" onmousedown=\"_sendEvent('Outbound','clinicalcenter.nih.gov','/',0);\"&gt;CC&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/nav[1]/ul[1]/li[6]/div[2]/div[2]/ul[1]/li[22]/a[1]",
              "issueID": "c61c5f3aa7bd07458394279c3e5bc8f8",
              "signature": "fe20f4a76927a641ba48dd9952dcf024",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=c61c5f3aa7bd07458394279c3e5bc8f8"
            },
            {
              "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": 7992,
                "column": 15
              },
              "errorSnippet": "&lt;a href=\"https://www.cit.nih.gov\" title=\"Center for Information Technology\" onmousedown=\"_sendEvent('Outbound','www.cit.nih.gov','/',0);\"&gt;CIT&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/nav[1]/ul[1]/li[6]/div[2]/div[2]/ul[1]/li[23]/a[1]",
              "issueID": "c4d485eb733db04cee50027134102f8a",
              "signature": "7b133b85ab3559715f0ba1220f63e996",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=c4d485eb733db04cee50027134102f8a"
            },
            {
              "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": 7993,
                "column": 15
              },
              "errorSnippet": "&lt;a href=\"https://www.csr.nih.gov\" title=\"Center for Scientific Review\" onmousedown=\"_sendEvent('Outbound','www.csr.nih.gov','/',0);\"&gt;CSR&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/nav[1]/ul[1]/li[6]/div[2]/div[2]/ul[1]/li[24]/a[1]",
              "issueID": "4fd6d9b2f01f80a82179dcd02ffa37a0",
              "signature": "7714d624e278eb96088fd04709fcf420",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=4fd6d9b2f01f80a82179dcd02ffa37a0"
            },
            {
              "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": 8005,
                "column": 29
              },
              "errorSnippet": "&lt;a href=\"https://www.fic.nih.gov\" title=\"Fogarty International Center\" onmousedown=\"_sendEvent('Outbound','www.fic.nih.gov','/',0);\"&gt;FIC&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/nav[1]/ul[1]/li[6]/div[2]/div[2]/ul[1]/li[25]/a[1]",
              "issueID": "56d24a2925abfe7d87fcb0f9ea1a1c63",
              "signature": "10328740ae6b7f0e71446a719bd8467b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=56d24a2925abfe7d87fcb0f9ea1a1c63"
            },
            {
              "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": 287.890625,
                  "y": 0
                },
                "bottom-right": {
                  "x": 313.798125,
                  "y": 24
                },
                "height": 24,
                "width": 25.9075
              },
              "position": {
                "line": 8166,
                "column": 20
              },
              "errorSnippet": "&lt;a href=\"/nondiscrimination-notice-language-assistance-services#korean\" lang=\"ko\" xml:lang=\"ko\"&gt;한국어&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[6]/div[1]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "8736c30aa7f97d084b5d0072bb6c3739",
              "signature": "840b56073ee962af1f848076dda2a582",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=8736c30aa7f97d084b5d0072bb6c3739"
            },
            {
              "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": 235.796875,
                  "y": 36.0625
                },
                "bottom-right": {
                  "x": 261.704375,
                  "y": 60.0625
                },
                "height": 24,
                "width": 25.9075
              },
              "position": {
                "line": 8176,
                "column": 20
              },
              "errorSnippet": "&lt;a href=\"/nondiscrimination-notice-language-assistance-services#japanese\" lang=\"ja\" xml:lang=\"ja\"&gt;日本語&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[6]/div[1]/div[1]/ul[1]/li[15]/a[1]",
              "issueID": "998026239222b710b2b2b8f7956d1e65",
              "signature": "e9b37b99d56008741cc0db269fa000cb",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=998026239222b710b2b2b8f7956d1e65"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8035,
                "column": 7
              },
              "errorSnippet": "&lt;ul class=\"ic-acronymn-list\"&gt; &lt;li&gt;&lt;a href=\"https://www.cancer.gov\" title=\"National Cancer Institute\" onmousedown=\"_sendEvent('Outbound','www.cancer.gov','/',0);\"&gt;NCI&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href=\"https://nei.nih.gov\" title=",
              "xpath": "/html/body/div[2]/div[1]/div[1]/nav[1]/ul[1]/li[6]/div[2]/div[2]/ul[1]",
              "issueID": "590412ac7ac29107ae88c58c99918013",
              "signature": "96ac274d0458a7440ab0df14188748f5",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=590412ac7ac29107ae88c58c99918013"
            },
            {
              "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": 2663.48
                },
                "height": 2663.48,
                "width": 1024
              },
              "position": {
                "line": 2297,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"html front not-logged-in page-node section-landing-page\"&gt;&lt;div id=\"sb-container\" style=\"\"&gt;&lt;div id=\"sb-overlay\"&gt;&lt;/div&gt;&lt;div id=\"sb-wrapper\"&gt;&lt;div id=\"sb-wrapper-inner\"&gt;&lt;div id=\"sb-body\"&gt;&lt;div id=\"sb-bo",
              "xpath": "/html/body",
              "issueID": "9ff11d17dfe306a7780a240e0314515e",
              "signature": "a179f49d6dac32a26e9255bc9809d912",
              "ref": "https://tenon.io/bestpractice.php?bpID=143&tID=155&issueID=9ff11d17dfe306a7780a240e0314515e"
            },
            {
              "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": 70.1875,
                  "y": 0
                },
                "bottom-right": {
                  "x": 331.1875,
                  "y": 24
                },
                "height": 24,
                "width": 261
              },
              "position": {
                "line": 262,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.hhs.gov\" onmousedown=\"_sendEvent('Outbound','www.hhs.gov','/',0);\" data-extlink=\"\" target=\"_blank\" rel=\"noopener noreferrer\"&gt;U.S. Department of Health &amp;amp; Human Services&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/header[1]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "58206369d94b237782c184b535b828bf",
              "signature": "343d7b060be6d9c608c989ab9a2cb3f1",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=58206369d94b237782c184b535b828bf"
            },
            {
              "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": 262,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.hhs.gov/programs/social-services/health-care-facilities/index.html\" onmousedown=\"_sendEvent('Outbound','www.hhs.gov','/programs/social-services/health-care-facilities/index.html',0);\" data-extlink=\"\" target=\"_blank\" rel=\"noopener ",
              "xpath": "/html/body/div[2]/div[1]/div[1]/nav[1]/ul[1]/li[2]/div[2]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "11b477db3ec1231e5532114447d1a189",
              "signature": "8294aae20e07754331b51c34d9c8be5f",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=11b477db3ec1231e5532114447d1a189"
            },
            {
              "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": 292,
                "column": 1090
              },
              "errorSnippet": "&lt;a href=\"https://www.healthcare.gov\" onmousedown=\"_sendEvent('Outbound','www.healthcare.gov','/',0);\" data-extlink=\"\" target=\"_blank\" rel=\"noopener noreferrer\"&gt;HealthCare.gov&lt;span class=\"ext\"&gt;&lt;span class=\"element-invisible\"&gt;(link is ext",
              "xpath": "/html/body/div[2]/div[1]/div[1]/nav[1]/ul[1]/li[2]/div[2]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "8f239570ec821a21b5b5f1267bb14b17",
              "signature": "d4a1d265836a66eb9d21482db2aa0cc7",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=8f239570ec821a21b5b5f1267bb14b17"
            },
            {
              "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": 64.78125,
                  "y": 1499.75
                },
                "bottom-right": {
                  "x": 147.78125,
                  "y": 1519.75
                },
                "height": 20,
                "width": 83
              },
              "position": {
                "line": 8143,
                "column": 12
              },
              "errorSnippet": "&lt;a href=\"https://recovercovid.org/\" onmousedown=\"_sendEvent('Outbound','www.recovercovid.org','/',0);\" data-extlink=\"\" target=\"_blank\" rel=\"noopener noreferrer\"&gt;RECOVER&lt;span class=\"ext\"&gt;&lt;span class=\"element-invisible\"&gt;(link is external)",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[3]/h4[1]/a[1]",
              "issueID": "75a14525b92765f947ba9c945ad97933",
              "signature": "60996573f522572a736e2b6b1f8cf1b3",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=75a14525b92765f947ba9c945ad97933"
            },
            {
              "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": 161.3125,
                  "y": 0
                },
                "bottom-right": {
                  "x": 213.3125,
                  "y": 22
                },
                "height": 22,
                "width": 52
              },
              "position": {
                "line": 8179,
                "column": 20
              },
              "errorSnippet": "&lt;a class=\"twitter-monochrome\" href=\"https://twitter.com/NIH\" onmousedown=\"_sendEvent('Outbound','www.twitter.com','/NIH',0);\" data-extlink=\"\" target=\"_blank\" rel=\"noopener noreferrer\"&gt;&lt;span class=\"icon\"&gt;&lt;/span&gt;Twitter&lt;span class=\"ext",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[1]/div[3]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "ad58bd5b258321551594542f8cd3a9c1",
              "signature": "bee56f5776f9edf7fe660ff990984a08",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=ad58bd5b258321551594542f8cd3a9c1"
            },
            {
              "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": 256.3125,
                  "y": 0
                },
                "bottom-right": {
                  "x": 324.3125,
                  "y": 22
                },
                "height": 22,
                "width": 68
              },
              "position": {
                "line": 8186,
                "column": 22
              },
              "errorSnippet": "&lt;a class=\"facebook-monochrome\" href=\"https://www.facebook.com/nih.gov\" onmousedown=\"_sendEvent('Outbound','www.facebook.com','/nih.gov',0);\" data-extlink=\"\" target=\"_blank\" rel=\"noopener noreferrer\"&gt;&lt;span class=\"icon\"&gt;&lt;/span&gt;Facebook&lt",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[1]/div[3]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "5466e86bda22d8043b9de94e8f67c7f2",
              "signature": "c206a4f5409b49e3718db920721eb4e5",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=5466e86bda22d8043b9de94e8f67c7f2"
            },
            {
              "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": 367.3125,
                  "y": 0
                },
                "bottom-right": {
                  "x": 439.3125,
                  "y": 22
                },
                "height": 22,
                "width": 72
              },
              "position": {
                "line": 8190,
                "column": 12
              },
              "errorSnippet": "&lt;a class=\"instagram-monochrome\" href=\"https://www.instagram.com/nihgov/\" onmousedown=\"_sendEvent('Outbound','www.instagram.com','/nihgov/',0);\" data-extlink=\"\" target=\"_blank\" rel=\"noopener noreferrer\"&gt;&lt;span class=\"icon\"&gt;&lt;/span&gt;Instagra",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[1]/div[3]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "4aedd280286f3e0170396a679ea07bde",
              "signature": "f24ed0813e63ac24b79a573bf7cc5271",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=4aedd280286f3e0170396a679ea07bde"
            },
            {
              "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": 482.3125,
                  "y": 0
                },
                "bottom-right": {
                  "x": 545.3125,
                  "y": 22
                },
                "height": 22,
                "width": 63
              },
              "position": {
                "line": 8191,
                "column": 12
              },
              "errorSnippet": "&lt;a class=\"youtube-monochrome\" href=\"https://www.youtube.com/user/nihod\" onmousedown=\"_sendEvent('Outbound','www.youtube.com','/user/nihod',0);\" data-extlink=\"\" target=\"_blank\" rel=\"noopener noreferrer\"&gt;&lt;span class=\"icon\"&gt;&lt;/span&gt;YouTube&",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[1]/div[3]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "a46a6a6c8dea2335bc46d238b9d7ae10",
              "signature": "e3b7f6ef12f41d8592b6aae8a4fc1a0b",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=a46a6a6c8dea2335bc46d238b9d7ae10"
            },
            {
              "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": 588.3125,
                  "y": 0
                },
                "bottom-right": {
                  "x": 629.3125,
                  "y": 22
                },
                "height": 22,
                "width": 41
              },
              "position": {
                "line": 8192,
                "column": 12
              },
              "errorSnippet": "&lt;a class=\"flickr-monochrome\" href=\"https://www.flickr.com/photos/nihgov/\" onmousedown=\"_sendEvent('Outbound','www.flickr.com','/photos/nihgov/',0);\" data-extlink=\"\" target=\"_blank\" rel=\"noopener noreferrer\"&gt;&lt;span class=\"icon\"&gt;&lt;/span&gt;Fli",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[1]/div[3]/div[1]/ul[1]/li[6]/a[1]",
              "issueID": "6ff06c7902cf6ded7e0804d9551fff3b",
              "signature": "8c72782b7a0605705dea7cfbaa5cc986",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=6ff06c7902cf6ded7e0804d9551fff3b"
            },
            {
              "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": 301.21875,
                  "y": 0
                },
                "bottom-right": {
                  "x": 477.19775000000004,
                  "y": 19
                },
                "height": 19,
                "width": 175.979
              },
              "position": {
                "line": 8208,
                "column": 16
              },
              "errorSnippet": "&lt;a href=\"https://www.hhs.gov/vulnerability-disclosure-policy/index.html\" onmousedown=\"_sendEvent('Outbound','www.hhs.gov','/vulnerability-disclosure-policy/index.html',0);\" data-extlink=\"\" target=\"_blank\" rel=\"noopener noreferrer\"&gt;HHS Vulnerability",
              "xpath": "/html/body/div[2]/div[1]/div[3]/footer[1]/ul[2]/li[3]/a[1]",
              "issueID": "53cb5dce1c25cfe00f00930b39935d37",
              "signature": "6ef306cf7cad58ac0f96495fece6fe5d",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=53cb5dce1c25cfe00f00930b39935d37"
            },
            {
              "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": 498.75,
                  "y": 0
                },
                "bottom-right": {
                  "x": 667.729,
                  "y": 19
                },
                "height": 19,
                "width": 168.979
              },
              "position": {
                "line": 8209,
                "column": 16
              },
              "errorSnippet": "&lt;a href=\"https://oig.hhs.gov\" onmousedown=\"_sendEvent('Outbound','oig.hhs.gov','/',0);\" data-extlink=\"\" target=\"_blank\" rel=\"noopener noreferrer\"&gt;Office of Inspector General&lt;span class=\"ext\"&gt;&lt;span class=\"element-invisible\"&gt;(link is exte",
              "xpath": "/html/body/div[2]/div[1]/div[3]/footer[1]/ul[2]/li[4]/a[1]",
              "issueID": "7386f6f371236d27ea0cb5039077feae",
              "signature": "c52438f269c61f84e5a0736a27ea0371",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=7386f6f371236d27ea0cb5039077feae"
            },
            {
              "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": 689.28125,
                  "y": 0
                },
                "bottom-right": {
                  "x": 901.26925,
                  "y": 19
                },
                "height": 19,
                "width": 211.988
              },
              "position": {
                "line": 8234,
                "column": 40
              },
              "errorSnippet": "&lt;a class=\"lastTab\" href=\"https://www.usa.gov/\" onmousedown=\"_sendEvent('Outbound','www.usa.gov','/',0);\" data-extlink=\"\" target=\"_blank\" rel=\"noopener noreferrer\"&gt;USA.gov – Government Made Easy&lt;span class=\"ext\"&gt;&lt;span class=\"element-invisib",
              "xpath": "/html/body/div[2]/div[1]/div[3]/footer[1]/ul[2]/li[5]/a[1]",
              "issueID": "552cc693f26bad67af3ec87093c79dff",
              "signature": "c8d042fdcecbb745b8059b8f53dd2567",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=552cc693f26bad67af3ec87093c79dff"
            },
            {
              "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": 368.5,
                  "y": 2587.75
                },
                "bottom-right": {
                  "x": 655.5,
                  "y": 2602.75
                },
                "height": 15,
                "width": 287
              },
              "position": {
                "line": 8235,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.hhs.gov\" onmousedown=\"_sendEvent('Outbound','www.hhs.gov','/',0);\" data-extlink=\"\" target=\"_blank\" rel=\"noopener noreferrer\"&gt;U.S. Department of Health and Human Services&lt;span class=\"ext\"&gt;&lt;span class=\"element-invisible\"",
              "xpath": "/html/body/div[2]/div[1]/div[3]/footer[1]/p[3]/a[1]",
              "issueID": "907b183f7a50e3c808d1fe96a593bfc5",
              "signature": "a5a08308f2eaf8ec72f413212bcfaa76",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=907b183f7a50e3c808d1fe96a593bfc5"
            }
          ],
          "log": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.nih.gov/",
      "what": "National Institutes of Health (NIH)",
      "result": "https://www.nih.gov/"
    },
    {
      "type": "test",
      "which": "continuum",
      "what": "Level Access Continuum, community edition",
      "url": "https://www.nih.gov/",
      "result": [
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This INPUT has an id attribute of 'affiliate', which is not unique in the same DOM",
          "element": "<input value=\"nih\" type=\"hidden\" name=\"affiliate\" id=\"affiliate\">",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "input[id=\"affiliate\"][name=\"affiliate\"][type=\"hidden\"][value=\"nih\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This INPUT has an id attribute of 'affiliate', which is not unique in the same DOM",
          "element": "<input value=\"hip\" type=\"hidden\" name=\"affiliate\" id=\"affiliate\">",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "input[id=\"affiliate\"][name=\"affiliate\"][type=\"hidden\"][value=\"hip\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 141,
          "bestPracticeId": 401,
          "attribute": "This A element has an href attribute set to an image file reference",
          "attributeDetail": "This A element has an href attribute set to an image file reference",
          "element": "<a rel=\"shadowbox[gallery]\" onmousedown=\"_sendEvent('Downloads','jpg','https://www.nih.gov/glance/nih-glance-whoweare.jpg',0);\" href=\"/glance/nih-glance-whoweare.jpg\">nih-at-a-glance-whoweare.jpg</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"/glance/nih-glance-whoweare.jpg\"][onmousedown=\"_sendEvent('Downloads','jpg','https://www.nih.gov/glance/nih-glance-whoweare.jpg',0);\"][rel=\"shadowbox[gallery]\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 141,
          "bestPracticeId": 401,
          "attribute": "This A element has an href attribute set to an image file reference",
          "attributeDetail": "This A element has an href attribute set to an image file reference",
          "element": "<a rel=\"shadowbox[gallery]\" onmousedown=\"_sendEvent('Downloads','jpg','https://www.nih.gov/nih-direc ... href=\"/nih-director/lawrence-tabak-portrait-thumbnail.jpg\">lawrence-tabak-portrait-thumbnail.jpg</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"/nih-director/lawrence-tabak-portrait-thumbnail.jpg\"][onmousedown=\"_sendEvent('Downloads','jpg','https://www.nih.gov/nih-director/lawrence-tabak-portrait-thumbnail.jpg',0);\"][rel=\"shadowbox[gallery]\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 141,
          "bestPracticeId": 401,
          "attribute": "This A element has an href attribute set to an image file reference",
          "attributeDetail": "This A element has an href attribute set to an image file reference",
          "element": "<a rel=\"shadowbox[gallery]\" onmousedown=\"_sendEvent('Downloads','jpg','https://www.nih.gov/glance/nih-glance-funding.jpg',0);\" href=\"/glance/nih-glance-funding.jpg\">nih-at-a-glance-funding.jpg</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"/glance/nih-glance-funding.jpg\"][onmousedown=\"_sendEvent('Downloads','jpg','https://www.nih.gov/glance/nih-glance-funding.jpg',0);\"][rel=\"shadowbox[gallery]\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 141,
          "bestPracticeId": 401,
          "attribute": "This A element has an href attribute set to an image file reference",
          "attributeDetail": "This A element has an href attribute set to an image file reference",
          "element": "<a rel=\"shadowbox[gallery]\" onmousedown=\"_sendEvent('Downloads','jpg','https://www.nih.gov/glance/nih-glance-labs.jpg',0);\" href=\"/glance/nih-glance-labs.jpg\">nih-at-a-glance-labs.jpg</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"/glance/nih-glance-labs.jpg\"][onmousedown=\"_sendEvent('Downloads','jpg','https://www.nih.gov/glance/nih-glance-labs.jpg',0);\"][rel=\"shadowbox[gallery]\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 141,
          "bestPracticeId": 401,
          "attribute": "This A element has an href attribute set to an image file reference",
          "attributeDetail": "This A element has an href attribute set to an image file reference",
          "element": "<a rel=\"shadowbox[gallery]\" onmousedown=\"_sendEvent('Downloads','jpg','https://www.nih.gov/glance/nih-glance-training.jpg',0);\" href=\"/glance/nih-glance-training.jpg\">nih-at-a-glance-training.jpg</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(5)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"/glance/nih-glance-training.jpg\"][onmousedown=\"_sendEvent('Downloads','jpg','https://www.nih.gov/glance/nih-glance-training.jpg',0);\"][rel=\"shadowbox[gallery]\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 141,
          "bestPracticeId": 401,
          "attribute": "This A element has an href attribute set to an image file reference",
          "attributeDetail": "This A element has an href attribute set to an image file reference",
          "element": "<a rel=\"shadowbox[gallery]\" onmousedown=\"_sendEvent('Downloads','jpg','https://www.nih.gov/about-nih ... .jpg',0);\" href=\"/about-nih/researcher-holding-petri-dish.jpg\">researcher-holding-petri-dish.jpg</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(6)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"/about-nih/researcher-holding-petri-dish.jpg\"][onmousedown=\"_sendEvent('Downloads','jpg','https://www.nih.gov/about-nih/researcher-holding-petri-dish.jpg',0);\"][rel=\"shadowbox[gallery]\"]",
            "attNo": 3
          }
        }
      ]
    }
  ],
  "timeStamp": "4aieq",
  "startTime": "2022-07-18T00:12:59",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      41
    ],
    [
      "motion",
      14
    ],
    [
      "ibm",
      8
    ],
    [
      "alfa",
      6
    ],
    [
      "focInd",
      5
    ],
    [
      "wave",
      3
    ],
    [
      "focAll",
      1
    ],
    [
      "axe",
      1
    ],
    [
      "tenon",
      1
    ],
    [
      "bulk",
      0
    ],
    [
      "embAc",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "htmlcs",
      0
    ],
    [
      "continuum",
      0
    ]
  ],
  "logCount": 39,
  "logSize": 3721,
  "errorLogCount": 26,
  "errorLogSize": 3125,
  "prohibitedCount": 11,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-18T00:14:39",
  "elapsedSeconds": 103,
  "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": {
        "motion": 27,
        "bulk": 0,
        "focAll": 8,
        "focInd": 45,
        "focOp": 33,
        "hover": 155,
        "linkUl": 140,
        "role": 10,
        "styleDiff": 27,
        "zIndex": 32
      },
      "alfa": {
        "r3": 8,
        "r53": 24,
        "r57": 84,
        "r61": 4,
        "r62": 4,
        "r65": 10,
        "r66": 57,
        "r69": 1,
        "r73": 16,
        "r78": 16,
        "r83": 16
      },
      "axe": {
        "color-contrast-enhanced": 120,
        "color-contrast": 11,
        "hidden-content": 0,
        "identical-links-same-purpose": 0,
        "css-orientation-lock": 1,
        "duplicate-id": 1,
        "heading-order": 12,
        "link-in-text-block": 3,
        "page-has-heading-one": 2,
        "region": 6
      },
      "htmlcs": {
        "e:AA.4_1_1.F77": 4,
        "w:AA.1_3_1.H48": 1,
        "w:AA.1_3_1_A.G141": 3,
        "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": 2,
        "w:AA.1_4_3.G145.Abs": 7,
        "w:AA.1_4_3.G145.BgImage": 5,
        "w:AA.1_4_3.G18.Abs": 4,
        "w:AA.1_4_3.G18.BgImage": 3,
        "w:AA.1_4_3_F24.F24.BGColour": 1,
        "w:AA.2_1_1.G90": 10,
        "w:AA.2_1_1.SCR20.MouseDown": 92,
        "w:AA.4_1_2.H91.A.Empty": 6,
        "w:AA.4_1_2.H91.A.Placeholder": 2
      },
      "ibm": {
        "Rpt_Aria_OrphanedContent_Native_Host_Sematics": 60,
        "Rpt_Aria_EventHandlerMissingRole_Native_Host_Sematics": 20,
        "element_attribute_deprecated": 3,
        "aria_role_redundant": 2
      },
      "wave": {
        "a:alt_suspicious": 2,
        "a:h1_missing": 1,
        "a:heading_skipped": 6,
        "a:link_redundant": 5,
        "a:event_handler": 5,
        "a:title_redundant": 4
      },
      "tenon": {
        "28": 4,
        "79": 4,
        "95": 20,
        "98": 44,
        "134": 12,
        "144": 44,
        "152": 60,
        "153": 2,
        "155": 2,
        "218": 52
      },
      "continuum": {
        "94": 8,
        "141": 24
      }
    },
    "groupDetails": {
      "groups": {
        "spontaneousMotion": {
          "testaro": {
            "motion": {
              "score": 14,
              "what": "Change of visible content not requested by user"
            }
          }
        },
        "visibleBulk": {
          "testaro": {
            "bulk": {
              "score": 1,
              "what": "Page contains many visible elements"
            }
          }
        },
        "tabFocusability": {
          "testaro": {
            "focAll": {
              "score": 4,
              "what": "Discrepancy between elements that should be and that are Tab-focusable"
            }
          }
        },
        "focusIndication": {
          "testaro": {
            "focInd": {
              "score": 45,
              "what": "Focused element displaying no or nostandard focus indicator"
            }
          },
          "alfa": {
            "r65": {
              "score": 10,
              "what": "Element in sequential focus order has no visible focus"
            }
          }
        },
        "focusableOperable": {
          "testaro": {
            "focOp": {
              "score": 25,
              "what": "Operable elements that cannot be Tab-focused and vice versa"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 39,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 70,
              "what": "Non-underlined adjacent links"
            }
          },
          "alfa": {
            "r62": {
              "score": 2,
              "what": "Inline link is not distinct from the surrounding text except by color"
            }
          },
          "axe": {
            "link-in-text-block": {
              "score": 2,
              "what": "Link is not distinct from surrounding text without reliance on color"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 8,
              "what": "Nonexistent or implicit-overriding role"
            }
          },
          "ibm": {
            "Rpt_Aria_EventHandlerMissingRole_Native_Host_Sematics": {
              "score": 15,
              "what": "Element has an event handler but no valid ARIA role"
            },
            "aria_role_redundant": {
              "score": 2,
              "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": 8,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "duplicateID": {
          "alfa": {
            "r3": {
              "score": 6,
              "what": "Element id attribute value is not unique"
            }
          },
          "axe": {
            "duplicate-id": {
              "score": 1,
              "what": "id attribute value is not unique"
            }
          },
          "htmlcs": {
            "e:AA.4_1_1.F77": {
              "score": 3,
              "what": "Duplicate id attribute value"
            }
          },
          "continuum": {
            "94": {
              "score": 6,
              "what": "Elements contains an id attribute set to a value that is not unique in the DOM"
            }
          }
        },
        "headingStructure": {
          "alfa": {
            "r53": {
              "score": 12,
              "what": "Heading skips one or more levels"
            }
          },
          "axe": {
            "heading-order": {
              "score": 6,
              "what": "Heading levels do not increase by only one"
            }
          },
          "htmlcs": {
            "w:AA.1_3_1_A.G141": {
              "score": 2,
              "what": "Heading level is incorrect"
            }
          },
          "wave": {
            "a:heading_skipped": {
              "score": 3,
              "what": "Skipped heading level"
            }
          },
          "tenon": {
            "155": {
              "score": 1,
              "what": "Headings are not structured in a hierarchical manner"
            }
          }
        },
        "contentBeyondLandmarks": {
          "alfa": {
            "r57": {
              "score": 42,
              "what": "Perceivable text content is not included in any landmark"
            }
          },
          "axe": {
            "region": {
              "score": 3,
              "what": "Some page content is not contained by landmarks"
            }
          },
          "ibm": {
            "Rpt_Aria_OrphanedContent_Native_Host_Sematics": {
              "score": 30,
              "what": "Content does not reside within an element with a landmark role"
            }
          }
        },
        "h1Missing": {
          "alfa": {
            "r61": {
              "score": 2,
              "what": "First heading is not h1"
            }
          },
          "axe": {
            "page-has-heading-one": {
              "score": 1,
              "what": "Page contains no level-one heading"
            }
          },
          "wave": {
            "a:h1_missing": {
              "score": 1,
              "what": "Missing first level heading"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 14,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 30,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          },
          "tenon": {
            "95": {
              "score": 5,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 1,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 8,
              "what": "Element has insufficient color contrast"
            }
          }
        },
        "noLeading": {
          "alfa": {
            "r73": {
              "score": 12,
              "what": "Paragraph of text has insufficient line height"
            }
          }
        },
        "headingOfNothing": {
          "alfa": {
            "r78": {
              "score": 8,
              "what": "No content between two headings of the same level"
            }
          }
        },
        "overflowHidden": {
          "alfa": {
            "r83": {
              "score": 16,
              "what": "Overflow is hidden or clipped if the text is enlarged"
            }
          }
        },
        "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"
            }
          }
        },
        "cssBansRotate": {
          "axe": {
            "css-orientation-lock": {
              "score": 1,
              "what": "CSS media query locks display orientation"
            }
          }
        },
        "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": 2,
              "what": "Contrast between the absolutely positioned large text and its background may be less than 3:1"
            },
            "w:AA.1_4_3.G145.BgImage": {
              "score": 1,
              "what": "Contrast between the text and its background image may be less than 3:1"
            },
            "w:AA.1_4_3.G18.Abs": {
              "score": 1,
              "what": "Contrast between the absolutely positioned text and its background may be inadequate"
            },
            "w:AA.1_4_3.G18.BgImage": {
              "score": 1,
              "what": "Contrast between the text and its background image may be less than 4.5:1"
            },
            "w:AA.1_4_3_F24.F24.BGColour": {
              "score": 1,
              "what": "Inline background color may lack a complementary foreground color"
            }
          }
        },
        "eventKeyboardRisk": {
          "htmlcs": {
            "w:AA.2_1_1.G90": {
              "score": 3,
              "what": "Event handler functionality may not be available by keyboard"
            },
            "w:AA.2_1_1.SCR20.MouseDown": {
              "score": 23,
              "what": "Mousing-down functionality may not be available by keyboard"
            }
          },
          "wave": {
            "a:event_handler": {
              "score": 1,
              "what": "Device-dependent event handler"
            }
          }
        },
        "linkNoText": {
          "htmlcs": {
            "w:AA.4_1_2.H91.A.Empty": {
              "score": 6,
              "what": "Link element has an id attribute but no href attribute or text"
            }
          }
        },
        "linkBrokenRisk": {
          "htmlcs": {
            "w:AA.4_1_2.H91.A.Placeholder": {
              "score": 1,
              "what": "Link has text but no href, id, or name attribute"
            }
          }
        },
        "obsolete": {
          "ibm": {
            "element_attribute_deprecated": {
              "score": 2,
              "what": "Element or attribute is obsolete"
            }
          }
        },
        "imageTextRisk": {
          "wave": {
            "a:alt_suspicious": {
              "score": 1,
              "what": "Image text alternative is suspicious"
            }
          }
        },
        "linkPair": {
          "wave": {
            "a:link_redundant": {
              "score": 3,
              "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": 1,
              "what": "Link has a title attribute that is the same as the text inside the link"
            }
          }
        },
        "horizontalScrolling": {
          "tenon": {
            "28": {
              "score": 3,
              "what": "Layout or sizing of the page causes horizontal scrolling"
            }
          }
        },
        "linkTextsSame": {
          "tenon": {
            "98": {
              "score": 22,
              "what": "Links have the same text but different destinations"
            }
          }
        },
        "fontSmall": {
          "tenon": {
            "134": {
              "score": 9,
              "what": "Text is very small"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 44,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 30,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "allCaps": {
          "tenon": {
            "153": {
              "score": 1,
              "what": "Long string of text is in all caps"
            }
          }
        },
        "linkForcesNewWindow": {
          "tenon": {
            "218": {
              "score": 39,
              "what": "Link opens in a new window without user control"
            }
          }
        },
        "nonWebLink": {
          "continuum": {
            "141": {
              "score": 6,
              "what": "a element has an href attribute set to an image file reference"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {},
    "summary": {
      "total": 1001,
      "log": 310,
      "preventions": 0,
      "solos": 0,
      "groups": [
        {
          "groupName": "linkIndication",
          "score": 74
        },
        {
          "groupName": "contentBeyondLandmarks",
          "score": 57
        },
        {
          "groupName": "focusIndication",
          "score": 51
        },
        {
          "groupName": "leadingClipsText",
          "score": 46
        },
        {
          "groupName": "hoverSurprise",
          "score": 41
        },
        {
          "groupName": "linkForcesNewWindow",
          "score": 41
        },
        {
          "groupName": "contrastAAA",
          "score": 40
        },
        {
          "groupName": "targetSize",
          "score": 32
        },
        {
          "groupName": "eventKeyboardRisk",
          "score": 28
        },
        {
          "groupName": "focusableOperable",
          "score": 27
        },
        {
          "groupName": "linkTextsSame",
          "score": 24
        },
        {
          "groupName": "roleBad",
          "score": 22
        },
        {
          "groupName": "headingStructure",
          "score": 19
        },
        {
          "groupName": "overflowHidden",
          "score": 18
        },
        {
          "groupName": "spontaneousMotion",
          "score": 16
        },
        {
          "groupName": "noLeading",
          "score": 14
        },
        {
          "groupName": "duplicateID",
          "score": 12
        },
        {
          "groupName": "fontSmall",
          "score": 11
        },
        {
          "groupName": "zIndexNotZero",
          "score": 10
        },
        {
          "groupName": "contrastAA",
          "score": 10
        },
        {
          "groupName": "headingOfNothing",
          "score": 10
        },
        {
          "groupName": "inconsistentStyles",
          "score": 9
        },
        {
          "groupName": "contrastRisk",
          "score": 8
        },
        {
          "groupName": "linkNoText",
          "score": 8
        },
        {
          "groupName": "nonWebLink",
          "score": 8
        },
        {
          "groupName": "tabFocusability",
          "score": 6
        },
        {
          "groupName": "h1Missing",
          "score": 5
        },
        {
          "groupName": "linkPair",
          "score": 5
        },
        {
          "groupName": "horizontalScrolling",
          "score": 5
        },
        {
          "groupName": "obsolete",
          "score": 4
        },
        {
          "groupName": "visibleBulk",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "linkConfusionRisk",
          "score": 3
        },
        {
          "groupName": "cssBansRotate",
          "score": 3
        },
        {
          "groupName": "pseudoNavListRisk",
          "score": 3
        },
        {
          "groupName": "scrollRisk",
          "score": 3
        },
        {
          "groupName": "linkBrokenRisk",
          "score": 3
        },
        {
          "groupName": "imageTextRisk",
          "score": 3
        },
        {
          "groupName": "titleRedundant",
          "score": 3
        },
        {
          "groupName": "allCaps",
          "score": 3
        }
      ]
    }
  }
}