Accessibility test digest

Synopsis

Page: National Security Agency (NSA)

URL: https://www.nsa.gov/

Score: 1023

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 Security Agency (NSA) web page at https://www.nsa.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 1023 (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
total1023
log267
linkIndication106
linkForcesNewWindow98
leadingClipsText78
linkTextsSame48
contrastAA38
roleBad30
focusableDescendants30
tabIndexMissing30
focusableOperable25
leadingFrozen23
ariaBadAttribute23
activeEmbedding18
linkNoText18
targetSize14
contrastAAA13
labelBadID13
ariaReferenceBad13
hoverSurprise12
fontSmall12
titleRedundant11
headingOfNothing10
overflowHidden10
zIndexNotZero7
contrastRisk7
inconsistentStyles6
headingStructure6
childMissing6
applicationNoText6
noLeading5
submitButton5
horizontalScrolling5
leadingAbsolute4
contentBeyondLandmarks4
obsolete4
visibleBulk3
hiddenContentRisk3
decorativeImageRisk3
scrollRisk3
pseudoLinkRisk3
videoCaptionRisk3

Issue summary

Special issues

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

Classified issues

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

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

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

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

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

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

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

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

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

leadingFrozen: Score 23. Issues reported by tests in this category:

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

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

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

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

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

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

ariaReferenceBad: Score 13. Issues reported by tests in this category:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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:

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

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

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

videoCaptionRisk: 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-nsa",
  "host": {
    "id": "nsa",
    "which": "https://www.nsa.gov/",
    "what": "National Security Agency (NSA)"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-18T00:33:51"
    },
    {
      "event": "endTime",
      "value": "2022-07-18T00:35:37"
    }
  ],
  "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.nsa.gov/",
        "what": "National Security Agency (NSA)"
      },
      {
        "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.nsa.gov/",
        "what": "National Security Agency (NSA)"
      },
      {
        "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.nsa.gov/",
      "what": "National Security Agency (NSA)",
      "result": "https://www.nsa.gov/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.nsa.gov/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.nsa.gov/",
      "result": {
        "bytes": [
          688604,
          688604,
          688604,
          688604,
          688604
        ],
        "localRatios": [
          1,
          1,
          1,
          1
        ],
        "meanLocalRatio": 1,
        "maxLocalRatio": 1,
        "globalRatio": 1,
        "pixelChanges": [
          0,
          0,
          0,
          0
        ],
        "meanPixelChange": 0,
        "maxPixelChange": 0,
        "changeFrequency": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.nsa.gov/",
      "what": "National Security Agency (NSA)",
      "result": "https://www.nsa.gov/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.nsa.gov/",
      "result": {
        "visibleElements": 419
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.nsa.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.nsa.gov/",
      "result": {
        "tabFocusables": 70,
        "tabFocused": 70,
        "discrepancy": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.nsa.gov/",
      "what": "URL",
      "result": "https://www.nsa.gov/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://www.nsa.gov/",
      "result": {
        "totals": {
          "total": 70,
          "types": {
            "indicatorMissing": {
              "total": 0,
              "tagNames": {}
            },
            "nonOutlinePresent": {
              "total": 0,
              "tagNames": {}
            },
            "outlinePresent": {
              "total": 70,
              "meanDelay": 18,
              "tagNames": {
                "A": 69,
                "INPUT": 1
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [],
          "nonOutlinePresent": [],
          "outlinePresent": [
            {
              "tagName": "A",
              "text": "Skip to main content (Press Enter).",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 104
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "Search",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "About",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Press Room",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Careers",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "History",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Experience NSA",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Cybersecurity Collaboration Center",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Learn More",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Learn More",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "LEARN MORE",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "LEARN MORE",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "LEARN MORE",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "CTR: DoD Microelectronics: Levels of Assurance Definitions and Applications NSA Publishes Guidance o",
              "delay": 104
            },
            {
              "tagName": "A",
              "text": "Seniors from Mercyhurst University’s Intelligence Studies program have been working with Academic En",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "SSgt Abigail Fisher and SSgt Hannah Fisher are on a yearlong tour at the National Security Agency (N",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "NSA Deputy Director George Barnes and ADM Rachel Levine, assistant secretary for Health at the Depar",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "EXPLORE THE MUSEUM",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "About",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Leadership",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Cybersecurity Collaboration Center",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "National Cryptologic Museum",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Contact NSA",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Accessibility",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Site Policies",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Core Values",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Operating Authorities",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Civil Liberties, Privacy,",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Diversity, Equality & Inclusion",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "General Counsel",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "NSA Inspector General",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "NSA Freedom of Information Act",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Privacy Act Requests",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Request a Speaker",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Prepublication Review",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Media Inquiry",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Frequently Asked Questions",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Classified Materiel Conversion",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Commercial Solutions for Classified Program (CSfC)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Cryptographic Support Services",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Media Destruction Guidance",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "NSA Open Source",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "NSA Exhibit Roadshow",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "DNI.gov",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Defense.gov",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "IC on the Record",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Intelligence.gov",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Privacy & Security",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Links Disclaimer",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Section 508",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Web Policy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Plain Writing Act",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "DOD IG",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "No FEAR Act",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Imagery Use",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "FOIA",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Open GOV",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Strategic Plan",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "USA.gov",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Small Business Act",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Site Map",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Hosted by Defense Media Activity - WEB.mil",
              "delay": 0
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.nsa.gov/",
      "what": "URL",
      "result": "https://www.nsa.gov/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.nsa.gov/",
      "result": {
        "totals": {
          "total": 163,
          "types": {
            "onlyFocusable": {
              "total": 7,
              "tagNames": {
                "LI": 5,
                "UL": 2
              }
            },
            "onlyOperable": {
              "total": 13,
              "tagNames": {
                "A": 1,
                "DIV": 12
              }
            },
            "focusableAndOperable": {
              "total": 143,
              "tagNames": {
                "INPUT": 10,
                "A": 129,
                "BUTTON": 4
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [
            {
              "tagName": "LI",
              "id": "",
              "text": "NSA.GOVAboutLeadershipCybersecurity Collaboration CenterNational Cryptologic Mus"
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "CULTURECore ValuesOperating AuthoritiesCivil Liberties & PrivacyDiversity & Incl"
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "HELPFUL LINKSNSA Freedom of Information ActPrivacy Act RequestsFrequently Asked "
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "RESOURCESCommercial Solutions for Classified Material (CSFC)Media Destruction Gu"
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "RELATED LINKSDNI.govDefense.govIC on the RecordIntelligence.gov"
            },
            {
              "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": "A",
              "id": "skip-target",
              "text": "<a id=\"skip-target\" name=\"skip-target\" class=\"skip\" tabindex=\"-1\" innertext=\"Sta",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Experience NSA",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Learn More",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Learn More",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "LEARN MORE",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "LEARN MORE",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "LEARN MORE",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "EXPLORE THE MUSEUM",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "<div class=\"dodAccordionMenuCollapsed\" style=\"cursor: default;\"></div>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "<div class=\"dodAccordionMenuCollapsed\" style=\"cursor: default;\"></div>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "<div class=\"dodAccordionMenuCollapsed\" style=\"cursor: default;\"></div>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "<div class=\"dodAccordionMenuCollapsed\" style=\"cursor: default;\"></div>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "<div class=\"dodAccordionMenuCollapsed\" style=\"cursor: default;\"></div>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            }
          ],
          "focusableAndOperable": [
            {
              "tagName": "INPUT",
              "id": "__EVENTTARGET",
              "text": "<input type=\"hidden\" name=\"__EVENTTARGET\" id=\"__EVENTTARGET\" value=\"\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "__EVENTARGUMENT",
              "text": "<input type=\"hidden\" name=\"__EVENTARGUMENT\" id=\"__EVENTARGUMENT\" value=\"\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "__VIEWSTATE",
              "text": "<input type=\"hidden\" name=\"__VIEWSTATE\" id=\"__VIEWSTATE\" value=\"mIQtmdBiErCxRtIJ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "__VIEWSTATEGENERATOR",
              "text": "<input type=\"hidden\" name=\"__VIEWSTATEGENERATOR\" id=\"__VIEWSTATEGENERATOR\" value",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "__VIEWSTATEENCRYPTED",
              "text": "<input type=\"hidden\" name=\"__VIEWSTATEENCRYPTED\" id=\"__VIEWSTATEENCRYPTED\" value",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "__EVENTVALIDATION",
              "text": "<input type=\"hidden\" name=\"__EVENTVALIDATION\" id=\"__EVENTVALIDATION\" value=\"j5kq",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "skip-link",
              "text": "Skip to main content (Press Enter).",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Toggle navigation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"http://www.nsa.gov/\" rel=\"\" target=\"\" style=\"cursor: default;\"> <img sr",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"text\" name=\"mobileSearch\" class=\"skin-search-input usagov-search-au",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"text\" name=\"desktopSearch\" class=\"skin-search-input usagov-search-a",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Leadership",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Mission & Combat Support",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cybersecurity",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Signals Intelligence",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Central Security Service",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Locations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cybersecurity Collaboration Center",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Press Room",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cybersecurity Advisories & Guidance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Telework and Mobile Security Guidance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Press Releases & Statements",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News & Highlights",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Declassification & Transparency Initiatives",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "History",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "National Cryptologic Museum",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cryptologic History",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "National Cryptologic Memorial",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a name=\"14932\"></a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a name=\"12652\"></a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a name=\"12494\"></a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Experience NSA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a name=\"14564\"></a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a name=\"14584\"></a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cybersecurity Collaboration Center",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a name=\"12601\"></a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a name=\"12540\"></a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a name=\"12603\"></a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "LEARN MORE",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "LEARN MORE",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "LEARN MORE",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a name=\"12538\"></a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a name=\"12537\"></a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CTR: DoD Microelectronics: Levels of Assurance Definitions and Applications NSA ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Seniors from Mercyhurst University’s Intelligence Studies program have been work",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "SSgt Abigail Fisher and SSgt Hannah Fisher are on a yearlong tour at the Nationa",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NSA Deputy Director George Barnes and ADM Rachel Levine, assistant secretary for",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a name=\"12653\"></a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a name=\"12549\"></a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "EXPLORE THE MUSEUM",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a name=\"12608\"></a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Leadership",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cybersecurity Collaboration Center",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "National Cryptologic Museum",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact NSA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Site Policies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Core Values",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Operating Authorities",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Civil Liberties, Privacy,",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Diversity, Equality & Inclusion",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "General Counsel",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NSA Inspector General",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NSA Freedom of Information Act",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy Act Requests",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Request a Speaker",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Prepublication Review",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Media Inquiry",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Frequently Asked Questions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Classified Materiel Conversion",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Commercial Solutions for Classified Program (CSfC)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cryptographic Support Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Media Destruction Guidance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NSA Open Source",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NSA Exhibit Roadshow",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "DNI.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Defense.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "IC on the Record",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Intelligence.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a name=\"12664\"></a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Leadership",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cybersecurity Collaboration Center",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "National Cryptologic Museum",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact NSA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Core Values",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Operating Authorities",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Civil Liberties & Privacy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Diversity & Inclusion",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "General Counsel",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NSA Inspector General",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NSA Freedom of Information Act",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy Act Requests",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Frequently Asked Questions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Request a Speaker",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Prepublication Review",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Media Inquiry",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Commercial Solutions for Classified Material (CSFC)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Media Destruction Guidance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Classified Materiel Conversion",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cross Domain Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NSA Open Source",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NSA Exhibit Roadshow",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "DNI.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Defense.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "IC on the Record",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Intelligence.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a name=\"12609\"></a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy & Security",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Links Disclaimer",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Section 508",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Web Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Plain Writing Act",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "DOD IG",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "No FEAR Act",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Imagery Use",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FOIA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Open GOV",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Strategic Plan",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "USA.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Small Business Act",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Site Map",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a title=\"Follow Us on Facebook\" rel=\"noopener\" aria-label=\"Follow Us on Faceboo",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a title=\"Follow Us on Twitter\" rel=\"noopener\" aria-label=\"Follow Us on Twitter\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a title=\"YouTube\" rel=\"noopener\" aria-label=\"YouTube\" target=\"_blank\" href=\"htt",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a title=\"LinkedIn\" rel=\"noopener\" aria-label=\"LinkedIn\" target=\"_blank\" href=\"h",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a title=\"Instagram\" rel=\"noopener\" aria-label=\"Instagram\" target=\"_blank\" href=",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a title=\"RSS\" rel=\"noopener\" aria-label=\"RSS\" target=\"_blank\" href=\"/DesktopMod",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Hosted by Defense Media Activity - WEB.mil",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "ScrollTop",
              "text": "<input name=\"ScrollTop\" type=\"hidden\" id=\"ScrollTop\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "__dnnVariable",
              "text": "<input name=\"__dnnVariable\" type=\"hidden\" id=\"__dnnVariable\" autocomplete=\"off\" ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "cboxPrevious",
              "text": "Previous",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "cboxNext",
              "text": "Next",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "cboxSlideshow",
              "text": "Slideshow",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.nsa.gov/",
      "what": "URL",
      "result": "https://www.nsa.gov/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://www.nsa.gov/",
      "result": {
        "totals": {
          "triggers": 104,
          "headTriggers": 20,
          "tailTriggers": 84,
          "impactTriggers": 8,
          "additions": 67,
          "removals": 0,
          "opacityChanges": 4,
          "opacityImpact": 4,
          "unhoverables": 1
        },
        "items": {
          "head": {
            "impactTriggers": [
              {
                "tagName": "LI",
                "text": "AboutLeadershipMission&CombatSupportCybersecurityS",
                "additions": 15,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "About",
                "additions": 15,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "PressRoomCybersecurityAdvisories&GuidanceTeleworka",
                "additions": 11,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "PressRoom",
                "additions": 11,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "HistoryNationalCryptologicMuseumCryptologicHistory",
                "additions": 7,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "History",
                "additions": 7,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "CTR:DoDMicroelectronics:LevelsofAssuranceDefinitio",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 2,
                "opacityImpact": 2
              },
              {
                "tagName": "A",
                "text": "SeniorsfromMercyhurstUniversity’sIntelligenceStudi",
                "additions": 1,
                "removals": 0,
                "opacityChanges": 2,
                "opacityImpact": 2
              }
            ],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "skip-link",
                "text": "Skiptomaincontent(PressEnter)."
              }
            ]
          },
          "tail": {
            "impactTriggers": [],
            "unhoverables": []
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.nsa.gov/",
      "what": "URL",
      "result": "https://www.nsa.gov/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.nsa.gov/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 0,
          "wellLabeled": 6
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Toggle navigation"
              }
            },
            {
              "index": 1,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Search NSA"
              }
            },
            {
              "index": 2,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Search NSA"
              }
            },
            {
              "index": 3,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Previous"
              }
            },
            {
              "index": 4,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Next"
              }
            },
            {
              "index": 5,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Slideshow"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.nsa.gov/",
      "result": {
        "totals": {
          "links": 130,
          "adjacent": {
            "total": 104,
            "underlined": 1,
            "underlinedPercent": 0
          }
        },
        "items": {
          "underlined": [
            ""
          ],
          "notUnderlined": [
            "Skip to main content (Press Enter).",
            "",
            "Search",
            "Search",
            "Search",
            "About",
            "Press Room",
            "Careers",
            "History",
            "",
            "",
            "",
            "Experience NSA",
            "",
            "",
            "Cybersecurity Collaboration Center",
            "Learn More",
            "Learn More",
            "",
            "",
            "",
            "LEARN MORE",
            "LEARN MORE",
            "LEARN MORE",
            "",
            "",
            "CTR: DoD Microelectronics: Levels of Assurance Definitions and Applications NSA Publishes Guidance on Characterizing Threats, Risks to D... The National Security Agency’s (NSA) Joint Federation Assurance Center Hardware Assurance Lab published a report on “DoD Microelectronics:... Read More",
            "Seniors from Mercyhurst University’s Intelligence Studies program have been working with Academic Engagement’s Intelligence Analyst Focused Area Liaison (IAFAL) program to conduct research and complete their capstone project on foreign social media campaigns designed to influence U.S. audiences. Future Intelligence Analysts Present Research Capstone to NSA FORT MEADE, Md. — Partnerships are vital to the National Security Agency (NSA), and an academic relationship forged with Mercyhurst... Read More",
            "SSgt Abigail Fisher and SSgt Hannah Fisher are on a yearlong tour at the National Security Agency (NSA). Identical twin sisters set to wrap up tour at NSA this fall FORT MEADE, Md. — Every day SSgt Abigail Fisher and SSgt Hannah Fisher get stopped in the halls of the National Security Agency (NSA). Read More",
            "NSA Deputy Director George Barnes and ADM Rachel Levine, assistant secretary for Health at the Department of Health and Human Services, at the 2022 IC Pride Summit hosted at NSA. NSA hosts IC Pride Summit highlighting \"Authent(ic)\" theme FORT MEADE, Md. — For the first time in nearly a decade, the Intelligence Community (IC) Pride Summit returned to the National Security... Read More",
            "",
            "",
            "EXPLORE THE MUSEUM",
            "",
            "Core Values",
            "Operating Authorities",
            "Civil Liberties, Privacy,",
            "Diversity, Equality & Inclusion",
            "General Counsel",
            "NSA Inspector General",
            "NSA Freedom of Information Act",
            "Privacy Act Requests",
            "Request a Speaker",
            "Prepublication Review",
            "Media Inquiry",
            "Frequently Asked Questions",
            "Classified Materiel Conversion",
            "Commercial Solutions for Classified Program (CSfC)",
            "Cryptographic Support Services",
            "Media Destruction Guidance",
            "NSA Open Source",
            "NSA Exhibit Roadshow",
            "",
            "About",
            "Leadership",
            "Cybersecurity Collaboration Center",
            "National Cryptologic Museum",
            "Contact NSA",
            "Accessibility",
            "Core Values",
            "Operating Authorities",
            "Civil Liberties & Privacy",
            "Diversity & Inclusion",
            "General Counsel",
            "NSA Inspector General",
            "NSA Freedom of Information Act",
            "Privacy Act Requests",
            "Frequently Asked Questions",
            "Request a Speaker",
            "Prepublication Review",
            "Media Inquiry",
            "Commercial Solutions for Classified Material (CSFC)",
            "Media Destruction Guidance",
            "Classified Materiel Conversion",
            "Cross Domain Services",
            "NSA Open Source",
            "NSA Exhibit Roadshow",
            "DNI.gov",
            "Defense.gov",
            "IC on the Record",
            "Intelligence.gov",
            "",
            "Privacy & Security",
            "Links Disclaimer",
            "Section 508",
            "Web Policy",
            "Plain Writing Act",
            "DOD IG",
            "No FEAR Act",
            "Imagery Use",
            "FOIA",
            "Open GOV",
            "Strategic Plan",
            "USA.gov",
            "Small Business Act",
            "Site Map",
            "",
            "",
            "",
            "",
            "",
            "",
            "Hosted by Defense Media Activity - WEB.mil"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.nsa.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.nsa.gov/",
      "what": "URL",
      "result": "https://www.nsa.gov/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.nsa.gov/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://www.nsa.gov/",
      "result": {
        "roleElements": 14,
        "badRoleElements": 12,
        "redundantRoleElements": 0,
        "tagNames": {
          "HEADER": {
            "banner": {
              "bad": 1,
              "redundant": 0
            }
          },
          "DIV": {
            "main": {
              "bad": 1,
              "redundant": 0
            },
            "button": {
              "bad": 7,
              "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.nsa.gov/",
      "result": {
        "mainStyles": [
          "fontStyle",
          "fontWeight",
          "opacity",
          "textDecorationLine",
          "textDecorationStyle",
          "textDecorationThickness"
        ],
        "buttonStyles": [
          "borderStyle",
          "borderWidth",
          "height",
          "lineHeight",
          "maxHeight",
          "maxWidth",
          "minHeight",
          "minWidth",
          "outlineOffset",
          "outlineStyle",
          "outlineWidth"
        ],
        "headingStyles": [
          "color",
          "fontSize"
        ],
        "listLinkStyles": [
          "color",
          "fontSize",
          "lineHeight"
        ],
        "totals": {
          "button": {
            "total": 4,
            "subtotals": [
              2,
              1,
              1
            ]
          },
          "adjacentLink": {
            "total": 104,
            "subtotals": [
              103,
              1
            ]
          },
          "listLink": {
            "total": 26,
            "subtotals": [
              15,
              10,
              1
            ]
          },
          "h1": {
            "total": 1
          },
          "h2": {
            "total": 4,
            "subtotals": [
              2,
              2
            ]
          },
          "h3": {
            "total": 9,
            "subtotals": [
              4,
              3,
              2
            ]
          },
          "h5": {
            "total": 5
          }
        },
        "items": {
          "button": {
            "borderStyle": {
              "solid": [
                "Toggle navigation"
              ],
              "none": [
                "Previous",
                "Next",
                "Slideshow"
              ]
            },
            "borderWidth": {
              "1px": [
                "Toggle navigation"
              ],
              "0px": [
                "Previous",
                "Next",
                "Slideshow"
              ]
            },
            "height": {
              "auto": [
                "Toggle navigation",
                "Slideshow"
              ],
              "25px": [
                "Previous",
                "Next"
              ]
            }
          },
          "adjacentLink": {
            "textDecorationLine": {
              "none": [
                "Skip to main content (Press Enter).",
                "",
                "Search",
                "Search",
                "Search",
                "About",
                "Press Room",
                "Careers",
                "History",
                "",
                "",
                "",
                "Experience NSA",
                "",
                "",
                "Cybersecurity Collaboration Center",
                "Learn More",
                "Learn More",
                "",
                "",
                "",
                "LEARN MORE",
                "LEARN MORE",
                "LEARN MORE",
                "",
                "",
                "CTR: DoD Microelectronics: Levels of Assurance Definitions and Applications                                                        NSA Publishes Guidance on Characterizing Threats, Risks to D...                                                                                                                                                                                                                             The National Security Agency’s (NSA) Joint Federation Assurance Center Hardware Assurance Lab published a report on “DoD Microelectronics:...                     Read More",
                "Seniors from Mercyhurst University’s Intelligence Studies program have been working with Academic Engagement’s Intelligence Analyst Focused Area Liaison (IAFAL) program to conduct research and complete their capstone project on foreign social media campaigns designed to influence U.S. audiences.                                                        Future Intelligence Analysts Present Research Capstone to NSA                                                                                                                                                                                                                             FORT MEADE, Md. — Partnerships are vital to the National Security Agency (NSA), and an academic relationship forged with Mercyhurst...                     Read More",
                "SSgt Abigail Fisher and SSgt Hannah Fisher are on a yearlong tour at the National Security Agency (NSA).                                                        Identical twin sisters set to wrap up tour at NSA this fall                                                                                                                                                                                                                             FORT MEADE, Md. — Every day SSgt Abigail Fisher and SSgt Hannah Fisher get stopped in the halls of the National Security Agency (NSA).                     Read More",
                "NSA Deputy Director George Barnes and ADM Rachel Levine, assistant secretary for Health at the Department of Health and Human Services, at the 2022 IC Pride Summit hosted at NSA.                                                        NSA hosts IC Pride Summit highlighting \"Authent(ic)\" theme                                                                                                                                                                                                                             FORT MEADE, Md. — For the first time in nearly a decade, the Intelligence Community (IC) Pride Summit returned to the National Security...                     Read More",
                "",
                "",
                "EXPLORE THE MUSEUM",
                "",
                "Core Values",
                "Operating Authorities",
                "Civil Liberties, Privacy,",
                "Diversity, Equality & Inclusion",
                "General Counsel",
                "NSA Inspector General",
                "NSA Freedom of Information Act",
                "Privacy Act Requests",
                "Request a Speaker",
                "Prepublication Review",
                "Media Inquiry",
                "Frequently Asked Questions",
                "Classified Materiel Conversion",
                "Commercial Solutions for Classified Program (CSfC)",
                "Cryptographic Support Services",
                "Media Destruction Guidance",
                "NSA Open Source",
                "NSA Exhibit Roadshow",
                "",
                "About",
                "Leadership",
                "Cybersecurity Collaboration Center",
                "National Cryptologic Museum",
                "Contact NSA",
                "Accessibility",
                "Core Values",
                "Operating Authorities",
                "Civil Liberties & Privacy",
                "Diversity & Inclusion",
                "General Counsel",
                "NSA Inspector General",
                "NSA Freedom of Information Act",
                "Privacy Act Requests",
                "Frequently Asked Questions",
                "Request a Speaker",
                "Prepublication Review",
                "Media Inquiry",
                "Commercial Solutions for Classified Material (CSFC)",
                "Media Destruction Guidance",
                "Classified Materiel Conversion",
                "Cross Domain Services",
                "NSA Open Source",
                "NSA Exhibit Roadshow",
                "DNI.gov",
                "Defense.gov",
                "IC on the Record",
                "Intelligence.gov",
                "",
                "Privacy & Security",
                "Links Disclaimer",
                "Section 508",
                "Web Policy",
                "Plain Writing Act",
                "DOD IG",
                "No FEAR Act",
                "Imagery Use",
                "FOIA",
                "Open GOV",
                "Strategic Plan",
                "USA.gov",
                "Small Business Act",
                "Site Map",
                "",
                "",
                "",
                "",
                "",
                "",
                "Hosted by Defense Media Activity - WEB.mil"
              ],
              "underline": [
                ""
              ]
            }
          },
          "listLink": {
            "lineHeight": {
              "25.7143px": [
                "Leadership",
                "Mission & Combat Support",
                "Cybersecurity",
                "Signals Intelligence",
                "Central Security Service",
                "Locations",
                "Cybersecurity Collaboration Center",
                "Cybersecurity Advisories & Guidance",
                "Telework and Mobile Security Guidance",
                "Press Releases & Statements",
                "News & Highlights",
                "Declassification & Transparency Initiatives",
                "National Cryptologic Museum",
                "Cryptologic History",
                "National Cryptologic Memorial"
              ],
              "40px": [
                "About",
                "Leadership",
                "National Cryptologic Museum",
                "Contact NSA",
                "Accessibility",
                "Site Policies",
                "DNI.gov",
                "Defense.gov",
                "IC on the Record",
                "Intelligence.gov"
              ],
              "19px": [
                "Cybersecurity Collaboration  Center"
              ]
            }
          },
          "h2": {
            "color": {
              "rgb(0, 0, 0)": [
                "Our Mission",
                "News & Highlights"
              ],
              "rgb(255, 255, 255)": [
                "Aligning for Success",
                "National Cryptologic Museum"
              ]
            }
          },
          "h3": {
            "fontWeight": {
              "500": [
                "Cybersecurity",
                "Signals Intelligence",
                "Research",
                "Academics",
                "Business"
              ],
              "700": [
                "NSA Publishes Guidance on Characterizing Threats, Risks to D...",
                "Future Intelligence Analysts Present Research Capstone to NSA",
                "Identical twin sisters set to wrap up tour at NSA this fall",
                "NSA hosts IC Pride Summit highlighting \"Authent(ic)\" theme"
              ]
            },
            "color": {
              "rgb(68, 72, 172)": [
                "Cybersecurity",
                "Signals Intelligence"
              ],
              "rgb(255, 255, 255)": [
                "Research",
                "Academics",
                "Business"
              ],
              "rgb(245, 245, 245)": [
                "NSA Publishes Guidance on Characterizing Threats, Risks to D...",
                "Future Intelligence Analysts Present Research Capstone to NSA",
                "Identical twin sisters set to wrap up tour at NSA this fall",
                "NSA hosts IC Pride Summit highlighting \"Authent(ic)\" theme"
              ]
            },
            "fontSize": {
              "60px": [
                "Cybersecurity",
                "Signals Intelligence"
              ],
              "36px": [
                "Research",
                "Academics",
                "Business"
              ],
              "25.2px": [
                "NSA Publishes Guidance on Characterizing Threats, Risks to D...",
                "Future Intelligence Analysts Present Research Capstone to NSA",
                "Identical twin sisters set to wrap up tour at NSA this fall",
                "NSA hosts IC Pride Summit highlighting \"Authent(ic)\" theme"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.nsa.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.nsa.gov/",
      "result": {
        "totals": {
          "total": 21,
          "tagNames": {
            "A": 1,
            "HEADER": 1,
            "DIV": 16,
            "UL": 3
          }
        },
        "items": [
          {
            "tagName": "A",
            "id": "skip-link",
            "text": "Skip to main content (Press Enter)."
          },
          {
            "tagName": "HEADER",
            "id": "main-header",
            "text": "Toggle navigation National Security Agency/Central Security Service NSA/CSS Search Search NSA: Searc"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Search NSA: Search"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Leadership Mission & Combat Support Cybersecurity Signals Intelligence Central Security Service Loca"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Cybersecurity Advisories & Guidance Telework and Mobile Security Guidance Press Releases & Statement"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "National Cryptologic Museum Cryptologic History National Cryptologic Memorial"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "CTR: DoD Microelectronics: Levels of Assurance Definitions and Applications"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "NSA Publishes Guidance on Characterizing Threats, Risks to D... The National Security Agency’s (NSA)"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Seniors from Mercyhurst University’s Intelligence Studies program have been working with Academic En"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Future Intelligence Analysts Present Research Capstone to NSA FORT MEADE, Md. — Partnerships are vit"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "SSgt Abigail Fisher and SSgt Hannah Fisher are on a yearlong tour at the National Security Agency (N"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Identical twin sisters set to wrap up tour at NSA this fall FORT MEADE, Md. — Every day SSgt Abigail"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "NSA Deputy Director George Barnes and ADM Rachel Levine, assistant secretary for Health at the Depar"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "NSA hosts IC Pride Summit highlighting \"Authent(ic)\" theme FORT MEADE, Md. — For the first time in n"
          },
          {
            "tagName": "DIV",
            "id": "cboxOverlay",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "colorbox",
            "text": "PreviousNextSlideshow"
          },
          {
            "tagName": "DIV",
            "id": "cboxWrapper",
            "text": "PreviousNextSlideshow"
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.nsa.gov/",
      "result": {
        "totals": {
          "failures": 35,
          "warnings": 4
        },
        "items": [
          {
            "index": 488,
            "verdict": "failed",
            "rule": {
              "ruleID": "r53",
              "ruleSummary": "Headings are structured",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r53",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h5",
              "path": "/html[1]/body[1]/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h5[1]",
              "codeLines": [
                "<h5>",
                "  <span style=\"color: rgb(255, 255, 255);\">",
                "    NSA.GOV",
                "  </span>",
                "</h5>"
              ]
            }
          },
          {
            "index": 605,
            "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]/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[3]/p[1]/a[1]",
              "codeLines": [
                "<a href=\"/Culture/Civil-Liberties-and-Privacy/\">",
                "  <span style=\"color: rgb(255, 255, 255);\">",
                "    Civil Liberties, Privacy,",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 697,
            "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]/form[1]/div[3]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "Generating foreign intelligence insights."
              ]
            }
          },
          {
            "index": 698,
            "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]/form[1]/div[3]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h1[1]/text()[2]",
              "codeLines": [
                "Applying cybersecurity expertise."
              ]
            }
          },
          {
            "index": 699,
            "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]/form[1]/div[3]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h1[1]/text()[3]",
              "codeLines": [
                "Securing the future."
              ]
            }
          },
          {
            "index": 700,
            "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]/form[1]/div[3]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "We leverage our advantages in technology and cybersecurity consistent with our authorities to stren..."
              ]
            }
          },
          {
            "index": 707,
            "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]/form[1]/div[3]/div[2]/div[1]/div[3]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Aligning for Success"
              ]
            }
          },
          {
            "index": 709,
            "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]/form[1]/div[3]/div[2]/div[1]/div[3]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/text()[2]",
              "codeLines": [
                "NSA invests in a world-class workforce and partnerships with academia and industry to deliver capab..."
              ]
            }
          },
          {
            "index": 711,
            "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]/form[1]/div[3]/div[2]/div[1]/div[3]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/text()[2]",
              "codeLines": [
                "NSA partners with schools to help cultivate the next generation of experts in science, technology, ..."
              ]
            }
          },
          {
            "index": 713,
            "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]/form[1]/div[3]/div[2]/div[1]/div[3]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[2]/text()[2]",
              "codeLines": [
                "NSA has a wide range of requirements and we need industry's help in fulfilling our mission."
              ]
            }
          },
          {
            "index": 715,
            "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]/form[1]/div[3]/div[2]/div[1]/div[3]/div[1]/div[8]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "National Cryptologic Museum"
              ]
            }
          },
          {
            "index": 716,
            "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]/form[1]/div[3]/div[2]/div[1]/div[3]/div[1]/div[8]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "The National Cryptologic Museum is NSA’s gateway to the public and educates visitors about the role..."
              ]
            }
          },
          {
            "index": 729,
            "verdict": "failed",
            "rule": {
              "ruleID": "r68",
              "ruleSummary": "Elements with a role have required children",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r68",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "ul",
              "path": "/html[1]/body[1]/form[1]/div[3]/header[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/ul[1]",
              "codeLines": [
                "<ul></ul>"
              ]
            }
          },
          {
            "index": 738,
            "verdict": "failed",
            "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]/form[1]/div[3]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "Generating foreign intelligence insights."
              ]
            }
          },
          {
            "index": 739,
            "verdict": "failed",
            "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]/form[1]/div[3]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h1[1]/text()[2]",
              "codeLines": [
                "Applying cybersecurity expertise."
              ]
            }
          },
          {
            "index": 740,
            "verdict": "failed",
            "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]/form[1]/div[3]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h1[1]/text()[3]",
              "codeLines": [
                "Securing the future."
              ]
            }
          },
          {
            "index": 741,
            "verdict": "failed",
            "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]/form[1]/div[3]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "We leverage our advantages in technology and cybersecurity consistent with our authorities to stren..."
              ]
            }
          },
          {
            "index": 748,
            "verdict": "failed",
            "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]/form[1]/div[3]/div[2]/div[1]/div[3]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Aligning for Success"
              ]
            }
          },
          {
            "index": 756,
            "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]/form[1]/div[3]/div[2]/div[1]/div[3]/div[1]/div[8]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "National Cryptologic Museum"
              ]
            }
          },
          {
            "index": 757,
            "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]/form[1]/div[3]/div[2]/div[1]/div[3]/div[1]/div[8]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "The National Cryptologic Museum is NSA’s gateway to the public and educates visitors about the role..."
              ]
            }
          },
          {
            "index": 769,
            "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]/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[3]/p[1]",
              "codeLines": [
                "<p>",
                "  <a href=\"/Culture/Civil-Liberties-and-Privacy/\">",
                "    <span style=\"color: rgb(255, 255, 255);\">",
                "      Civil Liberties, Privacy,",
                "    </span>",
                "  </a>",
                "  <span style=\"color:#ffffff;\">",
                "    & Transparency Office",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 1106,
            "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]/form[1]/div[3]/div[2]/div[1]/div[3]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/a[1]/div[3]/h3[1]",
              "codeLines": [
                "<h3 class=\"dod2-card__title\">",
                "  <span>",
                "    NSA Publishes Guidance on Characterizing Threats, Risks to D...",
                "  </span>",
                "</h3>"
              ]
            }
          },
          {
            "index": 1107,
            "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]/form[1]/div[3]/div[2]/div[1]/div[3]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[2]/a[1]/div[3]/h3[1]",
              "codeLines": [
                "<h3 class=\"dod2-card__title\">",
                "  <span>",
                "    Future Intelligence Analysts Present Research Capstone to NSA",
                "  </span>",
                "</h3>"
              ]
            }
          },
          {
            "index": 1108,
            "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]/form[1]/div[3]/div[2]/div[1]/div[3]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[3]/a[1]/div[3]/h3[1]",
              "codeLines": [
                "<h3 class=\"dod2-card__title\">",
                "  <span>",
                "    Identical twin sisters set to wrap up tour at NSA this fall",
                "  </span>",
                "</h3>"
              ]
            }
          },
          {
            "index": 1109,
            "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]/form[1]/div[3]/div[2]/div[1]/div[3]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[4]/a[1]/div[3]/h3[1]",
              "codeLines": [
                "<h3 class=\"dod2-card__title\">",
                "  <span>",
                "    NSA hosts IC Pride Summit highlighting \"Authent(ic)\" theme",
                "  </span>",
                "</h3>"
              ]
            }
          },
          {
            "index": 1118,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[3]/p[1]",
              "codeLines": [
                "<p>",
                "  <a href=\"/Culture/Civil-Liberties-and-Privacy/\">",
                "    <span style=\"color: rgb(255, 255, 255);\">",
                "      Civil Liberties, Privacy,",
                "    </span>",
                "  </a>",
                "  <span style=\"color:#ffffff;\">",
                "    & Transparency Office",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 1125,
            "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]/form[1]/div[3]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "Experience NSA"
              ]
            }
          },
          {
            "index": 1152,
            "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]/form[1]/div[3]/div[2]/div[1]/div[3]/div[1]/div[8]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/a[1]/text()[1]",
              "codeLines": [
                "EXPLORE THE MUSEUM"
              ]
            }
          },
          {
            "index": 1214,
            "verdict": "failed",
            "rule": {
              "ruleID": "r90",
              "ruleSummary": "Element with presentational children has no focusable content",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r90",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/form[1]/div[3]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]",
              "codeLines": [
                "<div class=\"animate\" role=\"button\">",
                "  <a aria-label=\"Experience NSA\" title=\"Experience NSA\" class=\"btn\" href=\"https://www.youtube.com/w...",
                "    Experience NSA",
                "  </a>",
                "</div>"
              ]
            }
          },
          {
            "index": 1215,
            "verdict": "failed",
            "rule": {
              "ruleID": "r90",
              "ruleSummary": "Element with presentational children has no focusable content",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r90",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/form[1]/div[3]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]",
              "codeLines": [
                "<div class=\"learnmore1\" role=\"button\">",
                "  <a aria-label=\"Learn More about Cybersecurity\" title=\"Learn More about Cybersecurity\" button=\"\" c...",
                "    Learn More",
                "  </a>",
                "  <i class=\"fa fa-angle-right learnmore1fa\" style=\"padding-top:1%;\"></i>",
                "</div>"
              ]
            }
          },
          {
            "index": 1216,
            "verdict": "failed",
            "rule": {
              "ruleID": "r90",
              "ruleSummary": "Element with presentational children has no focusable content",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r90",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/form[1]/div[3]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[2]/div[2]",
              "codeLines": [
                "<div class=\"learnmore2\" role=\"button\">",
                "  <a aria-label=\"Learn More about Signals Intelligence\" button=\"\" class=\"btn btn-link btn-lg2\" href...",
                "    Learn More",
                "  </a>",
                "  <i class=\"fa fa-angle-right learnmore2fa\" style=\"padding-top:1%;\" }=\"\"></i>",
                "</div>"
              ]
            }
          },
          {
            "index": 1217,
            "verdict": "failed",
            "rule": {
              "ruleID": "r90",
              "ruleSummary": "Element with presentational children has no focusable content",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r90",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/form[1]/div[3]/div[2]/div[1]/div[3]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]",
              "codeLines": [
                "<div aria-labelledby=\"Learn More about research\" class=\"animate2\" role=\"button\">",
                "  <a aria-label=\"Learn More about research\" class=\"btn\" href=\"/Research/\" title=\"Learn More about r...",
                "    LEARN MORE",
                "  </a>",
                "</div>"
              ]
            }
          },
          {
            "index": 1218,
            "verdict": "failed",
            "rule": {
              "ruleID": "r90",
              "ruleSummary": "Element with presentational children has no focusable content",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r90",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/form[1]/div[3]/div[2]/div[1]/div[3]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]",
              "codeLines": [
                "<div aria-labelledby=\"Learn More about Academics\" class=\"animate2\" role=\"button\">",
                "  <a aria-label=\"Learn More about Academics\" class=\"btn\" href=\"/Academics/\" title=\"Learn More about...",
                "    LEARN MORE",
                "  </a>",
                "</div>"
              ]
            }
          },
          {
            "index": 1219,
            "verdict": "failed",
            "rule": {
              "ruleID": "r90",
              "ruleSummary": "Element with presentational children has no focusable content",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r90",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/form[1]/div[3]/div[2]/div[1]/div[3]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[3]",
              "codeLines": [
                "<div class=\"animate2\" role=\"button\">",
                "  <a aria-label=\"Learn More about Business\" class=\"btn\" href=\"/Business/\" title=\"Learn More about B...",
                "    LEARN MORE",
                "  </a>",
                "</div>"
              ]
            }
          },
          {
            "index": 1224,
            "verdict": "failed",
            "rule": {
              "ruleID": "r90",
              "ruleSummary": "Element with presentational children has no focusable content",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r90",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/form[1]/div[3]/div[2]/div[1]/div[3]/div[1]/div[8]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]",
              "codeLines": [
                "<div class=\"animate3\" role=\"button\">",
                "  <a class=\"btn\" aria-label=\"Explore the Museum\" title=\"Explore the Museum\" href=\"/museum/\">",
                "    EXPLORE THE MUSEUM",
                "  </a>",
                "</div>"
              ]
            }
          },
          {
            "index": 1228,
            "verdict": "failed",
            "rule": {
              "ruleID": "r93",
              "ruleSummary": "Line height in style attributes is not !important",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r93",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#text-spacing",
                  "chapter": "1.4.12",
                  "title": "Text Spacing"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "span",
              "path": "/html[1]/body[1]/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]/span[1]",
              "codeLines": [
                "<span style=\"color: rgb(255, 255, 255); line-height: 0 !important;\">",
                "  Cybersecurity Collaboration",
                "  <br>",
                "  Center",
                "</span>"
              ]
            }
          },
          {
            "index": 1230,
            "verdict": "failed",
            "rule": {
              "ruleID": "r93",
              "ruleSummary": "Line height in style attributes is not !important",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r93",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#text-spacing",
                  "chapter": "1.4.12",
                  "title": "Text Spacing"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "span",
              "path": "/html[1]/body[1]/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/ul[1]/li[2]/a[1]/span[1]",
              "codeLines": [
                "<span style=\"color: rgb(255, 255, 255); line-height: 0 !important;\">",
                "  NSA Freedom of Information Act",
                "</span>"
              ]
            }
          },
          {
            "index": 1232,
            "verdict": "failed",
            "rule": {
              "ruleID": "r93",
              "ruleSummary": "Line height in style attributes is not !important",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r93",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#text-spacing",
                  "chapter": "1.4.12",
                  "title": "Text Spacing"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "span",
              "path": "/html[1]/body[1]/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[2]/a[1]/span[1]",
              "codeLines": [
                "<span style=\"color: rgb(255, 255, 255); line-height: 0 !important;\">",
                "  Commercial Solutions for Classified Program (CSfC)",
                "</span>"
              ]
            }
          },
          {
            "index": 1233,
            "verdict": "failed",
            "rule": {
              "ruleID": "r93",
              "ruleSummary": "Line height in style attributes is not !important",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r93",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#text-spacing",
                  "chapter": "1.4.12",
                  "title": "Text Spacing"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "span",
              "path": "/html[1]/body[1]/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[2]/span[1]",
              "codeLines": [
                "<span style=\"color: rgb(255, 255, 255); line-height: 0 !important;\">",
                "  ​",
                "</span>"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://www.nsa.gov/",
      "result": {
        "totals": {
          "rulesNA": 49,
          "rulesPassed": 47,
          "rulesWarned": 5,
          "rulesViolated": 4,
          "warnings": {
            "minor": 14,
            "moderate": 0,
            "serious": 27,
            "critical": 2
          },
          "violations": {
            "minor": 1,
            "moderate": 1,
            "serious": 11,
            "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:35:14.854Z",
          "url": "https://www.nsa.gov/",
          "toolOptions": {
            "resultTypes": [
              "violations",
              "incomplete"
            ],
            "runOnly": {
              "type": "tag",
              "values": [
                "experimental",
                "best-practice",
                "wcag2a",
                "wcag2aa",
                "wcag2aaa",
                "wcag21a",
                "wcag21aa",
                "wcag21aaa"
              ]
            },
            "reporter": "v1"
          },
          "incomplete": [
            {
              "id": "aria-valid-attr-value",
              "impact": "critical",
              "tags": [
                "cat.aria",
                "wcag2a",
                "wcag412"
              ],
              "description": "Ensures all ARIA attributes have valid values",
              "help": "ARIA attributes must conform to valid values",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/aria-valid-attr-value?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "aria-valid-attr-value",
                      "data": {
                        "messageKey": "noId",
                        "needsReview": "aria-labelledby=\"Learn More about research\""
                      },
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "ARIA attribute element ID does not exist on the page: aria-labelledby=\"Learn More about research\""
                    }
                  ],
                  "none": [],
                  "impact": "critical",
                  "html": "<div aria-labelledby=\"Learn More about research\" class=\"animate2\" role=\"button\"><a aria-label=\"Learn More about research\" class=\"btn\" href=\"/Research/\" title=\"Learn More about research\">LEARN MORE</a></div>",
                  "target": [
                    "div[aria-labelledby=\"Learn More about research\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  ARIA attribute element ID does not exist on the page: aria-labelledby=\"Learn More about research\""
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "aria-valid-attr-value",
                      "data": {
                        "messageKey": "noId",
                        "needsReview": "aria-labelledby=\"Learn More about Academics\""
                      },
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "ARIA attribute element ID does not exist on the page: aria-labelledby=\"Learn More about Academics\""
                    }
                  ],
                  "none": [],
                  "impact": "critical",
                  "html": "<div aria-labelledby=\"Learn More about Academics\" class=\"animate2\" role=\"button\"><a aria-label=\"Learn More about Academics\" class=\"btn\" href=\"/Academics/\" title=\"Learn More about Academics\">LEARN MORE</a></div>",
                  "target": [
                    "div[aria-labelledby=\"Learn More about Academics\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  ARIA attribute element ID does not exist on the page: aria-labelledby=\"Learn More about Academics\""
                }
              ]
            },
            {
              "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": "#86c232",
                        "contrastRatio": 0,
                        "fontSize": "54.0pt (72px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"pdbg-container\" style=\"background-image: url(&quot;https://media.defense.gov/2021/Apr/27/2002628683/-1/-1/0/201203-D-IM742-2040.PNG&quot;); height: 540px; margin-bottom: -540px;\">\n    \n</div>",
                          "target": [
                            "#dnn_ctr12652_ModuleContent > .pdbg-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1>Generating foreign intelligence insights.<br>\nApplying cybersecurity expertise.<br>\nSecuring the future.</h1>",
                  "target": [
                    "h1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "18.0pt (24px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"pdbg-container\" style=\"background-image: url(&quot;https://media.defense.gov/2021/Apr/27/2002628683/-1/-1/0/201203-D-IM742-2040.PNG&quot;); height: 540px; margin-bottom: -540px;\">\n    \n</div>",
                          "target": [
                            "#dnn_ctr12652_ModuleContent > .pdbg-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"smalltext\">We leverage our advantages in technology and cybersecurity consistent with our authorities to strengthen national defense and secure national security systems.</div>",
                  "target": [
                    ".smalltext"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "54.0pt (72px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"pdbg-container\" style=\"background-image: url(&quot;https://media.defense.gov/2021/Apr/06/2002615047/-1/-1/0/201203-D-IM742-2030.PNG&quot;); height: 745.382px; margin-bottom: -745.382px;\">\n    \n</div>",
                          "target": [
                            "#dnn_ctr12601_ModuleContent > .pdbg-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 style=\"color:#ffffff\">Aligning for Success</h2>",
                  "target": [
                    "#dnn_ctr12540_HtmlModule_lblContent > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"leftbox inner-item\">",
                          "target": [
                            ".leftbox.inner-item"
                          ]
                        },
                        {
                          "html": "<div class=\"pdbg-container\" style=\"background-image: url(&quot;https://media.defense.gov/2021/Apr/06/2002615047/-1/-1/0/201203-D-IM742-2030.PNG&quot;); height: 745.382px; margin-bottom: -745.382px;\">\n    \n</div>",
                          "target": [
                            "#dnn_ctr12601_ModuleContent > .pdbg-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"boxes-text\">\n<h3>Research</h3>\nNSA invests in a world-class workforce and partnerships with academia and industry to deliver capabilities that secure the nation’s future.</div>",
                  "target": [
                    ".leftbox.inner-item > .boxes-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "27.0pt (36px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"leftbox inner-item\">",
                          "target": [
                            ".leftbox.inner-item"
                          ]
                        },
                        {
                          "html": "<div class=\"pdbg-container\" style=\"background-image: url(&quot;https://media.defense.gov/2021/Apr/06/2002615047/-1/-1/0/201203-D-IM742-2030.PNG&quot;); height: 745.382px; margin-bottom: -745.382px;\">\n    \n</div>",
                          "target": [
                            "#dnn_ctr12601_ModuleContent > .pdbg-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3>Research</h3>",
                  "target": [
                    ".leftbox.inner-item > .boxes-text > h3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"middlebox inner-item\">",
                          "target": [
                            ".middlebox.inner-item"
                          ]
                        },
                        {
                          "html": "<div class=\"pdbg-container\" style=\"background-image: url(&quot;https://media.defense.gov/2021/Apr/06/2002615047/-1/-1/0/201203-D-IM742-2030.PNG&quot;); height: 745.382px; margin-bottom: -745.382px;\">\n    \n</div>",
                          "target": [
                            "#dnn_ctr12601_ModuleContent > .pdbg-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"boxes-text\">\n<h3>Academics</h3>\nNSA partners with schools to help cultivate the next generation of experts in science, technology, engineering, math, language and analysis to protect the nation.</div>",
                  "target": [
                    ".middlebox.inner-item > .boxes-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "27.0pt (36px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"middlebox inner-item\">",
                          "target": [
                            ".middlebox.inner-item"
                          ]
                        },
                        {
                          "html": "<div class=\"pdbg-container\" style=\"background-image: url(&quot;https://media.defense.gov/2021/Apr/06/2002615047/-1/-1/0/201203-D-IM742-2030.PNG&quot;); height: 745.382px; margin-bottom: -745.382px;\">\n    \n</div>",
                          "target": [
                            "#dnn_ctr12601_ModuleContent > .pdbg-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3>Academics</h3>",
                  "target": [
                    ".middlebox.inner-item > .boxes-text > h3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"rightbox inner-item\">",
                          "target": [
                            ".rightbox.inner-item"
                          ]
                        },
                        {
                          "html": "<div class=\"pdbg-container\" style=\"background-image: url(&quot;https://media.defense.gov/2021/Apr/06/2002615047/-1/-1/0/201203-D-IM742-2030.PNG&quot;); height: 745.382px; margin-bottom: -745.382px;\">\n    \n</div>",
                          "target": [
                            "#dnn_ctr12601_ModuleContent > .pdbg-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"boxes-text\">\n<h3>Business</h3>\nNSA has a wide range of requirements and we need industry's help in fulfilling our mission.</div>",
                  "target": [
                    ".rightbox.inner-item > .boxes-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "27.0pt (36px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"rightbox inner-item\">",
                          "target": [
                            ".rightbox.inner-item"
                          ]
                        },
                        {
                          "html": "<div class=\"pdbg-container\" style=\"background-image: url(&quot;https://media.defense.gov/2021/Apr/06/2002615047/-1/-1/0/201203-D-IM742-2030.PNG&quot;); height: 745.382px; margin-bottom: -745.382px;\">\n    \n</div>",
                          "target": [
                            "#dnn_ctr12601_ModuleContent > .pdbg-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3>Business</h3>",
                  "target": [
                    ".rightbox.inner-item > .boxes-text > h3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#262626",
                        "contrastRatio": 0,
                        "fontSize": "54.0pt (72px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"dnn_ctr12538_ContentPane\" style=\"background-color:#f5f5f5;\">",
                          "target": [
                            "#dnn_ctr12538_ContentPane"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"color:#262626;\">News &amp; Highlights</span>",
                  "target": [
                    "#dnn_ctr12538_HtmlModule_lblContent > h2 > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "54.0pt (72px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"pdbg-container\" style=\"background-image: url(&quot;https://media.defense.gov/2021/May/11/2002639575/-1/-1/0/201203-D-IM742-2045.PNG&quot;); height: 595.391px; margin-bottom: -595.391px;\">\n    \n</div>",
                          "target": [
                            "#dnn_ctr12653_ModuleContent > .pdbg-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 style=\"text-align: left;\">National Cryptologic Museum</h2>",
                  "target": [
                    ".slideInRight > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "18.0pt (24px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"pdbg-container\" style=\"background-image: url(&quot;https://media.defense.gov/2021/May/11/2002639575/-1/-1/0/201203-D-IM742-2045.PNG&quot;); height: 595.391px; margin-bottom: -595.391px;\">\n    \n</div>",
                          "target": [
                            "#dnn_ctr12653_ModuleContent > .pdbg-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"smalltextm\">",
                  "target": [
                    ".smalltextm"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#ffffff",
                        "contrastRatio": 1,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "equalRatio",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"skin-footer-banner\">\n      <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"https://www.web.dma.mil/\">Hosted by Defense Media Activity - WEB.mil</a>\n</div>",
                          "target": [
                            ".skin-footer-banner"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has a 1:1 contrast ratio with the background"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"https://www.web.dma.mil/\">Hosted by Defense Media Activity - WEB.mil</a>",
                  "target": [
                    "a[rel=\"noreferrer noopener\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                }
              ]
            },
            {
              "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": "#86c232",
                        "contrastRatio": 0,
                        "fontSize": "54.0pt (72px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"pdbg-container\" style=\"background-image: url(&quot;https://media.defense.gov/2021/Apr/27/2002628683/-1/-1/0/201203-D-IM742-2040.PNG&quot;); height: 540px; margin-bottom: -540px;\">\n    \n</div>",
                          "target": [
                            "#dnn_ctr12652_ModuleContent > .pdbg-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1>Generating foreign intelligence insights.<br>\nApplying cybersecurity expertise.<br>\nSecuring the future.</h1>",
                  "target": [
                    "h1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "18.0pt (24px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"pdbg-container\" style=\"background-image: url(&quot;https://media.defense.gov/2021/Apr/27/2002628683/-1/-1/0/201203-D-IM742-2040.PNG&quot;); height: 540px; margin-bottom: -540px;\">\n    \n</div>",
                          "target": [
                            "#dnn_ctr12652_ModuleContent > .pdbg-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"smalltext\">We leverage our advantages in technology and cybersecurity consistent with our authorities to strengthen national defense and secure national security systems.</div>",
                  "target": [
                    ".smalltext"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "54.0pt (72px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"pdbg-container\" style=\"background-image: url(&quot;https://media.defense.gov/2021/Apr/06/2002615047/-1/-1/0/201203-D-IM742-2030.PNG&quot;); height: 745.382px; margin-bottom: -745.382px;\">\n    \n</div>",
                          "target": [
                            "#dnn_ctr12601_ModuleContent > .pdbg-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 style=\"color:#ffffff\">Aligning for Success</h2>",
                  "target": [
                    "#dnn_ctr12540_HtmlModule_lblContent > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"leftbox inner-item\">",
                          "target": [
                            ".leftbox.inner-item"
                          ]
                        },
                        {
                          "html": "<div class=\"pdbg-container\" style=\"background-image: url(&quot;https://media.defense.gov/2021/Apr/06/2002615047/-1/-1/0/201203-D-IM742-2030.PNG&quot;); height: 745.382px; margin-bottom: -745.382px;\">\n    \n</div>",
                          "target": [
                            "#dnn_ctr12601_ModuleContent > .pdbg-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"boxes-text\">\n<h3>Research</h3>\nNSA invests in a world-class workforce and partnerships with academia and industry to deliver capabilities that secure the nation’s future.</div>",
                  "target": [
                    ".leftbox.inner-item > .boxes-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "27.0pt (36px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"leftbox inner-item\">",
                          "target": [
                            ".leftbox.inner-item"
                          ]
                        },
                        {
                          "html": "<div class=\"pdbg-container\" style=\"background-image: url(&quot;https://media.defense.gov/2021/Apr/06/2002615047/-1/-1/0/201203-D-IM742-2030.PNG&quot;); height: 745.382px; margin-bottom: -745.382px;\">\n    \n</div>",
                          "target": [
                            "#dnn_ctr12601_ModuleContent > .pdbg-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3>Research</h3>",
                  "target": [
                    ".leftbox.inner-item > .boxes-text > h3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"middlebox inner-item\">",
                          "target": [
                            ".middlebox.inner-item"
                          ]
                        },
                        {
                          "html": "<div class=\"pdbg-container\" style=\"background-image: url(&quot;https://media.defense.gov/2021/Apr/06/2002615047/-1/-1/0/201203-D-IM742-2030.PNG&quot;); height: 745.382px; margin-bottom: -745.382px;\">\n    \n</div>",
                          "target": [
                            "#dnn_ctr12601_ModuleContent > .pdbg-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"boxes-text\">\n<h3>Academics</h3>\nNSA partners with schools to help cultivate the next generation of experts in science, technology, engineering, math, language and analysis to protect the nation.</div>",
                  "target": [
                    ".middlebox.inner-item > .boxes-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "27.0pt (36px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"middlebox inner-item\">",
                          "target": [
                            ".middlebox.inner-item"
                          ]
                        },
                        {
                          "html": "<div class=\"pdbg-container\" style=\"background-image: url(&quot;https://media.defense.gov/2021/Apr/06/2002615047/-1/-1/0/201203-D-IM742-2030.PNG&quot;); height: 745.382px; margin-bottom: -745.382px;\">\n    \n</div>",
                          "target": [
                            "#dnn_ctr12601_ModuleContent > .pdbg-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3>Academics</h3>",
                  "target": [
                    ".middlebox.inner-item > .boxes-text > h3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"rightbox inner-item\">",
                          "target": [
                            ".rightbox.inner-item"
                          ]
                        },
                        {
                          "html": "<div class=\"pdbg-container\" style=\"background-image: url(&quot;https://media.defense.gov/2021/Apr/06/2002615047/-1/-1/0/201203-D-IM742-2030.PNG&quot;); height: 745.382px; margin-bottom: -745.382px;\">\n    \n</div>",
                          "target": [
                            "#dnn_ctr12601_ModuleContent > .pdbg-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"boxes-text\">\n<h3>Business</h3>\nNSA has a wide range of requirements and we need industry's help in fulfilling our mission.</div>",
                  "target": [
                    ".rightbox.inner-item > .boxes-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "27.0pt (36px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"rightbox inner-item\">",
                          "target": [
                            ".rightbox.inner-item"
                          ]
                        },
                        {
                          "html": "<div class=\"pdbg-container\" style=\"background-image: url(&quot;https://media.defense.gov/2021/Apr/06/2002615047/-1/-1/0/201203-D-IM742-2030.PNG&quot;); height: 745.382px; margin-bottom: -745.382px;\">\n    \n</div>",
                          "target": [
                            "#dnn_ctr12601_ModuleContent > .pdbg-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3>Business</h3>",
                  "target": [
                    ".rightbox.inner-item > .boxes-text > h3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#262626",
                        "contrastRatio": 0,
                        "fontSize": "54.0pt (72px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"dnn_ctr12538_ContentPane\" style=\"background-color:#f5f5f5;\">",
                          "target": [
                            "#dnn_ctr12538_ContentPane"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"color:#262626;\">News &amp; Highlights</span>",
                  "target": [
                    "#dnn_ctr12538_HtmlModule_lblContent > h2 > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "54.0pt (72px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"pdbg-container\" style=\"background-image: url(&quot;https://media.defense.gov/2021/May/11/2002639575/-1/-1/0/201203-D-IM742-2045.PNG&quot;); height: 595.391px; margin-bottom: -595.391px;\">\n    \n</div>",
                          "target": [
                            "#dnn_ctr12653_ModuleContent > .pdbg-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 style=\"text-align: left;\">National Cryptologic Museum</h2>",
                  "target": [
                    ".slideInRight > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "18.0pt (24px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"pdbg-container\" style=\"background-image: url(&quot;https://media.defense.gov/2021/May/11/2002639575/-1/-1/0/201203-D-IM742-2045.PNG&quot;); height: 595.391px; margin-bottom: -595.391px;\">\n    \n</div>",
                          "target": [
                            "#dnn_ctr12653_ModuleContent > .pdbg-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"smalltextm\">",
                  "target": [
                    ".smalltextm"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#ffffff",
                        "contrastRatio": 1,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "equalRatio",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"skin-footer-banner\">\n      <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"https://www.web.dma.mil/\">Hosted by Defense Media Activity - WEB.mil</a>\n</div>",
                          "target": [
                            ".skin-footer-banner"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has a 1:1 contrast ratio with the background"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"https://www.web.dma.mil/\">Hosted by Defense Media Activity - WEB.mil</a>",
                  "target": [
                    "a[rel=\"noreferrer noopener\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                }
              ]
            },
            {
              "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": "<button type=\"button\" class=\"navbar-toggle pull-left skin-nav-toggle\" data-toggle=\"collapse\" data-target=\".navbar-collapse\">\n                    <span class=\"sr-only\">Toggle navigation</span>\n                    <span class=\"fa fa-bars\"></span>\n                </button>",
                  "target": [
                    ".navbar-toggle"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"visible-xs title-text\">\n                        NSA/CSS\n                    </div>",
                  "target": [
                    ".visible-xs.title-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"mobile-search visible-xs pull-right\" hidden=\"\">",
                  "target": [
                    ".mobile-search"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"mobile-search-popup\" style=\"display: none;\">",
                  "target": [
                    ".mobile-search-popup"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"dropdown-menu\">",
                  "target": [
                    ".dropdown.top-level:nth-child(1) > .dropdown-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"dropdown-menu\">",
                  "target": [
                    ".dropdown.top-level:nth-child(2) > .dropdown-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"dropdown-menu\">",
                  "target": [
                    ".dropdown.top-level:nth-child(4) > .dropdown-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"DnnModule DnnModule-AccordionMenu DnnModule-12664\">",
                  "target": [
                    ".DnnModule-AccordionMenu"
                  ],
                  "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=\"dodAccordionMenuSubMenu\" style=\"display:none;\">",
                  "target": [
                    "li[title=\"NSA.GOV\"] > .dodAccordionMenuSubMenu"
                  ],
                  "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=\"dodAccordionMenuSubMenu\" style=\"display:none;\">",
                  "target": [
                    "li[title=\"CULTURE\"] > .dodAccordionMenuSubMenu"
                  ],
                  "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=\"dodAccordionMenuSubMenu\" style=\"display:none;\">",
                  "target": [
                    "li[title=\"HELPFUL LINKS\"] > .dodAccordionMenuSubMenu"
                  ],
                  "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=\"dodAccordionMenuSubMenu\" style=\"display:none;\">",
                  "target": [
                    "li[title=\"RESOURCES\"] > .dodAccordionMenuSubMenu"
                  ],
                  "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=\"dodAccordionMenuSubMenu\" style=\"display:none;\">",
                  "target": [
                    "li[title=\"RELATED LINKS\"] > .dodAccordionMenuSubMenu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"colorbox\" class=\"\" role=\"dialog\" tabindex=\"-1\" style=\"display: none;\">",
                  "target": [
                    "#colorbox"
                  ],
                  "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": "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": {
                        "messageKey": "bgContrast"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"wow fadeInLeft\" style=\"visibility: visible; animation-name: fadeInLeft;\">",
                          "target": [
                            ".fadeInLeft"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined. Check for a distinct hover/focus style"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/About/Cybersecurity-Collaboration-Center/\"><span style=\"color:#474BAF; text-decoration:underline;\">Cybersecurity Collaboration Center</span></a>",
                  "target": [
                    "u > a"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined. Check for a distinct hover/focus style"
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "aria-allowed-role",
              "impact": "minor",
              "tags": [
                "cat.aria",
                "best-practice"
              ],
              "description": "Ensures role attribute has an appropriate value for the element",
              "help": "ARIA role should be appropriate for the element",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/aria-allowed-role?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "aria-allowed-role",
                      "data": [
                        "application"
                      ],
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "ARIA role application is not allowed for given element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<nav class=\"nav-main\" role=\"application\">",
                  "target": [
                    "nav"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA role application is not allowed for given element"
                }
              ]
            },
            {
              "id": "avoid-inline-spacing",
              "impact": "serious",
              "tags": [
                "cat.structure",
                "wcag21aa",
                "wcag1412"
              ],
              "description": "Ensure that text spacing set through style attributes can be adjusted with custom stylesheets",
              "help": "Inline text spacing must be adjustable with custom stylesheets",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/avoid-inline-spacing?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "avoid-inline-spacing",
                      "data": [
                        "line-height"
                      ],
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Remove '!important' from inline style line-height, as overriding this is not supported by most browsers"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"color: rgb(255, 255, 255); line-height: 0 !important;\">Cybersecurity Collaboration<br>\n Center </span>",
                  "target": [
                    ".footinner-item:nth-child(1) > .footboxes-text > ul > li:nth-child(3) > a > span"
                  ],
                  "failureSummary": "Fix all of the following:\n  Remove '!important' from inline style line-height, as overriding this is not supported by most browsers"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "avoid-inline-spacing",
                      "data": [
                        "line-height"
                      ],
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Remove '!important' from inline style line-height, as overriding this is not supported by most browsers"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"color: rgb(255, 255, 255); line-height: 0 !important;\">NSA Freedom of Information Act</span>",
                  "target": [
                    "a[href$=\"NSA-FOIA/\"] > span"
                  ],
                  "failureSummary": "Fix all of the following:\n  Remove '!important' from inline style line-height, as overriding this is not supported by most browsers"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "avoid-inline-spacing",
                      "data": [
                        "line-height"
                      ],
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Remove '!important' from inline style line-height, as overriding this is not supported by most browsers"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"color: rgb(255, 255, 255); line-height: 0 !important;\">Commercial Solutions for Classified Program (CSfC)</span>",
                  "target": [
                    ".footinner-item:nth-child(4) > .footboxes-text > ul > li:nth-child(2) > a > span"
                  ],
                  "failureSummary": "Fix all of the following:\n  Remove '!important' from inline style line-height, as overriding this is not supported by most browsers"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "avoid-inline-spacing",
                      "data": [
                        "line-height"
                      ],
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Remove '!important' from inline style line-height, as overriding this is not supported by most browsers"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"color: rgb(255, 255, 255); line-height: 0 !important;\">​</span>",
                  "target": [
                    "li:nth-child(2) > span"
                  ],
                  "failureSummary": "Fix all of the following:\n  Remove '!important' from inline style line-height, as overriding this is not supported by most browsers"
                }
              ]
            },
            {
              "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": "<h5><span style=\"color: rgb(255, 255, 255);\">NSA.GOV</span></h5>",
                  "target": [
                    ".footinner-item:nth-child(1) > .footboxes-text > h5"
                  ],
                  "failureSummary": "Fix any of the following:\n  Heading order invalid"
                }
              ]
            },
            {
              "id": "nested-interactive",
              "impact": "serious",
              "tags": [
                "cat.keyboard",
                "wcag2a",
                "wcag412"
              ],
              "description": "Ensures interactive controls are not nested as they are not always announced by screen readers or can cause focus problems for assistive technologies",
              "help": "Interactive controls must not be nested",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/nested-interactive?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "no-focusable-content",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<a aria-label=\"Experience NSA\" title=\"Experience NSA\" class=\"btn\" href=\"https://www.youtube.com/watch?v=AnjLjIbeu8s&amp;t=1s\" target=\"_blank\">Experience NSA</a>",
                          "target": [
                            "a[aria-label=\"Experience NSA\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has focusable descendants"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"animate\" role=\"button\"><a aria-label=\"Experience NSA\" title=\"Experience NSA\" class=\"btn\" href=\"https://www.youtube.com/watch?v=AnjLjIbeu8s&amp;t=1s\" target=\"_blank\">Experience NSA</a></div>",
                  "target": [
                    ".animate"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has focusable descendants"
                },
                {
                  "any": [
                    {
                      "id": "no-focusable-content",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<a aria-label=\"Learn More about Cybersecurity\" title=\"Learn More about Cybersecurity\" button=\"\" class=\"btn btn-link btn-lg1\" href=\"/Cybersecurity/\" style=\"color:black;text-decoration-color:#474baf;\" type=\"button\">Learn More &nbsp;&nbsp;&nbsp;</a>",
                          "target": [
                            ".btn-lg1"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has focusable descendants"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"learnmore1\" role=\"button\">",
                  "target": [
                    ".learnmore1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has focusable descendants"
                },
                {
                  "any": [
                    {
                      "id": "no-focusable-content",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<a aria-label=\"Learn More about Signals Intelligence\" button=\"\" class=\"btn btn-link btn-lg2\" href=\"/Signals-Intelligence\" style=\"color:black;text-decoration-color:#474baf;\" type=\"button\">Learn More &nbsp;&nbsp;&nbsp;</a>",
                          "target": [
                            ".btn-lg2"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has focusable descendants"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"learnmore2\" role=\"button\">",
                  "target": [
                    ".learnmore2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has focusable descendants"
                },
                {
                  "any": [
                    {
                      "id": "no-focusable-content",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<a aria-label=\"Learn More about research\" class=\"btn\" href=\"/Research/\" title=\"Learn More about research\">LEARN MORE</a>",
                          "target": [
                            "a[aria-label=\"Learn More about research\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has focusable descendants"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div aria-labelledby=\"Learn More about research\" class=\"animate2\" role=\"button\"><a aria-label=\"Learn More about research\" class=\"btn\" href=\"/Research/\" title=\"Learn More about research\">LEARN MORE</a></div>",
                  "target": [
                    "div[aria-labelledby=\"Learn More about research\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has focusable descendants"
                },
                {
                  "any": [
                    {
                      "id": "no-focusable-content",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<a aria-label=\"Learn More about Academics\" class=\"btn\" href=\"/Academics/\" title=\"Learn More about Academics\">LEARN MORE</a>",
                          "target": [
                            "a[aria-label=\"Learn More about Academics\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has focusable descendants"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div aria-labelledby=\"Learn More about Academics\" class=\"animate2\" role=\"button\"><a aria-label=\"Learn More about Academics\" class=\"btn\" href=\"/Academics/\" title=\"Learn More about Academics\">LEARN MORE</a></div>",
                  "target": [
                    "div[aria-labelledby=\"Learn More about Academics\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has focusable descendants"
                },
                {
                  "any": [
                    {
                      "id": "no-focusable-content",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<a aria-label=\"Learn More about Business\" class=\"btn\" href=\"/Business/\" title=\"Learn More about Business\">LEARN MORE</a>",
                          "target": [
                            "a[aria-label=\"Learn More about Business\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has focusable descendants"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"animate2\" role=\"button\"><a aria-label=\"Learn More about Business\" class=\"btn\" href=\"/Business/\" title=\"Learn More about Business\">LEARN MORE</a></div>",
                  "target": [
                    ".rightbox.inner-item > .animate2[role=\"button\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has focusable descendants"
                },
                {
                  "any": [
                    {
                      "id": "no-focusable-content",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<a class=\"btn\" aria-label=\"Explore the Museum\" title=\"Explore the Museum\" href=\"/museum/\">EXPLORE THE MUSEUM</a>",
                          "target": [
                            "a[aria-label=\"Explore the Museum\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has focusable descendants"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"animate3\" role=\"button\"><a class=\"btn\" aria-label=\"Explore the Museum\" title=\"Explore the Museum\" href=\"/museum/\">EXPLORE THE MUSEUM</a></div>",
                  "target": [
                    ".animate3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has focusable descendants"
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.nsa.gov/",
      "what": "URL",
      "result": "https://www.nsa.gov/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.nsa.gov/",
      "result": {
        "Error": {
          "AA.1_4_3.G145.Fail": {
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 3:1, but text in this element has a contrast ratio of 1:1. Recommendation:  change text colour to #949494.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"smalltext\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"smalltextm\">...</div>"
              },
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2 style=\"color:#ffffff\">...</h2>"
              },
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2 style=\"text-align: left;\">...</h2>"
              }
            ],
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 3:1, but text in this element has a contrast ratio of 2.15:1. Recommendation:  change text colour to #69a515.": [
              {
                "tagName": "h1",
                "id": "",
                "code": "<h1>...</h1>"
              }
            ]
          },
          "AA.1_4_3.G18.Fail": {
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 1:1. Recommendation:  change text colour to #767676.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"https://www.web.dma.mil/\">...</a>"
              }
            ]
          },
          "AA.3_2_2.H32.2": {
            "This form does not contain a submit button, which creates issues for those who cannot submit the form using the keyboard. Submit buttons are INPUT elements with type attribute \"submit\" or \"image\", or BUTTON elements with type \"submit\" or omitted/invalid.": [
              {
                "tagName": "form",
                "id": "#Form",
                "code": "<form method=\"post\" action=\"/\" id=\"Form\" enctype=\"multipart/form-data\">...</form>"
              }
            ]
          }
        },
        "Warning": {
          "AA.1_1_1.H67.2": {
            "Img element is marked so that it is ignored by Assistive Technology.": [
              {
                "tagName": "img",
                "id": "",
                "code": "<img alt=\"\" class=\"img-fluid\" src=\"/portals/75/Homepage/mission_icon.png\" title=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img alt=\"\" src=\"/portals/75/Homepage/book.png\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img alt=\"\" src=\"/portals/75/Homepage/business.png\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img alt=\"\" src=\"/portals/75/Homepage/lightbulb.png\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img alt=\"\" src=\"/portals/75/Homepage/ncm_logo.png\">"
              }
            ]
          },
          "AA.1_3_1.H44.NonExistentFragment": {
            "This label's \"for\" attribute contains an ID that does not exist in the document fragment.": [
              {
                "tagName": "label",
                "id": "",
                "code": "<label for=\"desktopSearch\" class=\"visuallyhidden\">...</label>"
              },
              {
                "tagName": "label",
                "id": "",
                "code": "<label for=\"mobileSearch\" class=\"visuallyhidden\">...</label>"
              }
            ]
          },
          "AA.1_3_1_A.G141": {
            "The heading structure is not logically nested. This h5 element should be an h3 to be properly nested.": [
              {
                "tagName": "h5",
                "id": "",
                "code": "<h5>...</h5>"
              }
            ]
          },
          "AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
            "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.": [
              {
                "tagName": "a",
                "id": "#skip-link",
                "code": "<a id=\"skip-link\" href=\"#skip-target\">...</a>"
              },
              {
                "tagName": "div",
                "id": "#cboxOverlay",
                "code": "<div id=\"cboxOverlay\" style=\"display: none;\">...</div>"
              },
              {
                "tagName": "header",
                "id": "#main-header",
                "code": "<header id=\"main-header\" role=\"banner\">...</header>"
              }
            ]
          },
          "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": "label",
                "id": "",
                "code": "<label for=\"desktopSearch\" class=\"visuallyhidden\">...</label>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"sr-only\">...</span>"
              }
            ]
          },
          "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": "span",
                "id": "",
                "code": "<span class=\"sr-only\">...</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.1_4_3_F24.F24.FGColour": {
            "Check that this element has an inherited background colour or image to complement the corresponding inline foreground colour.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a aria-label=\"Learn More about Cybersecurity\" title=\"Learn More about Cybersecurity\" button=\"\" class=\"btn btn-link btn-lg1\" href=\"/Cybersecurity/\" style=\"color:black;text-decoration-color:#474baf;\" type=\"button\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a aria-label=\"Learn More about Signals Intelligence\" button=\"\" class=\"btn btn-link btn-lg2\" href=\"/Signals-Intelligence\" style=\"color:black;text-decoration-color:#474baf;\" type=\"button\">...</a>"
              },
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2 style=\"color:#ffffff\">...</h2>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span style=\"color: rgb(255, 255, 255); line-height: 0 !important;\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span style=\"color: rgb(255, 255, 255);\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span style=\"color:#262626;\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span style=\"color:#474BAF; text-decoration:underline;\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span style=\"color:#ffffff;\">...</span>"
              }
            ]
          },
          "AA.4_1_2.H91.A.EmptyWithName": {
            "Anchor element found with a name attribute but without a href or link text. Consider moving the name attribute to become an ID of a parent or nearby element.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a name=\"12494\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a name=\"12537\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a name=\"12538\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a name=\"12540\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a name=\"12549\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a name=\"12601\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a name=\"12603\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a name=\"12608\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a name=\"12609\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a name=\"12652\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a name=\"12653\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a name=\"12664\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a name=\"14564\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a name=\"14584\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a name=\"14932\">...</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": "#skip-target",
                "code": "<a id=\"skip-target\" name=\"skip-target\" class=\"skip\" tabindex=\"-1\" innertext=\"Start of main content\">...</a>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.nsa.gov/",
      "what": "URL",
      "result": "https://www.nsa.gov/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://www.nsa.gov/",
      "result": {
        "content": {
          "totals": {
            "violation": 16,
            "recommendation": 4,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_Label_RefValid",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[3]/header[1]/div[1]/div[1]/div[2]/div[1]/div[2]/label[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "The value \"desktopSearch\" of the 'for' attribute is not the 'id' of a valid <input> element",
              "bounds": {
                "left": 8,
                "top": 104,
                "height": 18,
                "width": 88
              },
              "snippet": "<label class=\"visuallyhidden\" for=\"desktopSearch\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidIdRef",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[3]/div[2]/div[1]/div[3]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]",
                "aria": "/document[1]/main[1]/button[5]"
              },
              "message": "The 'id' \"Learn, More, about, Academics\" specified for the ARIA property 'aria-labelledby' value is not valid",
              "bounds": {
                "left": 8,
                "top": 1564,
                "height": 19,
                "width": 784
              },
              "snippet": "<div role=\"button\" class=\"animate2\" aria-labelledby=\"Learn More about Academics\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidIdRef",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[3]/div[2]/div[1]/div[3]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]",
                "aria": "/document[1]/main[1]/button[4]"
              },
              "message": "The 'id' \"Learn, More, about, research\" specified for the ARIA property 'aria-labelledby' value is not valid",
              "bounds": {
                "left": 8,
                "top": 1431,
                "height": 19,
                "width": 784
              },
              "snippet": "<div role=\"button\" class=\"animate2\" aria-labelledby=\"Learn More about research\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[3]/div[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 8,
                "height": 18,
                "width": 224
              },
              "snippet": "<a href=\"#skip-target\" id=\"skip-link\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ApplicationLandmarkLabel",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[3]/header[1]/div[2]/div[1]/nav[1]",
                "aria": "/document[1]/banner[1]/application[1]"
              },
              "message": "Element with \"application\" role does not have a label",
              "bounds": {
                "left": 8,
                "top": 153,
                "height": 352,
                "width": 784
              },
              "snippet": "<nav role=\"application\" class=\"nav-main\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]",
                "aria": "/document[1]/contentinfo[1]/list[6]/listitem[5]"
              },
              "message": "The tabbable element's role 'listitem' is not a widget role",
              "bounds": {
                "left": 48,
                "top": 4637,
                "height": 19,
                "width": 744
              },
              "snippet": "<li class=\"dodAccordionMenuListItem current-item dodAccordionMenuLastListItem\" title=\"RELATED LINKS\" aria-expanded=\"false\" tabindex=\"0\" data-index=\"4\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]",
                "aria": "/document[1]/contentinfo[1]/list[6]/listitem[4]"
              },
              "message": "The tabbable element's role 'listitem' is not a widget role",
              "bounds": {
                "left": 48,
                "top": 4619,
                "height": 19,
                "width": 744
              },
              "snippet": "<li class=\"dodAccordionMenuListItem current-item\" title=\"RESOURCES\" aria-expanded=\"false\" tabindex=\"0\" data-index=\"3\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]",
                "aria": "/document[1]/contentinfo[1]/list[6]/listitem[3]"
              },
              "message": "The tabbable element's role 'listitem' is not a widget role",
              "bounds": {
                "left": 48,
                "top": 4600,
                "height": 19,
                "width": 744
              },
              "snippet": "<li class=\"dodAccordionMenuListItem current-item\" title=\"HELPFUL LINKS\" aria-expanded=\"false\" tabindex=\"0\" data-index=\"2\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]",
                "aria": "/document[1]/contentinfo[1]/list[6]/listitem[2]"
              },
              "message": "The tabbable element's role 'listitem' is not a widget role",
              "bounds": {
                "left": 48,
                "top": 4582,
                "height": 19,
                "width": 744
              },
              "snippet": "<li class=\"dodAccordionMenuListItem current-item\" title=\"CULTURE\" aria-expanded=\"false\" tabindex=\"0\" data-index=\"1\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]",
                "aria": "/document[1]/contentinfo[1]/list[6]/listitem[1]"
              },
              "message": "The tabbable element's role 'listitem' is not a widget role",
              "bounds": {
                "left": 48,
                "top": 4563,
                "height": 19,
                "width": 744
              },
              "snippet": "<li class=\"dodAccordionMenuListItem current-item\" title=\"NSA.GOV\" aria-expanded=\"false\" tabindex=\"0\" data-index=\"0\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_role",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[3]/header[1]/div[2]/div[1]/nav[1]",
                "aria": "/document[1]/banner[1]/application[1]"
              },
              "message": "The ARIA role 'application' is not valid for the element <nav>",
              "bounds": {
                "left": 8,
                "top": 153,
                "height": 352,
                "width": 784
              },
              "snippet": "<nav role=\"application\" class=\"nav-main\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]",
                "aria": "/document[1]/contentinfo[1]/list[6]/listitem[5]"
              },
              "message": "The ARIA attribute 'aria-expanded' is not valid for the element <li> with ARIA role 'listitem'",
              "bounds": {
                "left": 48,
                "top": 4637,
                "height": 19,
                "width": 744
              },
              "snippet": "<li class=\"dodAccordionMenuListItem current-item dodAccordionMenuLastListItem\" title=\"RELATED LINKS\" aria-expanded=\"false\" tabindex=\"0\" data-index=\"4\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]",
                "aria": "/document[1]/contentinfo[1]/list[6]/listitem[4]"
              },
              "message": "The ARIA attribute 'aria-expanded' is not valid for the element <li> with ARIA role 'listitem'",
              "bounds": {
                "left": 48,
                "top": 4619,
                "height": 19,
                "width": 744
              },
              "snippet": "<li class=\"dodAccordionMenuListItem current-item\" title=\"RESOURCES\" aria-expanded=\"false\" tabindex=\"0\" data-index=\"3\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]",
                "aria": "/document[1]/contentinfo[1]/list[6]/listitem[3]"
              },
              "message": "The ARIA attribute 'aria-expanded' is not valid for the element <li> with ARIA role 'listitem'",
              "bounds": {
                "left": 48,
                "top": 4600,
                "height": 19,
                "width": 744
              },
              "snippet": "<li class=\"dodAccordionMenuListItem current-item\" title=\"HELPFUL LINKS\" aria-expanded=\"false\" tabindex=\"0\" data-index=\"2\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]",
                "aria": "/document[1]/contentinfo[1]/list[6]/listitem[2]"
              },
              "message": "The ARIA attribute 'aria-expanded' is not valid for the element <li> with ARIA role 'listitem'",
              "bounds": {
                "left": 48,
                "top": 4582,
                "height": 19,
                "width": 744
              },
              "snippet": "<li class=\"dodAccordionMenuListItem current-item\" title=\"CULTURE\" aria-expanded=\"false\" tabindex=\"0\" data-index=\"1\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]",
                "aria": "/document[1]/contentinfo[1]/list[6]/listitem[1]"
              },
              "message": "The ARIA attribute 'aria-expanded' is not valid for the element <li> with ARIA role 'listitem'",
              "bounds": {
                "left": 48,
                "top": 4563,
                "height": 19,
                "width": 744
              },
              "snippet": "<li class=\"dodAccordionMenuListItem current-item\" title=\"NSA.GOV\" aria-expanded=\"false\" tabindex=\"0\" data-index=\"0\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[1]",
                "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 http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[3]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/u[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The <u> element is deprecated in HTML 5",
              "bounds": {
                "left": 497,
                "top": 987,
                "height": 18,
                "width": 228
              },
              "snippet": "<u>",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[3]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>",
              "bounds": {
                "left": 8,
                "top": 27,
                "height": 478,
                "width": 784
              },
              "snippet": "<header role=\"banner\" id=\"main-header\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/form[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": 8,
                "top": 3655,
                "height": 1115,
                "width": 784
              },
              "snippet": "<footer role=\"contentinfo\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 16,
            "recommendation": 4,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "Rpt_Aria_ValidIdRef",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[3]/div[2]/div[1]/div[3]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]",
                "aria": "/document[1]/main[1]/button[5]"
              },
              "message": "The 'id' \"Learn, More, about, Academics\" specified for the ARIA property 'aria-labelledby' value is not valid",
              "bounds": {
                "left": 531,
                "top": 2031,
                "height": 64,
                "width": 140
              },
              "snippet": "<div role=\"button\" class=\"animate2\" aria-labelledby=\"Learn More about Academics\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidIdRef",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[3]/div[2]/div[1]/div[3]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]",
                "aria": "/document[1]/main[1]/button[4]"
              },
              "message": "The 'id' \"Learn, More, about, research\" specified for the ARIA property 'aria-labelledby' value is not valid",
              "bounds": {
                "left": 131,
                "top": 2031,
                "height": 64,
                "width": 140
              },
              "snippet": "<div role=\"button\" class=\"animate2\" aria-labelledby=\"Learn More about research\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[3]/div[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 0,
                "top": -30,
                "height": 30,
                "width": 792
              },
              "snippet": "<a href=\"#skip-target\" id=\"skip-link\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ApplicationLandmarkLabel",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[3]/header[1]/div[2]/div[1]/nav[1]",
                "aria": "/document[1]/banner[1]/application[1]"
              },
              "message": "Element with \"application\" role does not have a label",
              "bounds": {
                "left": 0,
                "top": 106,
                "height": 42,
                "width": 319
              },
              "snippet": "<nav role=\"application\" class=\"nav-main\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[3]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h1[1]",
                "aria": "/document[1]/main[1]/heading[1]"
              },
              "message": "Text contrast of 1.47 with its background is less than the WCAG AA minimum requirements for text of size 60px and weight of 700",
              "bounds": {
                "left": 24,
                "top": -8,
                "height": 264,
                "width": 752
              },
              "snippet": "<h1>",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]",
                "aria": "/document[1]/contentinfo[1]/list[6]/listitem[5]"
              },
              "message": "The tabbable element's role 'listitem' is not a widget role",
              "bounds": {
                "left": 0,
                "top": 4730,
                "height": 52,
                "width": 800
              },
              "snippet": "<li class=\"dodAccordionMenuListItem current-item dodAccordionMenuLastListItem\" title=\"RELATED LINKS\" aria-expanded=\"false\" tabindex=\"0\" data-index=\"4\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]",
                "aria": "/document[1]/contentinfo[1]/list[6]/listitem[4]"
              },
              "message": "The tabbable element's role 'listitem' is not a widget role",
              "bounds": {
                "left": 0,
                "top": 4678,
                "height": 52,
                "width": 800
              },
              "snippet": "<li class=\"dodAccordionMenuListItem current-item\" title=\"RESOURCES\" aria-expanded=\"false\" tabindex=\"0\" data-index=\"3\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]",
                "aria": "/document[1]/contentinfo[1]/list[6]/listitem[3]"
              },
              "message": "The tabbable element's role 'listitem' is not a widget role",
              "bounds": {
                "left": 0,
                "top": 4626,
                "height": 52,
                "width": 800
              },
              "snippet": "<li class=\"dodAccordionMenuListItem current-item\" title=\"HELPFUL LINKS\" aria-expanded=\"false\" tabindex=\"0\" data-index=\"2\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]",
                "aria": "/document[1]/contentinfo[1]/list[6]/listitem[2]"
              },
              "message": "The tabbable element's role 'listitem' is not a widget role",
              "bounds": {
                "left": 0,
                "top": 4574,
                "height": 52,
                "width": 800
              },
              "snippet": "<li class=\"dodAccordionMenuListItem current-item\" title=\"CULTURE\" aria-expanded=\"false\" tabindex=\"0\" data-index=\"1\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]",
                "aria": "/document[1]/contentinfo[1]/list[6]/listitem[1]"
              },
              "message": "The tabbable element's role 'listitem' is not a widget role",
              "bounds": {
                "left": 0,
                "top": 4522,
                "height": 52,
                "width": 800
              },
              "snippet": "<li class=\"dodAccordionMenuListItem current-item\" title=\"NSA.GOV\" aria-expanded=\"false\" tabindex=\"0\" data-index=\"0\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_role",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[3]/header[1]/div[2]/div[1]/nav[1]",
                "aria": "/document[1]/banner[1]/application[1]"
              },
              "message": "The ARIA role 'application' is not valid for the element <nav>",
              "bounds": {
                "left": 0,
                "top": 106,
                "height": 42,
                "width": 319
              },
              "snippet": "<nav role=\"application\" class=\"nav-main\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]",
                "aria": "/document[1]/contentinfo[1]/list[6]/listitem[5]"
              },
              "message": "The ARIA attribute 'aria-expanded' is not valid for the element <li> with ARIA role 'listitem'",
              "bounds": {
                "left": 0,
                "top": 4730,
                "height": 52,
                "width": 800
              },
              "snippet": "<li class=\"dodAccordionMenuListItem current-item dodAccordionMenuLastListItem\" title=\"RELATED LINKS\" aria-expanded=\"false\" tabindex=\"0\" data-index=\"4\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]",
                "aria": "/document[1]/contentinfo[1]/list[6]/listitem[4]"
              },
              "message": "The ARIA attribute 'aria-expanded' is not valid for the element <li> with ARIA role 'listitem'",
              "bounds": {
                "left": 0,
                "top": 4678,
                "height": 52,
                "width": 800
              },
              "snippet": "<li class=\"dodAccordionMenuListItem current-item\" title=\"RESOURCES\" aria-expanded=\"false\" tabindex=\"0\" data-index=\"3\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]",
                "aria": "/document[1]/contentinfo[1]/list[6]/listitem[3]"
              },
              "message": "The ARIA attribute 'aria-expanded' is not valid for the element <li> with ARIA role 'listitem'",
              "bounds": {
                "left": 0,
                "top": 4626,
                "height": 52,
                "width": 800
              },
              "snippet": "<li class=\"dodAccordionMenuListItem current-item\" title=\"HELPFUL LINKS\" aria-expanded=\"false\" tabindex=\"0\" data-index=\"2\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]",
                "aria": "/document[1]/contentinfo[1]/list[6]/listitem[2]"
              },
              "message": "The ARIA attribute 'aria-expanded' is not valid for the element <li> with ARIA role 'listitem'",
              "bounds": {
                "left": 0,
                "top": 4574,
                "height": 52,
                "width": 800
              },
              "snippet": "<li class=\"dodAccordionMenuListItem current-item\" title=\"CULTURE\" aria-expanded=\"false\" tabindex=\"0\" data-index=\"1\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]",
                "aria": "/document[1]/contentinfo[1]/list[6]/listitem[1]"
              },
              "message": "The ARIA attribute 'aria-expanded' is not valid for the element <li> with ARIA role 'listitem'",
              "bounds": {
                "left": 0,
                "top": 4522,
                "height": 52,
                "width": 800
              },
              "snippet": "<li class=\"dodAccordionMenuListItem current-item\" title=\"NSA.GOV\" aria-expanded=\"false\" tabindex=\"0\" data-index=\"0\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[1]",
                "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 http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[3]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/u[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The <u> element is deprecated in HTML 5",
              "bounds": {
                "left": 250,
                "top": 986,
                "height": 21,
                "width": 272
              },
              "snippet": "<u>",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[3]/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": 147,
                "width": 800
              },
              "snippet": "<header role=\"banner\" id=\"main-header\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/form[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": 0,
                "top": 4492,
                "height": 473,
                "width": 800
              },
              "snippet": "<footer role=\"contentinfo\">",
              "level": "recommendation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.nsa.gov/",
      "what": "URL",
      "result": "https://www.nsa.gov/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://www.nsa.gov/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "National Security Agency/Central Security Service > Home",
          "pageurl": "https://www.nsa.gov/",
          "time": 3.03,
          "creditsremaining": 853,
          "allitemcount": 163,
          "totalelements": 836,
          "waveurl": "http://wave.webaim.org/report?url=https://www.nsa.gov/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 2,
            "items": {
              "aria_reference_broken": {
                "id": "aria_reference_broken",
                "description": "Broken ARIA reference",
                "count": 2,
                "selectors": [
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > DIV#content > DIV:first-child > DIV:first-child + DIV + DIV > DIV#dnn_FullWidth2 > DIV:first-child + DIV + DIV + DIV > A:first-child + DIV > DIV#dnn_ctr12603_ContentPane > DIV#dnn_ctr12603_ModuleContent > DIV#dnn_ctr12603_HtmlModule_lblContent > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV",
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > DIV#content > DIV:first-child > DIV:first-child + DIV + DIV > DIV#dnn_FullWidth2 > DIV:first-child + DIV + DIV + DIV > A:first-child + DIV > DIV#dnn_ctr12603_ContentPane > DIV#dnn_ctr12603_ModuleContent > DIV#dnn_ctr12603_HtmlModule_lblContent > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV"
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "4.1.2 Name, Role, Value (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc4.1.2"
                  }
                ]
              }
            }
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 8,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 8,
                "selectors": [
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > HEADER#main-header > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > LABEL:first-child",
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > HEADER#main-header > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > LABEL:first-child + INPUT + A > SPAN:first-child + SPAN",
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > DIV#content > DIV:first-child > DIV:first-child > DIV#dnn_ContentPane > DIV:first-child + DIV + DIV > A:first-child + DIV > DIV#dnn_ctr12494_ContentPane > DIV#dnn_ctr12494_ModuleContent > DIV#dnn_ctr12494_HtmlModule_lblContent > DIV:first-child > DIV:first-child > H1:first-child",
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > DIV#content > DIV:first-child > DIV:first-child > DIV#dnn_ContentPane > DIV:first-child + DIV + DIV > A:first-child + DIV > DIV#dnn_ctr12494_ContentPane > DIV#dnn_ctr12494_ModuleContent > DIV#dnn_ctr12494_HtmlModule_lblContent > DIV:first-child > DIV:first-child > H1:first-child + DIV",
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > DIV#content > DIV:first-child > DIV:first-child + DIV + DIV > DIV#dnn_FullWidth2 > DIV:first-child + DIV + DIV > A:first-child + DIV > DIV#dnn_ctr12540_ContentPane > DIV#dnn_ctr12540_ModuleContent > DIV#dnn_ctr12540_HtmlModule_lblContent > BR:first-child + H2",
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > DIV#content > DIV:first-child > DIV:first-child + DIV + DIV > DIV#dnn_FullWidth2 > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV > A:first-child + DIV > DIV#dnn_ctr12549_ContentPane > DIV#dnn_ctr12549_ModuleContent > DIV#dnn_ctr12549_HtmlModule_lblContent > DIV:first-child > DIV:first-child + DIV > DIV:first-child > H2:first-child",
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > DIV#content > DIV:first-child > DIV:first-child + DIV + DIV > DIV#dnn_FullWidth2 > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV > A:first-child + DIV > DIV#dnn_ctr12549_ContentPane > DIV#dnn_ctr12549_ModuleContent > DIV#dnn_ctr12549_HtmlModule_lblContent > DIV:first-child > DIV:first-child + DIV > DIV:first-child > H2:first-child + DIV",
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > DIV:first-child + HEADER + P + DIV + FOOTER > DIV:first-child > DIV:first-child + DIV > A:first-child"
                ],
                "contrastdata": [
                  [
                    1.19,
                    "#333333",
                    "#262626",
                    false
                  ],
                  [
                    2.55,
                    "#486591",
                    "#262626",
                    false
                  ],
                  [
                    2.14,
                    "#86c232",
                    "#ffffff",
                    true
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    true
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    true
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    true
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    true
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ]
                ],
                "wcag": [
                  {
                    "name": "1.4.3 Contrast (Minimum) (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3"
                  }
                ]
              }
            }
          },
          "alert": {
            "description": "Alerts",
            "count": 38,
            "items": {
              "label_orphaned": {
                "id": "label_orphaned",
                "description": "Orphaned form label",
                "count": 2,
                "selectors": [
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > HEADER#main-header > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > A:first-child + DIV > LABEL:first-child",
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > HEADER#main-header > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > LABEL:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  },
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  },
                  {
                    "name": "3.3.2 Labels or Instructions (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc3.3.2"
                  }
                ]
              },
              "heading_skipped": {
                "id": "heading_skipped",
                "description": "Skipped heading level",
                "count": 1,
                "selectors": [
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > DIV:first-child + HEADER + P + DIV + FOOTER > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#dnn_FooterPane > DIV:first-child > A:first-child + DIV > DIV#dnn_ctr12608_ContentPane > DIV#dnn_ctr12608_ModuleContent > DIV#dnn_ctr12608_HtmlModule_lblContent > DIV:first-child > DIV:first-child > DIV:first-child > H5:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.1 Bypass Blocks (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  }
                ]
              },
              "text_small": {
                "id": "text_small",
                "description": "Very small text",
                "count": 3,
                "selectors": [
                  "HTML > BODY#Body > DIV#colorbox > DIV#cboxWrapper > DIV:first-child + DIV > DIV#cboxContent > BUTTON#cboxPrevious > SPAN:first-child",
                  "HTML > BODY#Body > DIV#colorbox > DIV#cboxWrapper > DIV:first-child + DIV > DIV#cboxContent > BUTTON#cboxNext > SPAN:first-child",
                  "HTML > BODY#Body > DIV#colorbox > DIV#cboxWrapper > DIV:first-child + DIV > DIV#cboxContent > BUTTON#cboxSlideshow > SPAN:first-child"
                ],
                "wcag": []
              },
              "underline": {
                "id": "underline",
                "description": "Underlined text",
                "count": 2,
                "selectors": [
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > DIV#content > DIV:first-child > DIV:first-child + DIV + DIV > DIV#dnn_FullWidth2 > DIV:first-child > A:first-child + DIV > DIV#dnn_ctr14584_ContentPane > DIV#dnn_ctr14584_ModuleContent > DIV#dnn_ctr14584_HtmlModule_lblContent > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > U:first-child",
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > DIV#content > DIV:first-child > DIV:first-child + DIV + DIV > DIV#dnn_FullWidth2 > DIV:first-child > A:first-child + DIV > DIV#dnn_ctr14584_ContentPane > DIV#dnn_ctr14584_ModuleContent > DIV#dnn_ctr14584_HtmlModule_lblContent > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > U:first-child > A:first-child > SPAN:first-child"
                ],
                "wcag": []
              },
              "title_redundant": {
                "id": "title_redundant",
                "description": "Redundant title text",
                "count": 29,
                "selectors": [
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > DIV#content > DIV:first-child > DIV:first-child > DIV#dnn_ContentPane > DIV:first-child + DIV + DIV > A:first-child + DIV > DIV#dnn_ctr12494_ContentPane > DIV#dnn_ctr12494_ModuleContent > DIV#dnn_ctr12494_HtmlModule_lblContent > DIV:first-child > DIV:first-child + DIV > DIV:first-child > A:first-child",
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > DIV:first-child + HEADER + P + DIV + FOOTER > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#dnn_FooterPane > DIV:first-child + DIV > A:first-child + DIV > DIV#dnn_ctr12664_ContentPane > DIV#dnn_ctr12664_ModuleContent > DIV#dnn_ctr12664_View_AccordionContainer > UL#dodAccordionMenu12664 > LI:first-child > DIV:first-child + DIV + UL > LI:first-child",
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > DIV:first-child + HEADER + P + DIV + FOOTER > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#dnn_FooterPane > DIV:first-child + DIV > A:first-child + DIV > DIV#dnn_ctr12664_ContentPane > DIV#dnn_ctr12664_ModuleContent > DIV#dnn_ctr12664_View_AccordionContainer > UL#dodAccordionMenu12664 > LI:first-child > DIV:first-child + DIV + UL > LI:first-child + LI",
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > DIV:first-child + HEADER + P + DIV + FOOTER > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#dnn_FooterPane > DIV:first-child + DIV > A:first-child + DIV > DIV#dnn_ctr12664_ContentPane > DIV#dnn_ctr12664_ModuleContent > DIV#dnn_ctr12664_View_AccordionContainer > UL#dodAccordionMenu12664 > LI:first-child > DIV:first-child + DIV + UL > LI:first-child + LI + LI",
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > DIV:first-child + HEADER + P + DIV + FOOTER > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#dnn_FooterPane > DIV:first-child + DIV > A:first-child + DIV > DIV#dnn_ctr12664_ContentPane > DIV#dnn_ctr12664_ModuleContent > DIV#dnn_ctr12664_View_AccordionContainer > UL#dodAccordionMenu12664 > LI:first-child > DIV:first-child + DIV + UL > LI:first-child + LI + LI + LI",
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > DIV:first-child + HEADER + P + DIV + FOOTER > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#dnn_FooterPane > DIV:first-child + DIV > A:first-child + DIV > DIV#dnn_ctr12664_ContentPane > DIV#dnn_ctr12664_ModuleContent > DIV#dnn_ctr12664_View_AccordionContainer > UL#dodAccordionMenu12664 > LI:first-child > DIV:first-child + DIV + UL > LI:first-child + LI + LI + LI + LI",
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > DIV:first-child + HEADER + P + DIV + FOOTER > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#dnn_FooterPane > DIV:first-child + DIV > A:first-child + DIV > DIV#dnn_ctr12664_ContentPane > DIV#dnn_ctr12664_ModuleContent > DIV#dnn_ctr12664_View_AccordionContainer > UL#dodAccordionMenu12664 > LI:first-child > DIV:first-child + DIV + UL > LI:first-child + LI + LI + LI + LI + LI",
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > DIV:first-child + HEADER + P + DIV + FOOTER > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#dnn_FooterPane > DIV:first-child + DIV > A:first-child + DIV > DIV#dnn_ctr12664_ContentPane > DIV#dnn_ctr12664_ModuleContent > DIV#dnn_ctr12664_View_AccordionContainer > UL#dodAccordionMenu12664 > LI:first-child + LI > DIV:first-child + DIV + UL > LI:first-child",
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > DIV:first-child + HEADER + P + DIV + FOOTER > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#dnn_FooterPane > DIV:first-child + DIV > A:first-child + DIV > DIV#dnn_ctr12664_ContentPane > DIV#dnn_ctr12664_ModuleContent > DIV#dnn_ctr12664_View_AccordionContainer > UL#dodAccordionMenu12664 > LI:first-child + LI > DIV:first-child + DIV + UL > LI:first-child + LI",
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > DIV:first-child + HEADER + P + DIV + FOOTER > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#dnn_FooterPane > DIV:first-child + DIV > A:first-child + DIV > DIV#dnn_ctr12664_ContentPane > DIV#dnn_ctr12664_ModuleContent > DIV#dnn_ctr12664_View_AccordionContainer > UL#dodAccordionMenu12664 > LI:first-child + LI > DIV:first-child + DIV + UL > LI:first-child + LI + LI",
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > DIV:first-child + HEADER + P + DIV + FOOTER > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#dnn_FooterPane > DIV:first-child + DIV > A:first-child + DIV > DIV#dnn_ctr12664_ContentPane > DIV#dnn_ctr12664_ModuleContent > DIV#dnn_ctr12664_View_AccordionContainer > UL#dodAccordionMenu12664 > LI:first-child + LI > DIV:first-child + DIV + UL > LI:first-child + LI + LI + LI",
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > DIV:first-child + HEADER + P + DIV + FOOTER > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#dnn_FooterPane > DIV:first-child + DIV > A:first-child + DIV > DIV#dnn_ctr12664_ContentPane > DIV#dnn_ctr12664_ModuleContent > DIV#dnn_ctr12664_View_AccordionContainer > UL#dodAccordionMenu12664 > LI:first-child + LI > DIV:first-child + DIV + UL > LI:first-child + LI + LI + LI + LI",
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > DIV:first-child + HEADER + P + DIV + FOOTER > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#dnn_FooterPane > DIV:first-child + DIV > A:first-child + DIV > DIV#dnn_ctr12664_ContentPane > DIV#dnn_ctr12664_ModuleContent > DIV#dnn_ctr12664_View_AccordionContainer > UL#dodAccordionMenu12664 > LI:first-child + LI > DIV:first-child + DIV + UL > LI:first-child + LI + LI + LI + LI + LI",
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > DIV:first-child + HEADER + P + DIV + FOOTER > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#dnn_FooterPane > DIV:first-child + DIV > A:first-child + DIV > DIV#dnn_ctr12664_ContentPane > DIV#dnn_ctr12664_ModuleContent > DIV#dnn_ctr12664_View_AccordionContainer > UL#dodAccordionMenu12664 > LI:first-child + LI + LI > DIV:first-child + DIV + UL > LI:first-child",
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > DIV:first-child + HEADER + P + DIV + FOOTER > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#dnn_FooterPane > DIV:first-child + DIV > A:first-child + DIV > DIV#dnn_ctr12664_ContentPane > DIV#dnn_ctr12664_ModuleContent > DIV#dnn_ctr12664_View_AccordionContainer > UL#dodAccordionMenu12664 > LI:first-child + LI + LI > DIV:first-child + DIV + UL > LI:first-child + LI",
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > DIV:first-child + HEADER + P + DIV + FOOTER > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#dnn_FooterPane > DIV:first-child + DIV > A:first-child + DIV > DIV#dnn_ctr12664_ContentPane > DIV#dnn_ctr12664_ModuleContent > DIV#dnn_ctr12664_View_AccordionContainer > UL#dodAccordionMenu12664 > LI:first-child + LI + LI > DIV:first-child + DIV + UL > LI:first-child + LI + LI",
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > DIV:first-child + HEADER + P + DIV + FOOTER > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#dnn_FooterPane > DIV:first-child + DIV > A:first-child + DIV > DIV#dnn_ctr12664_ContentPane > DIV#dnn_ctr12664_ModuleContent > DIV#dnn_ctr12664_View_AccordionContainer > UL#dodAccordionMenu12664 > LI:first-child + LI + LI > DIV:first-child + DIV + UL > LI:first-child + LI + LI + LI",
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > DIV:first-child + HEADER + P + DIV + FOOTER > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#dnn_FooterPane > DIV:first-child + DIV > A:first-child + DIV > DIV#dnn_ctr12664_ContentPane > DIV#dnn_ctr12664_ModuleContent > DIV#dnn_ctr12664_View_AccordionContainer > UL#dodAccordionMenu12664 > LI:first-child + LI + LI > DIV:first-child + DIV + UL > LI:first-child + LI + LI + LI + LI",
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > DIV:first-child + HEADER + P + DIV + FOOTER > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#dnn_FooterPane > DIV:first-child + DIV > A:first-child + DIV > DIV#dnn_ctr12664_ContentPane > DIV#dnn_ctr12664_ModuleContent > DIV#dnn_ctr12664_View_AccordionContainer > UL#dodAccordionMenu12664 > LI:first-child + LI + LI > DIV:first-child + DIV + UL > LI:first-child + LI + LI + LI + LI + LI",
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > DIV:first-child + HEADER + P + DIV + FOOTER > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#dnn_FooterPane > DIV:first-child + DIV > A:first-child + DIV > DIV#dnn_ctr12664_ContentPane > DIV#dnn_ctr12664_ModuleContent > DIV#dnn_ctr12664_View_AccordionContainer > UL#dodAccordionMenu12664 > LI:first-child + LI + LI + LI > DIV:first-child + DIV + UL > LI:first-child",
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > DIV:first-child + HEADER + P + DIV + FOOTER > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#dnn_FooterPane > DIV:first-child + DIV > A:first-child + DIV > DIV#dnn_ctr12664_ContentPane > DIV#dnn_ctr12664_ModuleContent > DIV#dnn_ctr12664_View_AccordionContainer > UL#dodAccordionMenu12664 > LI:first-child + LI + LI + LI > DIV:first-child + DIV + UL > LI:first-child + LI",
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > DIV:first-child + HEADER + P + DIV + FOOTER > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#dnn_FooterPane > DIV:first-child + DIV > A:first-child + DIV > DIV#dnn_ctr12664_ContentPane > DIV#dnn_ctr12664_ModuleContent > DIV#dnn_ctr12664_View_AccordionContainer > UL#dodAccordionMenu12664 > LI:first-child + LI + LI + LI > DIV:first-child + DIV + UL > LI:first-child + LI + LI",
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > DIV:first-child + HEADER + P + DIV + FOOTER > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#dnn_FooterPane > DIV:first-child + DIV > A:first-child + DIV > DIV#dnn_ctr12664_ContentPane > DIV#dnn_ctr12664_ModuleContent > DIV#dnn_ctr12664_View_AccordionContainer > UL#dodAccordionMenu12664 > LI:first-child + LI + LI + LI > DIV:first-child + DIV + UL > LI:first-child + LI + LI + LI",
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > DIV:first-child + HEADER + P + DIV + FOOTER > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#dnn_FooterPane > DIV:first-child + DIV > A:first-child + DIV > DIV#dnn_ctr12664_ContentPane > DIV#dnn_ctr12664_ModuleContent > DIV#dnn_ctr12664_View_AccordionContainer > UL#dodAccordionMenu12664 > LI:first-child + LI + LI + LI > DIV:first-child + DIV + UL > LI:first-child + LI + LI + LI + LI",
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > DIV:first-child + HEADER + P + DIV + FOOTER > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#dnn_FooterPane > DIV:first-child + DIV > A:first-child + DIV > DIV#dnn_ctr12664_ContentPane > DIV#dnn_ctr12664_ModuleContent > DIV#dnn_ctr12664_View_AccordionContainer > UL#dodAccordionMenu12664 > LI:first-child + LI + LI + LI > DIV:first-child + DIV + UL > LI:first-child + LI + LI + LI + LI + LI",
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > DIV:first-child + HEADER + P + DIV + FOOTER > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#dnn_FooterPane > DIV:first-child + DIV > A:first-child + DIV > DIV#dnn_ctr12664_ContentPane > DIV#dnn_ctr12664_ModuleContent > DIV#dnn_ctr12664_View_AccordionContainer > UL#dodAccordionMenu12664 > LI:first-child + LI + LI + LI + LI > DIV:first-child + DIV + UL > LI:first-child",
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > DIV:first-child + HEADER + P + DIV + FOOTER > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#dnn_FooterPane > DIV:first-child + DIV > A:first-child + DIV > DIV#dnn_ctr12664_ContentPane > DIV#dnn_ctr12664_ModuleContent > DIV#dnn_ctr12664_View_AccordionContainer > UL#dodAccordionMenu12664 > LI:first-child + LI + LI + LI + LI > DIV:first-child + DIV + UL > LI:first-child + LI",
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > DIV:first-child + HEADER + P + DIV + FOOTER > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#dnn_FooterPane > DIV:first-child + DIV > A:first-child + DIV > DIV#dnn_ctr12664_ContentPane > DIV#dnn_ctr12664_ModuleContent > DIV#dnn_ctr12664_View_AccordionContainer > UL#dodAccordionMenu12664 > LI:first-child + LI + LI + LI + LI > DIV:first-child + DIV + UL > LI:first-child + LI + LI",
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > DIV:first-child + HEADER + P + DIV + FOOTER > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#dnn_FooterPane > DIV:first-child + DIV > A:first-child + DIV > DIV#dnn_ctr12664_ContentPane > DIV#dnn_ctr12664_ModuleContent > DIV#dnn_ctr12664_View_AccordionContainer > UL#dodAccordionMenu12664 > LI:first-child + LI + LI + LI + LI > DIV:first-child + DIV + UL > LI:first-child + LI + LI + LI"
                ],
                "wcag": []
              },
              "youtube_video": {
                "id": "youtube_video",
                "description": "YouTube video",
                "count": 1,
                "selectors": [
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > DIV#content > DIV:first-child > DIV:first-child > DIV#dnn_ContentPane > DIV:first-child + DIV + DIV > A:first-child + DIV > DIV#dnn_ctr12494_ContentPane > DIV#dnn_ctr12494_ModuleContent > DIV#dnn_ctr12494_HtmlModule_lblContent > DIV:first-child > DIV:first-child + DIV > DIV:first-child > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.2.1 Prerecorded Audio-only and Video-only (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.2.1"
                  },
                  {
                    "name": "1.2.2 Captions (Prerecorded) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.2.2"
                  },
                  {
                    "name": "1.2.3 Audio Description or Media Alternative (Prerecorded) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.2.3"
                  }
                ]
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.nsa.gov/",
      "what": "URL",
      "result": "https://www.nsa.gov/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://www.nsa.gov/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.079",
        "responseTime": "2022-07-18T00:35:37.812Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1049693,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 169,
              "failing": 11
            },
            "issues": {
              "totalErrors": 101,
              "totalWarnings": 1,
              "totalIssues": 102
            },
            "issuesByLevel": {
              "A": {
                "count": 47,
                "pct": 46.08
              },
              "AA": {
                "count": 11,
                "pct": 10.78
              },
              "AAA": {
                "count": 102,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 10,
              "warningDensity": 0,
              "allDensity": 10
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "e8de5745-82b4-44a6-841f-50bab292584d",
          "docID": "90537d0c-21e2-4785-8bdf-2c65a3513d20",
          "sourceHash": "e2584a623b182de5235d611b302b2a4b",
          "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=e8de5745-82b4-44a6-841f-50bab292584d",
          "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": 147
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 4816.34
                },
                "height": 4669.34,
                "width": 1024
              },
              "position": {
                "line": 2147,
                "column": 60
              },
              "errorSnippet": "&lt;body id=\"Body\"&gt; &lt;form method=\"post\" action=\"/\" id=\"Form\" enctype=\"multipart/form-data\"&gt;\n&lt;div class=\"aspNetHidden\"&gt;\n&lt;input type=\"hidden\" name=\"__EVENTTARGET\" id=\"__EVENTTARGET\" value=\"\" style=\"\"&gt;\n&lt;input type=\"hidden\" name=\"__EV",
              "xpath": "/html/body",
              "issueID": "9ad3830b16a6fe12476d0d08df4b321d",
              "signature": "b6cdcf62856c6cb627890f02de30f64c",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=9ad3830b16a6fe12476d0d08df4b321d"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 111,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"mobile-search-link\" href=\"#\" title=\"Search\"&gt;&lt;span class=\"search-icon fa closed fa-lg\"&gt;&lt;/span&gt; &lt;span class=\"sr-only\"&gt;Search&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/header[1]/div[1]/div[1]/div[2]/div[1]/div[1]/a[1]",
              "issueID": "06b35645646a32d3acc4feb0fdfc6d4a",
              "signature": "e26ee90c87150c6fbc7c822ca17e481e",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=06b35645646a32d3acc4feb0fdfc6d4a"
            },
            {
              "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": 5,
                  "y": 0
                },
                "bottom-right": {
                  "x": 38,
                  "y": 32
                },
                "height": 32,
                "width": 33
              },
              "position": {
                "line": 111,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"skin-search-go\" href=\"#\" title=\"Search\"&gt;&lt;span class=\"fa fa-search fa-inverse fa-lg\"&gt;&lt;/span&gt; &lt;span class=\"sr-only\"&gt;Search&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/header[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "e190edc010632ca0bc0c2d754c668e5e",
              "signature": "d09e21ae835e05742e8b2f4a357d7f84",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=e190edc010632ca0bc0c2d754c668e5e"
            },
            {
              "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": 955.4375,
                  "y": 32
                },
                "bottom-right": {
                  "x": 988.4375,
                  "y": 64
                },
                "height": 32,
                "width": 33
              },
              "position": {
                "line": 112,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"skin-search-go\" href=\"#\" title=\"Search\"&gt;&lt;span class=\"fa fa-search fa-lg\"&gt;&lt;/span&gt; &lt;span class=\"sr-only\"&gt;Search&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/header[1]/div[1]/div[1]/div[2]/div[1]/div[2]/a[1]",
              "issueID": "109015970f088d83b138217f7a37e9a6",
              "signature": "fb4aeb6b5dc060e7fd73b0f562d8226e",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=109015970f088d83b138217f7a37e9a6"
            },
            {
              "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.00005000000000165983
                },
                "bottom-right": {
                  "x": 127,
                  "y": 33.99995
                },
                "height": 34,
                "width": 127
              },
              "position": {
                "line": 4104,
                "column": 0
              },
              "errorSnippet": "&lt;a aria-label=\"Experience NSA\" title=\"Experience NSA\" class=\"btn\" href=\"https://www.youtube.com/watch?v=AnjLjIbeu8s&amp;amp;t=1s\" target=\"_blank\"&gt;Experience NSA&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "150f118a2507e31326149c7ad6be223f",
              "signature": "89e8dc8c3b169cd874d589b8ba22726d",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=150f118a2507e31326149c7ad6be223f"
            },
            {
              "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": 384,
                  "y": 511.421875
                },
                "bottom-right": {
                  "x": 551,
                  "y": 545.421875
                },
                "height": 34,
                "width": 167
              },
              "position": {
                "line": 4752,
                "column": 52
              },
              "errorSnippet": "&lt;a class=\"btn\" aria-label=\"Explore the Museum\" title=\"Explore the Museum\" href=\"/museum/\"&gt;EXPLORE THE MUSEUM&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/div[2]/div[1]/div[3]/div[1]/div[8]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/a[1]",
              "issueID": "b585e11861f40019a16cb2d0add279dd",
              "signature": "eb386353ab4fe5ea25ad5d22a58c801b",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=b585e11861f40019a16cb2d0add279dd"
            },
            {
              "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": 781.546875,
                  "y": 32
                },
                "bottom-right": {
                  "x": 782.546875,
                  "y": 33
                },
                "height": 1,
                "width": 1
              },
              "position": {
                "line": 4717,
                "column": 321
              },
              "errorSnippet": "&lt;label for=\"desktopSearch\" class=\"visuallyhidden\"&gt;Search NSA: &lt;/label&gt;",
              "xpath": "/html/body/form[1]/div[3]/header[1]/div[1]/div[1]/div[2]/div[1]/div[2]/label[1]",
              "issueID": "cb5ecdc8a46b5f4e3aa17201c921f8d0",
              "signature": "e6a809b43e3d332042b22cb4859abdfd",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=cb5ecdc8a46b5f4e3aa17201c921f8d0"
            },
            {
              "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": -20
                },
                "bottom-right": {
                  "x": 962.562,
                  "y": 136
                },
                "height": 156,
                "width": 962.562
              },
              "position": {
                "line": 4165,
                "column": 404
              },
              "errorSnippet": "&lt;h1&gt;Generating foreign intelligence insights.&lt;br&gt;\nApplying cybersecurity expertise.&lt;br&gt;\nSecuring the future.&lt;/h1&gt;",
              "xpath": "/html/body/form[1]/div[3]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h1[1]",
              "issueID": "219f98aa865eade59d5f38df8341498b",
              "signature": "e5b1dc15c1eb8bffdb23ae38da1b0fed",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=219f98aa865eade59d5f38df8341498b"
            },
            {
              "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": 166
                },
                "bottom-right": {
                  "x": 962.562,
                  "y": 226
                },
                "height": 60,
                "width": 962.562
              },
              "position": {
                "line": 8204,
                "column": 7
              },
              "errorSnippet": "&lt;div class=\"smalltext\"&gt;We leverage our advantages in technology and cybersecurity consistent with our authorities to strengthen national defense and secure national security systems.&lt;/div&gt;",
              "xpath": "/html/body/form[1]/div[3]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]",
              "issueID": "622cd9afbe9521aa655ac2b3a88ba869",
              "signature": "8adb158b21db7ee40989724ee36ad79f",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=622cd9afbe9521aa655ac2b3a88ba869"
            },
            {
              "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": 620.5,
                  "y": 133
                },
                "bottom-right": {
                  "x": 893.5,
                  "y": 154
                },
                "height": 21,
                "width": 273
              },
              "position": {
                "line": 4105,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/About/Cybersecurity-Collaboration-Center/\"&gt;&lt;span style=\"color:#474BAF; text-decoration:underline;\"&gt;Cybersecurity Collaboration Center&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/u[1]/a[1]",
              "issueID": "909b42d4c5b51a364fb5c9fbb508367a",
              "signature": "60848bae578b82312a7ea96afe2c0e1e",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=909b42d4c5b51a364fb5c9fbb508367a"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 5161,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/about/Leadership/\"&gt;&lt;span style=\"color: rgb(255, 255, 255);\"&gt;Leadership&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "8d27f8f07f838e60338dd7b74ff5bff9",
              "signature": "5ab36d4006284d447b4e3cb732bfacfb",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=8d27f8f07f838e60338dd7b74ff5bff9"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 5161,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/About/Cybersecurity-Collaboration-Center/\"&gt;&lt;span style=\"color: rgb(255, 255, 255); line-height: 0 !important;\"&gt;Cybersecurity Collaboration&lt;br&gt; Center &lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "39337de4048154a53b1cb21240b1fcbd",
              "signature": "e1733a1354f11268beca643fcf8c741a",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=39337de4048154a53b1cb21240b1fcbd"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 5909,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"/museum/\"&gt;&lt;span style=\"color: rgb(255, 255, 255);\"&gt;National Cryptologic Museum &lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "2b1e6845e2c4e714e9877514f7c97328",
              "signature": "b225b08fc0a51881f6a48e718b4963e1",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=2b1e6845e2c4e714e9877514f7c97328"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6918,
                "column": 58
              },
              "errorSnippet": "&lt;a href=\"http://www.nsa.gov/about/\" target=\"_self\" tabindex=\"0\"&gt;About&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/ul[1]/li[1]/div[1]/div[1]/a[1]",
              "issueID": "f2b4d1fa8904dc0c0cee914bfb3c36f6",
              "signature": "452714fb6051e27316713cb862e38eee",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=f2b4d1fa8904dc0c0cee914bfb3c36f6"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7901,
                "column": 28
              },
              "errorSnippet": "&lt;a href=\"http://www.nsa.gov/Helpful-Links/Contact-NSA/\" target=\"_self\" tabindex=\"0\"&gt;Contact NSA&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/ul[1]/li[5]/div[1]/div[1]/a[1]",
              "issueID": "e099208e19e2b9bca9c3f57236caf6ac",
              "signature": "989f9e242c8a19f6c1ca44a385ef9801",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=e099208e19e2b9bca9c3f57236caf6ac"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7911,
                "column": 21
              },
              "errorSnippet": "&lt;a href=\"http://www.nsa.gov/nsa-accessibility/\" target=\"_self\" tabindex=\"0\"&gt;Accessibility&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/ul[1]/li[6]/div[1]/div[1]/a[1]",
              "issueID": "8e0f7963c1c0210ab4a1db3778b252f5",
              "signature": "925c6a27500cb2200367e0d6ad9663e2",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=8e0f7963c1c0210ab4a1db3778b252f5"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7928,
                "column": 25
              },
              "errorSnippet": "&lt;a href=\"http://www.nsa.gov/Culture/Core-Values/\" target=\"_self\" tabindex=\"0\"&gt;Core Values&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[1]/div[1]/div[1]/a[1]",
              "issueID": "9c0481aa5244e497d4b240d5c9199a0e",
              "signature": "76150748109536427ec7e1d45e005c40",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=9c0481aa5244e497d4b240d5c9199a0e"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7934,
                "column": 29
              },
              "errorSnippet": "&lt;a href=\"http://www.nsa.gov/Culture/Operating-Authorities/\" target=\"_self\" tabindex=\"0\"&gt;Operating Authorities&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[2]/div[1]/div[1]/a[1]",
              "issueID": "8123d97615559515c9b9c75a3e0dfd9f",
              "signature": "afc42f2a6c1fd0408d092a531951e259",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=8123d97615559515c9b9c75a3e0dfd9f"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7969,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"http://www.nsa.gov/Culture/General-Counsel/\" target=\"_self\" tabindex=\"0\"&gt;General Counsel&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[5]/div[1]/div[1]/a[1]",
              "issueID": "449b96888f0c88396fb8d2eb00a28976",
              "signature": "0c20fb586a632ead1380d507f62adb94",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=449b96888f0c88396fb8d2eb00a28976"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7983,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"http://www.nsa.gov/Helpful-Links/NSA-FOIA/\" target=\"_self\" tabindex=\"0\"&gt;NSA Freedom of Information Act&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[1]/div[1]/div[1]/a[1]",
              "issueID": "1057403eac18dae64f879d3164dc6bec",
              "signature": "7c04e82033a4003520458f879cda78a8",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=1057403eac18dae64f879d3164dc6bec"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7990,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"http://www.nsa.gov/Helpful-Links/Privacy-Act/\" target=\"_self\" tabindex=\"0\"&gt;Privacy Act Requests&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[2]/div[1]/div[1]/a[1]",
              "issueID": "1fbbe524f8924ddd6911fb4c21553dd5",
              "signature": "b23aca3ee0d1d30853420383b5ce3cf2",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=1fbbe524f8924ddd6911fb4c21553dd5"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7997,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"http://www.nsa.gov/Helpful-Links/NSA-FOIA/Frequently-Requested-Information/\" target=\"_self\" tabindex=\"0\"&gt;Frequently Asked Questions&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[3]/div[1]/div[1]/a[1]",
              "issueID": "dca557f01662075f4b7304e4655bf38d",
              "signature": "4b3a57c8b8419c29699875874492635b",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=dca557f01662075f4b7304e4655bf38d"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8004,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"http://www.nsa.gov/Helpful-Links/Request-an-NSA-Speaker/Request-a-speaker/\" target=\"_self\" tabindex=\"0\"&gt;Request a Speaker&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[4]/div[1]/div[1]/a[1]",
              "issueID": "1c6cf93c05dcdb495a0315458399f6fe",
              "signature": "8a7365db9b16bbcf1e1e413aedd608a4",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=1c6cf93c05dcdb495a0315458399f6fe"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8011,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"http://www.nsa.gov/Helpful-Links/Prepublication-Review/\" target=\"_self\" tabindex=\"0\"&gt;Prepublication Review&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[5]/div[1]/div[1]/a[1]",
              "issueID": "89e111430c42b84a7a2b96786bd5dde1",
              "signature": "2a3e45d8f7b3fcb6afda957cbdc40f94",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=89e111430c42b84a7a2b96786bd5dde1"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8022,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"http://www.nsa.gov/Helpful-Links/Submit-a-Media-Query/\" target=\"_self\" tabindex=\"0\"&gt;Media Inquiry&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[6]/div[1]/div[1]/a[1]",
              "issueID": "c1aef0428e44666d8bc3d68980945d91",
              "signature": "a38877d51f58f4814c00d61572068db6",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=c1aef0428e44666d8bc3d68980945d91"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8036,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"http://www.nsa.gov/Resources/Media-Destruction-Guidance/\" target=\"_self\" tabindex=\"0\"&gt;Media Destruction Guidance&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/ul[1]/li[2]/div[1]/div[1]/a[1]",
              "issueID": "ae4a006ad5951025ec5da9fdf1f1d9df",
              "signature": "07011a9d49a0cdb9e4a9cd8879c83381",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=ae4a006ad5951025ec5da9fdf1f1d9df"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8043,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"http://www.nsa.gov/Resources/NSA-Classified-Materiel-Conversion-CMC/\" target=\"_self\" tabindex=\"0\"&gt;Classified Materiel Conversion&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/ul[1]/li[3]/div[1]/div[1]/a[1]",
              "issueID": "43f35db3fb2a0abcc36b505962f18581",
              "signature": "2feda0122eec6226a6c83535b073130f",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=43f35db3fb2a0abcc36b505962f18581"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8057,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"http://www.nsa.gov/Resources/Commercial-Solutions-for-Classified-Program/\" target=\"_self\" tabindex=\"0\"&gt;NSA Open Source&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/ul[1]/li[5]/div[1]/div[1]/a[1]",
              "issueID": "161e22faccda8dfe03b47d9b588eb6a3",
              "signature": "d20c5920cd144d857d1049cdd112bb61",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=161e22faccda8dfe03b47d9b588eb6a3"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8068,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"http://www.nsa.gov/Resources/NSA-Exhibit-Roadshow/\" target=\"_self\" tabindex=\"0\"&gt;NSA Exhibit Roadshow&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/ul[1]/li[6]/div[1]/div[1]/a[1]",
              "issueID": "7cfd27561bb3084b1a3dfede68e3613f",
              "signature": "84cdc42a85b17aa99a79c17e95f89483",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=7cfd27561bb3084b1a3dfede68e3613f"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8075,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"https://www.dni.gov/\" target=\"_blank\" tabindex=\"0\"&gt;DNI.gov&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[1]/div[1]/div[1]/a[1]",
              "issueID": "eb8e438d9c5614fd8a5025efd0102212",
              "signature": "32b6667cef8e266383339ad07b9b9719",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=eb8e438d9c5614fd8a5025efd0102212"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8082,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"https://www.defense.gov/\" target=\"_blank\" tabindex=\"0\"&gt;Defense.gov&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[2]/div[1]/div[1]/a[1]",
              "issueID": "2ebeb4cbc59258044aa4e4e43f16b5e4",
              "signature": "fa3010007fae077708b60f1f2abd6485",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=2ebeb4cbc59258044aa4e4e43f16b5e4"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8096,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"https://www.intelligence.gov/\" target=\"_blank\" tabindex=\"0\"&gt;Intelligence.gov&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[4]/div[1]/div[1]/a[1]",
              "issueID": "2f39008df3c535158ac7236245da8ec4",
              "signature": "8a9e02a457e59ef50e04cdaa0f38297a",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=2f39008df3c535158ac7236245da8ec4"
            },
            {
              "tID": 129,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "CSS underline on text has been detected that is not a link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "The text in this passage has been styled to display underlined but it is not a link. Underlined text on the web or on apps is universally accepted as signifying that the relevant text is a link. Applying underline to text that is not a link is likely to confuse many users, and especially people with cognitive impairments, learning disabilities or dyslexia. Remove the underlining from this passage of text.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 3745,
                "column": 0
              },
              "errorSnippet": "&lt;a id=\"skip-target\" name=\"skip-target\" class=\"skip\" tabindex=\"-1\" innertext=\"Start of main content\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/p[1]/a[1]",
              "issueID": "0b397a713a616004cda92fbb126880dd",
              "signature": "9b311db7665a36e42110c714abc15911",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=129&issueID=0b397a713a616004cda92fbb126880dd"
            },
            {
              "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": 162.421875,
                  "y": 37
                },
                "bottom-right": {
                  "x": 707.421875,
                  "y": 66
                },
                "height": 29,
                "width": 545
              },
              "position": {
                "line": 7848,
                "column": 1
              },
              "errorSnippet": "&lt;div class=\"skin-title\"&gt; &lt;div class=\"hidden-xs\"&gt; &lt;span class=\"title-text\"&gt;National Security Agency/Central Security Service&lt;/span&gt; &lt;/div&gt; &lt;div class=\"visible-xs title-text\" style=\"\"&gt; NSA/CSS &lt;/div&gt; &lt;/div&gt;",
              "xpath": "/html/body/form[1]/div[3]/header[1]/div[1]/div[1]/div[1]/div[2]",
              "issueID": "b95e9effb1d43c854ce26f31cc603b15",
              "signature": "1c6dd782a86a72da3f569517b1f37777",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=b95e9effb1d43c854ce26f31cc603b15"
            },
            {
              "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": 1
                },
                "height": 1,
                "width": 0
              },
              "position": {
                "line": 9436,
                "column": 0
              },
              "errorSnippet": "&lt;span class=\"sr-btn-label\"&gt;Previous&lt;/span&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[2]/button[1]/span[1]",
              "issueID": "6315fef725defccf7c3efda06a7a6e66",
              "signature": "30ed8a3456db75c5c61d6a7758c8c523",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=6315fef725defccf7c3efda06a7a6e66"
            },
            {
              "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": 1
                },
                "height": 1,
                "width": 0
              },
              "position": {
                "line": 9436,
                "column": 0
              },
              "errorSnippet": "&lt;span class=\"sr-btn-label\"&gt;Next&lt;/span&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[2]/button[2]/span[1]",
              "issueID": "e61d0ecac0d4beb3972b718ddc5d3870",
              "signature": "3c3362dabbb499fb381d7ce91f0104a9",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=e61d0ecac0d4beb3972b718ddc5d3870"
            },
            {
              "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": 1
                },
                "height": 1,
                "width": 0
              },
              "position": {
                "line": 9436,
                "column": 0
              },
              "errorSnippet": "&lt;span class=\"sr-btn-label\"&gt;Slideshow&lt;/span&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[2]/button[3]/span[1]",
              "issueID": "51e321f9ece102a05f98b7590a62468c",
              "signature": "527bfb1f44db9035182aa96d4c87e7a2",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=51e321f9ece102a05f98b7590a62468c"
            },
            {
              "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": 147
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 4816.34
                },
                "height": 4669.34,
                "width": 1024
              },
              "position": {
                "line": 2147,
                "column": 60
              },
              "errorSnippet": "&lt;body id=\"Body\"&gt; &lt;form method=\"post\" action=\"/\" id=\"Form\" enctype=\"multipart/form-data\"&gt;\n&lt;div class=\"aspNetHidden\"&gt;\n&lt;input type=\"hidden\" name=\"__EVENTTARGET\" id=\"__EVENTTARGET\" value=\"\" style=\"\"&gt;\n&lt;input type=\"hidden\" name=\"__EV",
              "xpath": "/html/body",
              "issueID": "8b588886a5b7a60f61a50963c98cafd5",
              "signature": "f685659b2a1fd1f42eaa06165b1a5980",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=8b588886a5b7a60f61a50963c98cafd5"
            },
            {
              "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": 380,
                  "y": 45
                },
                "height": 45,
                "width": 380
              },
              "position": {
                "line": 3805,
                "column": 0
              },
              "errorSnippet": "&lt;ul class=\"nav nav-main\"&gt; &lt;li class=\"dropdown top-level \"&gt; &lt;a href=\"http://www.nsa.gov/about/\" target=\"\" aria-expanded=\"false\"&gt;About&lt;span class=\"fa fa-lg fa-angle-down\" style=\"\"&gt;&lt;/span&gt; &lt;/a&gt; &lt;ul class=\"dropdown-menu",
              "xpath": "/html/body/form[1]/div[3]/header[1]/div[2]/div[1]/nav[1]/ul[1]",
              "issueID": "556ca35779a381cc94a6d73086bd44ac",
              "signature": "1f3f8f2213daa2ef1660ce6168044c60",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=556ca35779a381cc94a6d73086bd44ac"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 550
                },
                "height": 550,
                "width": 1024
              },
              "position": {
                "line": 8150,
                "column": 9
              },
              "errorSnippet": "&lt;div id=\"dnn_ctr12494_HtmlModule_lblContent\" class=\"Normal\"&gt; &lt;div class=\"centered\"&gt;\n&lt;div class=\"wow fadeInDown animated\" style=\"visibility: visible; animation-name: fadeInDown;\"&gt;\n&lt;h1&gt;Generating foreign intelligence insights.&lt;br",
              "xpath": "/html/body/form[1]/div[3]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]",
              "issueID": "f96d99d99d110b88b60deb4249efd2ca",
              "signature": "aca6e57826c7ef17397d4abea7e79bcc",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=f96d99d99d110b88b60deb4249efd2ca"
            },
            {
              "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": 962.5624,
                  "y": 488.5624
                },
                "height": 488.5624,
                "width": 962.5624
              },
              "position": {
                "line": 8152,
                "column": 1
              },
              "errorSnippet": "&lt;div class=\"centered\"&gt;\n&lt;div class=\"wow fadeInDown animated\" style=\"visibility: visible; animation-name: fadeInDown;\"&gt;\n&lt;h1&gt;Generating foreign intelligence insights.&lt;br&gt;\nApplying cybersecurity expertise.&lt;br&gt;\nSecuring the futur",
              "xpath": "/html/body/form[1]/div[3]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]",
              "issueID": "318a264172a7fd46f16b932bd9df5a70",
              "signature": "74c85f1be692d89d33cfac048c881719",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=318a264172a7fd46f16b932bd9df5a70"
            },
            {
              "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": 166
                },
                "bottom-right": {
                  "x": 962.562,
                  "y": 226
                },
                "height": 60,
                "width": 962.562
              },
              "position": {
                "line": 8204,
                "column": 7
              },
              "errorSnippet": "&lt;div class=\"smalltext\"&gt;We leverage our advantages in technology and cybersecurity consistent with our authorities to strengthen national defense and secure national security systems.&lt;/div&gt;",
              "xpath": "/html/body/form[1]/div[3]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]",
              "issueID": "d5cf02762871befb6a612a1993880ebb",
              "signature": "429f78d5f0d57dcf01d3719ee297c414",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=d5cf02762871befb6a612a1993880ebb"
            },
            {
              "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": 964,
                  "y": 802.156
                },
                "height": 802.156,
                "width": 964
              },
              "position": {
                "line": 8238,
                "column": 5
              },
              "errorSnippet": "&lt;div id=\"dnn_ctr14584_HtmlModule_lblContent\" class=\"Normal\"&gt; &lt;div class=\"sections\"&gt;\n&lt;div class=\"leftbox inner-section\"&gt;\n&lt;div class=\"section1-text\"&gt;\n&lt;div class=\"wow fadeInDownBig\" style=\"visibility: visible; animation-name: fade",
              "xpath": "/html/body/form[1]/div[3]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]",
              "issueID": "b998e3007e1a66c7f8766e803d125622",
              "signature": "fb4fe92e37c3607bc3708748625da290",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=b998e3007e1a66c7f8766e803d125622"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 946.906
                },
                "height": 946.906,
                "width": 1024
              },
              "position": {
                "line": 8348,
                "column": 0
              },
              "errorSnippet": "&lt;div id=\"dnn_ctr12603_HtmlModule_lblContent\" class=\"Normal\"&gt; &lt;div class=\"wow flipInX\" data-wow-delay=\"1s\" data-wow-duration=\"2s\"&gt;\n&lt;div class=\"boxes\"&gt;\n&lt;div class=\"leftbox inner-item\"&gt;\n&lt;div class=\"picture1 box-picture\"&gt;&lt;img",
              "xpath": "/html/body/form[1]/div[3]/div[2]/div[1]/div[3]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]",
              "issueID": "892aa43c4b6f09bd7b2f99ed49bf969a",
              "signature": "326afc3eef99fcd864ee96d33488095c",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=892aa43c4b6f09bd7b2f99ed49bf969a"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 657.375
                },
                "height": 657.375,
                "width": 1024
              },
              "position": {
                "line": 8722,
                "column": 9
              },
              "errorSnippet": "&lt;div id=\"dnn_ctr12549_HtmlModule_lblContent\" class=\"Normal\"&gt; &lt;div class=\"flex-container\"&gt;\n&lt;div class=\"flex-item-left\"&gt;\n&lt;div class=\"wow slideInLeft\" data-wow-delay=\"1s\"&gt;&lt;img alt=\"\" src=\"/portals/75/Homepage/ncm_logo.png\"&gt;&lt;",
              "xpath": "/html/body/form[1]/div[3]/div[2]/div[1]/div[3]/div[1]/div[8]/div[1]/div[1]/div[1]/div[1]",
              "issueID": "cf47f966f718b62e0c8362b630436b14",
              "signature": "a7cf553bb1580e741bfcdd2112629b03",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=cf47f966f718b62e0c8362b630436b14"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 575.4688
                },
                "height": 575.4688,
                "width": 1024
              },
              "position": {
                "line": 8724,
                "column": 1
              },
              "errorSnippet": "&lt;div class=\"flex-container\"&gt;\n&lt;div class=\"flex-item-left\"&gt;\n&lt;div class=\"wow slideInLeft\" data-wow-delay=\"1s\"&gt;&lt;img alt=\"\" src=\"/portals/75/Homepage/ncm_logo.png\"&gt;&lt;/div&gt;\n&lt;/div&gt; &lt;div class=\"flex-item-right\"&gt;\n&lt;div c",
              "xpath": "/html/body/form[1]/div[3]/div[2]/div[1]/div[3]/div[1]/div[8]/div[1]/div[1]/div[1]/div[1]/div[1]",
              "issueID": "569fe380cd16e78f3acd71f7479e3024",
              "signature": "1f215b8a36a9cdf8e00b3b8cb8d713d9",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=569fe380cd16e78f3acd71f7479e3024"
            },
            {
              "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": 322.5625,
                  "y": 40.953075
                },
                "bottom-right": {
                  "x": 952.578,
                  "y": 575.953075
                },
                "height": 535,
                "width": 630.0155
              },
              "position": {
                "line": 8777,
                "column": 1
              },
              "errorSnippet": "&lt;div class=\"flex-item-right\"&gt;\n&lt;div class=\"wow slideInRight\" data-wow-delay=\"1s\"&gt;\n&lt;h2 style=\"text-align: left;\"&gt;National Cryptologic Museum&lt;/h2&gt; &lt;div class=\"smalltextm\"&gt;The National Cryptologic Museum is NSA’s gateway to the ",
              "xpath": "/html/body/form[1]/div[3]/div[2]/div[1]/div[3]/div[1]/div[8]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]",
              "issueID": "f03b796804f76e142be5e6511b110906",
              "signature": "c16735cd4ba8e622eb004bbf0509d3ec",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=f03b796804f76e142be5e6511b110906"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 912.5
                },
                "height": 912.5,
                "width": 1024
              },
              "position": {
                "line": 8910,
                "column": 21
              },
              "errorSnippet": "&lt;div id=\"dnn_ctr12608_HtmlModule_lblContent\" class=\"Normal\" style=\"\"&gt; &lt;div class=\"footboxes\"&gt;\n&lt;div class=\"footinner-item\"&gt;\n&lt;div class=\"footboxes-text\"&gt;\n&lt;h5&gt;&lt;span style=\"color: rgb(255, 255, 255);\"&gt;NSA.GOV&lt;/span&gt;&",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]",
              "issueID": "70c07786c8440752d945fcd878c79c71",
              "signature": "b659ddfa821f4421031cfee6937cd0ed",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=70c07786c8440752d945fcd878c79c71"
            },
            {
              "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": -1
                },
                "height": -1,
                "width": 0
              },
              "position": {
                "line": 7965,
                "column": 9
              },
              "errorSnippet": "&lt;ul id=\"dodAccordionMenu12664\" class=\"dodAccordionMenu\"&gt;&lt;li data-index=\"0\" tabindex=\"0\" aria-expanded=\"false\" title=\"NSA.GOV\" class=\"dodAccordionMenuListItem current-item\"&gt;&lt;div class=\"dodAccordionRootNode paddedHeader\"&gt;&lt;div class=\"lv",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]",
              "issueID": "25869ba93d2e052939bbc4064319ff8d",
              "signature": "76e55cd17672e7049b18dade56c2d821",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=25869ba93d2e052939bbc4064319ff8d"
            },
            {
              "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": 8094,
                "column": 5
              },
              "errorSnippet": "&lt;li data-index=\"0\" tabindex=\"0\" aria-expanded=\"false\" title=\"NSA.GOV\" class=\"dodAccordionMenuListItem current-item\"&gt;&lt;div class=\"dodAccordionRootNode paddedHeader\"&gt;&lt;div class=\"lvl0\"&gt;&lt;span&gt;NSA.GOV&lt;/span&gt;&lt;/div&gt;&lt;/div&gt",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]",
              "issueID": "b65dcbc73264ad0511eedec91c005883",
              "signature": "bf6d3f5e664e1a5e5e93d2c2d98c9908",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=b65dcbc73264ad0511eedec91c005883"
            },
            {
              "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": 8930,
                "column": 2
              },
              "errorSnippet": "&lt;li data-index=\"1\" tabindex=\"0\" aria-expanded=\"false\" title=\"CULTURE\" class=\"dodAccordionMenuListItem current-item\"&gt;&lt;div class=\"dodAccordionRootNode paddedHeader\"&gt;&lt;div class=\"lvl0\"&gt;&lt;span&gt;CULTURE&lt;/span&gt;&lt;/div&gt;&lt;/div&gt",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]",
              "issueID": "d4590ccbecb905034467907c2d4b6ce8",
              "signature": "425eb2ae957149bc0f8bc3a4327dd959",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=d4590ccbecb905034467907c2d4b6ce8"
            },
            {
              "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": 8957,
                "column": 2
              },
              "errorSnippet": "&lt;li data-index=\"2\" tabindex=\"0\" aria-expanded=\"false\" title=\"HELPFUL LINKS\" class=\"dodAccordionMenuListItem current-item\"&gt;&lt;div class=\"dodAccordionRootNode paddedHeader\"&gt;&lt;div class=\"lvl0\"&gt;&lt;span&gt;HELPFUL LINKS&lt;/span&gt;&lt;/div&gt",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]",
              "issueID": "81d87acbdff0b263977bf77547771123",
              "signature": "37f94e57cc75b761a5d393f3ebee0383",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=81d87acbdff0b263977bf77547771123"
            },
            {
              "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": 8973,
                "column": 2
              },
              "errorSnippet": "&lt;li data-index=\"3\" tabindex=\"0\" aria-expanded=\"false\" title=\"RESOURCES\" class=\"dodAccordionMenuListItem current-item\"&gt;&lt;div class=\"dodAccordionRootNode paddedHeader\"&gt;&lt;div class=\"lvl0\"&gt;&lt;span&gt;RESOURCES&lt;/span&gt;&lt;/div&gt;&lt;/di",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]",
              "issueID": "13803537adeb7bc090512f45c5ccc2dc",
              "signature": "77dbf94b03cdc82edc2a7fe6cc39d7b1",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=13803537adeb7bc090512f45c5ccc2dc"
            },
            {
              "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": 20
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 140
                },
                "height": 120,
                "width": 1024
              },
              "position": {
                "line": 9008,
                "column": 0
              },
              "errorSnippet": "&lt;div id=\"dnn_ctr12609_HtmlModule_lblContent\" class=\"Normal\"&gt; &lt;div class=\"privacy-flex\"&gt;\n&lt;div class=\"privacy\"&gt;\n&lt;ul&gt; &lt;li&gt;&lt;a href=\"https://defense.gov/Legal-Administrative/Privacy-Security/\" target=\"_blank\"&gt;&lt;span&gt;Pr",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]",
              "issueID": "4b03dd8743052f3fa843cb95d71894c5",
              "signature": "2f6af7d51a4f1e98803ed5ea5a7277b9",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=4b03dd8743052f3fa843cb95d71894c5"
            },
            {
              "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": 20
                },
                "bottom-right": {
                  "x": 769.188,
                  "y": 71
                },
                "height": 51,
                "width": 769.188
              },
              "position": {
                "line": 9395,
                "column": 5
              },
              "errorSnippet": "&lt;div class=\"privacy\"&gt;\n&lt;ul&gt; &lt;li&gt;&lt;a href=\"https://defense.gov/Legal-Administrative/Privacy-Security/\" target=\"_blank\"&gt;&lt;span&gt;Privacy &amp;amp; Security&lt;/span&gt; &lt;/a&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]",
              "issueID": "d2ef78f5170a2f7774d4af0486d6b031",
              "signature": "a1dcb70b032858a5976e661cfd65a0db",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=d2ef78f5170a2f7774d4af0486d6b031"
            },
            {
              "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": 50,
                  "y": 32
                },
                "bottom-right": {
                  "x": 819.188,
                  "y": 83
                },
                "height": 51,
                "width": 769.188
              },
              "position": {
                "line": 8972,
                "column": 1
              },
              "errorSnippet": "&lt;ul&gt; &lt;li&gt;&lt;a href=\"https://defense.gov/Legal-Administrative/Privacy-Security/\" target=\"_blank\"&gt;&lt;span&gt;Privacy &amp;amp; Security&lt;/span&gt; &lt;/a&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt; &lt;a href=\"https://defe",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]",
              "issueID": "725167d2c23da3c2a176a307a8d89eca",
              "signature": "4ee8c258a5f1de8e1c321655526ac5e7",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=725167d2c23da3c2a176a307a8d89eca"
            },
            {
              "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": 39,
                  "y": 99
                },
                "bottom-right": {
                  "x": 74,
                  "y": 120
                },
                "height": 21,
                "width": 35
              },
              "position": {
                "line": 8391,
                "column": 37
              },
              "errorSnippet": "&lt;a title=\"Follow Us on Facebook\" rel=\"noopener\" aria-label=\"Follow Us on Facebook\" target=\"_blank\" href=\"https://www.facebook.com/NSAUSGOV/\"&gt;&lt;span class=\"fa fa-facebook fa-inverse\"&gt;&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "87c4082c9519562c7d224b908ab1ad16",
              "signature": "56a58302589fc850141bfa0667c8982b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=87c4082c9519562c7d224b908ab1ad16"
            },
            {
              "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": 84,
                  "y": 99
                },
                "bottom-right": {
                  "x": 119,
                  "y": 120
                },
                "height": 21,
                "width": 35
              },
              "position": {
                "line": 8403,
                "column": 65
              },
              "errorSnippet": "&lt;a title=\"Follow Us on Twitter\" rel=\"noopener\" aria-label=\"Follow Us on Twitter\" target=\"_blank\" href=\"http://www.twitter.com/nsagov\"&gt;&lt;span class=\"fa fa-twitter fa-inverse\"&gt;&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/a[1]",
              "issueID": "5658b183ed9bb757cef23175f92dca87",
              "signature": "a5cd1fbc26c357bc1e169d8f0efa7e87",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=5658b183ed9bb757cef23175f92dca87"
            },
            {
              "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": 129,
                  "y": 99
                },
                "bottom-right": {
                  "x": 164,
                  "y": 120
                },
                "height": 21,
                "width": 35
              },
              "position": {
                "line": 8421,
                "column": 75
              },
              "errorSnippet": "&lt;a title=\"YouTube\" rel=\"noopener\" aria-label=\"YouTube\" target=\"_blank\" href=\"https://www.youtube.com/channel/UCXfnaN5jl0RPR1dirFTOZ3A\"&gt;&lt;span class=\"fa fa-youtube fa-inverse\"&gt;&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/a[1]",
              "issueID": "618ec5d0be2ad29567938d9b1869d078",
              "signature": "d9066a95ce4741fbe8359e1da1b3c669",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=618ec5d0be2ad29567938d9b1869d078"
            },
            {
              "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": 174,
                  "y": 99
                },
                "bottom-right": {
                  "x": 209,
                  "y": 120
                },
                "height": 21,
                "width": 35
              },
              "position": {
                "line": 8433,
                "column": 9
              },
              "errorSnippet": "&lt;a title=\"LinkedIn\" rel=\"noopener\" aria-label=\"LinkedIn\" target=\"_blank\" href=\"https://www.linkedin.com/company/national-security-agency/\"&gt;&lt;span class=\"fa fa-linkedin fa-inverse\"&gt;&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[4]/a[1]",
              "issueID": "17024c3c12a3b19f686d97b5ebcbb926",
              "signature": "4982946e1809888057a36c2f0fd5c577",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=17024c3c12a3b19f686d97b5ebcbb926"
            },
            {
              "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": 219,
                  "y": 99
                },
                "bottom-right": {
                  "x": 254,
                  "y": 120
                },
                "height": 21,
                "width": 35
              },
              "position": {
                "line": 8464,
                "column": 9
              },
              "errorSnippet": "&lt;a title=\"Instagram\" rel=\"noopener\" aria-label=\"Instagram\" target=\"_blank\" href=\"https://www.instagram.com/nsausgov/\"&gt;&lt;span class=\"fa fa-instagram fa-inverse\"&gt;&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[5]/a[1]",
              "issueID": "5bbb8c5df8cc3fe214b4513b379ae014",
              "signature": "f5d634ecbd9bc5144d3aff74e40ed285",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=5bbb8c5df8cc3fe214b4513b379ae014"
            },
            {
              "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": 264,
                  "y": 99
                },
                "bottom-right": {
                  "x": 299,
                  "y": 120
                },
                "height": 21,
                "width": 35
              },
              "position": {
                "line": 8495,
                "column": 9
              },
              "errorSnippet": "&lt;a title=\"RSS\" rel=\"noopener\" aria-label=\"RSS\" target=\"_blank\" href=\"/DesktopModules/ArticleCS/RSS.ashx?ContentType=1&amp;amp;Site=1282&amp;amp;max=20\"&gt;&lt;span class=\"fa fa-rss fa-inverse\"&gt;&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[6]/a[1]",
              "issueID": "97925790c49e571dbd35fd289da95188",
              "signature": "e353a248b4a7596cd387ad10012ec636",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=97925790c49e571dbd35fd289da95188"
            },
            {
              "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": 147
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 4816.34
                },
                "height": 4669.34,
                "width": 1024
              },
              "position": {
                "line": 2147,
                "column": 60
              },
              "errorSnippet": "&lt;body id=\"Body\"&gt; &lt;form method=\"post\" action=\"/\" id=\"Form\" enctype=\"multipart/form-data\"&gt;\n&lt;div class=\"aspNetHidden\"&gt;\n&lt;input type=\"hidden\" name=\"__EVENTTARGET\" id=\"__EVENTTARGET\" value=\"\" style=\"\"&gt;\n&lt;input type=\"hidden\" name=\"__EV",
              "xpath": "/html/body",
              "issueID": "8b9b3ed537c564d01a04eee94698ad49",
              "signature": "09df1af24d527cf2af12672139abfeec",
              "ref": "https://tenon.io/bestpractice.php?bpID=143&tID=155&issueID=8b9b3ed537c564d01a04eee94698ad49"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 385.016,
                  "y": 98.3438
                },
                "height": 98.3438,
                "width": 385.016
              },
              "position": {
                "line": 8206,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"animate\" role=\"button\"&gt;&lt;a aria-label=\"Experience NSA\" title=\"Experience NSA\" class=\"btn\" href=\"https://www.youtube.com/watch?v=AnjLjIbeu8s&amp;amp;t=1s\" target=\"_blank\"&gt;Experience NSA&lt;/a&gt;&lt;/div&gt;",
              "xpath": "/html/body/form[1]/div[3]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]",
              "issueID": "6f79509a5f699dd391f915b292bc8f8e",
              "signature": "f28f6a9bb193e49829113ab7c1cd11df",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=6f79509a5f699dd391f915b292bc8f8e"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": 24,
                  "y": 206
                },
                "bottom-right": {
                  "x": 940,
                  "y": 276
                },
                "height": 70,
                "width": 916
              },
              "position": {
                "line": 8246,
                "column": 2
              },
              "errorSnippet": "&lt;div class=\"learnmore1\" role=\"button\"&gt;&lt;a aria-label=\"Learn More about Cybersecurity\" title=\"Learn More about Cybersecurity\" button=\"\" class=\"btn btn-link btn-lg1\" href=\"/Cybersecurity/\" style=\"color:black;text-decoration-color:#474baf;\" type=\"bu",
              "xpath": "/html/body/form[1]/div[3]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]",
              "issueID": "0937d0faba5284f47e65abf9746b59eb",
              "signature": "de8b4ea4299dc173e866d03c031ffdcf",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=0937d0faba5284f47e65abf9746b59eb"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": 555.265625,
                  "y": 690.609375
                },
                "bottom-right": {
                  "x": 1471.265625,
                  "y": 760.609375
                },
                "height": 70,
                "width": 916
              },
              "position": {
                "line": 8264,
                "column": 1
              },
              "errorSnippet": "&lt;div class=\"learnmore2\" role=\"button\"&gt;&lt;a aria-label=\"Learn More about Signals Intelligence\" button=\"\" class=\"btn btn-link btn-lg2\" href=\"/Signals-Intelligence\" style=\"color:black;text-decoration-color:#474baf;\" type=\"button\"&gt;Learn More &amp;n",
              "xpath": "/html/body/form[1]/div[3]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[2]/div[2]",
              "issueID": "88eb97ce82b43b228a8ff45b982401d3",
              "signature": "8709b83f6e811250a52ee828f4f9f9d6",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=88eb97ce82b43b228a8ff45b982401d3"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": 147,
                  "y": 390.953125
                },
                "bottom-right": {
                  "x": 285,
                  "y": 453.953125
                },
                "height": 63,
                "width": 138
              },
              "position": {
                "line": 8360,
                "column": 0
              },
              "errorSnippet": "&lt;div aria-labelledby=\"Learn More about research\" class=\"animate2\" role=\"button\"&gt;&lt;a aria-label=\"Learn More about research\" class=\"btn\" href=\"/Research/\" title=\"Learn More about research\"&gt;LEARN MORE&lt;/a&gt;&lt;/div&gt;",
              "xpath": "/html/body/form[1]/div[3]/div[2]/div[1]/div[3]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]",
              "issueID": "1e61160d634fa88e356c7b951c76b251",
              "signature": "759bb6604a63b978bebe9ca47f8d1d0c",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=1e61160d634fa88e356c7b951c76b251"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": 547,
                  "y": 383.953125
                },
                "bottom-right": {
                  "x": 685,
                  "y": 446.953125
                },
                "height": 63,
                "width": 138
              },
              "position": {
                "line": 8364,
                "column": 1
              },
              "errorSnippet": "&lt;div aria-labelledby=\"Learn More about Academics\" class=\"animate2\" role=\"button\"&gt;&lt;a aria-label=\"Learn More about Academics\" class=\"btn\" href=\"/Academics/\" title=\"Learn More about Academics\"&gt;LEARN MORE&lt;/a&gt;&lt;/div&gt;",
              "xpath": "/html/body/form[1]/div[3]/div[2]/div[1]/div[3]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]",
              "issueID": "9a48fc4d52c38df333a5303ce55717b5",
              "signature": "b4ac42f2899217dd4494a4955c46abc5",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=9a48fc4d52c38df333a5303ce55717b5"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": 347,
                  "y": 782.953125
                },
                "bottom-right": {
                  "x": 485,
                  "y": 845.953125
                },
                "height": 63,
                "width": 138
              },
              "position": {
                "line": 8374,
                "column": 1
              },
              "errorSnippet": "&lt;div class=\"animate2\" role=\"button\"&gt;&lt;a aria-label=\"Learn More about Business\" class=\"btn\" href=\"/Business/\" title=\"Learn More about Business\"&gt;LEARN MORE&lt;/a&gt;&lt;/div&gt;",
              "xpath": "/html/body/form[1]/div[3]/div[2]/div[1]/div[3]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[3]",
              "issueID": "242de3a54d15c42a57c984710c54e62c",
              "signature": "792d60444100669302aeb320664abcbc",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=242de3a54d15c42a57c984710c54e62c"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": 384,
                  "y": 511.421875
                },
                "bottom-right": {
                  "x": 636,
                  "y": 606.421875
                },
                "height": 95,
                "width": 252
              },
              "position": {
                "line": 8784,
                "column": 2
              },
              "errorSnippet": "&lt;div class=\"animate3\" role=\"button\"&gt;&lt;a class=\"btn\" aria-label=\"Explore the Museum\" title=\"Explore the Museum\" href=\"/museum/\"&gt;EXPLORE THE MUSEUM&lt;/a&gt;&lt;/div&gt;",
              "xpath": "/html/body/form[1]/div[3]/div[2]/div[1]/div[3]/div[1]/div[8]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]",
              "issueID": "44049cf8bd36c7815474e993e43a5575",
              "signature": "e5de2ecaa793c9a39596c81c825fb162",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=44049cf8bd36c7815474e993e43a5575"
            },
            {
              "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.00005000000000165983
                },
                "bottom-right": {
                  "x": 127,
                  "y": 33.99995
                },
                "height": 34,
                "width": 127
              },
              "position": {
                "line": 4104,
                "column": 0
              },
              "errorSnippet": "&lt;a aria-label=\"Experience NSA\" title=\"Experience NSA\" class=\"btn\" href=\"https://www.youtube.com/watch?v=AnjLjIbeu8s&amp;amp;t=1s\" target=\"_blank\"&gt;Experience NSA&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "562304ee64f6f39536480d9a4c03df7d",
              "signature": "0973fd2dbff0117e8febc310bd80a3c4",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=562304ee64f6f39536480d9a4c03df7d"
            },
            {
              "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": 6270,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://oig.nsa.gov/\" target=\"_blank\"&gt;&lt;span style=\"color: rgb(255, 255, 255);\"&gt;NSA Inspector General&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[6]/a[1]",
              "issueID": "a1388e463ba6afda3f937d3b64260be6",
              "signature": "ca4cc02e935063bab266db9d079dcd05",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=a1388e463ba6afda3f937d3b64260be6"
            },
            {
              "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": 6737,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://code.nsa.gov/\" target=\"_blank\"&gt;&lt;span style=\"color: rgb(255, 255, 255);\"&gt;NSA Open Source&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "53ea2ec53fd11102098666c887be151c",
              "signature": "a9e1faf4f7a98fb6fb45bcf0f642c4ff",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=53ea2ec53fd11102098666c887be151c"
            },
            {
              "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": 6738,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.dni.gov\" target=\"_blank\"&gt;&lt;span style=\"color: rgb(255, 255, 255);\"&gt;DNI.gov&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "d3a6ff9b5f11626c1c3aa635c0079e33",
              "signature": "601beee939e97a4e5b13f461bdc74687",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=d3a6ff9b5f11626c1c3aa635c0079e33"
            },
            {
              "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": 6738,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"http://www.defense.gov/\" target=\"_blank\"&gt;&lt;span style=\"color: rgb(255, 255, 255);\"&gt;Defense.gov&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "6ffe58d6c606704f5b715e7454ced730",
              "signature": "eb99b93b5bae40c490e1c70c94554c1f",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=6ffe58d6c606704f5b715e7454ced730"
            },
            {
              "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": 6905,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"https://www.intelligence.gov/ic-on-the-record-database\" target=\"_blank\"&gt;&lt;span style=\"color: rgb(255, 255, 255);\"&gt;IC on the Record&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "da9b637e001762b5eac34e8aa5b6af63",
              "signature": "ad5e963c8f3868c22c3b12e65387c5e9",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=da9b637e001762b5eac34e8aa5b6af63"
            },
            {
              "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": 6906,
                "column": 40
              },
              "errorSnippet": "&lt;a href=\"https://www.intelligence.gov\" target=\"_blank\"&gt;&lt;span style=\"color: rgb(255, 255, 255);\"&gt;Intelligence.gov&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "7fc9f74dd05afaaf0d3be251d808bf15",
              "signature": "e9319c18d496ff61c57a34a21b09338e",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=7fc9f74dd05afaaf0d3be251d808bf15"
            },
            {
              "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": 7976,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"https://oig.nsa.gov/\" target=\"_blank\" tabindex=\"0\"&gt;NSA Inspector General&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[6]/div[1]/div[1]/a[1]",
              "issueID": "4d6244de9fd85883c27fc86b19277d85",
              "signature": "a97462f89091e975e1cbb32eadcb9e3c",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=4d6244de9fd85883c27fc86b19277d85"
            },
            {
              "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": 8075,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"https://www.dni.gov/\" target=\"_blank\" tabindex=\"0\"&gt;DNI.gov&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[1]/div[1]/div[1]/a[1]",
              "issueID": "a621b0ca9bde4ec78f466cd88b7eca40",
              "signature": "f9ccb3b203bacf9e676a7b241d472457",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=a621b0ca9bde4ec78f466cd88b7eca40"
            },
            {
              "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": 8082,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"https://www.defense.gov/\" target=\"_blank\" tabindex=\"0\"&gt;Defense.gov&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[2]/div[1]/div[1]/a[1]",
              "issueID": "3a52879d517c5ffc568fb7a32856eb61",
              "signature": "e3931a7e031b24cd3bdec8164c47ffd4",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=3a52879d517c5ffc568fb7a32856eb61"
            },
            {
              "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": 8089,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"https://www.intelligence.gov/ic-on-the-record-database\" target=\"_blank\" tabindex=\"0\"&gt;IC on the Record&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[3]/div[1]/div[1]/a[1]",
              "issueID": "e3ed04addb3acf0ec6cd1edeb14e1e97",
              "signature": "15cda6ed12db7ee4c58fae3794494b54",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=e3ed04addb3acf0ec6cd1edeb14e1e97"
            },
            {
              "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": 8096,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"https://www.intelligence.gov/\" target=\"_blank\" tabindex=\"0\"&gt;Intelligence.gov&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[4]/div[1]/div[1]/a[1]",
              "issueID": "4d5f53a6f355e29b84c3b8101df17653",
              "signature": "80d8d2c58a2b2643833ca899caba2fc0",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=4d5f53a6f355e29b84c3b8101df17653"
            },
            {
              "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": 50,
                  "y": 38
                },
                "bottom-right": {
                  "x": 164,
                  "y": 54
                },
                "height": 16,
                "width": 114
              },
              "position": {
                "line": 8121,
                "column": 170
              },
              "errorSnippet": "&lt;a href=\"https://defense.gov/Legal-Administrative/Privacy-Security/\" target=\"_blank\"&gt;&lt;span&gt;Privacy &amp;amp; Security&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "2048d988edaa0f388c7e74608fa96e97",
              "signature": "83195bffd3baa814aa34be3103645ada",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=2048d988edaa0f388c7e74608fa96e97"
            },
            {
              "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": 180,
                  "y": 38
                },
                "bottom-right": {
                  "x": 279,
                  "y": 54
                },
                "height": 16,
                "width": 99
              },
              "position": {
                "line": 8144,
                "column": 71
              },
              "errorSnippet": "&lt;a href=\"https://defense.gov/Legal-Administrative/Links-Disclaimer/\" target=\"_blank\"&gt; &lt;span&gt;Links Disclaimer&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[2]",
              "issueID": "8d58ba20299a3e45f2fdd369ee2475ed",
              "signature": "d524f612967e78cc1a21a3e7350344d3",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=8d58ba20299a3e45f2fdd369ee2475ed"
            },
            {
              "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": 299,
                  "y": 38
                },
                "bottom-right": {
                  "x": 372,
                  "y": 54
                },
                "height": 16,
                "width": 73
              },
              "position": {
                "line": 8204,
                "column": 109
              },
              "errorSnippet": "&lt;a href=\"http://dodcio.defense.gov/DoDSection508/Std_Stmt.aspx\" rel=\"noopener\" target=\"_blank\"&gt; &lt;span&gt;Section 508&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[3]",
              "issueID": "376a60521c96446a42a3a6c349bd6563",
              "signature": "f160337fe8456ed4489fa2708ba72e2b",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=376a60521c96446a42a3a6c349bd6563"
            },
            {
              "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": 392,
                  "y": 38
                },
                "bottom-right": {
                  "x": 460,
                  "y": 54
                },
                "height": 16,
                "width": 68
              },
              "position": {
                "line": 8218,
                "column": 36
              },
              "errorSnippet": "&lt;a href=\"http://dodcio.defense.gov/DoD-Web-Policy/\" rel=\"noopener\" target=\"_blank\"&gt; &lt;span&gt;Web Policy&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[4]",
              "issueID": "0c6bcfbcd2e99cf83245a86d65649443",
              "signature": "44730729b6877f21978f039459a9d26d",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=0c6bcfbcd2e99cf83245a86d65649443"
            },
            {
              "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": 480,
                  "y": 38
                },
                "bottom-right": {
                  "x": 583,
                  "y": 54
                },
                "height": 16,
                "width": 103
              },
              "position": {
                "line": 8230,
                "column": 147
              },
              "errorSnippet": "&lt;a href=\"http://www.esd.whs.mil/DD/plainlanguage/\" rel=\"noopener\" target=\"_blank\"&gt; &lt;span&gt;Plain Writing Act&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[5]",
              "issueID": "f84c5e7e5c8d400371117534f5c6c43e",
              "signature": "a9ed7af2673e37f0d4d5f627039a0efc",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=f84c5e7e5c8d400371117534f5c6c43e"
            },
            {
              "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": 599,
                  "y": 38
                },
                "bottom-right": {
                  "x": 643,
                  "y": 54
                },
                "height": 16,
                "width": 44
              },
              "position": {
                "line": 8243,
                "column": 147
              },
              "errorSnippet": "&lt;a href=\"http://www.dodig.mil/\" rel=\"noopener\" target=\"_blank\"&gt; &lt;span&gt;DOD IG&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[6]",
              "issueID": "5592d8601412358b4c5ec06adda172ee",
              "signature": "d14dd3cc37ce867fb867853a542bb10e",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=5592d8601412358b4c5ec06adda172ee"
            },
            {
              "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": 659,
                  "y": 38
                },
                "bottom-right": {
                  "x": 738,
                  "y": 54
                },
                "height": 16,
                "width": 79
              },
              "position": {
                "line": 8255,
                "column": 275
              },
              "errorSnippet": "&lt;a href=\"http://prhome.defense.gov/NoFear/\" rel=\"noopener\" target=\"_blank\" title=\"\"&gt; &lt;span&gt;No FEAR&amp;nbsp;Act&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[7]",
              "issueID": "425db5e351fde06ddda4b2e0757e2f54",
              "signature": "3ec1893fa52ba7ee04e2aa640202b015",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=425db5e351fde06ddda4b2e0757e2f54"
            },
            {
              "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": 50,
                  "y": 38
                },
                "bottom-right": {
                  "x": 805,
                  "y": 79
                },
                "height": 41,
                "width": 755
              },
              "position": {
                "line": 8258,
                "column": 39
              },
              "errorSnippet": "&lt;a href=\"http://www.dimoc.mil/resources/limitations/\" rel=\"noopener\" target=\"_blank\" title=\"\"&gt; &lt;span&gt;Imagery Use&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[8]",
              "issueID": "9ba6db59dd712142bfce136afea16869",
              "signature": "7a583880c5eafbb26111326501ed9242",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=9ba6db59dd712142bfce136afea16869"
            },
            {
              "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": 89.5,
                  "y": 63
                },
                "bottom-right": {
                  "x": 119.5,
                  "y": 79
                },
                "height": 16,
                "width": 30
              },
              "position": {
                "line": 8278,
                "column": 39
              },
              "errorSnippet": "&lt;a href=\"https://www.esd.whs.mil/FOID/\" rel=\"noopener\" target=\"_blank\" title=\"\"&gt; &lt;span&gt;FOIA&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[9]",
              "issueID": "a83946728b50eb9e2eb5236b1ee950ab",
              "signature": "8a0439b2a50e8277f5e8352db8ef13d6",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=a83946728b50eb9e2eb5236b1ee950ab"
            },
            {
              "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": 135.5,
                  "y": 63
                },
                "bottom-right": {
                  "x": 198.5,
                  "y": 79
                },
                "height": 16,
                "width": 63
              },
              "position": {
                "line": 8290,
                "column": 71
              },
              "errorSnippet": "&lt;a href=\"http://open.defense.gov/\" rel=\"noopener\" target=\"_blank\" title=\"\"&gt; &lt;span&gt;Open GOV&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[10]",
              "issueID": "58ef9ce52c5f19b29da5a020bd462b30",
              "signature": "837a6a373b9df00fbb46536080606243",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=58ef9ce52c5f19b29da5a020bd462b30"
            },
            {
              "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": 214.5,
                  "y": 63
                },
                "bottom-right": {
                  "x": 301.5,
                  "y": 79
                },
                "height": 16,
                "width": 87
              },
              "position": {
                "line": 8346,
                "column": 109
              },
              "errorSnippet": "&lt;a href=\"https://cmo.defense.gov/Publications/NDBOP.aspx\" rel=\"noopener\" target=\"_blank\" title=\"\"&gt; &lt;span&gt;Strategic Plan&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[11]",
              "issueID": "292727fd2236cef5612dda69dee3ab95",
              "signature": "c03995ecff0c1fbc7016e95f0875dce9",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=292727fd2236cef5612dda69dee3ab95"
            },
            {
              "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": 317.5,
                  "y": 63
                },
                "bottom-right": {
                  "x": 369.5,
                  "y": 79
                },
                "height": 16,
                "width": 52
              },
              "position": {
                "line": 8358,
                "column": 109
              },
              "errorSnippet": "&lt;a href=\"https://www.usa.gov/\" rel=\"noopener\" target=\"_blank\" title=\"\"&gt; &lt;span&gt;USA.gov&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[12]",
              "issueID": "2aba4cd8790e996b428b583106bbc6c9",
              "signature": "c230b0ee1da768715a8970fa852aac0c",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=2aba4cd8790e996b428b583106bbc6c9"
            },
            {
              "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": 385.5,
                  "y": 63
                },
                "bottom-right": {
                  "x": 502.5,
                  "y": 79
                },
                "height": 16,
                "width": 117
              },
              "position": {
                "line": 8371,
                "column": 81
              },
              "errorSnippet": "&lt;a href=\"https://business.defense.gov/\" rel=\"noopener\" target=\"_blank\" title=\"\"&gt; &lt;span&gt;Small Business Act&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[13]",
              "issueID": "07b71467948bb439517f0a0eb54df8c7",
              "signature": "a3d9925a65338daee6561e00560b1a28",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=07b71467948bb439517f0a0eb54df8c7"
            },
            {
              "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": 39,
                  "y": 99
                },
                "bottom-right": {
                  "x": 74,
                  "y": 120
                },
                "height": 21,
                "width": 35
              },
              "position": {
                "line": 8391,
                "column": 37
              },
              "errorSnippet": "&lt;a title=\"Follow Us on Facebook\" rel=\"noopener\" aria-label=\"Follow Us on Facebook\" target=\"_blank\" href=\"https://www.facebook.com/NSAUSGOV/\"&gt;&lt;span class=\"fa fa-facebook fa-inverse\"&gt;&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "e98f491d82b5e4b6810c7283e2ed4d54",
              "signature": "32413916a547701c4b09d82aca6d2a9c",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=e98f491d82b5e4b6810c7283e2ed4d54"
            },
            {
              "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": 84,
                  "y": 99
                },
                "bottom-right": {
                  "x": 119,
                  "y": 120
                },
                "height": 21,
                "width": 35
              },
              "position": {
                "line": 8403,
                "column": 65
              },
              "errorSnippet": "&lt;a title=\"Follow Us on Twitter\" rel=\"noopener\" aria-label=\"Follow Us on Twitter\" target=\"_blank\" href=\"http://www.twitter.com/nsagov\"&gt;&lt;span class=\"fa fa-twitter fa-inverse\"&gt;&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/a[1]",
              "issueID": "e38c8e50b5e35615fbea78b7f16a540c",
              "signature": "dd8a00607d54148abfd6e3823183fac4",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=e38c8e50b5e35615fbea78b7f16a540c"
            },
            {
              "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": 129,
                  "y": 99
                },
                "bottom-right": {
                  "x": 164,
                  "y": 120
                },
                "height": 21,
                "width": 35
              },
              "position": {
                "line": 8421,
                "column": 75
              },
              "errorSnippet": "&lt;a title=\"YouTube\" rel=\"noopener\" aria-label=\"YouTube\" target=\"_blank\" href=\"https://www.youtube.com/channel/UCXfnaN5jl0RPR1dirFTOZ3A\"&gt;&lt;span class=\"fa fa-youtube fa-inverse\"&gt;&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/a[1]",
              "issueID": "0478571b2267a47fd5799d8b252f07a8",
              "signature": "2279c57c4d7b7e1b4868ef901568a5fc",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=0478571b2267a47fd5799d8b252f07a8"
            },
            {
              "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": 174,
                  "y": 99
                },
                "bottom-right": {
                  "x": 209,
                  "y": 120
                },
                "height": 21,
                "width": 35
              },
              "position": {
                "line": 8433,
                "column": 9
              },
              "errorSnippet": "&lt;a title=\"LinkedIn\" rel=\"noopener\" aria-label=\"LinkedIn\" target=\"_blank\" href=\"https://www.linkedin.com/company/national-security-agency/\"&gt;&lt;span class=\"fa fa-linkedin fa-inverse\"&gt;&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[4]/a[1]",
              "issueID": "8496eeaa98a553019b9393f9360f75ac",
              "signature": "7e96122f51feeb551d1aa601f0ae1d8e",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=8496eeaa98a553019b9393f9360f75ac"
            },
            {
              "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": 219,
                  "y": 99
                },
                "bottom-right": {
                  "x": 254,
                  "y": 120
                },
                "height": 21,
                "width": 35
              },
              "position": {
                "line": 8464,
                "column": 9
              },
              "errorSnippet": "&lt;a title=\"Instagram\" rel=\"noopener\" aria-label=\"Instagram\" target=\"_blank\" href=\"https://www.instagram.com/nsausgov/\"&gt;&lt;span class=\"fa fa-instagram fa-inverse\"&gt;&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[5]/a[1]",
              "issueID": "fdda6d7d1307d227d81ba71522a7a4d2",
              "signature": "95a89674e01c01862daa258df9bff1bf",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=fdda6d7d1307d227d81ba71522a7a4d2"
            },
            {
              "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": 264,
                  "y": 99
                },
                "bottom-right": {
                  "x": 299,
                  "y": 120
                },
                "height": 21,
                "width": 35
              },
              "position": {
                "line": 8495,
                "column": 9
              },
              "errorSnippet": "&lt;a title=\"RSS\" rel=\"noopener\" aria-label=\"RSS\" target=\"_blank\" href=\"/DesktopModules/ArticleCS/RSS.ashx?ContentType=1&amp;amp;Site=1282&amp;amp;max=20\"&gt;&lt;span class=\"fa fa-rss fa-inverse\"&gt;&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[6]/a[1]",
              "issueID": "8d136025978a5fefb6d1aa92077c6c47",
              "signature": "8ed120a25cbb31b1786d120802cf088e",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=8d136025978a5fefb6d1aa92077c6c47"
            },
            {
              "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": 374.671875,
                  "y": 4788.34375
                },
                "bottom-right": {
                  "x": 648.671875,
                  "y": 4804.34375
                },
                "height": 16,
                "width": 274
              },
              "position": {
                "line": 8526,
                "column": 9
              },
              "errorSnippet": "&lt;a target=\"_blank\" rel=\"noreferrer noopener\" href=\"https://www.web.dma.mil/\"&gt;Hosted by Defense Media Activity - WEB.mil&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[2]/a[1]",
              "issueID": "d78c8bddd367b43324756f314fea969d",
              "signature": "62ddbdca58cfa18907cf8c12ba3124ab",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=d78c8bddd367b43324756f314fea969d"
            }
          ],
          "log": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.nsa.gov/",
      "what": "National Security Agency (NSA)",
      "result": "https://www.nsa.gov/"
    },
    {
      "type": "test",
      "which": "continuum",
      "what": "Level Access Continuum, community edition",
      "url": "https://www.nsa.gov/",
      "result": [
        {
          "engineTestId": 95,
          "bestPracticeId": 1626,
          "attribute": "This element has an aria-labelledby attribute value that includes one or more invalid or duplicate ids",
          "attributeDetail": "This DIV has an aria-labelledby attribute value of 'Learn More about research', which includes one or more invalid or duplicate ids",
          "element": "<div role=\"button\" class=\"animate2\" aria-labelledby=\"Learn More about research\"><a title=\"Learn More ...  research\" href=\"/Research/\" class=\"btn\" aria-label=\"Learn More about research\">LEARN MORE</a></div>",
          "testResult": 0,
          "path": "body>form:nth-of-type(1)>*:nth-child(24)>*:nth-child(4)>*:nth-child(1)>*:nth-child(3)>*: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(3)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide the ID of an element which contains the label content for this element.",
            "fix": {
              "aria-labelledby": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "div[aria-labelledby=\"Learn More about research\"][class=\"animate2\"][role=\"button\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 95,
          "bestPracticeId": 1626,
          "attribute": "This element has an aria-labelledby attribute value that includes one or more invalid or duplicate ids",
          "attributeDetail": "This DIV has an aria-labelledby attribute value of 'Learn More about Academics', which includes one or more invalid or duplicate ids",
          "element": "<div role=\"button\" class=\"animate2\" aria-labelledby=\"Learn More about Academics\"><a title=\"Learn Mor ... ademics\" href=\"/Academics/\" class=\"btn\" aria-label=\"Learn More about Academics\">LEARN MORE</a></div>",
          "testResult": 0,
          "path": "body>form:nth-of-type(1)>*:nth-child(24)>*:nth-child(4)>*:nth-child(1)>*:nth-child(3)>*: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(2)>*:nth-child(3)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide the ID of an element which contains the label content for this element.",
            "fix": {
              "aria-labelledby": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "div[aria-labelledby=\"Learn More about Academics\"][class=\"animate2\"][role=\"button\"]",
            "attNo": 3
          }
        }
      ]
    }
  ],
  "timeStamp": "4aieq",
  "startTime": "2022-07-18T00:33:51",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      45
    ],
    [
      "motion",
      14
    ],
    [
      "ibm",
      10
    ],
    [
      "alfa",
      6
    ],
    [
      "wave",
      3
    ],
    [
      "focAll",
      1
    ],
    [
      "focInd",
      1
    ],
    [
      "axe",
      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
    ],
    [
      "tenon",
      0
    ],
    [
      "continuum",
      0
    ]
  ],
  "logCount": 37,
  "logSize": 4010,
  "errorLogCount": 12,
  "errorLogSize": 828,
  "prohibitedCount": 12,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-18T00:35:37",
  "elapsedSeconds": 110,
  "score": {
    "scoreProcID": "sp14a",
    "logWeights": {
      "logCount": 0.5,
      "logSize": 0.01,
      "errorLogCount": 1,
      "errorLogSize": 0.02,
      "prohibitedCount": 15,
      "visitTimeoutCount": 10,
      "visitRejectionCount": 10
    },
    "soloWeight": 2,
    "groupWeights": {
      "absolute": 2,
      "largest": 1,
      "smaller": 0.4
    },
    "preventionWeights": {
      "testaro": 50,
      "other": 100
    },
    "packageDetails": {
      "testaro": {
        "bulk": 0,
        "focOp": 30,
        "hover": 38,
        "linkUl": 206,
        "role": 24,
        "styleDiff": 17,
        "zIndex": 21
      },
      "alfa": {
        "r53": 4,
        "r62": 4,
        "r66": 34,
        "r68": 4,
        "r69": 22,
        "r73": 4,
        "r78": 16,
        "r80": 4,
        "r83": 8,
        "r90": 28,
        "r93": 16
      },
      "axe": {
        "aria-valid-attr-value": 2,
        "color-contrast-enhanced": 13,
        "color-contrast": 13,
        "hidden-content": 0,
        "link-in-text-block": 1,
        "aria-allowed-role": 1,
        "avoid-inline-spacing": 12,
        "heading-order": 2,
        "nested-interactive": 21
      },
      "htmlcs": {
        "e:AA.1_4_3.G145.Fail": 20,
        "e:AA.1_4_3.G18.Fail": 4,
        "e:AA.3_2_2.H32.2": 4,
        "w:AA.1_1_1.H67.2": 5,
        "w:AA.1_3_1.H44.NonExistentFragment": 2,
        "w:AA.1_3_1_A.G141": 1,
        "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": 3,
        "w:AA.1_4_3.G18.Abs": 2,
        "w:AA.1_4_3.G18.BgImage": 1,
        "w:AA.1_4_3_F24.F24.BGColour": 1,
        "w:AA.1_4_3_F24.F24.FGColour": 8,
        "w:AA.4_1_2.H91.A.EmptyWithName": 15,
        "w:AA.4_1_2.H91.A.Empty": 1
      },
      "ibm": {
        "WCAG20_Label_RefValid": 4,
        "Rpt_Aria_ValidIdRef": 8,
        "Rpt_Aria_OrphanedContent_Native_Host_Sematics": 4,
        "Rpt_Aria_ApplicationLandmarkLabel": 4,
        "element_tabbable_role_valid": 20,
        "aria_semantics_role": 4,
        "aria_semantics_attribute": 20,
        "element_attribute_deprecated": 2,
        "aria_role_redundant": 2
      },
      "wave": {
        "e:aria_reference_broken": 8,
        "c:contrast": 24,
        "a:label_orphaned": 2,
        "a:heading_skipped": 1,
        "a:text_small": 3,
        "a:underline": 2,
        "a:title_redundant": 29,
        "a:youtube_video": 1
      },
      "tenon": {
        "28": 4,
        "79": 20,
        "95": 12,
        "98": 92,
        "129": 3,
        "134": 12,
        "144": 76,
        "152": 24,
        "155": 2,
        "190": 28,
        "218": 128
      },
      "continuum": {
        "95": 8
      }
    },
    "groupDetails": {
      "groups": {
        "visibleBulk": {
          "testaro": {
            "bulk": {
              "score": 1,
              "what": "Page contains many visible elements"
            }
          }
        },
        "focusableOperable": {
          "testaro": {
            "focOp": {
              "score": 23,
              "what": "Operable elements that cannot be Tab-focused and vice versa"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 10,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 103,
              "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": 1,
              "what": "Link is not distinct from surrounding text without reliance on color"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 18,
              "what": "Nonexistent or implicit-overriding role"
            }
          },
          "axe": {
            "aria-allowed-role": {
              "score": 1,
              "what": "ARIA role is not appropriate for the element"
            }
          },
          "ibm": {
            "element_tabbable_role_valid": {
              "score": 15,
              "what": "Tabbable element has a non-widget role"
            },
            "aria_semantics_role": {
              "score": 3,
              "what": "ARIA role is not valid for the element to which it is assigned"
            },
            "aria_role_redundant": {
              "score": 2,
              "what": "Explicitly assigned ARIA role is redundant with the implicit role of the element"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 4,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 5,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "headingStructure": {
          "alfa": {
            "r53": {
              "score": 2,
              "what": "Heading skips one or more levels"
            }
          },
          "axe": {
            "heading-order": {
              "score": 1,
              "what": "Heading levels do not increase by only one"
            }
          },
          "htmlcs": {
            "w:AA.1_3_1_A.G141": {
              "score": 1,
              "what": "Heading level is incorrect"
            }
          },
          "wave": {
            "a:heading_skipped": {
              "score": 1,
              "what": "Skipped heading level"
            }
          },
          "tenon": {
            "155": {
              "score": 1,
              "what": "Headings are not structured in a hierarchical manner"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 9,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 3,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          },
          "tenon": {
            "95": {
              "score": 3,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "childMissing": {
          "alfa": {
            "r68": {
              "score": 4,
              "what": "Element does not own an element required by its semantic role"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 17,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 10,
              "what": "Element has insufficient color contrast"
            }
          },
          "htmlcs": {
            "e:AA.1_4_3.G145.Fail": {
              "score": 15,
              "what": "Contrast between the text and its background is less than 3:1."
            },
            "e:AA.1_4_3.G18.Fail": {
              "score": 3,
              "what": "Contrast between the text and its background is less than 4.5:1"
            }
          },
          "wave": {
            "c:contrast": {
              "score": 18,
              "what": "Very low contrast"
            }
          }
        },
        "noLeading": {
          "alfa": {
            "r73": {
              "score": 3,
              "what": "Paragraph of text has insufficient line height"
            }
          }
        },
        "headingOfNothing": {
          "alfa": {
            "r78": {
              "score": 8,
              "what": "No content between two headings of the same level"
            }
          }
        },
        "leadingAbsolute": {
          "alfa": {
            "r80": {
              "score": 2,
              "what": "Paragraph text has an absolute line height"
            }
          }
        },
        "overflowHidden": {
          "alfa": {
            "r83": {
              "score": 8,
              "what": "Overflow is hidden or clipped if the text is enlarged"
            }
          }
        },
        "focusableDescendants": {
          "alfa": {
            "r90": {
              "score": 28,
              "what": "Element has a role making its children presentational but contains a focusable element"
            }
          }
        },
        "leadingFrozen": {
          "alfa": {
            "r93": {
              "score": 16,
              "what": "Style attribute with !important prevents adjusting line height"
            }
          },
          "axe": {
            "avoid-inline-spacing": {
              "score": 12,
              "what": "Inline text spacing is not adjustable with a custom stylesheet"
            }
          }
        },
        "ariaBadAttribute": {
          "axe": {
            "aria-valid-attr-value": {
              "score": 2,
              "what": "ARIA attribute has an invalid value"
            }
          },
          "ibm": {
            "aria_semantics_attribute": {
              "score": 20,
              "what": "ARIA attributes is invalid for the element or ARIA role to which it is assigned"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "activeEmbedding": {
          "axe": {
            "nested-interactive": {
              "score": 16,
              "what": "Interactive controls are nested"
            }
          }
        },
        "submitButton": {
          "htmlcs": {
            "e:AA.3_2_2.H32.2": {
              "score": 3,
              "what": "Form has no submit button"
            }
          }
        },
        "decorativeImageRisk": {
          "htmlcs": {
            "w:AA.1_1_1.H67.2": {
              "score": 1,
              "what": "Image marked as decorative may be informative"
            }
          }
        },
        "labelBadID": {
          "htmlcs": {
            "w:AA.1_3_1.H44.NonExistentFragment": {
              "score": 2,
              "what": "Label for attribute references a nonexistent element"
            }
          },
          "ibm": {
            "WCAG20_Label_RefValid": {
              "score": 4,
              "what": "for attribute does not reference a non-empty, unique id attribute of an input element"
            }
          },
          "wave": {
            "a:label_orphaned": {
              "score": 2,
              "what": "Orphaned form label"
            }
          },
          "continuum": {
            "95": {
              "score": 8,
              "what": "element has an aria-labelledby value that includes an invalid or duplicate id"
            }
          }
        },
        "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.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"
            },
            "w:AA.1_4_3_F24.F24.FGColour": {
              "score": 2,
              "what": "Inline foreground color may lack a complementary background color"
            }
          }
        },
        "linkNoText": {
          "htmlcs": {
            "w:AA.4_1_2.H91.A.EmptyWithName": {
              "score": 15,
              "what": "Link has a name attribute but no href attribute or text"
            },
            "w:AA.4_1_2.H91.A.Empty": {
              "score": 1,
              "what": "Link element has an id attribute but no href attribute or text"
            }
          }
        },
        "ariaReferenceBad": {
          "ibm": {
            "Rpt_Aria_ValidIdRef": {
              "score": 8,
              "what": "ARIA property does not reference the non-empty unique id of a visible element"
            }
          },
          "wave": {
            "e:aria_reference_broken": {
              "score": 8,
              "what": "Broken ARIA reference"
            }
          }
        },
        "contentBeyondLandmarks": {
          "ibm": {
            "Rpt_Aria_OrphanedContent_Native_Host_Sematics": {
              "score": 2,
              "what": "Content does not reside within an element with a landmark role"
            }
          }
        },
        "applicationNoText": {
          "ibm": {
            "Rpt_Aria_ApplicationLandmarkLabel": {
              "score": 4,
              "what": "Element with an application role has no purpose label"
            }
          }
        },
        "obsolete": {
          "ibm": {
            "element_attribute_deprecated": {
              "score": 2,
              "what": "Element or attribute is obsolete"
            }
          }
        },
        "fontSmall": {
          "wave": {
            "a:text_small": {
              "score": 2,
              "what": "Text is very small"
            }
          },
          "tenon": {
            "134": {
              "score": 9,
              "what": "Text is very small"
            }
          }
        },
        "pseudoLinkRisk": {
          "wave": {
            "a:underline": {
              "score": 1,
              "what": "CSS underline on text that is not a link"
            }
          },
          "tenon": {
            "129": {
              "score": 1,
              "what": "CSS underline on text that is not a link"
            }
          }
        },
        "titleRedundant": {
          "wave": {
            "a:title_redundant": {
              "score": 7,
              "what": "Title attribute text is the same as text or alternative text"
            }
          },
          "tenon": {
            "79": {
              "score": 5,
              "what": "Link has a title attribute that is the same as the text inside the link"
            }
          }
        },
        "videoCaptionRisk": {
          "wave": {
            "a:youtube_video": {
              "score": 1,
              "what": "YouTube video may have no or incorrect captions"
            }
          }
        },
        "horizontalScrolling": {
          "tenon": {
            "28": {
              "score": 3,
              "what": "Layout or sizing of the page causes horizontal scrolling"
            }
          }
        },
        "linkTextsSame": {
          "tenon": {
            "98": {
              "score": 46,
              "what": "Links have the same text but different destinations"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 76,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 12,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "tabIndexMissing": {
          "tenon": {
            "190": {
              "score": 28,
              "what": "Interactive item is not natively actionable, but has no tabindex=0 attribute"
            }
          }
        },
        "linkForcesNewWindow": {
          "tenon": {
            "218": {
              "score": 96,
              "what": "Link opens in a new window without user control"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {},
    "summary": {
      "total": 1023,
      "log": 267,
      "preventions": 0,
      "solos": 0,
      "groups": [
        {
          "groupName": "linkIndication",
          "score": 106
        },
        {
          "groupName": "linkForcesNewWindow",
          "score": 98
        },
        {
          "groupName": "leadingClipsText",
          "score": 78
        },
        {
          "groupName": "linkTextsSame",
          "score": 48
        },
        {
          "groupName": "contrastAA",
          "score": 38
        },
        {
          "groupName": "roleBad",
          "score": 30
        },
        {
          "groupName": "focusableDescendants",
          "score": 30
        },
        {
          "groupName": "tabIndexMissing",
          "score": 30
        },
        {
          "groupName": "focusableOperable",
          "score": 25
        },
        {
          "groupName": "leadingFrozen",
          "score": 23
        },
        {
          "groupName": "ariaBadAttribute",
          "score": 23
        },
        {
          "groupName": "activeEmbedding",
          "score": 18
        },
        {
          "groupName": "linkNoText",
          "score": 18
        },
        {
          "groupName": "targetSize",
          "score": 14
        },
        {
          "groupName": "contrastAAA",
          "score": 13
        },
        {
          "groupName": "labelBadID",
          "score": 13
        },
        {
          "groupName": "ariaReferenceBad",
          "score": 13
        },
        {
          "groupName": "hoverSurprise",
          "score": 12
        },
        {
          "groupName": "fontSmall",
          "score": 12
        },
        {
          "groupName": "titleRedundant",
          "score": 11
        },
        {
          "groupName": "headingOfNothing",
          "score": 10
        },
        {
          "groupName": "overflowHidden",
          "score": 10
        },
        {
          "groupName": "zIndexNotZero",
          "score": 7
        },
        {
          "groupName": "contrastRisk",
          "score": 7
        },
        {
          "groupName": "inconsistentStyles",
          "score": 6
        },
        {
          "groupName": "headingStructure",
          "score": 6
        },
        {
          "groupName": "childMissing",
          "score": 6
        },
        {
          "groupName": "applicationNoText",
          "score": 6
        },
        {
          "groupName": "noLeading",
          "score": 5
        },
        {
          "groupName": "submitButton",
          "score": 5
        },
        {
          "groupName": "horizontalScrolling",
          "score": 5
        },
        {
          "groupName": "leadingAbsolute",
          "score": 4
        },
        {
          "groupName": "contentBeyondLandmarks",
          "score": 4
        },
        {
          "groupName": "obsolete",
          "score": 4
        },
        {
          "groupName": "visibleBulk",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "decorativeImageRisk",
          "score": 3
        },
        {
          "groupName": "scrollRisk",
          "score": 3
        },
        {
          "groupName": "pseudoLinkRisk",
          "score": 3
        },
        {
          "groupName": "videoCaptionRisk",
          "score": 3
        }
      ]
    }
  }
}