Accessibility test digest

Synopsis

Page: Office of the Director of National Intelligence

URL: https://www.dni.gov/

Score: 1021

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 Office of the Director of National Intelligence web page at https://www.dni.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 1021 (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
total1021
log238
leadingClipsText154
linkIndication94
contentBeyondLandmarks86
contrastAA78
noLeading53
hoverSurprise31
nextLinkDestinationSame26
contrastRisk25
roleBad22
contrastAAA22
linkTextsSame20
fontSmall16
headingStructure14
linkVague14
linkPair12
inconsistentStyles11
linkForcesNewWindow11
targetSize10
buttonNoText8
zIndexNotZero6
iframeTitleBad6
tabIndexMissing6
spontaneousMotion5
focusIndication5
pageTitle5
horizontalScrolling5
allCaps5
visibleBulk3
skipRepeatedContent3
hiddenContentRisk3
linkConfusionRisk3
mainNot13
pseudoNavListRisk3
scrollRisk3
imageTextRedundant3
noScriptRisk3
titleRedundant3
pseudoParagraphRisk3

Issue summary

Special issues

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

Classified issues

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

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

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

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

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

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

nextLinkDestinationSame: Score 26. Issues reported by tests in this category:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

pseudoParagraphRisk: 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-odni",
  "host": {
    "id": "odni",
    "which": "https://www.dni.gov/",
    "what": "Office of the Director of National Intelligence"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-18T01:11:18"
    },
    {
      "event": "endTime",
      "value": "2022-07-18T01:12:50"
    }
  ],
  "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.dni.gov/",
        "what": "Office of the Director of National Intelligence"
      },
      {
        "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.dni.gov/",
        "what": "Office of the Director of National Intelligence"
      },
      {
        "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.dni.gov/",
      "what": "Office of the Director of National Intelligence",
      "result": "https://www.dni.gov/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.dni.gov/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.dni.gov/",
      "result": {
        "bytes": [
          843202,
          838061,
          834711,
          831900,
          832191
        ],
        "localRatios": [
          1.006,
          1.004,
          1.003,
          1
        ],
        "meanLocalRatio": 1.003,
        "maxLocalRatio": 1.006,
        "globalRatio": 1.014,
        "pixelChanges": [
          18141,
          9803,
          3748,
          58
        ],
        "meanPixelChange": 7937,
        "maxPixelChange": 18141,
        "changeFrequency": 1
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.dni.gov/",
      "what": "Office of the Director of National Intelligence",
      "result": "https://www.dni.gov/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.dni.gov/",
      "result": {
        "visibleElements": 381
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.dni.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.dni.gov/",
      "result": {
        "tabFocusables": 120,
        "tabFocused": 120,
        "discrepancy": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.dni.gov/",
      "what": "URL",
      "result": "https://www.dni.gov/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://www.dni.gov/",
      "result": {
        "totals": {
          "total": 120,
          "types": {
            "indicatorMissing": {
              "total": 1,
              "tagNames": {
                "BUTTON": 1
              }
            },
            "nonOutlinePresent": {
              "total": 0,
              "tagNames": {}
            },
            "outlinePresent": {
              "total": 119,
              "meanDelay": 0,
              "tagNames": {
                "A": 119
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [
            {
              "tagName": "BUTTON",
              "text": "Contact ODNI"
            }
          ],
          "nonOutlinePresent": [],
          "outlinePresent": [
            {
              "tagName": "A",
              "text": "Skip to content",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Office of the Director of National Intelligence",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Who We Are",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Organization",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Mission, Vision & Values",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "History",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "NCPC",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "NCSC",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "NCTC",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Leadership",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Operating Status",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Coronavirus Disease Guidance",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "What We Do",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "What is Intelligence?",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Members of the IC",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "IC Budget",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "IC Policies & Reports",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "IC Assessments & Reports",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "FOIA Reading Room",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "How We Work",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Ethics",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Transparency",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Diversity",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Objectivity",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Accountability",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Collaboration",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Careers",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Joint Duty",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Career Opportunities",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Special Programs",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Student Opportunities",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Careers Features",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Newsroom",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Recent News",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Reports & Publications",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Press Releases",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Speeches & Interviews",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Congressional Testimonies",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "News Articles",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "NCSC Newsroom",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "NCPC Newsroom",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "NCTC Newsroom",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Photos",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Seals & Graphics",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Features",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Principles of Artificial Intelligence Ethics for the IC",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "53 HPSCI Transcripts",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Private Sector Engagement",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "National Strategy for Counterterrorism",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "The AIM Initiative",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Declassified Tet Offensive Documents",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "ICIG Semiannual Report Apr-Sept 2018",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Cyber Threat Framework",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Introducing IC Whistleblowing",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "See More Features",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Who We Are",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Lori Wade – Leading the IC’s Data Driven Future",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Intelligence Community Named a ‘Best Place to Work’ for 13th Consecutive Year",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "ODNI Introduces New Talent Exchange Program With Private Sector",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "More News",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Learn More",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "COUNTERTERRORISM",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Learn More",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "COUNTERPROLIFERATION",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Learn More",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "CI & SECURITY",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Learn More",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Intelligence Community Assessments & Reports",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Global Trends: A More Contested World",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "The AIM Initiative: Augmenting Intelligence Using Machines",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Election Security",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Engaging with the Private Sector",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Declassified Tet Offensive Documents",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "See All Features",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Learn More About What We Do",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "every career category",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Career Opportunities",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Joint Duty",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Student Opportunities",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Office of the Director of National Intelligence",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "National Counterproliferation Center",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "National Counterintelligence and Security Center",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "National Counterterrorism Center",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Office of Equal Employment Opportunity",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "IC Inspector General",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "IC Diversity Equity and Inclusion",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Office of Civil Liberties, Privacy, and Transparency",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Office of General Counsel",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "More Offices",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "IC IG Hotline",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "No FEAR Act",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Privacy Policy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Customer Service",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Accessibility",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "FOIA",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "System of Record Notices",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "For Kids",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Ready.gov",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Open.gov",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Flu.gov",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Plain Language Act",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "ODNI Operating Status",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Coronavirus Disease Guidance",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Adobe Acrobat Reader",
              "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
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.dni.gov/",
      "what": "URL",
      "result": "https://www.dni.gov/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.dni.gov/",
      "result": {
        "totals": {
          "total": 167,
          "types": {
            "onlyFocusable": {
              "total": 0,
              "tagNames": {}
            },
            "onlyOperable": {
              "total": 0,
              "tagNames": {}
            },
            "focusableAndOperable": {
              "total": 167,
              "tagNames": {
                "A": 156,
                "IFRAME": 1,
                "BUTTON": 8,
                "INPUT": 2
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [],
          "onlyOperable": [],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "",
              "text": "Skip to content",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IFRAME",
              "id": "",
              "text": "<iframe src=\"javascript:void(0)\" title=\"\" style=\"width: 0px; height: 0px; border",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "x",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "www.dni.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact ODNI by Postal Mail",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Inquiries",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "DNI-PublicCommunications@dni.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Send Correspondence to the Director of National Intelligence",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Employment Verification",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "The Intelligence Community Inspector General",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Office of the Intelligence Community Inspector General",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy and Civil Liberties",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CLPT homepage",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Equal Employment Opportunity Complaints",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "IC EEOD Office",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Prepublication Classification Review",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "DNI-Pre-Pub@dni.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Freedom of Information Act Requests",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FOIA Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers and Employment",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Career Opportunities",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Joint Duty",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Student Opportunities",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Conducting Research with the Intelligence Community",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Intelligence Advanced Research Projects Activity",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Working with IARPA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Latest Updates from the ODNI",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.twitter.com/odnigov\" class=\"odni_offsite_link\" style=\"curso",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Follow us on Twitter",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"http://www.facebook.com/dni.gov\" class=\"odni_offsite_link\" style=\"curso",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Follow us on Facebook",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.instagram.com/ODNIgov\" class=\"odni_offsite_link\" style=\"cur",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Follow us on Instagram",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"http://www.icontherecord.tumblr.com\" class=\"odni_offsite_link\" style=\"c",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Follow us on Tumblr",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"http://www.youtube.com/odnigov\" class=\"odni_offsite_link\" style=\"cursor",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Watch us on YouTube",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.linkedin.com/company/odni\" class=\"odni_offsite_link\" style=",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Follow us on Linkedin",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "×",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "hideModalCheckbox",
              "text": "<input type=\"checkbox\" id=\"hideModalCheckbox\" name=\"hideModalCheckbox\" class=\"pu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Cancel",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "myModal-continue",
              "text": "Continue",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "showBttn",
              "text": "<button class=\"pull-right showBttn\" id=\"showBttn\" name=\"showSearchButton\" value=",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "mod-finder-searchword164",
              "text": "<input type=\"text\" name=\"q\" id=\"mod-finder-searchword164\" class=\"search-query in",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "showContactDNI",
              "text": "Contact ODNI",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Office of the Director of National Intelligence",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Toggle navigation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Home",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Who We Are",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Organization",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Mission, Vision & Values",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "History",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NCPC",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NCSC",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NCTC",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Leadership",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Operating Status",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Coronavirus Disease Guidance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "What We Do",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "What is Intelligence?",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Members of the IC",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "IC Budget",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "IC Policies & Reports",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "IC Assessments & Reports",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FOIA Reading Room",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "How We Work",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Ethics",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Transparency",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Diversity",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Objectivity",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accountability",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Collaboration",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Joint Duty",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Career Opportunities",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Special Programs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Student Opportunities",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers Features",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Newsroom",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Recent News",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Reports & Publications",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Press Releases",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Speeches & Interviews",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Congressional Testimonies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News Articles",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NCSC Newsroom",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NCPC Newsroom",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NCTC Newsroom",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Photos",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Seals & Graphics",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Features",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Principles of Artificial Intelligence Ethics for the IC",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "53 HPSCI Transcripts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Private Sector Engagement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "National Strategy for Counterterrorism",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "The AIM Initiative",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Declassified Tet Offensive Documents",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ICIG Semiannual Report Apr-Sept 2018",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cyber Threat Framework",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Introducing IC Whistleblowing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "See More Features",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Who We Are",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Lori Wade – Leading the IC’s Data Driven Future",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Intelligence Community Named a ‘Best Place to Work’ for 13th Consecutive Year",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ODNI Introduces New Talent Exchange Program With Private Sector",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "More News",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/index.php/nctc-home\" style=\"cursor: default;\"><img src=\"/files/ODNI/im",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "COUNTERTERRORISM",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/index.php/ncpc-home\" style=\"cursor: default;\"><img src=\"/files/ODNI/im",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "COUNTERPROLIFERATION",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/index.php/ncsc-home\" style=\"cursor: default;\"><img src=\"/files/ODNI/im",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CI & SECURITY",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/index.php/what-we-do/ic-assessments\" style=\"cursor: default;\"><img src",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Intelligence Community Assessments & Reports",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/index.php/gt2040-home\" style=\"cursor: default;\"><img src=\"/files//ODNI",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Global Trends: A More Contested World",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/index.php/newsroom/reports-publications/item/1940-the-aim-initiative-a",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "The AIM Initiative: Augmenting Intelligence Using Machines",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.dni.gov/index.php/who-we-are/organizations/mission-integrat",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Election Security",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/index.php/who-we-are/organizations/national-security-partnerships/ps-e",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Engaging with the Private Sector",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.intelligence.gov/tet-declassified\" style=\"cursor: default;\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Declassified Tet Offensive Documents",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "See All Features",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn More About What We Do",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "every career category",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Career Opportunities",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Joint Duty",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Student Opportunities",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Office of the Director of National Intelligence",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "National Counterproliferation Center",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "National Counterintelligence and Security Center",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "National Counterterrorism Center",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Office of Equal Employment Opportunity",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "IC Inspector General",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "IC Diversity Equity and Inclusion",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Office of Civil Liberties, Privacy, and Transparency",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Office of General Counsel",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "More Offices",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "IC IG Hotline",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "No FEAR Act",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Customer Service",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FOIA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "System of Record Notices",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "For Kids",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Ready.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Open.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Flu.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Plain Language Act",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ODNI Operating Status",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Coronavirus Disease Guidance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Adobe Acrobat Reader",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/index.php/newsroom?format=feed&amp;type=rss\" title=\"\" class=\" tooltipL",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.twitter.com/odnigov\" title=\"\" class=\"tooltipLink\" data-orig",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"http://www.facebook.com/dni.gov\" title=\"\" class=\"tooltipLink\" data-orig",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.instagram.com/ODNIgov\" title=\"\" class=\"tooltipLink\" data-or",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.linkedin.com/company/odni\" title=\"\" class=\"tooltipLink\" dat",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"http://www.youtube.com/odnigov\" title=\"\" class=\"tooltipLink\" data-origi",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.dni.gov/",
      "what": "URL",
      "result": "https://www.dni.gov/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://www.dni.gov/",
      "result": {
        "totals": {
          "triggers": 206,
          "headTriggers": 20,
          "tailTriggers": 186,
          "impactTriggers": 29,
          "additions": 37,
          "removals": 0,
          "opacityChanges": 16,
          "opacityImpact": 237,
          "unhoverables": 20
        },
        "items": {
          "head": {
            "impactTriggers": [
              {
                "tagName": "LI",
                "text": "WhoWeAreOrganizationMission,Vision&ValuesHistoryNC",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 22
              },
              {
                "tagName": "A",
                "text": "WhoWeAre",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 22
              },
              {
                "tagName": "LI",
                "text": "Organization",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 22
              },
              {
                "tagName": "A",
                "text": "Organization",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 22
              }
            ],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "",
                "text": "Skiptocontent"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "Mission,Vision&Values"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "Mission,Vision&Values"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "History"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "History"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "NCPC"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "NCPC"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "NCSC"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "NCSC"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "NCTC"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "NCTC"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "Leadership"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "Leadership"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "OperatingStatus"
              }
            ]
          },
          "tail": {
            "impactTriggers": [
              {
                "tagName": "LI",
                "text": "HowWeWorkEthicsTransparencyDiversityObjectivityAcc",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 12
              },
              {
                "tagName": "LI",
                "text": "<ahref=\"http://www.youtube.com/odnigov\"title=\"\"cla",
                "additions": 3,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              }
            ],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "",
                "text": "Photos"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "MembersoftheIC"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "StudentOpportunities"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "MembersoftheIC"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "Accountability"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "Seals&Graphics"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.dni.gov/",
      "what": "URL",
      "result": "https://www.dni.gov/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.dni.gov/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 1,
          "wellLabeled": 9
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [
            {
              "index": 5,
              "tagName": "BUTTON",
              "type": "button",
              "content": "{<button class=\"pull-right showBttn\" id=\"showBttn\" name=\"showSearchButton\" value=\"OK\" type=\"button\" style=\"display: none;\"></button>}"
            }
          ],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "x"
              }
            },
            {
              "index": 1,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Close",
                "content": "×"
              }
            },
            {
              "index": 2,
              "tagName": "INPUT",
              "type": "checkbox",
              "labelType": "label",
              "texts": {
                "label": [
                  "Do not show me this again"
                ]
              }
            },
            {
              "index": 3,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Cancel"
              }
            },
            {
              "index": 4,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Continue"
              }
            },
            {
              "index": 6,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Search DNI.gov:"
                ]
              }
            },
            {
              "index": 7,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Search"
              }
            },
            {
              "index": 8,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Contact ODNI"
              }
            },
            {
              "index": 9,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Toggle navigation"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.dni.gov/",
      "result": {
        "totals": {
          "links": 156,
          "adjacent": {
            "total": 90,
            "underlined": 0,
            "underlinedPercent": 0
          }
        },
        "items": {
          "underlined": [],
          "notUnderlined": [
            "Skip to content",
            "www.dni.gov",
            "Contact ODNI by Postal Mail",
            "Inquiries",
            "DNI-PublicCommunications@dni.gov",
            "Send Correspondence to the Director of National Intelligence",
            "Employment Verification",
            "The Intelligence Community Inspector General",
            "Office of the Intelligence Community Inspector General",
            "Privacy and Civil Liberties",
            "CLPT homepage",
            "Equal Employment Opportunity Complaints",
            "IC EEOD Office",
            "Prepublication Classification Review",
            "DNI-Pre-Pub@dni.gov",
            "Freedom of Information Act Requests",
            "FOIA Resources",
            "Careers and Employment",
            "Career Opportunities",
            "Joint Duty",
            "Student Opportunities",
            "Conducting Research with the Intelligence Community",
            "Intelligence Advanced Research Projects Activity",
            "Working with IARPA",
            "Latest Updates from the ODNI",
            "",
            "Follow us on Twitter",
            "",
            "Follow us on Facebook",
            "",
            "Follow us on Instagram",
            "",
            "Follow us on Tumblr",
            "",
            "Watch us on YouTube",
            "",
            "Follow us on Linkedin",
            "Office of the Director of National Intelligence",
            "Home",
            "Who We Are",
            "Organization",
            "Mission, Vision & Values",
            "History",
            "NCPC",
            "NCSC",
            "NCTC",
            "Leadership",
            "Operating Status",
            "Coronavirus Disease Guidance",
            "What We Do",
            "How We Work",
            "Careers",
            "Joint Duty",
            "Career Opportunities",
            "Special Programs",
            "Student Opportunities",
            "Careers Features",
            "Newsroom",
            "Features",
            "Who We Are",
            "Lori Wade – Leading the IC’s Data Driven Future",
            "Intelligence Community Named a ‘Best Place to Work’ for 13th Consecutive Year",
            "ODNI Introduces New Talent Exchange Program With Private Sector",
            "More News",
            "Learn More",
            "",
            "COUNTERTERRORISM",
            "Learn More",
            "",
            "COUNTERPROLIFERATION",
            "Learn More",
            "",
            "CI & SECURITY",
            "Learn More",
            "",
            "Intelligence Community Assessments & Reports",
            "",
            "Global Trends: A More Contested World",
            "",
            "The AIM Initiative: Augmenting Intelligence Using Machines",
            "",
            "Election Security",
            "",
            "Engaging with the Private Sector",
            "",
            "Declassified Tet Offensive Documents",
            "See All Features",
            "Learn More About What We Do",
            "every career category",
            "Office of the Director of National Intelligence"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.dni.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.dni.gov/",
      "what": "URL",
      "result": "https://www.dni.gov/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.dni.gov/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://www.dni.gov/",
      "result": {
        "roleElements": 41,
        "badRoleElements": 12,
        "redundantRoleElements": 1,
        "tagNames": {
          "A": {
            "button": {
              "bad": 12,
              "redundant": 0
            }
          },
          "NAV": {
            "navigation": {
              "bad": 0,
              "redundant": 1
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://www.dni.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": 8,
            "subtotals": [
              2,
              2,
              1,
              1,
              1,
              1
            ]
          },
          "adjacentLink": {
            "total": 90,
            "subtotals": [
              75,
              12,
              3
            ]
          },
          "listLink": {
            "total": 66,
            "subtotals": [
              33,
              30,
              3
            ]
          },
          "h1": {
            "total": 1
          },
          "h2": {
            "total": 7,
            "subtotals": [
              2,
              2,
              2,
              1
            ]
          },
          "h3": {
            "total": 19,
            "subtotals": [
              12,
              4,
              3
            ]
          },
          "h4": {
            "total": 1
          },
          "h5": {
            "total": 8,
            "subtotals": [
              6,
              1,
              1
            ]
          },
          "h6": {
            "total": 1
          }
        },
        "items": {
          "button": {
            "fontWeight": {
              "400": [
                "Cancel",
                "Continue",
                "",
                "Search",
                "Toggle navigation"
              ],
              "700": [
                "x",
                "×",
                "Contact ODNI"
              ]
            },
            "opacity": {
              "1": [
                "Cancel",
                "Continue",
                "",
                "Search",
                "Contact ODNI",
                "Toggle navigation"
              ],
              "0.2": [
                "x",
                "×"
              ]
            },
            "borderStyle": {
              "none": [
                "x",
                "×",
                "",
                "Contact ODNI"
              ],
              "solid": [
                "Cancel",
                "Continue",
                "Search",
                "Toggle navigation"
              ]
            },
            "borderWidth": {
              "0px": [
                "x",
                "×",
                "",
                "Search",
                "Contact ODNI"
              ],
              "1px": [
                "Cancel",
                "Continue",
                "Toggle navigation"
              ]
            },
            "height": {
              "auto": [
                "x",
                "×",
                "Cancel",
                "Continue",
                "Search",
                "Toggle navigation"
              ],
              "22px": [
                ""
              ],
              "25px": [
                "Contact ODNI"
              ]
            },
            "lineHeight": {
              "21px": [
                "x",
                "×"
              ],
              "20px": [
                "Cancel",
                "Continue"
              ],
              "25.1429px": [
                "",
                "Toggle navigation"
              ],
              "0px": [
                "Search"
              ],
              "16px": [
                "Contact ODNI"
              ]
            }
          },
          "adjacentLink": {
            "fontWeight": {
              "300": [
                "COUNTERTERRORISM",
                "COUNTERPROLIFERATION",
                "CI & SECURITY"
              ],
              "400": [
                "Skip to content",
                "www.dni.gov",
                "DNI-PublicCommunications@dni.gov",
                "Office of the Intelligence Community Inspector General",
                "CLPT homepage",
                "IC EEOD Office",
                "DNI-Pre-Pub@dni.gov",
                "FOIA Resources",
                "Career Opportunities",
                "Joint Duty",
                "Student Opportunities",
                "Intelligence Advanced Research Projects Activity",
                "Working with IARPA",
                "",
                "Follow us on Twitter",
                "",
                "Follow us on Facebook",
                "",
                "Follow us on Instagram",
                "",
                "Follow us on Tumblr",
                "",
                "Watch us on YouTube",
                "",
                "Follow us on Linkedin",
                "Office of the Director of  National Intelligence",
                "Home",
                "Who We Are",
                "Organization",
                "Mission, Vision & Values",
                "History",
                "NCPC",
                "NCSC",
                "NCTC",
                "Leadership",
                "Operating Status",
                "Coronavirus Disease Guidance",
                "What We Do",
                "How We Work",
                "Careers",
                "Joint Duty",
                "Career Opportunities",
                "Special Programs",
                "Student Opportunities",
                "Careers Features",
                "Newsroom",
                "Features",
                "Who We Are",
                "Lori Wade – Leading the IC’s Data Driven Future",
                "Intelligence Community Named a ‘Best Place to Work’ for 13th Consecutive Year",
                "ODNI Introduces New Talent Exchange Program With Private Sector",
                "More News",
                "Learn More",
                "",
                "Learn More",
                "",
                "Learn More",
                "",
                "Learn More",
                "",
                "Intelligence Community Assessments & Reports",
                "",
                "Global Trends: A More Contested World",
                "",
                "The AIM Initiative: Augmenting Intelligence Using Machines",
                "",
                "Election Security",
                "",
                "Engaging with the Private Sector",
                "",
                "Declassified Tet Offensive Documents",
                "See All Features",
                "Learn More About What We Do",
                "every career category",
                "Office of the Director of  National Intelligence"
              ],
              "500": [
                "Contact                                         ODNI by Postal Mail",
                "Inquiries",
                "Send Correspondence to the Director of National Intelligence",
                "Employment Verification",
                "The Intelligence Community Inspector General",
                "Privacy and Civil Liberties",
                "Equal Employment Opportunity Complaints",
                "Prepublication Classification Review",
                "Freedom of Information Act Requests",
                "Careers and Employment",
                "Conducting Research with the Intelligence Community",
                "Latest Updates from the ODNI"
              ]
            }
          },
          "listLink": {
            "color": {
              "rgb(85, 85, 85)": [
                "What is Intelligence?",
                "Members of the IC",
                "IC Budget",
                "IC Policies & Reports",
                "IC Assessments & Reports",
                "FOIA Reading Room",
                "Ethics",
                "Transparency",
                "Diversity",
                "Objectivity",
                "Accountability",
                "Collaboration",
                "Recent News",
                "Reports & Publications",
                "Press Releases",
                "Speeches & Interviews",
                "Congressional Testimonies",
                "News Articles",
                "NCSC Newsroom",
                "NCPC Newsroom",
                "NCTC Newsroom",
                "Photos",
                "Seals & Graphics",
                "Principles of Artificial Intelligence Ethics for the IC",
                "53 HPSCI Transcripts",
                "Private Sector Engagement",
                "National Strategy for Counterterrorism",
                "The AIM Initiative",
                "Declassified Tet Offensive Documents",
                "ICIG Semiannual Report Apr-Sept 2018",
                "Cyber Threat Framework",
                "Introducing IC Whistleblowing",
                "See More Features"
              ],
              "rgb(1, 55, 117)": [
                "Career Opportunities",
                "Joint Duty",
                "Student Opportunities"
              ],
              "rgb(51, 122, 183)": [
                "National Counterproliferation Center",
                "National Counterintelligence and Security Center",
                "National Counterterrorism Center",
                "Office of Equal Employment Opportunity",
                "IC Inspector General",
                "IC Diversity Equity and Inclusion",
                "Office of Civil Liberties, Privacy, and Transparency",
                "Office of General Counsel",
                "More Offices",
                "IC IG Hotline",
                "No FEAR Act",
                "Privacy Policy",
                "Customer Service",
                "Accessibility",
                "FOIA",
                "System of Record Notices",
                "For Kids",
                "Ready.gov",
                "Open.gov",
                "Flu.gov",
                "Plain Language Act",
                "ODNI Operating Status",
                "Coronavirus Disease Guidance",
                "Adobe Acrobat Reader",
                "",
                "",
                "",
                "",
                "",
                ""
              ]
            },
            "fontSize": {
              "18.1016px": [
                "What is Intelligence?",
                "Members of the IC",
                "IC Budget",
                "IC Policies & Reports",
                "IC Assessments & Reports",
                "FOIA Reading Room",
                "Ethics",
                "Transparency",
                "Diversity",
                "Objectivity",
                "Accountability",
                "Collaboration",
                "Recent News",
                "Reports & Publications",
                "Press Releases",
                "Speeches & Interviews",
                "Congressional Testimonies",
                "News Articles",
                "NCSC Newsroom",
                "NCPC Newsroom",
                "NCTC Newsroom",
                "Photos",
                "Seals & Graphics",
                "Principles of Artificial Intelligence Ethics for the IC",
                "53 HPSCI Transcripts",
                "Private Sector Engagement",
                "National Strategy for Counterterrorism",
                "The AIM Initiative",
                "Declassified Tet Offensive Documents",
                "ICIG Semiannual Report Apr-Sept 2018",
                "Cyber Threat Framework",
                "Introducing IC Whistleblowing",
                "See More Features"
              ],
              "26.4px": [
                "Career Opportunities",
                "Joint Duty",
                "Student Opportunities"
              ],
              "17.6px": [
                "National Counterproliferation Center",
                "National Counterintelligence and Security Center",
                "National Counterterrorism Center",
                "Office of Equal Employment Opportunity",
                "IC Inspector General",
                "IC Diversity Equity and Inclusion",
                "Office of Civil Liberties, Privacy, and Transparency",
                "Office of General Counsel",
                "More Offices",
                "IC IG Hotline",
                "No FEAR Act",
                "Privacy Policy",
                "Customer Service",
                "Accessibility",
                "FOIA",
                "System of Record Notices",
                "For Kids",
                "Ready.gov",
                "Open.gov",
                "Flu.gov",
                "Plain Language Act",
                "ODNI Operating Status",
                "Coronavirus Disease Guidance",
                "Adobe Acrobat Reader",
                "",
                "",
                "",
                "",
                "",
                ""
              ]
            },
            "lineHeight": {
              "21.7219px": [
                "What is Intelligence?",
                "Members of the IC",
                "IC Budget",
                "IC Policies & Reports",
                "IC Assessments & Reports",
                "FOIA Reading Room",
                "Ethics",
                "Transparency",
                "Diversity",
                "Objectivity",
                "Accountability",
                "Collaboration",
                "Recent News",
                "Reports & Publications",
                "Press Releases",
                "Speeches & Interviews",
                "Congressional Testimonies",
                "News Articles",
                "NCSC Newsroom",
                "NCPC Newsroom",
                "NCTC Newsroom",
                "Photos",
                "Seals & Graphics",
                "Principles of Artificial Intelligence Ethics for the IC",
                "53 HPSCI Transcripts",
                "Private Sector Engagement",
                "National Strategy for Counterterrorism",
                "The AIM Initiative",
                "Declassified Tet Offensive Documents",
                "ICIG Semiannual Report Apr-Sept 2018",
                "Cyber Threat Framework",
                "Introducing IC Whistleblowing",
                "See More Features"
              ],
              "20px": [
                "Career Opportunities",
                "Joint Duty",
                "Student Opportunities"
              ],
              "22.88px": [
                "National Counterproliferation Center",
                "National Counterintelligence and Security Center",
                "National Counterterrorism Center",
                "Office of Equal Employment Opportunity",
                "IC Inspector General",
                "IC Diversity Equity and Inclusion",
                "Office of Civil Liberties, Privacy, and Transparency",
                "Office of General Counsel",
                "More Offices",
                "IC IG Hotline",
                "No FEAR Act",
                "Privacy Policy",
                "Customer Service",
                "Accessibility",
                "FOIA",
                "System of Record Notices",
                "For Kids",
                "Ready.gov",
                "Open.gov",
                "Flu.gov",
                "Plain Language Act",
                "ODNI Operating Status",
                "Coronavirus Disease Guidance",
                "Adobe Acrobat Reader",
                "",
                "",
                "",
                "",
                "",
                ""
              ]
            }
          },
          "h2": {
            "color": {
              "rgb(51, 51, 51)": [
                "You are leaving our Website",
                "FEATURES"
              ],
              "rgb(0, 0, 0)": [
                "OFFICE of the DIRECTOR of NATIONAL INTELLIGENCE"
              ],
              "rgb(0, 33, 66)": [
                "Newsroom",
                "Careers"
              ],
              "rgb(255, 255, 255)": [
                "How We Work",
                "WHAT WE DO"
              ]
            },
            "fontSize": {
              "30.4px": [
                "You are leaving our Website",
                "Newsroom",
                "How We Work",
                "FEATURES",
                "WHAT WE DO",
                "Careers"
              ],
              "32px": [
                "OFFICE of the DIRECTOR of NATIONAL INTELLIGENCE"
              ]
            }
          },
          "h3": {
            "color": {
              "rgb(51, 51, 51)": [
                "Contact                                         ODNI by Postal Mail",
                "Inquiries",
                "Send Correspondence to the Director of National Intelligence",
                "Employment Verification",
                "The Intelligence Community Inspector General",
                "Privacy and Civil Liberties",
                "Equal Employment Opportunity Complaints",
                "Prepublication Classification Review",
                "Freedom of Information Act Requests",
                "Careers and Employment",
                "Conducting Research with the Intelligence Community",
                "Latest Updates from the ODNI"
              ],
              "rgb(255, 255, 255)": [
                "COUNTERTERRORISM",
                "COUNTERPROLIFERATION",
                "CI & SECURITY",
                "ODNI Centers",
                "Oversight",
                "Information",
                "Useful Links"
              ]
            },
            "fontSize": {
              "18px": [
                "Contact                                         ODNI by Postal Mail",
                "Inquiries",
                "Send Correspondence to the Director of National Intelligence",
                "Employment Verification",
                "The Intelligence Community Inspector General",
                "Privacy and Civil Liberties",
                "Equal Employment Opportunity Complaints",
                "Prepublication Classification Review",
                "Freedom of Information Act Requests",
                "Careers and Employment",
                "Conducting Research with the Intelligence Community",
                "Latest Updates from the ODNI"
              ],
              "28.8px": [
                "COUNTERTERRORISM",
                "COUNTERPROLIFERATION",
                "CI & SECURITY"
              ],
              "22.4px": [
                "ODNI Centers",
                "Oversight",
                "Information",
                "Useful Links"
              ]
            }
          },
          "h5": {
            "color": {
              "rgb(51, 122, 183)": [
                "Intelligence Community Assessments & Reports",
                "Global Trends: A More Contested World",
                "The AIM Initiative: Augmenting Intelligence Using Machines",
                "Election Security",
                "Engaging with the Private Sector",
                "Declassified Tet Offensive Documents"
              ],
              "rgb(255, 255, 255)": [
                "The Intelligence Community"
              ],
              "rgb(0, 106, 211)": [
                "Why Work Here?"
              ]
            },
            "fontSize": {
              "26.4px": [
                "Intelligence Community Assessments & Reports",
                "Global Trends: A More Contested World",
                "The AIM Initiative: Augmenting Intelligence Using Machines",
                "Election Security",
                "Engaging with the Private Sector",
                "Declassified Tet Offensive Documents"
              ],
              "24px": [
                "The Intelligence Community",
                "Why Work Here?"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.dni.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.dni.gov/",
      "result": {
        "totals": {
          "total": 15,
          "tagNames": {
            "DIV": 6,
            "UL": 6,
            "SECTION": 3
          }
        },
        "items": [
          {
            "tagName": "DIV",
            "id": "alertBox",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "contactDNI",
            "text": "x Contact ODNI The ODNI Office of Strategic Communications is responsible for managing all inquiries"
          },
          {
            "tagName": "DIV",
            "id": "myModal",
            "text": "× You are leaving our Website You have selected to open If you would like to not see this alert agai"
          },
          {
            "tagName": "DIV",
            "id": "dropNavigation",
            "text": ""
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "OrganizationMission, Vision & ValuesHistoryNCPCNCSCNCTCRelated Links\nRelated Content\nLeadershipOpera"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "What is Intelligence?Members of the ICIC BudgetIC Policies & ReportsIC Assessments & ReportsFOIA Rea"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "EthicsTransparencyDiversityObjectivityAccountabilityCollaboration"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Joint DutyCareer OpportunitiesSpecial ProgramsStudent OpportunitiesCareers FeaturesRelated Links\nRel"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Recent NewsReports & PublicationsPress ReleasesSpeeches & InterviewsCongressional TestimoniesNews Ar"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Principles of Artificial Intelligence Ethics for the IC53 HPSCI TranscriptsPrivate Sector Engagement"
          },
          {
            "tagName": "SECTION",
            "id": "",
            "text": "We unify our intelligence community toward a stronger, safer nation OFFICE of the DIRECTOR of NATION"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "SECTION",
            "id": "",
            "text": "How We Work The core mission of the ODNI is to lead the IC in intelligence integration, forging a co"
          },
          {
            "tagName": "SECTION",
            "id": "",
            "text": "WHAT WE DO The Intelligence Community The DNI serves as the head of the Intelligence Community. The "
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.dni.gov/",
      "result": {
        "totals": {
          "failures": 24,
          "warnings": 34
        },
        "items": [
          {
            "index": 702,
            "verdict": "failed",
            "rule": {
              "ruleID": "r53",
              "ruleSummary": "Headings are structured",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r53",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h6",
              "path": "/html[1]/body[1]/div[6]/div[1]/section[1]/div[4]/div[1]/div[1]/h6[1]",
              "codeLines": [
                "<h6>",
                "  Our mission is to",
                "  <span>",
                "    lead intelligence integration",
                "  </span>",
                "  and forge an",
                "  <span>",
                "    intelligence community",
                "  </span>",
                "  that delivers the most insightful intelligence possible",
                "</h6>"
              ]
            }
          },
          {
            "index": 709,
            "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]/section[3]/section[1]/div[1]/div[1]/div[1]/div[1]/a[1]/h5[1]",
              "codeLines": [
                "<h5>",
                "  Intelligence Community Assessments & Reports",
                "</h5>"
              ]
            }
          },
          {
            "index": 716,
            "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]/div[8]/section[1]/div[1]/div[1]/div[2]/h5[1]",
              "codeLines": [
                "<h5 class=\"text-uppercase\">",
                "  <strong>",
                "    The Intelligence Community",
                "  </strong>",
                "</h5>"
              ]
            }
          },
          {
            "index": 718,
            "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]/div[9]/section[1]/div[1]/div[1]/div[1]/h5[1]",
              "codeLines": [
                "<h5 class=\"text-uppercase\">",
                "  <strong>",
                "    Why Work Here?",
                "  </strong>",
                "</h5>"
              ]
            }
          },
          {
            "index": 878,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[7]/section[1]/div[1]/div[1]/p[1]/a[1]",
              "codeLines": [
                "<a href=\"/index.php/how-we-work\" class=\"callOutLink text-uppercase\">",
                "  Learn More",
                "</a>"
              ]
            }
          },
          {
            "index": 879,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[9]/section[1]/div[1]/div[1]/div[1]/p[1]/a[1]",
              "codeLines": [
                "<a href=\"https://www.intelligencecareers.gov/iccareers.html\" target=\"_blank\">",
                "  every career category",
                "</a>"
              ]
            }
          },
          {
            "index": 905,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "button",
              "path": "/html[1]/body[1]/section[1]/div[1]/div[1]/button[2]",
              "codeLines": [
                "<button class=\"btn btn-default pull-right\" data-toggle=\"modal\" id=\"showContactDNI\">",
                "  <span class=\"fa fa-info\">",
                "    Contact ODNI",
                "  </span>",
                "</button>"
              ]
            }
          },
          {
            "index": 1024,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[6]/div[1]/section[1]/div[2]/h1[1]/span[1]/text()[1]",
              "codeLines": [
                "We unify our intelligence community toward a stronger, safer nation"
              ]
            }
          },
          {
            "index": 1036,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[7]/section[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "How We Work"
              ]
            }
          },
          {
            "index": 1037,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[7]/section[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "The core mission of the ODNI is to lead the IC in intelligence integration, forging a community tha..."
              ]
            }
          },
          {
            "index": 1038,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[7]/section[1]/div[1]/div[2]/div[1]/div[1]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "NCTC leads U.S. counterterrorism efforts, fusing foreign and domestic CT information, providing ter..."
              ]
            }
          },
          {
            "index": 1039,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[7]/section[1]/div[1]/div[2]/div[2]/div[1]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "NCPC leads the Intelligence Community and interagency to prevent the proliferation of weapons of ma..."
              ]
            }
          },
          {
            "index": 1040,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[7]/section[1]/div[1]/div[2]/div[3]/div[1]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "NCSC leads the integration of the U.S. government’s counterintelligence and security activities foc..."
              ]
            }
          },
          {
            "index": 1048,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[8]/section[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "WHAT WE DO"
              ]
            }
          },
          {
            "index": 1049,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[8]/section[1]/div[1]/div[1]/div[2]/h5[1]/strong[1]/text()[1]",
              "codeLines": [
                "The Intelligence Community"
              ]
            }
          },
          {
            "index": 1050,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[8]/section[1]/div[1]/div[1]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "The DNI serves as the head of the Intelligence Community. The U.S. Intelligence Community is a coal..."
              ]
            }
          },
          {
            "index": 1051,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[9]/section[1]/h2[1]/text()[1]",
              "codeLines": [
                "Careers"
              ]
            }
          },
          {
            "index": 1052,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[9]/section[1]/div[1]/div[1]/div[1]/h5[1]/strong[1]/text()[1]",
              "codeLines": [
                "Why Work Here?"
              ]
            }
          },
          {
            "index": 1053,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[9]/section[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "The Intelligence Community provides dynamic careers to talented professionals in almost"
              ]
            }
          },
          {
            "index": 1054,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[9]/section[1]/div[1]/div[1]/div[1]/p[1]/text()[2]",
              "codeLines": [
                ". The ODNI is a senior-level agency that provides oversight to the Intelligence Community. ODNI is ..."
              ]
            }
          },
          {
            "index": 1055,
            "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]/footer[1]/div[1]/div[2]/div[2]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "ODNI Centers"
              ]
            }
          },
          {
            "index": 1056,
            "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]/footer[1]/div[1]/div[2]/div[3]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "Oversight"
              ]
            }
          },
          {
            "index": 1057,
            "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]/footer[1]/div[1]/div[2]/div[4]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "Information"
              ]
            }
          },
          {
            "index": 1058,
            "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]/footer[1]/div[1]/div[2]/div[5]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "Useful Links"
              ]
            }
          },
          {
            "index": 1085,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[7]/section[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "How We Work"
              ]
            }
          },
          {
            "index": 1086,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[7]/section[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "The core mission of the ODNI is to lead the IC in intelligence integration, forging a community tha..."
              ]
            }
          },
          {
            "index": 1087,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[7]/section[1]/div[1]/div[2]/div[1]/div[1]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "NCTC leads U.S. counterterrorism efforts, fusing foreign and domestic CT information, providing ter..."
              ]
            }
          },
          {
            "index": 1088,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[7]/section[1]/div[1]/div[2]/div[2]/div[1]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "NCPC leads the Intelligence Community and interagency to prevent the proliferation of weapons of ma..."
              ]
            }
          },
          {
            "index": 1089,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[7]/section[1]/div[1]/div[2]/div[3]/div[1]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "NCSC leads the integration of the U.S. government’s counterintelligence and security activities foc..."
              ]
            }
          },
          {
            "index": 1097,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[8]/section[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "WHAT WE DO"
              ]
            }
          },
          {
            "index": 1098,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[8]/section[1]/div[1]/div[1]/div[2]/h5[1]/strong[1]/text()[1]",
              "codeLines": [
                "The Intelligence Community"
              ]
            }
          },
          {
            "index": 1099,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[8]/section[1]/div[1]/div[1]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "The DNI serves as the head of the Intelligence Community. The U.S. Intelligence Community is a coal..."
              ]
            }
          },
          {
            "index": 1100,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[9]/section[1]/h2[1]/text()[1]",
              "codeLines": [
                "Careers"
              ]
            }
          },
          {
            "index": 1101,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[9]/section[1]/div[1]/div[1]/div[1]/h5[1]/strong[1]/text()[1]",
              "codeLines": [
                "Why Work Here?"
              ]
            }
          },
          {
            "index": 1102,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[9]/section[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "The Intelligence Community provides dynamic careers to talented professionals in almost"
              ]
            }
          },
          {
            "index": 1103,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[9]/section[1]/div[1]/div[1]/div[1]/p[1]/text()[2]",
              "codeLines": [
                ". The ODNI is a senior-level agency that provides oversight to the Intelligence Community. ODNI is ..."
              ]
            }
          },
          {
            "index": 1104,
            "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]/footer[1]/div[1]/div[2]/div[2]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "ODNI Centers"
              ]
            }
          },
          {
            "index": 1105,
            "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]/footer[1]/div[1]/div[2]/div[3]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "Oversight"
              ]
            }
          },
          {
            "index": 1106,
            "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]/footer[1]/div[1]/div[2]/div[4]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "Information"
              ]
            }
          },
          {
            "index": 1107,
            "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]/footer[1]/div[1]/div[2]/div[5]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "Useful Links"
              ]
            }
          },
          {
            "index": 1144,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[5]/nav[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <a href=\"/index.php\" class=\"navbar-brand odniPageLogo odniTopLogoStyle pull-left\">",
                "    Office",
                "    <span>",
                "      of the",
                "    </span>",
                "    <br>",
                "    Director",
                "    <span>",
                "      of",
                "    </span>",
                "    National Intelligence",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1145,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/section[2]/div[1]/section[1]/div[1]/div[1]/a[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Lori Wade – Leading the IC’s Data Driven Future",
                "</p>"
              ]
            }
          },
          {
            "index": 1146,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/section[2]/div[1]/section[1]/div[1]/div[2]/a[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Intelligence Community Named a ‘Best Place to Work’ for 13th Consecutive Year",
                "</p>"
              ]
            }
          },
          {
            "index": 1147,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/section[2]/div[1]/section[1]/div[1]/div[2]/a[2]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  ODNI Introduces New Talent Exchange Program With Private Sector",
                "</p>"
              ]
            }
          },
          {
            "index": 1148,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[7]/section[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  The core mission of the ODNI is to lead the IC in intelligence integration, forging a community t...",
                "  <a href=\"/index.php/how-we-work\" class=\"callOutLink text-uppercase\">",
                "    Learn More",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1149,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[7]/section[1]/div[1]/div[2]/div[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  NCTC leads U.S. counterterrorism efforts, fusing foreign and domestic CT information, providing t...",
                "</p>"
              ]
            }
          },
          {
            "index": 1150,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[7]/section[1]/div[1]/div[2]/div[2]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  NCPC leads the Intelligence Community and interagency to prevent the proliferation of weapons of ...",
                "</p>"
              ]
            }
          },
          {
            "index": 1151,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[7]/section[1]/div[1]/div[2]/div[3]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  NCSC leads the integration of the U.S. government’s counterintelligence and security activities f...",
                "</p>"
              ]
            }
          },
          {
            "index": 1152,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/section[3]/section[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Unclassified IC assessments and reports to inform the public about national security issues consi...",
                "</p>"
              ]
            }
          },
          {
            "index": 1153,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/section[3]/section[1]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  This publication is published every four years by the National Intelligence Council to serve as a...",
                "</p>"
              ]
            }
          },
          {
            "index": 1154,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/section[3]/section[1]/div[1]/div[3]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  This document outlines how the IC will incorporate AIM capabilities in a manner that resolves key...",
                "</p>"
              ]
            }
          },
          {
            "index": 1155,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/section[3]/section[1]/div[1]/div[4]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  The IC is committed to protecting our democratic processes and institutions from foreign influenc...",
                "</p>"
              ]
            }
          },
          {
            "index": 1156,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/section[3]/section[1]/div[1]/div[5]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  The IC engages with the private sector as a priority focus area for the ODNI.",
                "</p>"
              ]
            }
          },
          {
            "index": 1157,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/section[3]/section[1]/div[1]/div[6]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  The Tet Offensive was a series of surprise attacks launched by the North Vietnamese Army and the ...",
                "</p>"
              ]
            }
          },
          {
            "index": 1158,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[8]/section[1]/div[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p class=\"highlightFix\">",
                "  The DNI serves as the head of the Intelligence Community. The U.S. Intelligence Community is a co...",
                "</p>"
              ]
            }
          },
          {
            "index": 1159,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[9]/section[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  The Intelligence Community provides dynamic careers to talented professionals in almost",
                "  <a href=\"https://www.intelligencecareers.gov/iccareers.html\" target=\"_blank\">",
                "    every career category",
                "  </a>",
                "  . The ODNI is a senior-level agency that provides oversight to the Intelligence Community. ODNI i...",
                "</p>"
              ]
            }
          },
          {
            "index": 1160,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[2]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"titleBlock\">",
                "  <a href=\"/index.php\" class=\"navbar-brand odniPageLogo odniTopLogoStyle pull-left\">",
                "    Office",
                "    <span>",
                "      of the",
                "    </span>",
                "    <br>",
                "    Director",
                "    <span>",
                "      of",
                "    </span>",
                "    National Intelligence",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1374,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r87",
              "ruleSummary": "First focusable element is link to main content",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r87",
              "requirements": [
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G1",
                  "name": "G1",
                  "title": "Adding a link at the top of each page that goes directly to the main content area"
                }
              ]
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <!doctype html>",
                "...",
                "  </html>"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://www.dni.gov/",
      "result": {
        "totals": {
          "rulesNA": 58,
          "rulesPassed": 37,
          "rulesWarned": 5,
          "rulesViolated": 4,
          "warnings": {
            "minor": 25,
            "moderate": 0,
            "serious": 104,
            "critical": 0
          },
          "violations": {
            "minor": 0,
            "moderate": 11,
            "serious": 7,
            "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-18T01:12:25.788Z",
          "url": "https://www.dni.gov/",
          "toolOptions": {
            "resultTypes": [
              "violations",
              "incomplete"
            ],
            "runOnly": {
              "type": "tag",
              "values": [
                "experimental",
                "best-practice",
                "wcag2a",
                "wcag2aa",
                "wcag2aaa",
                "wcag21a",
                "wcag21aa",
                "wcag21aaa"
              ]
            },
            "reporter": "v1"
          },
          "incomplete": [
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "8.4pt (11.2px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"btn btn-default pull-right\" data-toggle=\"modal\" id=\"showContactDNI\"><span class=\"fa fa-info\">Contact ODNI</span></button>",
                          "target": [
                            "#showContactDNI"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"fa fa-info\">Contact ODNI</span>",
                  "target": [
                    ".fa"
                  ],
                  "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": "12.5pt (16.72px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p>\n\t\t\t\t\t\t\tLori Wade – Leading the IC’s Data Driven Future\t\t\t\t\t</p>",
                          "target": [
                            ".newsFeatureTextPositioning > p"
                          ]
                        },
                        {
                          "html": "<div class=\"newsFeature\" style=\"background-image:url('/media/k2/items/cache/97f3fbfdc521207fc3f9ebd819954fc0_XL.jpg');\">\n\t\t\t\t\t\t<div class=\"newsFeatureTextPositioning\">\n\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\t\tLori Wade – Leading the IC’s Data Driven Future\t\t\t\t\t</p>\n\t\t\t\t</div>\n\t\t\t\t</div>",
                          "target": [
                            ".newsFeature"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>\n\t\t\t\t\t\t\tLori Wade – Leading the IC’s Data Driven Future\t\t\t\t\t</p>",
                  "target": [
                    ".newsFeatureTextPositioning > p"
                  ],
                  "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": "12.5pt (16.72px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p>\n\t\t\t\t\t\t\tIntelligence Community Named a ‘Best Place to Work’ for 13th Consecutive Year\t\t\t\t\t</p>",
                          "target": [
                            ".newsSub > .newsTextPositioning > p"
                          ]
                        },
                        {
                          "html": "<div class=\"newsSub\" style=\"background-image:url('/media/k2/items/cache/1a14ab889878010be3390e9fa667abcb_XL.jpg');\">\n\t\t\t\t\t\t<div class=\"newsTextPositioning\">\n\t\t\t\t\t\t<p>\n\t\t\t\t\t\t\tIntelligence Community Named a ‘Best Place to Work’ for 13th Consecutive Year\t\t\t\t\t</p>\n\t\t\t\t</div>\n\t\t\t\t</div>",
                          "target": [
                            ".newsSub"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>\n\t\t\t\t\t\t\tIntelligence Community Named a ‘Best Place to Work’ for 13th Consecutive Year\t\t\t\t\t</p>",
                  "target": [
                    ".newsSub > .newsTextPositioning > p"
                  ],
                  "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": "12.5pt (16.72px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p>\n\t\t\t\t\t\t\tODNI Introduces New Talent Exchange Program With Private Sector\t\t\t\t\t</p>",
                          "target": [
                            ".newsSub2 > .newsTextPositioning > p"
                          ]
                        },
                        {
                          "html": "<div class=\"newsSub2\" style=\"background-image:url('/media/k2/items/cache/beded5272d48bc02bc6b093086c287c2_XL.jpg');\">\n\t\t\t\t\t\t<div class=\"newsTextPositioning\">\n\t\t\t\t\t\t<p>\n\t\t\t\t\t\t\tODNI Introduces New Talent Exchange Program With Private Sector\t\t\t\t\t</p>\n\t\t\t\t</div>\n\t\t\t\t</div>",
                          "target": [
                            ".newsSub2"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>\n\t\t\t\t\t\t\tODNI Introduces New Talent Exchange Program With Private Sector\t\t\t\t\t</p>",
                  "target": [
                    ".newsSub2 > .newsTextPositioning > p"
                  ],
                  "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": "22.8pt (30.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"block container-fluid howWeWork\">",
                          "target": [
                            ".howWeWork"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"blockTitle text-uppercase text-center blockEnd\">How We Work</h2>",
                  "target": [
                    ".howWeWork > .container > 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": "13.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"block container-fluid howWeWork\">",
                          "target": [
                            ".howWeWork"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>",
                  "target": [
                    ".row.text-center:nth-child(2) > p"
                  ],
                  "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": "#f8cb30",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"block container-fluid howWeWork\">",
                          "target": [
                            ".howWeWork"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/index.php/how-we-work\" class=\"callOutLink text-uppercase\">Learn More</a>",
                  "target": [
                    ".callOutLink"
                  ],
                  "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": "21.6pt (28.8px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"block container-fluid howWeWork\">",
                          "target": [
                            ".howWeWork"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/index.php/nctc-home\" class=\"bigNoodle nctcMultiHover nctcTitleResting\">COUNTERTERRORISM</a>",
                  "target": [
                    ".nctcTitleResting"
                  ],
                  "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": "13.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"block container-fluid howWeWork\">",
                          "target": [
                            ".howWeWork"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>NCTC leads U.S. counterterrorism efforts, fusing foreign and domestic CT information, providing terrorism analysis and sharing information with partners across the CT enterprise.</p>",
                  "target": [
                    ".col-sm-6.col-md-4:nth-child(1) > .contentBlock > div:nth-child(3) > p"
                  ],
                  "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": "21.6pt (28.8px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"block container-fluid howWeWork\">",
                          "target": [
                            ".howWeWork"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/index.php/ncpc-home\" class=\"bigNoodle  ncpcMultiHover ncpcTitleResting \">COUNTERPROLIFERATION</a>",
                  "target": [
                    ".ncpcTitleResting"
                  ],
                  "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": "13.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"block container-fluid howWeWork\">",
                          "target": [
                            ".howWeWork"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>NCPC leads the Intelligence Community and interagency to prevent the proliferation of weapons of mass destruction, their delivery systems, related technologies and expertise.</p>",
                  "target": [
                    ".col-sm-6.col-md-4:nth-child(2) > .contentBlock > div:nth-child(3) > p"
                  ],
                  "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": "21.6pt (28.8px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"block container-fluid howWeWork\">",
                          "target": [
                            ".howWeWork"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/index.php/ncsc-home\" class=\"bigNoodle ncscMultiHover ncscTitleResting \">CI &amp; SECURITY</a>",
                  "target": [
                    ".ncscTitleResting"
                  ],
                  "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": "13.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"block container-fluid howWeWork\">",
                          "target": [
                            ".howWeWork"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>NCSC leads the integration of the U.S. government’s counterintelligence and security activities focused on countering threats to information and assets critical to the nation’s security.</p>",
                  "target": [
                    ".col-sm-6.col-md-4:nth-child(3) > .contentBlock > div:nth-child(3) > p"
                  ],
                  "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": "22.8pt (30.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"container-fluid odni-row-4\">",
                          "target": [
                            ".odni-row-4"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"blockTitle blockEnd text-uppercase text-center\">WHAT WE DO</h2>",
                  "target": [
                    ".odni-row-4 > .container > 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": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"container-fluid odni-row-4\">",
                          "target": [
                            ".odni-row-4"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>The Intelligence Community</strong>",
                  "target": [
                    ".col-sm-8 > h5 > strong"
                  ],
                  "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": "13.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"container-fluid odni-row-4\">",
                          "target": [
                            ".odni-row-4"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"highlightFix\">",
                  "target": [
                    ".highlightFix"
                  ],
                  "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": "#002142",
                        "contrastRatio": 0,
                        "fontSize": "22.8pt (30.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"container-fluid row-5 careers\">",
                          "target": [
                            ".row-5"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"blockTitle blockEnd text-center text-uppercase\">Careers</h2>",
                  "target": [
                    ".row-5 > 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": "#006ad3",
                        "contrastRatio": 0,
                        "fontSize": "18.0pt (24px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"container-fluid row-5 careers\">",
                          "target": [
                            ".row-5"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Why Work Here?</strong>",
                  "target": [
                    ".col-md-offset-1 > h5 > strong"
                  ],
                  "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": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"container-fluid row-5 careers\">",
                          "target": [
                            ".row-5"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>",
                  "target": [
                    ".col-md-offset-1 > p"
                  ],
                  "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": "#337ab7",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"container-fluid row-5 careers\">",
                          "target": [
                            ".row-5"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.intelligencecareers.gov/iccareers.html\" target=\"_blank\">every career category</a>",
                  "target": [
                    "p > a[target=\"_blank\"]"
                  ],
                  "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": "12.5pt (16.72px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container\">",
                          "target": [
                            "footer > .container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/index.php\" class=\"navbar-brand odniPageLogo odniTopLogoStyle pull-left\">Office<span> of the</span> <br>Director<span> of &nbsp;</span>National Intelligence</a>",
                  "target": [
                    ".titleBlock > .navbar-brand.odniPageLogo.odniTopLogoStyle"
                  ],
                  "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": "12.5pt (16.72px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container\">",
                          "target": [
                            "footer > .container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span> of the</span>",
                  "target": [
                    ".titleBlock > .navbar-brand.odniPageLogo.odniTopLogoStyle > span:nth-child(1)"
                  ],
                  "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": "12.5pt (16.72px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container\">",
                          "target": [
                            "footer > .container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span> of &nbsp;</span>",
                  "target": [
                    ".titleBlock > .navbar-brand.odniPageLogo.odniTopLogoStyle > span:nth-child(3)"
                  ],
                  "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": "16.8pt (22.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container\">",
                          "target": [
                            "footer > .container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3>ODNI Centers</h3>",
                  "target": [
                    ".col-md-2.col-sm-12:nth-child(2) > .custom > 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": "#337ab7",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container\">",
                          "target": [
                            "footer > .container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/index.php/ncpc-home\">National Counterproliferation Center</a>",
                  "target": [
                    ".item-130 > a[href$=\"ncpc-home\"]"
                  ],
                  "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": "#337ab7",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container\">",
                          "target": [
                            "footer > .container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/index.php/ncsc-home\">National Counterintelligence and Security Center</a>",
                  "target": [
                    ".item-131 > a[href$=\"ncsc-home\"]"
                  ],
                  "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": "#337ab7",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container\">",
                          "target": [
                            "footer > .container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/index.php/nctc-home\">National Counterterrorism Center</a>",
                  "target": [
                    ".item-132 > a[href$=\"nctc-home\"]"
                  ],
                  "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": "16.8pt (22.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container\">",
                          "target": [
                            "footer > .container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3>Oversight</h3>",
                  "target": [
                    ".col-md-2.col-sm-12:nth-child(3) > .custom > 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": "#337ab7",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container\">",
                          "target": [
                            "footer > .container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/index.php/who-we-are/organizations/oeeo/oeeo-who-we-are\">Office of Equal Employment Opportunity</a>",
                  "target": [
                    ".item-357 > a"
                  ],
                  "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": "#337ab7",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container\">",
                          "target": [
                            "footer > .container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/index.php/who-we-are/organizations/icig/icig-who-we-are\">IC Inspector General</a>",
                  "target": [
                    ".item-359 > a"
                  ],
                  "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": "#337ab7",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container\">",
                          "target": [
                            "footer > .container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/index.php/who-we-are/organizations/icdei/icdei-who-we-are\">IC Diversity Equity and Inclusion</a>",
                  "target": [
                    ".item-1257 > a"
                  ],
                  "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": "#337ab7",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container\">",
                          "target": [
                            "footer > .container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/index.php/who-we-are/organizations/clpt/clpt-who-we-are\">Office of Civil Liberties, Privacy, and Transparency</a>",
                  "target": [
                    ".item-360 > a"
                  ],
                  "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": "#337ab7",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container\">",
                          "target": [
                            "footer > .container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/index.php/who-we-are/organizations/ogc/ogc-who-we-are\">Office of General Counsel</a>",
                  "target": [
                    ".item-1103 > a"
                  ],
                  "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": "#337ab7",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container\">",
                          "target": [
                            "footer > .container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/index.php/who-we-are/organizations\">More Offices</a>",
                  "target": [
                    ".item-459 > a"
                  ],
                  "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": "16.8pt (22.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container\">",
                          "target": [
                            "footer > .container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3>Information</h3>",
                  "target": [
                    ".col-md-2.col-sm-12:nth-child(4) > .custom > 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": "#337ab7",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container\">",
                          "target": [
                            "footer > .container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/index.php/who-we-are/organizations/icig/icig-hotline\">IC IG Hotline</a>",
                  "target": [
                    ".item-134 > a"
                  ],
                  "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": "#337ab7",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container\">",
                          "target": [
                            "footer > .container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/index.php/no-fear-act\">No FEAR Act</a>",
                  "target": [
                    "a[href$=\"no-fear-act\"]"
                  ],
                  "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": "#337ab7",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container\">",
                          "target": [
                            "footer > .container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/index.php/privacy-policy\">Privacy Policy</a>",
                  "target": [
                    "a[href$=\"privacy-policy\"]"
                  ],
                  "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": "#337ab7",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container\">",
                          "target": [
                            "footer > .container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/index.php/customer-service\">Customer Service</a>",
                  "target": [
                    "a[href$=\"customer-service\"]"
                  ],
                  "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": "#337ab7",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container\">",
                          "target": [
                            "footer > .container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/index.php/accessibility\">Accessibility</a>",
                  "target": [
                    "a[href$=\"accessibility\"]"
                  ],
                  "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": "#337ab7",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container\">",
                          "target": [
                            "footer > .container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/index.php/foia\">FOIA</a>",
                  "target": [
                    ".item-138 > a[href$=\"foia\"]"
                  ],
                  "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": "#337ab7",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container\">",
                          "target": [
                            "footer > .container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/index.php/system-of-record-notices\">System of Record Notices</a>",
                  "target": [
                    ".item-1145 > a"
                  ],
                  "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": "16.8pt (22.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container\">",
                          "target": [
                            "footer > .container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3>Useful Links</h3>",
                  "target": [
                    ".col-md-2.col-sm-12:nth-child(5) > .custom > 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": "#337ab7",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container\">",
                          "target": [
                            "footer > .container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/index.php/for-kids\">For Kids</a>",
                  "target": [
                    "a[href$=\"for-kids\"]"
                  ],
                  "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": "#337ab7",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container\">",
                          "target": [
                            "footer > .container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.ready.gov\">Ready.gov</a>",
                  "target": [
                    "a[href$=\"www.ready.gov\"]"
                  ],
                  "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": "#337ab7",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container\">",
                          "target": [
                            "footer > .container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.whitehouse.gov/open\">Open.gov</a>",
                  "target": [
                    "a[href$=\"open\"]"
                  ],
                  "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": "#337ab7",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container\">",
                          "target": [
                            "footer > .container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.cdc.gov/flu/\" target=\"_blank\" rel=\"noopener noreferrer\">Flu.gov</a>",
                  "target": [
                    "a[href$=\"flu/\"]"
                  ],
                  "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": "#337ab7",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container\">",
                          "target": [
                            "footer > .container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/index.php/plain-language-act\">Plain Language Act</a>",
                  "target": [
                    "a[href$=\"plain-language-act\"]"
                  ],
                  "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": "#337ab7",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container\">",
                          "target": [
                            "footer > .container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/index.php/odni-operating-status\">ODNI Operating Status</a>",
                  "target": [
                    ".item-145 > a"
                  ],
                  "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": "#337ab7",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container\">",
                          "target": [
                            "footer > .container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/index.php/coronavirus\">Coronavirus Disease Guidance</a>",
                  "target": [
                    ".item-1141 > a[href$=\"coronavirus\"]"
                  ],
                  "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": "#337ab7",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container\">",
                          "target": [
                            "footer > .container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://get.adobe.com/reader/\" target=\"_blank\" rel=\"noopener noreferrer\">Adobe Acrobat Reader</a>",
                  "target": [
                    "a[href$=\"reader/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                }
              ]
            },
            {
              "id": "color-contrast",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aa",
                "wcag143"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "8.4pt (11.2px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"btn btn-default pull-right\" data-toggle=\"modal\" id=\"showContactDNI\"><span class=\"fa fa-info\">Contact ODNI</span></button>",
                          "target": [
                            "#showContactDNI"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"fa fa-info\">Contact ODNI</span>",
                  "target": [
                    ".fa"
                  ],
                  "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": "12.5pt (16.72px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p>\n\t\t\t\t\t\t\tLori Wade – Leading the IC’s Data Driven Future\t\t\t\t\t</p>",
                          "target": [
                            ".newsFeatureTextPositioning > p"
                          ]
                        },
                        {
                          "html": "<div class=\"newsFeature\" style=\"background-image:url('/media/k2/items/cache/97f3fbfdc521207fc3f9ebd819954fc0_XL.jpg');\">\n\t\t\t\t\t\t<div class=\"newsFeatureTextPositioning\">\n\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\t\tLori Wade – Leading the IC’s Data Driven Future\t\t\t\t\t</p>\n\t\t\t\t</div>\n\t\t\t\t</div>",
                          "target": [
                            ".newsFeature"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>\n\t\t\t\t\t\t\tLori Wade – Leading the IC’s Data Driven Future\t\t\t\t\t</p>",
                  "target": [
                    ".newsFeatureTextPositioning > p"
                  ],
                  "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": "12.5pt (16.72px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p>\n\t\t\t\t\t\t\tIntelligence Community Named a ‘Best Place to Work’ for 13th Consecutive Year\t\t\t\t\t</p>",
                          "target": [
                            ".newsSub > .newsTextPositioning > p"
                          ]
                        },
                        {
                          "html": "<div class=\"newsSub\" style=\"background-image:url('/media/k2/items/cache/1a14ab889878010be3390e9fa667abcb_XL.jpg');\">\n\t\t\t\t\t\t<div class=\"newsTextPositioning\">\n\t\t\t\t\t\t<p>\n\t\t\t\t\t\t\tIntelligence Community Named a ‘Best Place to Work’ for 13th Consecutive Year\t\t\t\t\t</p>\n\t\t\t\t</div>\n\t\t\t\t</div>",
                          "target": [
                            ".newsSub"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>\n\t\t\t\t\t\t\tIntelligence Community Named a ‘Best Place to Work’ for 13th Consecutive Year\t\t\t\t\t</p>",
                  "target": [
                    ".newsSub > .newsTextPositioning > p"
                  ],
                  "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": "12.5pt (16.72px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p>\n\t\t\t\t\t\t\tODNI Introduces New Talent Exchange Program With Private Sector\t\t\t\t\t</p>",
                          "target": [
                            ".newsSub2 > .newsTextPositioning > p"
                          ]
                        },
                        {
                          "html": "<div class=\"newsSub2\" style=\"background-image:url('/media/k2/items/cache/beded5272d48bc02bc6b093086c287c2_XL.jpg');\">\n\t\t\t\t\t\t<div class=\"newsTextPositioning\">\n\t\t\t\t\t\t<p>\n\t\t\t\t\t\t\tODNI Introduces New Talent Exchange Program With Private Sector\t\t\t\t\t</p>\n\t\t\t\t</div>\n\t\t\t\t</div>",
                          "target": [
                            ".newsSub2"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>\n\t\t\t\t\t\t\tODNI Introduces New Talent Exchange Program With Private Sector\t\t\t\t\t</p>",
                  "target": [
                    ".newsSub2 > .newsTextPositioning > p"
                  ],
                  "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": "22.8pt (30.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"block container-fluid howWeWork\">",
                          "target": [
                            ".howWeWork"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"blockTitle text-uppercase text-center blockEnd\">How We Work</h2>",
                  "target": [
                    ".howWeWork > .container > 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": "13.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"block container-fluid howWeWork\">",
                          "target": [
                            ".howWeWork"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>",
                  "target": [
                    ".row.text-center:nth-child(2) > p"
                  ],
                  "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": "#f8cb30",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"block container-fluid howWeWork\">",
                          "target": [
                            ".howWeWork"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/index.php/how-we-work\" class=\"callOutLink text-uppercase\">Learn More</a>",
                  "target": [
                    ".callOutLink"
                  ],
                  "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": "21.6pt (28.8px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"block container-fluid howWeWork\">",
                          "target": [
                            ".howWeWork"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/index.php/nctc-home\" class=\"bigNoodle nctcMultiHover nctcTitleResting\">COUNTERTERRORISM</a>",
                  "target": [
                    ".nctcTitleResting"
                  ],
                  "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": "13.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"block container-fluid howWeWork\">",
                          "target": [
                            ".howWeWork"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>NCTC leads U.S. counterterrorism efforts, fusing foreign and domestic CT information, providing terrorism analysis and sharing information with partners across the CT enterprise.</p>",
                  "target": [
                    ".col-sm-6.col-md-4:nth-child(1) > .contentBlock > div:nth-child(3) > p"
                  ],
                  "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": "21.6pt (28.8px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"block container-fluid howWeWork\">",
                          "target": [
                            ".howWeWork"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/index.php/ncpc-home\" class=\"bigNoodle  ncpcMultiHover ncpcTitleResting \">COUNTERPROLIFERATION</a>",
                  "target": [
                    ".ncpcTitleResting"
                  ],
                  "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": "13.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"block container-fluid howWeWork\">",
                          "target": [
                            ".howWeWork"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>NCPC leads the Intelligence Community and interagency to prevent the proliferation of weapons of mass destruction, their delivery systems, related technologies and expertise.</p>",
                  "target": [
                    ".col-sm-6.col-md-4:nth-child(2) > .contentBlock > div:nth-child(3) > p"
                  ],
                  "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": "21.6pt (28.8px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"block container-fluid howWeWork\">",
                          "target": [
                            ".howWeWork"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/index.php/ncsc-home\" class=\"bigNoodle ncscMultiHover ncscTitleResting \">CI &amp; SECURITY</a>",
                  "target": [
                    ".ncscTitleResting"
                  ],
                  "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": "13.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"block container-fluid howWeWork\">",
                          "target": [
                            ".howWeWork"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>NCSC leads the integration of the U.S. government’s counterintelligence and security activities focused on countering threats to information and assets critical to the nation’s security.</p>",
                  "target": [
                    ".col-sm-6.col-md-4:nth-child(3) > .contentBlock > div:nth-child(3) > p"
                  ],
                  "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": "22.8pt (30.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"container-fluid odni-row-4\">",
                          "target": [
                            ".odni-row-4"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"blockTitle blockEnd text-uppercase text-center\">WHAT WE DO</h2>",
                  "target": [
                    ".odni-row-4 > .container > 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": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"container-fluid odni-row-4\">",
                          "target": [
                            ".odni-row-4"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>The Intelligence Community</strong>",
                  "target": [
                    ".col-sm-8 > h5 > strong"
                  ],
                  "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": "13.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"container-fluid odni-row-4\">",
                          "target": [
                            ".odni-row-4"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"highlightFix\">",
                  "target": [
                    ".highlightFix"
                  ],
                  "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": "#002142",
                        "contrastRatio": 0,
                        "fontSize": "22.8pt (30.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"container-fluid row-5 careers\">",
                          "target": [
                            ".row-5"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"blockTitle blockEnd text-center text-uppercase\">Careers</h2>",
                  "target": [
                    ".row-5 > 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": "#006ad3",
                        "contrastRatio": 0,
                        "fontSize": "18.0pt (24px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"container-fluid row-5 careers\">",
                          "target": [
                            ".row-5"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Why Work Here?</strong>",
                  "target": [
                    ".col-md-offset-1 > h5 > strong"
                  ],
                  "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": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"container-fluid row-5 careers\">",
                          "target": [
                            ".row-5"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>",
                  "target": [
                    ".col-md-offset-1 > p"
                  ],
                  "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": "#337ab7",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"container-fluid row-5 careers\">",
                          "target": [
                            ".row-5"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.intelligencecareers.gov/iccareers.html\" target=\"_blank\">every career category</a>",
                  "target": [
                    "p > a[target=\"_blank\"]"
                  ],
                  "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": "12.5pt (16.72px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container\">",
                          "target": [
                            "footer > .container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/index.php\" class=\"navbar-brand odniPageLogo odniTopLogoStyle pull-left\">Office<span> of the</span> <br>Director<span> of &nbsp;</span>National Intelligence</a>",
                  "target": [
                    ".titleBlock > .navbar-brand.odniPageLogo.odniTopLogoStyle"
                  ],
                  "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": "12.5pt (16.72px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container\">",
                          "target": [
                            "footer > .container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span> of the</span>",
                  "target": [
                    ".titleBlock > .navbar-brand.odniPageLogo.odniTopLogoStyle > span:nth-child(1)"
                  ],
                  "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": "12.5pt (16.72px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container\">",
                          "target": [
                            "footer > .container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span> of &nbsp;</span>",
                  "target": [
                    ".titleBlock > .navbar-brand.odniPageLogo.odniTopLogoStyle > span:nth-child(3)"
                  ],
                  "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": "16.8pt (22.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container\">",
                          "target": [
                            "footer > .container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3>ODNI Centers</h3>",
                  "target": [
                    ".col-md-2.col-sm-12:nth-child(2) > .custom > 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": "#337ab7",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container\">",
                          "target": [
                            "footer > .container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/index.php/ncpc-home\">National Counterproliferation Center</a>",
                  "target": [
                    ".item-130 > a[href$=\"ncpc-home\"]"
                  ],
                  "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": "#337ab7",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container\">",
                          "target": [
                            "footer > .container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/index.php/ncsc-home\">National Counterintelligence and Security Center</a>",
                  "target": [
                    ".item-131 > a[href$=\"ncsc-home\"]"
                  ],
                  "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": "#337ab7",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container\">",
                          "target": [
                            "footer > .container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/index.php/nctc-home\">National Counterterrorism Center</a>",
                  "target": [
                    ".item-132 > a[href$=\"nctc-home\"]"
                  ],
                  "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": "16.8pt (22.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container\">",
                          "target": [
                            "footer > .container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3>Oversight</h3>",
                  "target": [
                    ".col-md-2.col-sm-12:nth-child(3) > .custom > 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": "#337ab7",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container\">",
                          "target": [
                            "footer > .container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/index.php/who-we-are/organizations/oeeo/oeeo-who-we-are\">Office of Equal Employment Opportunity</a>",
                  "target": [
                    ".item-357 > a"
                  ],
                  "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": "#337ab7",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container\">",
                          "target": [
                            "footer > .container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/index.php/who-we-are/organizations/icig/icig-who-we-are\">IC Inspector General</a>",
                  "target": [
                    ".item-359 > a"
                  ],
                  "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": "#337ab7",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container\">",
                          "target": [
                            "footer > .container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/index.php/who-we-are/organizations/icdei/icdei-who-we-are\">IC Diversity Equity and Inclusion</a>",
                  "target": [
                    ".item-1257 > a"
                  ],
                  "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": "#337ab7",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container\">",
                          "target": [
                            "footer > .container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/index.php/who-we-are/organizations/clpt/clpt-who-we-are\">Office of Civil Liberties, Privacy, and Transparency</a>",
                  "target": [
                    ".item-360 > a"
                  ],
                  "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": "#337ab7",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container\">",
                          "target": [
                            "footer > .container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/index.php/who-we-are/organizations/ogc/ogc-who-we-are\">Office of General Counsel</a>",
                  "target": [
                    ".item-1103 > a"
                  ],
                  "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": "#337ab7",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container\">",
                          "target": [
                            "footer > .container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/index.php/who-we-are/organizations\">More Offices</a>",
                  "target": [
                    ".item-459 > a"
                  ],
                  "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": "16.8pt (22.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container\">",
                          "target": [
                            "footer > .container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3>Information</h3>",
                  "target": [
                    ".col-md-2.col-sm-12:nth-child(4) > .custom > 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": "#337ab7",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container\">",
                          "target": [
                            "footer > .container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/index.php/who-we-are/organizations/icig/icig-hotline\">IC IG Hotline</a>",
                  "target": [
                    ".item-134 > a"
                  ],
                  "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": "#337ab7",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container\">",
                          "target": [
                            "footer > .container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/index.php/no-fear-act\">No FEAR Act</a>",
                  "target": [
                    "a[href$=\"no-fear-act\"]"
                  ],
                  "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": "#337ab7",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container\">",
                          "target": [
                            "footer > .container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/index.php/privacy-policy\">Privacy Policy</a>",
                  "target": [
                    "a[href$=\"privacy-policy\"]"
                  ],
                  "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": "#337ab7",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container\">",
                          "target": [
                            "footer > .container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/index.php/customer-service\">Customer Service</a>",
                  "target": [
                    "a[href$=\"customer-service\"]"
                  ],
                  "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": "#337ab7",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container\">",
                          "target": [
                            "footer > .container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/index.php/accessibility\">Accessibility</a>",
                  "target": [
                    "a[href$=\"accessibility\"]"
                  ],
                  "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": "#337ab7",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container\">",
                          "target": [
                            "footer > .container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/index.php/foia\">FOIA</a>",
                  "target": [
                    ".item-138 > a[href$=\"foia\"]"
                  ],
                  "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": "#337ab7",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container\">",
                          "target": [
                            "footer > .container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/index.php/system-of-record-notices\">System of Record Notices</a>",
                  "target": [
                    ".item-1145 > a"
                  ],
                  "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": "16.8pt (22.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container\">",
                          "target": [
                            "footer > .container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3>Useful Links</h3>",
                  "target": [
                    ".col-md-2.col-sm-12:nth-child(5) > .custom > 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": "#337ab7",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container\">",
                          "target": [
                            "footer > .container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/index.php/for-kids\">For Kids</a>",
                  "target": [
                    "a[href$=\"for-kids\"]"
                  ],
                  "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": "#337ab7",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container\">",
                          "target": [
                            "footer > .container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.ready.gov\">Ready.gov</a>",
                  "target": [
                    "a[href$=\"www.ready.gov\"]"
                  ],
                  "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": "#337ab7",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container\">",
                          "target": [
                            "footer > .container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.whitehouse.gov/open\">Open.gov</a>",
                  "target": [
                    "a[href$=\"open\"]"
                  ],
                  "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": "#337ab7",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container\">",
                          "target": [
                            "footer > .container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.cdc.gov/flu/\" target=\"_blank\" rel=\"noopener noreferrer\">Flu.gov</a>",
                  "target": [
                    "a[href$=\"flu/\"]"
                  ],
                  "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": "#337ab7",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container\">",
                          "target": [
                            "footer > .container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/index.php/plain-language-act\">Plain Language Act</a>",
                  "target": [
                    "a[href$=\"plain-language-act\"]"
                  ],
                  "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": "#337ab7",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container\">",
                          "target": [
                            "footer > .container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/index.php/odni-operating-status\">ODNI Operating Status</a>",
                  "target": [
                    ".item-145 > a"
                  ],
                  "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": "#337ab7",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container\">",
                          "target": [
                            "footer > .container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/index.php/coronavirus\">Coronavirus Disease Guidance</a>",
                  "target": [
                    ".item-1141 > a[href$=\"coronavirus\"]"
                  ],
                  "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": "#337ab7",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container\">",
                          "target": [
                            "footer > .container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://get.adobe.com/reader/\" target=\"_blank\" rel=\"noopener noreferrer\">Adobe Acrobat Reader</a>",
                  "target": [
                    "a[href$=\"reader/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                }
              ]
            },
            {
              "id": "hidden-content",
              "impact": "minor",
              "tags": [
                "cat.structure",
                "experimental",
                "review-item",
                "best-practice"
              ],
              "description": "Informs users about hidden content.",
              "help": "Hidden content on the page should be analyzed",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/hidden-content?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<iframe src=\"javascript:void(0)\" title=\"\" style=\"width: 0px; height: 0px; border: 0px; display: none;\"></iframe>",
                  "target": [
                    "iframe"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"modal fade\" tabindex=\"-2\" id=\"contactDNI\" role=\"dialog\">",
                  "target": [
                    "#contactDNI"
                  ],
                  "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=\"contenta1\" class=\"panel-collapse collapse\" role=\"tabpanel\" aria-labelledby=\"headingOne\">",
                  "target": [
                    "#contenta1"
                  ],
                  "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=\"contenta2\" class=\"panel-collapse collapse\" role=\"tabpanel\" aria-labelledby=\"heading2\">",
                  "target": [
                    "#contenta2"
                  ],
                  "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=\"contenta3\" class=\"panel-collapse collapse\" role=\"tabpanel\" aria-labelledby=\"heading3\">",
                  "target": [
                    "#contenta3"
                  ],
                  "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=\"contenta4\" class=\"panel-collapse collapse\" role=\"tabpanel\" aria-labelledby=\"heading4\">",
                  "target": [
                    "#contenta4"
                  ],
                  "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=\"contenta5\" class=\"panel-collapse collapse\" role=\"tabpanel\" aria-labelledby=\"heading5\">",
                  "target": [
                    "#contenta5"
                  ],
                  "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=\"contenta6\" class=\"panel-collapse collapse\" role=\"tabpanel\" aria-labelledby=\"heading6\">",
                  "target": [
                    "#contenta6"
                  ],
                  "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=\"contenta7\" class=\"panel-collapse collapse\" role=\"tabpanel\" aria-labelledby=\"heading7\">",
                  "target": [
                    "#contenta7"
                  ],
                  "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=\"contenta8\" class=\"panel-collapse collapse\" role=\"tabpanel\" aria-labelledby=\"heading8\">",
                  "target": [
                    "#contenta8"
                  ],
                  "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=\"contenta9\" class=\"panel-collapse collapse\" role=\"tabpanel\" aria-labelledby=\"heading9\">",
                  "target": [
                    "#contenta9"
                  ],
                  "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=\"contenta10\" class=\"panel-collapse collapse\" role=\"tabpanel\" aria-labelledby=\"heading10\">",
                  "target": [
                    "#contenta10"
                  ],
                  "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=\"contenta11\" class=\"panel-collapse collapse\" role=\"tabpanel\" aria-labelledby=\"heading11\">",
                  "target": [
                    "#contenta11"
                  ],
                  "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=\"contenta12\" class=\"panel-collapse collapse\" role=\"tabpanel\" aria-labelledby=\"heading12\">",
                  "target": [
                    "#contenta12"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"modal fade\" tabindex=\"-1\" role=\"dialog\" id=\"myModal\" aria-labelledby=\"myModalLabel\">",
                  "target": [
                    "#myModal"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<button class=\"pull-right showBttn\" id=\"showBttn\" name=\"showSearchButton\" value=\"OK\" type=\"button\" style=\"display: none;\"></button>",
                  "target": [
                    "#showBttn"
                  ],
                  "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=\"finder moduleHide\" data-original-title=\"\" title=\"\">",
                  "target": [
                    "#mod-finder-searchform164 > .finder.moduleHide[data-original-title=\"\"]"
                  ],
                  "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": "<input type=\"text\" name=\"q\" id=\"mod-finder-searchword164\" class=\"search-query input-medium\" size=\"20\" value=\"\" placeholder=\"Search ...\" autocomplete=\"off\">",
                  "target": [
                    "#mod-finder-searchword164"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<button type=\"button\" class=\"navbar-toggle collapsed\" data-toggle=\"collapse\" data-target=\"#bs-example\" aria-expanded=\"false\">",
                  "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": "<li class=\"item-101 default current active\"><a href=\"/index.php\">Home</a></li>",
                  "target": [
                    ".item-101"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"nav-header  hidden\">Related Links</span>",
                  "target": [
                    ".item-531 > .nav-header.hidden"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"nav-header  hidden\">Related Content</span>",
                  "target": [
                    ".item-532 > .nav-header.hidden"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"nav-header  hidden\">Related Links</span>",
                  "target": [
                    ".item-642 > .nav-header.hidden"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"nav-header  hidden\">Related Content</span>",
                  "target": [
                    ".item-643 > .nav-header.hidden"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                }
              ]
            },
            {
              "id": "identical-links-same-purpose",
              "impact": "minor",
              "tags": [
                "cat.semantics",
                "wcag2aaa",
                "wcag249"
              ],
              "description": "Ensure that links with the same accessible name serve a similar purpose",
              "help": "Links with the same name must have a similar purpose",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/identical-links-same-purpose?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "learn more",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "www.dni.gov",
                          "port": "",
                          "pathname": "/index.php/how-we-work/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/index.php/nctc-home\" class=\"text-uppercase ODNILink nctcMultiHover nctcLinkResting \">Learn More</a>",
                          "target": [
                            ".nctcLinkResting"
                          ]
                        },
                        {
                          "html": "<a href=\"/index.php/ncpc-home\" class=\"text-uppercase ODNILink  ncpcMultiHover ncpcLinkResting\">Learn More</a>",
                          "target": [
                            ".ncpcLinkResting"
                          ]
                        },
                        {
                          "html": "<a href=\"/index.php/ncsc-home\" class=\"text-uppercase ODNILink ncscMultiHover ncscLinkResting\">Learn More</a>",
                          "target": [
                            ".ncscLinkResting"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"/index.php/how-we-work\" class=\"callOutLink text-uppercase\">Learn More</a>",
                  "target": [
                    ".callOutLink"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                }
              ]
            },
            {
              "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": "bgImage"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p>",
                          "target": [
                            ".row.text-center:nth-child(2) > p"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined due to a background image"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/index.php/how-we-work\" class=\"callOutLink text-uppercase\">Learn More</a>",
                  "target": [
                    ".callOutLink"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined due to a background image"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "bgImage"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p>",
                          "target": [
                            ".col-md-offset-1 > p"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined due to a background image"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.intelligencecareers.gov/iccareers.html\" target=\"_blank\">every career category</a>",
                  "target": [
                    "p > a[target=\"_blank\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined due to a background image"
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#666666",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.74,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"navbar navbar-default\" role=\"navigation\">",
                          "target": [
                            "nav"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 16.5pt (22px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/index.php/who-we-are\">Who We Are</a>",
                  "target": [
                    ".item-107 > a[href$=\"who-we-are\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 16.5pt (22px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#666666",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.74,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"navbar navbar-default\" role=\"navigation\">",
                          "target": [
                            "nav"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 16.5pt (22px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/index.php/what-we-do\">What We Do</a>",
                  "target": [
                    ".item-190 > a[href$=\"what-we-do\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 16.5pt (22px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#666666",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.74,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"navbar navbar-default\" role=\"navigation\">",
                          "target": [
                            "nav"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 16.5pt (22px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/index.php/how-we-work\">How We Work</a>",
                  "target": [
                    ".item-108 > a[href$=\"how-we-work\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 16.5pt (22px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#666666",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.74,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"navbar navbar-default\" role=\"navigation\">",
                          "target": [
                            "nav"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 16.5pt (22px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/index.php/careers\">Careers</a>",
                  "target": [
                    "a[href$=\"careers\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 16.5pt (22px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#666666",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.74,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"navbar navbar-default\" role=\"navigation\">",
                          "target": [
                            "nav"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 16.5pt (22px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/index.php/newsroom\">Newsroom</a>",
                  "target": [
                    ".item-395 > a[href$=\"newsroom\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 16.5pt (22px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#666666",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.74,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"navbar navbar-default\" role=\"navigation\">",
                          "target": [
                            "nav"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 16.5pt (22px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/index.php/features\">Features</a>",
                  "target": [
                    ".item-763 > a[href$=\"features\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 16.5pt (22px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#768ca2",
                        "contrastRatio": 3.47,
                        "fontSize": "34.2pt (45.6px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"hero\">",
                          "target": [
                            ".hero"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.47 (foreground color: #ffffff, background color: #768ca2, font size: 34.2pt (45.6px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>We unify our intelligence community toward a stronger, safer nation</span>",
                  "target": [
                    "h1 > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.47 (foreground color: #ffffff, background color: #768ca2, font size: 34.2pt (45.6px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ]
            },
            {
              "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": "<h6>Our mission is to <span>lead intelligence integration</span> and forge an <span>intelligence community</span> that delivers the most insightful intelligence possible</h6>",
                  "target": [
                    "h6"
                  ],
                  "failureSummary": "Fix any of the following:\n  Heading order invalid"
                },
                {
                  "any": [
                    {
                      "id": "heading-order",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Heading order invalid"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h5>Intelligence Community Assessments &amp; Reports</h5>",
                  "target": [
                    ".col-sm-6.col-md-4:nth-child(1) > .featureBlock > .calloutTitle > a > h5"
                  ],
                  "failureSummary": "Fix any of the following:\n  Heading order invalid"
                },
                {
                  "any": [
                    {
                      "id": "heading-order",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Heading order invalid"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h5 class=\"text-uppercase\"><strong>The Intelligence Community</strong></h5>",
                  "target": [
                    ".col-sm-8 > h5"
                  ],
                  "failureSummary": "Fix any of the following:\n  Heading order invalid"
                },
                {
                  "any": [
                    {
                      "id": "heading-order",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Heading order invalid"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h5 class=\"text-uppercase\"><strong>Why Work Here?</strong></h5>",
                  "target": [
                    ".col-md-offset-1 > h5"
                  ],
                  "failureSummary": "Fix any of the following:\n  Heading order invalid"
                }
              ]
            },
            {
              "id": "landmark-one-main",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the document has a main landmark",
              "help": "Document should have one main landmark",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/landmark-one-main?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "page-has-main",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Document does not have a main landmark"
                    }
                  ],
                  "none": [],
                  "impact": "moderate",
                  "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en-gb\" lang=\"en-gb\" dir=\"ltr\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  Document does not have a main landmark"
                }
              ]
            },
            {
              "id": "region",
              "impact": "moderate",
              "tags": [
                "cat.keyboard",
                "best-practice"
              ],
              "description": "Ensures all page content is contained by landmarks",
              "help": "All page content should be contained by landmarks",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/region?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div id=\"content\">",
                  "target": [
                    "#content"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<section class=\"container-fluid block\">",
                  "target": [
                    ".block.container-fluid:nth-child(45)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"custom\">",
                  "target": [
                    ".custom:nth-child(46)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<section class=\"container-fluid block\">",
                  "target": [
                    ".block.container-fluid:nth-child(47)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"custom\">",
                  "target": [
                    ".custom:nth-child(48)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"custom\">",
                  "target": [
                    ".custom:nth-child(49)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.dni.gov/",
      "what": "URL",
      "result": "https://www.dni.gov/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.dni.gov/",
      "result": {
        "Error": {
          "AA.2_4_1.H64.1": {
            "Iframe element requires a non-empty title attribute that identifies the frame.": [
              {
                "tagName": "iframe",
                "id": "",
                "code": "<iframe src=\"javascript:void(0)\" title=\"\" style=\"width: 0px; height: 0px; border: 0px; display: none;\">...</iframe>"
              }
            ]
          },
          "AA.2_4_2.H25.1.NoTitleEl": {
            "A title should be provided for the document, using a non-empty title element in the head section.": [
              {
                "tagName": "head",
                "id": "",
                "code": "<head>...</head>"
              }
            ]
          },
          "AA.4_1_2.H91.Button.Name": {
            "This button element does not have a name available to an accessibility API. Valid names are: title attribute, element content, aria-label attribute, aria-labelledby attribute.": [
              {
                "tagName": "button",
                "id": "#showBttn",
                "code": "<button class=\"pull-right showBttn\" id=\"showBttn\" name=\"showSearchButton\" value=\"OK\" type=\"button\" style=\"display: none;\">...</button>"
              }
            ]
          }
        },
        "Warning": {
          "AA.1_3_1.H48": {
            "If this element contains a navigation section, it is recommended that it be marked up as a list.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"col-md-4\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"contentBlock\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div>...</div>"
              }
            ]
          },
          "AA.1_3_1_A.G141": {
            "The heading structure is not logically nested. This h4 element appears to be the primary document heading, so should be an h1 element.": [
              {
                "tagName": "h4",
                "id": "#contactDNITitle",
                "code": "<h4 class=\"modal-title\" id=\"contactDNITitle\">...</h4>"
              }
            ],
            "The heading structure is not logically nested. This h4 element should be an h1 to be properly nested.": [
              {
                "tagName": "h4",
                "id": "#contactDNITitle",
                "code": "<h4 class=\"modal-title\" id=\"contactDNITitle\">...</h4>"
              }
            ],
            "The heading structure is not logically nested. This h5 element should be an h3 to be properly nested.": [
              {
                "tagName": "h5",
                "id": "",
                "code": "<h5 class=\"text-uppercase\">...</h5>"
              },
              {
                "tagName": "h5",
                "id": "",
                "code": "<h5>...</h5>"
              }
            ],
            "The heading structure is not logically nested. This h6 element should be an h3 to be properly nested.": [
              {
                "tagName": "h6",
                "id": "",
                "code": "<h6>...</h6>"
              }
            ]
          },
          "AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
            "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.": [
              {
                "tagName": "div",
                "id": "#contactDNI",
                "code": "<div class=\"modal fade\" tabindex=\"-2\" id=\"contactDNI\" role=\"dialog\">...</div>"
              },
              {
                "tagName": "div",
                "id": "#myModal",
                "code": "<div class=\"modal fade\" tabindex=\"-1\" role=\"dialog\" id=\"myModal\" aria-labelledby=\"myModalLabel\">...</div>"
              }
            ]
          },
          "AA.1_4_3.G145.Alpha": {
            "This element's text or background contains transparency. Ensure the contrast ratio between the text and background are at least 3:1.": [
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2 class=\" odniMainLogoStyle heroText-2  \">...</h2>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span>...</span>"
              }
            ]
          },
          "AA.1_4_3.G145.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 3:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/index.php/ncpc-home\" class=\"bigNoodle  ncpcMultiHover ncpcTitleResting \">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/index.php/ncsc-home\" class=\"bigNoodle ncscMultiHover ncscTitleResting \">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/index.php/nctc-home\" class=\"bigNoodle nctcMultiHover nctcTitleResting\">...</a>"
              },
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2 class=\"blockTitle blockEnd text-center text-uppercase\">...</h2>"
              },
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2 class=\"blockTitle blockEnd text-uppercase text-center\">...</h2>"
              },
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2 class=\"blockTitle text-uppercase text-center blockEnd\">...</h2>"
              },
              {
                "tagName": "strong",
                "id": "",
                "code": "<strong>...</strong>"
              }
            ]
          },
          "AA.1_4_3.G18.Alpha": {
            "This element's text or background contains transparency. Ensure the contrast ratio between the text and background are at least 4.5:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/files/documents/FOIA/APR-SEP_2018_SAR_FINAL.pdf?utm_source=Feature%20Navigation%20Menu&amp;utm_medium=DNI.gov%20Website\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/index.php/careers/career-opportunities\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/index.php/careers/careers-features\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/index.php/careers/joint-duty\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/index.php/careers/special-programs\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/index.php/careers/student-opportunities\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/index.php/coronavirus\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/index.php/cyber-threat-framework\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/index.php/features\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/index.php/features/2753-53-hpsci-transcripts\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/index.php/features/2763-principles-of-artificial-intelligence-ethics-for-the-intelligence-community\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/index.php/features/national-strategy-for-counterterrorism\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/index.php/foia\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/index.php/how-we-work/accountability\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/index.php/how-we-work/collaboration\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/index.php/how-we-work/diversity\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/index.php/how-we-work/ethics\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/index.php/how-we-work/objectivity\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/index.php/how-we-work/transparency\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/index.php/ncpc-home\" class=\"center-links-topnav\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/index.php/ncpc-newsroom\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/index.php/ncsc-home\" class=\"center-links-topnav\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/index.php/ncsc-newsroom\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/index.php/nctc-home\" class=\"center-links-topnav\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/index.php/nctc-newsroom\" class=\"bottom-border\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/index.php/newsroom/congressional-testimonies\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/index.php/newsroom/news-articles\" class=\"bottom-border\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/index.php/newsroom/photos\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/index.php/newsroom/press-releases\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/index.php/newsroom/recent-news\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/index.php/newsroom/reports-publications\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/index.php/newsroom/reports-publications/item/1940-the-aim-initiative-a-strategy-for-augmenting-intelligence-using-machines\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/index.php/newsroom/seals-graphics\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/index.php/newsroom/speeches-interviews\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/index.php/odni-operating-status\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/index.php/what-we-do/ic-assessments\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/index.php/what-we-do/ic-budget\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/index.php/what-we-do/ic-policies-reports\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/index.php/what-we-do/members-of-the-ic\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/index.php/what-we-do/what-is-intelligence\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/index.php/who-we-are/history\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/index.php/who-we-are/leadership\" class=\"bottom-border\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/index.php/who-we-are/mission-vision\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/index.php/who-we-are/organizations\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/index.php/who-we-are/organizations/national-security-partnerships/ps-engagement\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.dni.gov/ICIG-Whistleblower/?utm_source=Feature%20Link&amp;utm_medium=Home%20Page\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.intelligence.gov/tet-declassified\">...</a>"
              },
              {
                "tagName": "h6",
                "id": "",
                "code": "<h6>...</h6>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              }
            ]
          },
          "AA.1_4_3.G18.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/index.php\" class=\"navbar-brand odniPageLogo odniTopLogoStyle pull-left\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/index.php/accessibility\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/index.php/coronavirus\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/index.php/customer-service\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/index.php/foia\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/index.php/for-kids\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/index.php/how-we-work\" class=\"callOutLink text-uppercase\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/index.php/ncpc-home\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/index.php/ncsc-home\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/index.php/nctc-home\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/index.php/no-fear-act\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/index.php/odni-operating-status\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/index.php/plain-language-act\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/index.php/privacy-policy\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/index.php/system-of-record-notices\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/index.php/who-we-are/organizations\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/index.php/who-we-are/organizations/clpt/clpt-who-we-are\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/index.php/who-we-are/organizations/icdei/icdei-who-we-are\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/index.php/who-we-are/organizations/icig/icig-hotline\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/index.php/who-we-are/organizations/icig/icig-who-we-are\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/index.php/who-we-are/organizations/oeeo/oeeo-who-we-are\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/index.php/who-we-are/organizations/ogc/ogc-who-we-are\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.ready.gov\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.whitehouse.gov/open\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://get.adobe.com/reader/\" target=\"_blank\" rel=\"noopener noreferrer\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.cdc.gov/flu/\" target=\"_blank\" rel=\"noopener noreferrer\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.intelligencecareers.gov/iccareers.html\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "h3",
                "id": "",
                "code": "<h3>...</h3>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"highlightFix\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"fa fa-info\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span>...</span>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.dni.gov/",
      "what": "URL",
      "result": "https://www.dni.gov/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://www.dni.gov/",
      "result": {
        "content": {
          "totals": {
            "violation": 41,
            "recommendation": 2,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/section[3]/section[1]/h2[1]",
                "aria": "/document[1]/heading[9]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 3869,
                "height": 34,
                "width": 720
              },
              "snippet": "<h2 class=\"blockTitle text-uppercase text-center blockEnd\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/section[3]/section[1]/div[2]/a[1]",
                "aria": "/document[1]/link[26]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 295,
                "top": 6259,
                "height": 38,
                "width": 212
              },
              "snippet": "<a class=\"text-uppercase ODNILink\" href=\"/index.php/features\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/section[3]/section[1]/div[1]/div[6]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[25]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 82,
                "top": 5894,
                "height": 59,
                "width": 261
              },
              "snippet": "<a href=\"https://www.intelligence.gov/tet-declassified\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/section[3]/section[1]/div[1]/div[6]/div[1]/a[1]",
                "aria": "/document[1]/link[24]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 82,
                "top": 5732,
                "height": 20,
                "width": 261
              },
              "snippet": "<a href=\"https://www.intelligence.gov/tet-declassified\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/section[3]/section[1]/div[1]/div[5]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[23]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 457,
                "top": 5405,
                "height": 59,
                "width": 261
              },
              "snippet": "<a href=\"/index.php/who-we-are/organizations/national-security-partnerships/ps-engagement\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/section[3]/section[1]/div[1]/div[5]/div[1]/a[1]",
                "aria": "/document[1]/link[22]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 457,
                "top": 5242,
                "height": 20,
                "width": 261
              },
              "snippet": "<a href=\"/index.php/who-we-are/organizations/national-security-partnerships/ps-engagement\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/section[3]/section[1]/div[1]/div[4]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[21]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 82,
                "top": 5405,
                "height": 30,
                "width": 261
              },
              "snippet": "<a href=\"https://www.dni.gov/index.php/who-we-are/organizations/mission-integration/es/election-security-who-we-are\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/section[3]/section[1]/div[1]/div[4]/div[1]/a[1]",
                "aria": "/document[1]/link[20]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 82,
                "top": 5242,
                "height": 20,
                "width": 261
              },
              "snippet": "<a href=\"https://www.dni.gov/index.php/who-we-are/organizations/mission-integration/es/election-security-who-we-are\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/section[3]/section[1]/div[1]/div[3]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[19]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 457,
                "top": 4811,
                "height": 88,
                "width": 261
              },
              "snippet": "<a href=\"/index.php/newsroom/reports-publications/item/1940-the-aim-initiative-a-strategy-for-augmenting-intelligence-using-machines?utm_source=Homepage%20Feature&utm_medium=DNI.gov%20Website\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/section[3]/section[1]/div[1]/div[3]/div[1]/a[1]",
                "aria": "/document[1]/link[18]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 457,
                "top": 4654,
                "height": 20,
                "width": 250
              },
              "snippet": "<a href=\"/index.php/newsroom/reports-publications/item/1940-the-aim-initiative-a-strategy-for-augmenting-intelligence-using-machines?utm_source=Homepage%20Feature&utm_medium=DNI.gov%20Website\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/section[3]/section[1]/div[1]/div[2]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[17]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 457,
                "top": 4232,
                "height": 59,
                "width": 261
              },
              "snippet": "<a href=\"/index.php/gt2040-home\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/section[3]/section[1]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/link[16]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 457,
                "top": 4075,
                "height": 20,
                "width": 250
              },
              "snippet": "<a href=\"/index.php/gt2040-home\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/section[3]/section[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[15]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 82,
                "top": 4234,
                "height": 59,
                "width": 261
              },
              "snippet": "<a href=\"/index.php/what-we-do/ic-assessments\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/section[3]/section[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[14]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 82,
                "top": 4076,
                "height": 20,
                "width": 261
              },
              "snippet": "<a href=\"/index.php/what-we-do/ic-assessments\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/section[2]/div[1]/section[1]/h2[1]",
                "aria": "/document[1]/heading[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 1346,
                "height": 34,
                "width": 720
              },
              "snippet": "<h2 class=\"blockTitle text-uppercase sectionTitleColor\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/section[2]/div[1]/section[1]/div[1]/div[2]/a[2]/div[1]/div[1]/p[1]",
                "aria": "/document[1]/link[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 2143,
                "height": 52,
                "width": 720
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/section[2]/div[1]/section[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/link[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 1661,
                "height": 262,
                "width": 720
              },
              "snippet": "<a href=\"/index.php/newsroom/press-releases/press-releases-2022/item/2310-intelligence-community-named-a-best-place-to-work-for-13th-consecutive-year\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/section[2]/div[1]/section[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 1389,
                "height": 262,
                "width": 720
              },
              "snippet": "<a href=\"/index.php/newsroom/news-articles/news-articles-2022/item/2309-lori-wade-leading-the-ic-s-data-driven-future\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/section[1]/div[1]/div[1]/button[2]",
                "aria": "/document[1]/button[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 610,
                "top": 0,
                "height": 25,
                "width": 145
              },
              "snippet": "<button id=\"showContactDNI\" data-toggle=\"modal\" class=\"btn btn-default pull-right\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[9]/section[1]/h2[1]",
                "aria": "/document[1]/heading[12]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 15,
                "top": 6853,
                "height": 34,
                "width": 770
              },
              "snippet": "<h2 class=\"blockTitle blockEnd text-center text-uppercase\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[9]/section[1]/div[1]/div[1]/div[2]/ul[1]",
                "aria": "/document[1]/list[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 7118,
                "height": 210,
                "width": 720
              },
              "snippet": "<ul class=\"blockTitle\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[9]/section[1]/div[1]/div[1]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/link[28]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 614,
                "top": 6995,
                "height": 20,
                "width": 140
              },
              "snippet": "<a target=\"_blank\" href=\"https://www.intelligencecareers.gov/iccareers.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[9]/section[1]/div[1]/div[1]/div[1]/h5[1]",
                "aria": "/document[1]/heading[13]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 6956,
                "height": 27,
                "width": 720
              },
              "snippet": "<h5 class=\"text-uppercase\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[8]/section[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[10]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 6413,
                "height": 34,
                "width": 720
              },
              "snippet": "<h2 class=\"blockTitle blockEnd text-uppercase text-center\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[8]/section[1]/div[1]/div[1]/div[2]/h5[1]",
                "aria": "/document[1]/heading[11]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 290,
                "top": 6516,
                "height": 27,
                "width": 470
              },
              "snippet": "<h5 class=\"text-uppercase\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[8]/section[1]/div[1]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/link[27]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 290,
                "top": 6699,
                "height": 38,
                "width": 369
              },
              "snippet": "<a class=\"text-uppercase ODNILink blockEnd blockTitle\" href=\"/index.php/what-we-do\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[7]/section[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 2404,
                "height": 34,
                "width": 720
              },
              "snippet": "<h2 class=\"blockTitle text-uppercase text-center blockEnd\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[7]/section[1]/div[1]/div[2]/div[3]/div[1]/div[2]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 75,
                "top": 3470,
                "height": 126,
                "width": 276
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[7]/section[1]/div[1]/div[2]/div[3]/div[1]/div[1]/h3[1]",
                "aria": "/document[1]/heading[8]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 3419,
                "height": 32,
                "width": 345
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[7]/section[1]/div[1]/div[2]/div[3]/div[1]/a[1]",
                "aria": "/document[1]/link[12]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 122,
                "top": 3296,
                "height": 20,
                "width": 181
              },
              "snippet": "<a href=\"/index.php/ncsc-home\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[7]/section[1]/div[1]/div[2]/div[2]/div[1]/div[2]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 450,
                "top": 2962,
                "height": 126,
                "width": 276
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[7]/section[1]/div[1]/div[2]/div[2]/div[1]/div[1]/h3[1]",
                "aria": "/document[1]/heading[7]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 415,
                "top": 2911,
                "height": 32,
                "width": 345
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[7]/section[1]/div[1]/div[2]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/link[10]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 497,
                "top": 2788,
                "height": 20,
                "width": 182
              },
              "snippet": "<a href=\"/index.php/ncpc-home\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[7]/section[1]/div[1]/div[2]/div[1]/div[1]/div[2]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 75,
                "top": 2961,
                "height": 126,
                "width": 276
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[7]/section[1]/div[1]/div[2]/div[1]/div[1]/div[1]/h3[1]",
                "aria": "/document[1]/heading[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 2910,
                "height": 32,
                "width": 345
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[7]/section[1]/div[1]/div[2]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[8]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 122,
                "top": 2787,
                "height": 20,
                "width": 181
              },
              "snippet": "<a href=\"/index.php/nctc-home\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[7]/section[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 100,
                "top": 2517,
                "height": 126,
                "width": 600
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[6]/div[1]/section[1]/div[4]/div[1]/h2[1]",
                "aria": "/document[1]/heading[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 926,
                "height": 72,
                "width": 720
              },
              "snippet": "<h2 class=\" odniMainLogoStyle heroText-2  \">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[6]/div[1]/section[1]/div[4]/div[1]/div[1]/h6[1]",
                "aria": "/document[1]/heading[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 184,
                "top": 1069,
                "height": 72,
                "width": 432
              },
              "snippet": "<h6>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[6]/div[1]/section[1]/div[2]/h1[1]",
                "aria": "/document[1]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 220,
                "top": 257,
                "height": 329,
                "width": 360
              },
              "snippet": "<h1 class=\"text-uppercase ODNIheroText-1\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": -1000,
                "top": -1000,
                "height": 1,
                "width": 1
              },
              "snippet": "<a class=\"skip\" href=\"#content\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ContentinfoWithNoMain_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "The element with \"contentinfo\" role is present without an element with \"main\" role",
              "bounds": {
                "left": 0,
                "top": 7436,
                "height": 1222,
                "width": 800
              },
              "snippet": "<footer class=\"container-fluid odni-footer\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/nav[1]",
                "aria": "/document[1]/navigation[1]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 40,
                "top": 25,
                "height": 132,
                "width": 720
              },
              "snippet": "<nav role=\"navigation\" class=\"navbar navbar-default\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 41,
            "recommendation": 2,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/section[3]/section[1]/h2[1]",
                "aria": "/document[1]/heading[9]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 3650,
                "height": 34,
                "width": 720
              },
              "snippet": "<h2 class=\"blockTitle text-uppercase text-center blockEnd\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/section[3]/section[1]/div[2]/a[1]",
                "aria": "/document[1]/link[26]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 342,
                "top": 6041,
                "height": 37,
                "width": 118
              },
              "snippet": "<a class=\"text-uppercase ODNILink\" href=\"/index.php/features\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/section[3]/section[1]/div[1]/div[6]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[25]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 82,
                "top": 5675,
                "height": 59,
                "width": 261
              },
              "snippet": "<a href=\"https://www.intelligence.gov/tet-declassified\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/section[3]/section[1]/div[1]/div[6]/div[1]/a[1]",
                "aria": "/document[1]/link[24]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 82,
                "top": 5513,
                "height": 20,
                "width": 261
              },
              "snippet": "<a href=\"https://www.intelligence.gov/tet-declassified\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/section[3]/section[1]/div[1]/div[5]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[23]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 457,
                "top": 5186,
                "height": 59,
                "width": 261
              },
              "snippet": "<a href=\"/index.php/who-we-are/organizations/national-security-partnerships/ps-engagement\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/section[3]/section[1]/div[1]/div[5]/div[1]/a[1]",
                "aria": "/document[1]/link[22]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 457,
                "top": 5023,
                "height": 20,
                "width": 261
              },
              "snippet": "<a href=\"/index.php/who-we-are/organizations/national-security-partnerships/ps-engagement\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/section[3]/section[1]/div[1]/div[4]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[21]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 82,
                "top": 5186,
                "height": 30,
                "width": 261
              },
              "snippet": "<a href=\"https://www.dni.gov/index.php/who-we-are/organizations/mission-integration/es/election-security-who-we-are\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/section[3]/section[1]/div[1]/div[4]/div[1]/a[1]",
                "aria": "/document[1]/link[20]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 82,
                "top": 5023,
                "height": 20,
                "width": 261
              },
              "snippet": "<a href=\"https://www.dni.gov/index.php/who-we-are/organizations/mission-integration/es/election-security-who-we-are\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/section[3]/section[1]/div[1]/div[3]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[19]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 457,
                "top": 4592,
                "height": 88,
                "width": 261
              },
              "snippet": "<a href=\"/index.php/newsroom/reports-publications/item/1940-the-aim-initiative-a-strategy-for-augmenting-intelligence-using-machines?utm_source=Homepage%20Feature&utm_medium=DNI.gov%20Website\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/section[3]/section[1]/div[1]/div[3]/div[1]/a[1]",
                "aria": "/document[1]/link[18]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 457,
                "top": 4435,
                "height": 20,
                "width": 250
              },
              "snippet": "<a href=\"/index.php/newsroom/reports-publications/item/1940-the-aim-initiative-a-strategy-for-augmenting-intelligence-using-machines?utm_source=Homepage%20Feature&utm_medium=DNI.gov%20Website\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/section[3]/section[1]/div[1]/div[2]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[17]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 457,
                "top": 4013,
                "height": 59,
                "width": 261
              },
              "snippet": "<a href=\"/index.php/gt2040-home\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/section[3]/section[1]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/link[16]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 457,
                "top": 3856,
                "height": 20,
                "width": 250
              },
              "snippet": "<a href=\"/index.php/gt2040-home\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/section[3]/section[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[15]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 82,
                "top": 4015,
                "height": 59,
                "width": 261
              },
              "snippet": "<a href=\"/index.php/what-we-do/ic-assessments\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/section[3]/section[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[14]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 82,
                "top": 3857,
                "height": 20,
                "width": 261
              },
              "snippet": "<a href=\"/index.php/what-we-do/ic-assessments\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/section[2]/div[1]/section[1]/h2[1]",
                "aria": "/document[1]/heading[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 1157,
                "height": 34,
                "width": 720
              },
              "snippet": "<h2 class=\"blockTitle text-uppercase sectionTitleColor\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/section[2]/div[1]/section[1]/div[1]/div[2]/a[2]/div[1]/div[1]/p[1]",
                "aria": "/document[1]/link[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 1954,
                "height": 52,
                "width": 720
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/section[2]/div[1]/section[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/link[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 1472,
                "height": 262,
                "width": 720
              },
              "snippet": "<a href=\"/index.php/newsroom/press-releases/press-releases-2022/item/2310-intelligence-community-named-a-best-place-to-work-for-13th-consecutive-year\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/section[2]/div[1]/section[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 1200,
                "height": 262,
                "width": 720
              },
              "snippet": "<a href=\"/index.php/newsroom/news-articles/news-articles-2022/item/2309-lori-wade-leading-the-ic-s-data-driven-future\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/section[1]/div[1]/div[1]/button[2]",
                "aria": "/document[1]/button[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 610,
                "top": 0,
                "height": 25,
                "width": 145
              },
              "snippet": "<button id=\"showContactDNI\" data-toggle=\"modal\" class=\"btn btn-default pull-right\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[9]/section[1]/h2[1]",
                "aria": "/document[1]/heading[12]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 15,
                "top": 6634,
                "height": 34,
                "width": 770
              },
              "snippet": "<h2 class=\"blockTitle blockEnd text-center text-uppercase\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[9]/section[1]/div[1]/div[1]/div[2]/ul[1]",
                "aria": "/document[1]/list[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 6899,
                "height": 170,
                "width": 720
              },
              "snippet": "<ul class=\"blockTitle\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[9]/section[1]/div[1]/div[1]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/link[28]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 614,
                "top": 6776,
                "height": 20,
                "width": 140
              },
              "snippet": "<a target=\"_blank\" href=\"https://www.intelligencecareers.gov/iccareers.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[9]/section[1]/div[1]/div[1]/div[1]/h5[1]",
                "aria": "/document[1]/heading[13]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 6737,
                "height": 27,
                "width": 720
              },
              "snippet": "<h5 class=\"text-uppercase\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[8]/section[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[10]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 6194,
                "height": 34,
                "width": 720
              },
              "snippet": "<h2 class=\"blockTitle blockEnd text-uppercase text-center\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[8]/section[1]/div[1]/div[1]/div[2]/h5[1]",
                "aria": "/document[1]/heading[11]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 290,
                "top": 6297,
                "height": 27,
                "width": 470
              },
              "snippet": "<h5 class=\"text-uppercase\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[8]/section[1]/div[1]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/link[27]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 290,
                "top": 6481,
                "height": 37,
                "width": 207
              },
              "snippet": "<a class=\"text-uppercase ODNILink blockEnd blockTitle\" href=\"/index.php/what-we-do\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[7]/section[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 2185,
                "height": 34,
                "width": 720
              },
              "snippet": "<h2 class=\"blockTitle text-uppercase text-center blockEnd\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[7]/section[1]/div[1]/div[2]/div[3]/div[1]/div[2]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 75,
                "top": 3251,
                "height": 126,
                "width": 276
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[7]/section[1]/div[1]/div[2]/div[3]/div[1]/div[1]/h3[1]",
                "aria": "/document[1]/heading[8]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 3200,
                "height": 32,
                "width": 345
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[7]/section[1]/div[1]/div[2]/div[3]/div[1]/a[1]",
                "aria": "/document[1]/link[12]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 122,
                "top": 3077,
                "height": 20,
                "width": 181
              },
              "snippet": "<a href=\"/index.php/ncsc-home\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[7]/section[1]/div[1]/div[2]/div[2]/div[1]/div[2]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 450,
                "top": 2743,
                "height": 126,
                "width": 276
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[7]/section[1]/div[1]/div[2]/div[2]/div[1]/div[1]/h3[1]",
                "aria": "/document[1]/heading[7]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 415,
                "top": 2692,
                "height": 32,
                "width": 345
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[7]/section[1]/div[1]/div[2]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/link[10]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 497,
                "top": 2569,
                "height": 20,
                "width": 182
              },
              "snippet": "<a href=\"/index.php/ncpc-home\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[7]/section[1]/div[1]/div[2]/div[1]/div[1]/div[2]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 75,
                "top": 2742,
                "height": 126,
                "width": 276
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[7]/section[1]/div[1]/div[2]/div[1]/div[1]/div[1]/h3[1]",
                "aria": "/document[1]/heading[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 2691,
                "height": 32,
                "width": 345
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[7]/section[1]/div[1]/div[2]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[8]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 122,
                "top": 2568,
                "height": 20,
                "width": 181
              },
              "snippet": "<a href=\"/index.php/nctc-home\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[7]/section[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 100,
                "top": 2298,
                "height": 126,
                "width": 600
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[6]/div[1]/section[1]/div[4]/div[1]/h2[1]",
                "aria": "/document[1]/heading[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 765,
                "height": 73,
                "width": 720
              },
              "snippet": "<h2 class=\" odniMainLogoStyle heroText-2  \">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[6]/div[1]/section[1]/div[4]/div[1]/div[1]/h6[1]",
                "aria": "/document[1]/heading[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 184,
                "top": 910,
                "height": 72,
                "width": 432
              },
              "snippet": "<h6>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[6]/div[1]/section[1]/div[2]/h1[1]",
                "aria": "/document[1]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 220,
                "top": 260,
                "height": 165,
                "width": 360
              },
              "snippet": "<h1 class=\"text-uppercase ODNIheroText-1\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": -1000,
                "top": -1000,
                "height": 1,
                "width": 1
              },
              "snippet": "<a class=\"skip\" href=\"#content\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ContentinfoWithNoMain_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "The element with \"contentinfo\" role is present without an element with \"main\" role",
              "bounds": {
                "left": 0,
                "top": 7177,
                "height": 1225,
                "width": 800
              },
              "snippet": "<footer class=\"container-fluid odni-footer\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/nav[1]",
                "aria": "/document[1]/navigation[1]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 40,
                "top": 25,
                "height": 135,
                "width": 720
              },
              "snippet": "<nav role=\"navigation\" class=\"navbar navbar-default\">",
              "level": "recommendation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.dni.gov/",
      "what": "URL",
      "result": "https://www.dni.gov/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://www.dni.gov/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "Home",
          "pageurl": "https://www.dni.gov/",
          "time": 3.12,
          "creditsremaining": 799,
          "allitemcount": 172,
          "totalelements": 685,
          "waveurl": "http://wave.webaim.org/report?url=https://www.dni.gov/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 1,
            "items": {
              "button_empty": {
                "id": "button_empty",
                "description": "Empty button",
                "count": 1,
                "selectors": [
                  "HTML > BODY#itemid-101 > A:first-child + IFRAME + SCRIPT + SCRIPT + SCRIPT + SCRIPT + META + BASE + META + META + TITLE + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + SCRIPT + SCRIPT + NOSCRIPT + DIV + DIV + DIV + SECTION > DIV:first-child > DIV:first-child > BUTTON#showBttn"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  },
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              }
            }
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 25,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 25,
                "selectors": [
                  "HTML > BODY#itemid-101 > A:first-child + IFRAME + SCRIPT + SCRIPT + SCRIPT + SCRIPT + META + BASE + META + META + TITLE + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + SCRIPT + SCRIPT + NOSCRIPT + DIV + DIV + DIV + SECTION + DIV + DIV + DIV + SECTION + DIV + SECTION + DIV > SECTION:first-child > DIV:first-child > H2:first-child + DIV > DIV:first-child + DIV > H5:first-child + P",
                  "HTML > BODY#itemid-101 > A:first-child + IFRAME + SCRIPT + SCRIPT + SCRIPT + SCRIPT + META + BASE + META + META + TITLE + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + SCRIPT + SCRIPT + NOSCRIPT + DIV + DIV + DIV + SECTION + DIV + DIV + DIV + SECTION + DIV + SECTION + DIV + DIV + FOOTER > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + UL > LI:first-child > A:first-child",
                  "HTML > BODY#itemid-101 > A:first-child + IFRAME + SCRIPT + SCRIPT + SCRIPT + SCRIPT + META + BASE + META + META + TITLE + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + SCRIPT + SCRIPT + NOSCRIPT + DIV + DIV + DIV + SECTION + DIV + DIV + DIV + SECTION + DIV + SECTION + DIV + DIV + FOOTER > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + UL > LI:first-child + LI > A:first-child",
                  "HTML > BODY#itemid-101 > A:first-child + IFRAME + SCRIPT + SCRIPT + SCRIPT + SCRIPT + META + BASE + META + META + TITLE + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + SCRIPT + SCRIPT + NOSCRIPT + DIV + DIV + DIV + SECTION + DIV + DIV + DIV + SECTION + DIV + SECTION + DIV + DIV + FOOTER > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + UL > LI:first-child + LI + LI > A:first-child",
                  "HTML > BODY#itemid-101 > A:first-child + IFRAME + SCRIPT + SCRIPT + SCRIPT + SCRIPT + META + BASE + META + META + TITLE + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + SCRIPT + SCRIPT + NOSCRIPT + DIV + DIV + DIV + SECTION + DIV + DIV + DIV + SECTION + DIV + SECTION + DIV + DIV + FOOTER > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child + UL > LI:first-child > A:first-child",
                  "HTML > BODY#itemid-101 > A:first-child + IFRAME + SCRIPT + SCRIPT + SCRIPT + SCRIPT + META + BASE + META + META + TITLE + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + SCRIPT + SCRIPT + NOSCRIPT + DIV + DIV + DIV + SECTION + DIV + DIV + DIV + SECTION + DIV + SECTION + DIV + DIV + FOOTER > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child + UL > LI:first-child + LI > A:first-child",
                  "HTML > BODY#itemid-101 > A:first-child + IFRAME + SCRIPT + SCRIPT + SCRIPT + SCRIPT + META + BASE + META + META + TITLE + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + SCRIPT + SCRIPT + NOSCRIPT + DIV + DIV + DIV + SECTION + DIV + DIV + DIV + SECTION + DIV + SECTION + DIV + DIV + FOOTER > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child + UL > LI:first-child + LI + LI > A:first-child",
                  "HTML > BODY#itemid-101 > A:first-child + IFRAME + SCRIPT + SCRIPT + SCRIPT + SCRIPT + META + BASE + META + META + TITLE + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + SCRIPT + SCRIPT + NOSCRIPT + DIV + DIV + DIV + SECTION + DIV + DIV + DIV + SECTION + DIV + SECTION + DIV + DIV + FOOTER > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child + UL > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > BODY#itemid-101 > A:first-child + IFRAME + SCRIPT + SCRIPT + SCRIPT + SCRIPT + META + BASE + META + META + TITLE + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + SCRIPT + SCRIPT + NOSCRIPT + DIV + DIV + DIV + SECTION + DIV + DIV + DIV + SECTION + DIV + SECTION + DIV + DIV + FOOTER > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child + UL > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML > BODY#itemid-101 > A:first-child + IFRAME + SCRIPT + SCRIPT + SCRIPT + SCRIPT + META + BASE + META + META + TITLE + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + SCRIPT + SCRIPT + NOSCRIPT + DIV + DIV + DIV + SECTION + DIV + DIV + DIV + SECTION + DIV + SECTION + DIV + DIV + FOOTER > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child + UL > LI:first-child + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > BODY#itemid-101 > A:first-child + IFRAME + SCRIPT + SCRIPT + SCRIPT + SCRIPT + META + BASE + META + META + TITLE + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + SCRIPT + SCRIPT + NOSCRIPT + DIV + DIV + DIV + SECTION + DIV + DIV + DIV + SECTION + DIV + SECTION + DIV + DIV + FOOTER > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child + UL > LI:first-child > A:first-child",
                  "HTML > BODY#itemid-101 > A:first-child + IFRAME + SCRIPT + SCRIPT + SCRIPT + SCRIPT + META + BASE + META + META + TITLE + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + SCRIPT + SCRIPT + NOSCRIPT + DIV + DIV + DIV + SECTION + DIV + DIV + DIV + SECTION + DIV + SECTION + DIV + DIV + FOOTER > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child + UL > LI:first-child + LI > A:first-child",
                  "HTML > BODY#itemid-101 > A:first-child + IFRAME + SCRIPT + SCRIPT + SCRIPT + SCRIPT + META + BASE + META + META + TITLE + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + SCRIPT + SCRIPT + NOSCRIPT + DIV + DIV + DIV + SECTION + DIV + DIV + DIV + SECTION + DIV + SECTION + DIV + DIV + FOOTER > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child + UL > LI:first-child + LI + LI > A:first-child",
                  "HTML > BODY#itemid-101 > A:first-child + IFRAME + SCRIPT + SCRIPT + SCRIPT + SCRIPT + META + BASE + META + META + TITLE + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + SCRIPT + SCRIPT + NOSCRIPT + DIV + DIV + DIV + SECTION + DIV + DIV + DIV + SECTION + DIV + SECTION + DIV + DIV + FOOTER > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child + UL > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > BODY#itemid-101 > A:first-child + IFRAME + SCRIPT + SCRIPT + SCRIPT + SCRIPT + META + BASE + META + META + TITLE + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + SCRIPT + SCRIPT + NOSCRIPT + DIV + DIV + DIV + SECTION + DIV + DIV + DIV + SECTION + DIV + SECTION + DIV + DIV + FOOTER > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child + UL > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML > BODY#itemid-101 > A:first-child + IFRAME + SCRIPT + SCRIPT + SCRIPT + SCRIPT + META + BASE + META + META + TITLE + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + SCRIPT + SCRIPT + NOSCRIPT + DIV + DIV + DIV + SECTION + DIV + DIV + DIV + SECTION + DIV + SECTION + DIV + DIV + FOOTER > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child + UL > LI:first-child + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > BODY#itemid-101 > A:first-child + IFRAME + SCRIPT + SCRIPT + SCRIPT + SCRIPT + META + BASE + META + META + TITLE + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + SCRIPT + SCRIPT + NOSCRIPT + DIV + DIV + DIV + SECTION + DIV + DIV + DIV + SECTION + DIV + SECTION + DIV + DIV + FOOTER > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child + UL > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > BODY#itemid-101 > A:first-child + IFRAME + SCRIPT + SCRIPT + SCRIPT + SCRIPT + META + BASE + META + META + TITLE + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + SCRIPT + SCRIPT + NOSCRIPT + DIV + DIV + DIV + SECTION + DIV + DIV + DIV + SECTION + DIV + SECTION + DIV + DIV + FOOTER > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + UL > LI:first-child > A:first-child",
                  "HTML > BODY#itemid-101 > A:first-child + IFRAME + SCRIPT + SCRIPT + SCRIPT + SCRIPT + META + BASE + META + META + TITLE + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + SCRIPT + SCRIPT + NOSCRIPT + DIV + DIV + DIV + SECTION + DIV + DIV + DIV + SECTION + DIV + SECTION + DIV + DIV + FOOTER > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + UL > LI:first-child + LI > A:first-child",
                  "HTML > BODY#itemid-101 > A:first-child + IFRAME + SCRIPT + SCRIPT + SCRIPT + SCRIPT + META + BASE + META + META + TITLE + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + SCRIPT + SCRIPT + NOSCRIPT + DIV + DIV + DIV + SECTION + DIV + DIV + DIV + SECTION + DIV + SECTION + DIV + DIV + FOOTER > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + UL > LI:first-child + LI + LI > A:first-child",
                  "HTML > BODY#itemid-101 > A:first-child + IFRAME + SCRIPT + SCRIPT + SCRIPT + SCRIPT + META + BASE + META + META + TITLE + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + SCRIPT + SCRIPT + NOSCRIPT + DIV + DIV + DIV + SECTION + DIV + DIV + DIV + SECTION + DIV + SECTION + DIV + DIV + FOOTER > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + UL > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > BODY#itemid-101 > A:first-child + IFRAME + SCRIPT + SCRIPT + SCRIPT + SCRIPT + META + BASE + META + META + TITLE + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + SCRIPT + SCRIPT + NOSCRIPT + DIV + DIV + DIV + SECTION + DIV + DIV + DIV + SECTION + DIV + SECTION + DIV + DIV + FOOTER > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + UL > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML > BODY#itemid-101 > A:first-child + IFRAME + SCRIPT + SCRIPT + SCRIPT + SCRIPT + META + BASE + META + META + TITLE + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + SCRIPT + SCRIPT + NOSCRIPT + DIV + DIV + DIV + SECTION + DIV + DIV + DIV + SECTION + DIV + SECTION + DIV + DIV + FOOTER > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + UL > LI:first-child + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > BODY#itemid-101 > A:first-child + IFRAME + SCRIPT + SCRIPT + SCRIPT + SCRIPT + META + BASE + META + META + TITLE + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + SCRIPT + SCRIPT + NOSCRIPT + DIV + DIV + DIV + SECTION + DIV + DIV + DIV + SECTION + DIV + SECTION + DIV + DIV + FOOTER > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + UL > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > BODY#itemid-101 > A:first-child + IFRAME + SCRIPT + SCRIPT + SCRIPT + SCRIPT + META + BASE + META + META + TITLE + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + SCRIPT + SCRIPT + NOSCRIPT + DIV + DIV + DIV + SECTION + DIV + DIV + DIV + SECTION + DIV + SECTION + DIV + DIV + FOOTER > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + UL > LI:first-child + LI + LI + LI + LI + LI + LI + LI > A:first-child"
                ],
                "contrastdata": [
                  [
                    3.47,
                    "#ffffff",
                    "#768ca2",
                    false
                  ],
                  [
                    3.55,
                    "#337ab7",
                    "#002142",
                    false
                  ],
                  [
                    3.55,
                    "#337ab7",
                    "#002142",
                    false
                  ],
                  [
                    3.55,
                    "#337ab7",
                    "#002142",
                    false
                  ],
                  [
                    3.55,
                    "#337ab7",
                    "#002142",
                    false
                  ],
                  [
                    3.55,
                    "#337ab7",
                    "#002142",
                    false
                  ],
                  [
                    3.55,
                    "#337ab7",
                    "#002142",
                    false
                  ],
                  [
                    3.55,
                    "#337ab7",
                    "#002142",
                    false
                  ],
                  [
                    3.55,
                    "#337ab7",
                    "#002142",
                    false
                  ],
                  [
                    3.55,
                    "#337ab7",
                    "#002142",
                    false
                  ],
                  [
                    3.55,
                    "#337ab7",
                    "#002142",
                    false
                  ],
                  [
                    3.55,
                    "#337ab7",
                    "#002142",
                    false
                  ],
                  [
                    3.55,
                    "#337ab7",
                    "#002142",
                    false
                  ],
                  [
                    3.55,
                    "#337ab7",
                    "#002142",
                    false
                  ],
                  [
                    3.55,
                    "#337ab7",
                    "#002142",
                    false
                  ],
                  [
                    3.55,
                    "#337ab7",
                    "#002142",
                    false
                  ],
                  [
                    3.55,
                    "#337ab7",
                    "#002142",
                    false
                  ],
                  [
                    3.55,
                    "#337ab7",
                    "#002142",
                    false
                  ],
                  [
                    3.55,
                    "#337ab7",
                    "#002142",
                    false
                  ],
                  [
                    3.55,
                    "#337ab7",
                    "#002142",
                    false
                  ],
                  [
                    3.55,
                    "#337ab7",
                    "#002142",
                    false
                  ],
                  [
                    3.55,
                    "#337ab7",
                    "#002142",
                    false
                  ],
                  [
                    3.55,
                    "#337ab7",
                    "#002142",
                    false
                  ],
                  [
                    3.55,
                    "#337ab7",
                    "#002142",
                    false
                  ],
                  [
                    3.55,
                    "#337ab7",
                    "#002142",
                    false
                  ]
                ],
                "wcag": [
                  {
                    "name": "1.4.3 Contrast (Minimum) (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3"
                  }
                ]
              }
            }
          },
          "alert": {
            "description": "Alerts",
            "count": 33,
            "items": {
              "alt_redundant": {
                "id": "alt_redundant",
                "description": "Redundant alternative text",
                "count": 4,
                "selectors": [
                  "HTML > BODY#itemid-101 > A:first-child + IFRAME + SCRIPT + SCRIPT + SCRIPT + SCRIPT + META + BASE + META + META + TITLE + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + SCRIPT + SCRIPT + NOSCRIPT + DIV + DIV + DIV + SECTION + DIV + DIV + DIV + SECTION + DIV + SECTION > SECTION:first-child > H2:first-child + DIV > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child",
                  "HTML > BODY#itemid-101 > A:first-child + IFRAME + SCRIPT + SCRIPT + SCRIPT + SCRIPT + META + BASE + META + META + TITLE + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + SCRIPT + SCRIPT + NOSCRIPT + DIV + DIV + DIV + SECTION + DIV + DIV + DIV + SECTION + DIV + SECTION > SECTION:first-child > H2:first-child + DIV > DIV:first-child + DIV > DIV:first-child > A:first-child > IMG:first-child",
                  "HTML > BODY#itemid-101 > A:first-child + IFRAME + SCRIPT + SCRIPT + SCRIPT + SCRIPT + META + BASE + META + META + TITLE + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + SCRIPT + SCRIPT + NOSCRIPT + DIV + DIV + DIV + SECTION + DIV + DIV + DIV + SECTION + DIV + SECTION > SECTION:first-child > H2:first-child + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child > A:first-child > IMG:first-child",
                  "HTML > BODY#itemid-101 > A:first-child + IFRAME + SCRIPT + SCRIPT + SCRIPT + SCRIPT + META + BASE + META + META + TITLE + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + SCRIPT + SCRIPT + NOSCRIPT + DIV + DIV + DIV + SECTION + DIV + DIV + DIV + SECTION + DIV + SECTION > SECTION:first-child > H2:first-child + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > A:first-child > IMG:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "heading_skipped": {
                "id": "heading_skipped",
                "description": "Skipped heading level",
                "count": 4,
                "selectors": [
                  "HTML > BODY#itemid-101 > DIV#content > DIV:first-child > SECTION:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > H2:first-child + DIV > H6:first-child",
                  "HTML > BODY#itemid-101 > A:first-child + IFRAME + SCRIPT + SCRIPT + SCRIPT + SCRIPT + META + BASE + META + META + TITLE + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + SCRIPT + SCRIPT + NOSCRIPT + DIV + DIV + DIV + SECTION + DIV + DIV + DIV + SECTION + DIV + SECTION > SECTION:first-child > H2:first-child + DIV > DIV:first-child > DIV:first-child > A:first-child + DIV > A:first-child > H5:first-child",
                  "HTML > BODY#itemid-101 > A:first-child + IFRAME + SCRIPT + SCRIPT + SCRIPT + SCRIPT + META + BASE + META + META + TITLE + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + SCRIPT + SCRIPT + NOSCRIPT + DIV + DIV + DIV + SECTION + DIV + DIV + DIV + SECTION + DIV + SECTION + DIV > SECTION:first-child > DIV:first-child > H2:first-child + DIV > DIV:first-child + DIV > H5:first-child",
                  "HTML > BODY#itemid-101 > A:first-child + IFRAME + SCRIPT + SCRIPT + SCRIPT + SCRIPT + META + BASE + META + META + TITLE + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + SCRIPT + SCRIPT + NOSCRIPT + DIV + DIV + DIV + SECTION + DIV + DIV + DIV + SECTION + DIV + SECTION + DIV + DIV > SECTION:first-child > H2:first-child + DIV > 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"
                  }
                ]
              },
              "link_redundant": {
                "id": "link_redundant",
                "description": "Redundant link",
                "count": 19,
                "selectors": [
                  "HTML > BODY#itemid-101 > DIV#contactDNI > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#accordian > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV#contenta12 > DIV:first-child > P:first-child + P + DIV > A:first-child + A",
                  "HTML > BODY#itemid-101 > DIV#contactDNI > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#accordian > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV#contenta12 > DIV:first-child > P:first-child + P + DIV + DIV + DIV > A:first-child + A",
                  "HTML > BODY#itemid-101 > DIV#contactDNI > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#accordian > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV#contenta12 > DIV:first-child > P:first-child + P + DIV + DIV + DIV + DIV + DIV > A:first-child + A",
                  "HTML > BODY#itemid-101 > DIV#contactDNI > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#accordian > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV#contenta12 > DIV:first-child > P:first-child + P + DIV + DIV + DIV + DIV + DIV + DIV + DIV > A:first-child + A",
                  "HTML > BODY#itemid-101 > DIV#contactDNI > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#accordian > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV#contenta12 > DIV:first-child > P:first-child + P + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > A:first-child + A",
                  "HTML > BODY#itemid-101 > DIV#contactDNI > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#accordian > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV#contenta12 > DIV:first-child > P:first-child + P + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > A:first-child + A",
                  "HTML > BODY#itemid-101 > A:first-child + IFRAME + SCRIPT + SCRIPT + SCRIPT + SCRIPT + META + BASE + META + META + TITLE + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + SCRIPT + SCRIPT + NOSCRIPT + DIV + DIV + DIV + SECTION + DIV + DIV > NAV:first-child > DIV#bs-example > UL:first-child > LI:first-child > A:first-child",
                  "HTML > BODY#itemid-101 > A:first-child + IFRAME + SCRIPT + SCRIPT + SCRIPT + SCRIPT + META + BASE + META + META + TITLE + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + SCRIPT + SCRIPT + NOSCRIPT + DIV + DIV + DIV + SECTION + DIV + DIV + DIV + SECTION + DIV > P:first-child + SECTION > DIV:first-child > H2:first-child + DIV + DIV > DIV:first-child > DIV:first-child > A:first-child + DIV > H3:first-child > A:first-child",
                  "HTML > BODY#itemid-101 > A:first-child + IFRAME + SCRIPT + SCRIPT + SCRIPT + SCRIPT + META + BASE + META + META + TITLE + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + SCRIPT + SCRIPT + NOSCRIPT + DIV + DIV + DIV + SECTION + DIV + DIV + DIV + SECTION + DIV > P:first-child + SECTION > DIV:first-child > H2:first-child + DIV + DIV > DIV:first-child > DIV:first-child > A:first-child + DIV + DIV + A",
                  "HTML > BODY#itemid-101 > A:first-child + IFRAME + SCRIPT + SCRIPT + SCRIPT + SCRIPT + META + BASE + META + META + TITLE + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + SCRIPT + SCRIPT + NOSCRIPT + DIV + DIV + DIV + SECTION + DIV + DIV + DIV + SECTION + DIV > P:first-child + SECTION > DIV:first-child > H2:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child > A:first-child + DIV > H3:first-child > A:first-child",
                  "HTML > BODY#itemid-101 > A:first-child + IFRAME + SCRIPT + SCRIPT + SCRIPT + SCRIPT + META + BASE + META + META + TITLE + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + SCRIPT + SCRIPT + NOSCRIPT + DIV + DIV + DIV + SECTION + DIV + DIV + DIV + SECTION + DIV > P:first-child + SECTION > DIV:first-child > H2:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child > A:first-child + DIV + DIV + A",
                  "HTML > BODY#itemid-101 > A:first-child + IFRAME + SCRIPT + SCRIPT + SCRIPT + SCRIPT + META + BASE + META + META + TITLE + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + SCRIPT + SCRIPT + NOSCRIPT + DIV + DIV + DIV + SECTION + DIV + DIV + DIV + SECTION + DIV > P:first-child + SECTION > DIV:first-child > H2:first-child + DIV + DIV > DIV:first-child + DIV + DIV > DIV:first-child > A:first-child + DIV > H3:first-child > A:first-child",
                  "HTML > BODY#itemid-101 > A:first-child + IFRAME + SCRIPT + SCRIPT + SCRIPT + SCRIPT + META + BASE + META + META + TITLE + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + SCRIPT + SCRIPT + NOSCRIPT + DIV + DIV + DIV + SECTION + DIV + DIV + DIV + SECTION + DIV > P:first-child + SECTION > DIV:first-child > H2:first-child + DIV + DIV > DIV:first-child + DIV + DIV > DIV:first-child > A:first-child + DIV + DIV + A",
                  "HTML > BODY#itemid-101 > A:first-child + IFRAME + SCRIPT + SCRIPT + SCRIPT + SCRIPT + META + BASE + META + META + TITLE + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + SCRIPT + SCRIPT + NOSCRIPT + DIV + DIV + DIV + SECTION + DIV + DIV + DIV + SECTION + DIV + SECTION > SECTION:first-child > H2:first-child + DIV > DIV:first-child > DIV:first-child > A:first-child + DIV > A:first-child",
                  "HTML > BODY#itemid-101 > A:first-child + IFRAME + SCRIPT + SCRIPT + SCRIPT + SCRIPT + META + BASE + META + META + TITLE + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + SCRIPT + SCRIPT + NOSCRIPT + DIV + DIV + DIV + SECTION + DIV + DIV + DIV + SECTION + DIV + SECTION > SECTION:first-child > H2:first-child + DIV > DIV:first-child + DIV > DIV:first-child > A:first-child + DIV > A:first-child",
                  "HTML > BODY#itemid-101 > A:first-child + IFRAME + SCRIPT + SCRIPT + SCRIPT + SCRIPT + META + BASE + META + META + TITLE + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + SCRIPT + SCRIPT + NOSCRIPT + DIV + DIV + DIV + SECTION + DIV + DIV + DIV + SECTION + DIV + SECTION > SECTION:first-child > H2:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child > A:first-child + DIV > A:first-child",
                  "HTML > BODY#itemid-101 > A:first-child + IFRAME + SCRIPT + SCRIPT + SCRIPT + SCRIPT + META + BASE + META + META + TITLE + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + SCRIPT + SCRIPT + NOSCRIPT + DIV + DIV + DIV + SECTION + DIV + DIV + DIV + SECTION + DIV + SECTION > SECTION:first-child > H2:first-child + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child > A:first-child + DIV > A:first-child",
                  "HTML > BODY#itemid-101 > A:first-child + IFRAME + SCRIPT + SCRIPT + SCRIPT + SCRIPT + META + BASE + META + META + TITLE + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + SCRIPT + SCRIPT + NOSCRIPT + DIV + DIV + DIV + SECTION + DIV + DIV + DIV + SECTION + DIV + SECTION > SECTION:first-child > H2:first-child + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > A:first-child + DIV > A:first-child",
                  "HTML > BODY#itemid-101 > A:first-child + IFRAME + SCRIPT + SCRIPT + SCRIPT + SCRIPT + META + BASE + META + META + TITLE + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + SCRIPT + SCRIPT + NOSCRIPT + DIV + DIV + DIV + SECTION + DIV + DIV + DIV + SECTION + DIV + SECTION > SECTION:first-child > H2:first-child + DIV > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child > A:first-child + DIV > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "noscript": {
                "id": "noscript",
                "description": "Noscript element",
                "count": 5,
                "selectors": [
                  "HTML > BODY#itemid-101 > A:first-child + IFRAME + SCRIPT + SCRIPT + SCRIPT + SCRIPT + META + BASE + META + META + TITLE + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + SCRIPT + SCRIPT + NOSCRIPT",
                  "HTML > BODY#itemid-101 > A:first-child + IFRAME + SCRIPT + SCRIPT + SCRIPT + SCRIPT + META + BASE + META + META + TITLE + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + SCRIPT + SCRIPT + NOSCRIPT + DIV + DIV + DIV + SECTION + DIV + DIV + DIV + SECTION + DIV + SECTION + DIV + DIV + FOOTER + SCRIPT + NOSCRIPT",
                  "HTML > BODY#itemid-101 > A:first-child + IFRAME + SCRIPT + SCRIPT + SCRIPT + SCRIPT + META + BASE + META + META + TITLE + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + SCRIPT + SCRIPT + NOSCRIPT + DIV + DIV + DIV + SECTION + DIV + DIV + DIV + SECTION + DIV + SECTION + DIV + DIV + FOOTER + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT",
                  "HTML > BODY#itemid-101 > A:first-child + IFRAME + SCRIPT + SCRIPT + SCRIPT + SCRIPT + META + BASE + META + META + TITLE + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + SCRIPT + SCRIPT + NOSCRIPT + DIV + DIV + DIV + SECTION + DIV + DIV + DIV + SECTION + DIV + SECTION + DIV + DIV + FOOTER + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT",
                  "HTML > BODY#itemid-101 > A:first-child + IFRAME + SCRIPT + SCRIPT + SCRIPT + SCRIPT + META + BASE + META + META + TITLE + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + SCRIPT + SCRIPT + NOSCRIPT + DIV + DIV + DIV + SECTION + DIV + DIV + DIV + SECTION + DIV + SECTION + DIV + DIV + FOOTER + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT"
                ],
                "wcag": []
              },
              "title_redundant": {
                "id": "title_redundant",
                "description": "Redundant title text",
                "count": 1,
                "selectors": [
                  "HTML > BODY#itemid-101 > A:first-child + IFRAME + SCRIPT + SCRIPT + SCRIPT + SCRIPT + META + BASE + META + META + TITLE + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + SCRIPT + SCRIPT + NOSCRIPT + DIV + DIV + DIV + SECTION + DIV + DIV + DIV + SECTION > DIV#k2ModuleBox387 > SECTION:first-child > H2:first-child + DIV + A"
                ],
                "wcag": []
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.dni.gov/",
      "what": "URL",
      "result": "https://www.dni.gov/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://www.dni.gov/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.084",
        "responseTime": "2022-07-18T01:12:51.223Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1022612,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 167,
              "failing": 13
            },
            "issues": {
              "totalErrors": 80,
              "totalWarnings": 6,
              "totalIssues": 86
            },
            "issuesByLevel": {
              "A": {
                "count": 44,
                "pct": 51.16
              },
              "AA": {
                "count": 15,
                "pct": 17.44
              },
              "AAA": {
                "count": 86,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 8,
              "warningDensity": 1,
              "allDensity": 9
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "9a88d614-e436-48aa-ba48-3cec3e36d84b",
          "docID": "48723468-f158-4fa0-c3fa-bf436b435406",
          "sourceHash": "e588e1e1e3b278648b7e4a00afceaf83",
          "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=9a88d614-e436-48aa-ba48-3cec3e36d84b",
          "resultSet": [
            {
              "tID": 28,
              "bpID": 3,
              "priority": 100,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The layout or sizing of this page causes horizontal scrolling.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Avoid layouts that result in horizontal scroll",
              "errorDescription": "This page is too wide, causing horizontal scrolling (at the tested viewport size). Horizontal scrolling will cause difficulties for users with low vision, especially if they have their monitor set to a low resolution. Review HTML, CSS and page element sizes to ensure 100% width is not exceeded.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 5829
                },
                "height": 5829,
                "width": 1024
              },
              "position": {
                "line": 2041,
                "column": 60
              },
              "errorSnippet": "&lt;body id=\"itemid-101\"&gt;&lt;a href=\"#content\" class=\"skip\"&gt;Skip to content&lt;/a&gt; &lt;!-- added 3/27/19 a. chickinsky SR-5360780 --&gt;\n&lt;!-- Google Tag Manager --&gt;\n&lt;iframe src=\"javascript:void(0)\" title=\"\" style=\"width: 0px; height: 0p",
              "xpath": "/html/body",
              "issueID": "a5a84bfda0f66c58f40064fd72078316",
              "signature": "de1b558bad0cf8d697ff4b277eac238b",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=a5a84bfda0f66c58f40064fd72078316"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 682.5,
                  "y": 1985
                },
                "bottom-right": {
                  "x": 780.5,
                  "y": 2007
                },
                "height": 22,
                "width": 98
              },
              "position": {
                "line": 8068,
                "column": 37
              },
              "errorSnippet": "&lt;a href=\"/index.php/how-we-work\" class=\"callOutLink text-uppercase\"&gt;Learn More&lt;/a&gt;",
              "xpath": "/html/body/div[7]/section[1]/div[1]/div[1]/p[1]/a[1]",
              "issueID": "e4c1fae1c4a48555b11e375d7e9224fc",
              "signature": "3a4cdf7403b0a4a0b18e089173ed52d2",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=e4c1fae1c4a48555b11e375d7e9224fc"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 117.65625,
                  "y": 393
                },
                "bottom-right": {
                  "x": 191.65625,
                  "y": 416
                },
                "height": 23,
                "width": 74
              },
              "position": {
                "line": 8100,
                "column": 40
              },
              "errorSnippet": "&lt;a href=\"/index.php/nctc-home\" class=\"text-uppercase ODNILink nctcMultiHover nctcLinkResting \"&gt;Learn More&lt;/a&gt;",
              "xpath": "/html/body/div[7]/section[1]/div[1]/div[2]/div[1]/div[1]/a[2]",
              "issueID": "1b9ae890de4421eb200aea01c310f984",
              "signature": "727831fe0d7bdbbc8fe7004792721a2d",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=1b9ae890de4421eb200aea01c310f984"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 117.65625,
                  "y": 369
                },
                "bottom-right": {
                  "x": 191.65625,
                  "y": 392
                },
                "height": 23,
                "width": 74
              },
              "position": {
                "line": 8125,
                "column": 40
              },
              "errorSnippet": "&lt;a href=\"/index.php/ncpc-home\" class=\"text-uppercase ODNILink ncpcMultiHover ncpcLinkResting\"&gt;Learn More&lt;/a&gt;",
              "xpath": "/html/body/div[7]/section[1]/div[1]/div[2]/div[2]/div[1]/a[2]",
              "issueID": "ba95e23b2bf198dbbcb17d104343174c",
              "signature": "9bed97572fdb359d18c882d2a3e8c078",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=ba95e23b2bf198dbbcb17d104343174c"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 117.65625,
                  "y": 393
                },
                "bottom-right": {
                  "x": 191.65625,
                  "y": 416
                },
                "height": 23,
                "width": 74
              },
              "position": {
                "line": 8143,
                "column": 40
              },
              "errorSnippet": "&lt;a href=\"/index.php/ncsc-home\" class=\"text-uppercase ODNILink ncscMultiHover ncscLinkResting\"&gt;Learn More&lt;/a&gt;",
              "xpath": "/html/body/div[7]/section[1]/div[1]/div[2]/div[3]/div[1]/a[2]",
              "issueID": "39080cb4515b25956addd1510a00b170",
              "signature": "98bd80bcb31aaed9c7980da351614b44",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=39080cb4515b25956addd1510a00b170"
            },
            {
              "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": 877,
                  "y": 1653
                },
                "bottom-right": {
                  "x": 949,
                  "y": 1682
                },
                "height": 29,
                "width": 72
              },
              "position": {
                "line": 8057,
                "column": 41
              },
              "errorSnippet": "&lt;a class=\"moduleCustomLink text-uppercase ODNILink pull-right-custom centerODNILink blockEnd newsColFix\" href=\"/index.php/newsroom\" title=\"More News\"&gt;More News&lt;/a&gt;",
              "xpath": "/html/body/section[2]/div[1]/section[1]/a[1]",
              "issueID": "ab07d1f4a284b54b20d8534adb2f623a",
              "signature": "73b080e157e7b2d9b292dc85b2de6511",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=ab07d1f4a284b54b20d8534adb2f623a"
            },
            {
              "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": 139,
                  "y": 21
                },
                "height": 21,
                "width": 139
              },
              "position": {
                "line": 6331,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"/index.php/careers/joint-duty\"&gt;Joint Duty&lt;/a&gt;",
              "xpath": "/html/body/div[5]/nav[1]/div[3]/ul[1]/li[5]/ul[1]/li[1]/a[1]",
              "issueID": "c1480592b0cbf72d3550a1d727ac999b",
              "signature": "6cebc11f3db18c8f327a6ef717da68aa",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=c1480592b0cbf72d3550a1d727ac999b"
            },
            {
              "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": 139,
                  "y": 21
                },
                "height": 21,
                "width": 139
              },
              "position": {
                "line": 6332,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/index.php/careers/career-opportunities\"&gt;Career Opportunities&lt;/a&gt;",
              "xpath": "/html/body/div[5]/nav[1]/div[3]/ul[1]/li[5]/ul[1]/li[2]/a[1]",
              "issueID": "682fa342345b4279f396e89099f68756",
              "signature": "9a6a0087fba6929fa2d9e860635e59ba",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=682fa342345b4279f396e89099f68756"
            },
            {
              "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": 139,
                  "y": 21
                },
                "height": 21,
                "width": 139
              },
              "position": {
                "line": 6332,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/index.php/careers/student-opportunities\"&gt;Student Opportunities&lt;/a&gt;",
              "xpath": "/html/body/div[5]/nav[1]/div[3]/ul[1]/li[5]/ul[1]/li[4]/a[1]",
              "issueID": "2bb88af9f14813f719c5ef886af52635",
              "signature": "2d3efff51690d76b04dff7d3fb8b7897",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=2bb88af9f14813f719c5ef886af52635"
            },
            {
              "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": 117.65625,
                  "y": 393
                },
                "bottom-right": {
                  "x": 191.65625,
                  "y": 416
                },
                "height": 23,
                "width": 74
              },
              "position": {
                "line": 8100,
                "column": 40
              },
              "errorSnippet": "&lt;a href=\"/index.php/nctc-home\" class=\"text-uppercase ODNILink nctcMultiHover nctcLinkResting \"&gt;Learn More&lt;/a&gt;",
              "xpath": "/html/body/div[7]/section[1]/div[1]/div[2]/div[1]/div[1]/a[2]",
              "issueID": "12314e216ba54ad94886af4b80604c54",
              "signature": "a61e07bb12628795028610b1ce77de7e",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=12314e216ba54ad94886af4b80604c54"
            },
            {
              "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": 117.65625,
                  "y": 369
                },
                "bottom-right": {
                  "x": 191.65625,
                  "y": 392
                },
                "height": 23,
                "width": 74
              },
              "position": {
                "line": 8125,
                "column": 40
              },
              "errorSnippet": "&lt;a href=\"/index.php/ncpc-home\" class=\"text-uppercase ODNILink ncpcMultiHover ncpcLinkResting\"&gt;Learn More&lt;/a&gt;",
              "xpath": "/html/body/div[7]/section[1]/div[1]/div[2]/div[2]/div[1]/a[2]",
              "issueID": "d65293e5766865c92137396e13c20bd8",
              "signature": "90e30fa970b362a1f792d094e330dde1",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=d65293e5766865c92137396e13c20bd8"
            },
            {
              "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": 117.65625,
                  "y": 393
                },
                "bottom-right": {
                  "x": 191.65625,
                  "y": 416
                },
                "height": 23,
                "width": 74
              },
              "position": {
                "line": 8143,
                "column": 40
              },
              "errorSnippet": "&lt;a href=\"/index.php/ncsc-home\" class=\"text-uppercase ODNILink ncscMultiHover ncscLinkResting\"&gt;Learn More&lt;/a&gt;",
              "xpath": "/html/body/div[7]/section[1]/div[1]/div[2]/div[3]/div[1]/a[2]",
              "issueID": "685c5b7bbc992ff97af0f5ad73eee27a",
              "signature": "d5eecf47a5d243a5977a9ebea75fb7ac",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=685c5b7bbc992ff97af0f5ad73eee27a"
            },
            {
              "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": 40,
                  "y": 45
                },
                "bottom-right": {
                  "x": 260,
                  "y": 65
                },
                "height": 20,
                "width": 220
              },
              "position": {
                "line": 8281,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"/index.php/careers/career-opportunities\" class=\"text-uppercase ODNILink blockEnd \"&gt;Career Opportunities&lt;/a&gt;",
              "xpath": "/html/body/div[9]/section[1]/div[1]/div[1]/div[2]/ul[1]/li[1]/a[1]",
              "issueID": "902f135ee68ea94a8362d278dad7c152",
              "signature": "9f14aa00d1f048ac7583524a87db6b52",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=902f135ee68ea94a8362d278dad7c152"
            },
            {
              "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": 40,
                  "y": 100
                },
                "bottom-right": {
                  "x": 260,
                  "y": 120
                },
                "height": 20,
                "width": 220
              },
              "position": {
                "line": 8295,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/index.php/careers/joint-duty\" class=\"text-uppercase ODNILink blockEnd \"&gt;Joint Duty&lt;/a&gt;",
              "xpath": "/html/body/div[9]/section[1]/div[1]/div[1]/div[2]/ul[1]/li[2]/a[1]",
              "issueID": "a3da1750d439b9575010705a9069b90f",
              "signature": "ec5bc535edd784c7b20b1656f210043e",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=a3da1750d439b9575010705a9069b90f"
            },
            {
              "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": 40,
                  "y": 155
                },
                "bottom-right": {
                  "x": 260,
                  "y": 175
                },
                "height": 20,
                "width": 220
              },
              "position": {
                "line": 8295,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/index.php/careers/student-opportunities\" class=\"text-uppercase ODNILink blockEnd \"&gt;Student Opportunities&lt;/a&gt;",
              "xpath": "/html/body/div[9]/section[1]/div[1]/div[1]/div[2]/ul[1]/li[3]/a[1]",
              "issueID": "cedf9198a2d9190cb5d7bcd8dcbf8432",
              "signature": "0b681b9b938cf8f6e17c5c83d177e06d",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=cedf9198a2d9190cb5d7bcd8dcbf8432"
            },
            {
              "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": -16,
                  "y": 0
                },
                "height": 0,
                "width": -16
              },
              "position": {
                "line": 8249,
                "column": 308
              },
              "errorSnippet": "&lt;button class=\"btn btn-primary hasTooltip moduleHide finder moduleHide\" type=\"submit\" title=\"\" data-original-title=\"Go\"&gt;&lt;span class=\"icon-search icon-white\"&gt;&lt;/span&gt;Search&lt;/button&gt;",
              "xpath": "/html/body/section[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[1]/button[1]",
              "issueID": "7c94cc4953c5fccc3244087678cb5948",
              "signature": "c75d130d6f072de6d3dc2a8e6e8af8da",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=7c94cc4953c5fccc3244087678cb5948"
            },
            {
              "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": 315,
                  "y": 0
                },
                "bottom-right": {
                  "x": 455,
                  "y": 25
                },
                "height": 25,
                "width": 140
              },
              "position": {
                "line": 8258,
                "column": 10
              },
              "errorSnippet": "&lt;button class=\"btn btn-default pull-right\" data-toggle=\"modal\" id=\"showContactDNI\"&gt;&lt;span class=\"fa fa-info\"&gt;Contact ODNI&lt;/span&gt;&lt;/button&gt;",
              "xpath": "/html/body/section[1]/div[1]/div[1]/button[2]",
              "issueID": "dcfdef3fcb0def10d030ac2422f3a972",
              "signature": "3edf12d364d23b10c878a32525e7fa06",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=dcfdef3fcb0def10d030ac2422f3a972"
            },
            {
              "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": -30,
                  "y": -6
                },
                "height": -6,
                "width": -30
              },
              "position": {
                "line": 8288,
                "column": 9
              },
              "errorSnippet": "&lt;span class=\"nav-header hidden\" style=\"\"&gt;Related Links&lt;/span&gt;",
              "xpath": "/html/body/div[5]/nav[1]/div[3]/ul[1]/li[2]/ul[1]/li[7]/span[1]",
              "issueID": "e7833f18ce91bb67022a5db9cc5b407e",
              "signature": "20d2dca1ea5d036779f3b090a6cb0986",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=e7833f18ce91bb67022a5db9cc5b407e"
            },
            {
              "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": -30,
                  "y": -6
                },
                "height": -6,
                "width": -30
              },
              "position": {
                "line": 8295,
                "column": 783
              },
              "errorSnippet": "&lt;span class=\"nav-header hidden\" style=\"\"&gt;Related Content&lt;/span&gt;",
              "xpath": "/html/body/div[5]/nav[1]/div[3]/ul[1]/li[2]/ul[1]/li[8]/span[1]",
              "issueID": "a939e3370986f8030819ea4ad427d24a",
              "signature": "adcd0c3406a5d0fe4a5088be1e87ea02",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=a939e3370986f8030819ea4ad427d24a"
            },
            {
              "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": -30,
                  "y": -6
                },
                "height": -6,
                "width": -30
              },
              "position": {
                "line": 8296,
                "column": 27
              },
              "errorSnippet": "&lt;span class=\"nav-header hidden\" style=\"\"&gt;Related Links&lt;/span&gt;",
              "xpath": "/html/body/div[5]/nav[1]/div[3]/ul[1]/li[5]/ul[1]/li[6]/span[1]",
              "issueID": "c9fd0ccdba74785e3b44551e76b2d2fd",
              "signature": "414bc01e32a93fc52135ccb8c3fae4af",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=c9fd0ccdba74785e3b44551e76b2d2fd"
            },
            {
              "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": -30,
                  "y": -6
                },
                "height": -6,
                "width": -30
              },
              "position": {
                "line": 8297,
                "column": 2269
              },
              "errorSnippet": "&lt;span class=\"nav-header hidden\" style=\"\"&gt;Related Content&lt;/span&gt;",
              "xpath": "/html/body/div[5]/nav[1]/div[3]/ul[1]/li[5]/ul[1]/li[7]/span[1]",
              "issueID": "d0c2be854389fe8f852aabd97057d3ef",
              "signature": "30c7d1432f24037a977b6e2987280790",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=d0c2be854389fe8f852aabd97057d3ef"
            },
            {
              "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": 5829
                },
                "height": 5829,
                "width": 1024
              },
              "position": {
                "line": 2041,
                "column": 60
              },
              "errorSnippet": "&lt;body id=\"itemid-101\"&gt;&lt;a href=\"#content\" class=\"skip\"&gt;Skip to content&lt;/a&gt; &lt;!-- added 3/27/19 a. chickinsky SR-5360780 --&gt;\n&lt;!-- Google Tag Manager --&gt;\n&lt;iframe src=\"javascript:void(0)\" title=\"\" style=\"width: 0px; height: 0p",
              "xpath": "/html/body",
              "issueID": "704ae52e25d47e912d4278ff450ba6f5",
              "signature": "3e4317be33a6f6bb1da9f55a2ae49ebf",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=704ae52e25d47e912d4278ff450ba6f5"
            },
            {
              "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": 5,
                "column": 19560
              },
              "errorSnippet": "&lt;p&gt; The ODNI Office of Strategic Communications is responsible for managing all inquiries and correspondence from the public and the media. Before contacting ODNI, please review &lt;a href=\"https://www.dni.gov\"&gt;www.dni.gov&lt;/a&gt; to see if we",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[2]/p[1]",
              "issueID": "7618e68c2010b28c7d3ec268bc67ea43",
              "signature": "aecc2c2825468f10a524206aa8a461ec",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=7618e68c2010b28c7d3ec268bc67ea43"
            },
            {
              "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": 7898,
                "column": 41
              },
              "errorSnippet": "&lt;p&gt;The ODNI Office of Strategic Communications is responsible for receiving and responding to all media inquiries.&lt;/p&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[2]/div[2]/div[1]/p[1]",
              "issueID": "769778e50cb8a325910cb44334727abb",
              "signature": "878a500af4b303869242d19620c3a19d",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=769778e50cb8a325910cb44334727abb"
            },
            {
              "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": 7942,
                "column": 41
              },
              "errorSnippet": "&lt;p&gt;Need to verify an employee’s employment? Contact ODNI Human Resources &lt;/p&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[4]/div[2]/div[1]/p[1]",
              "issueID": "f24443162d5cf332b6a97d57ca68d7c1",
              "signature": "e3d05dfb4a24f44a5d475a272e82b0cc",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=f24443162d5cf332b6a97d57ca68d7c1"
            },
            {
              "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": 7943,
                "column": 41
              },
              "errorSnippet": "&lt;p&gt;&lt;br&gt;If you are a mortgage company, creditor, or potential employer, you may submit your request by fax or mail to ODNI.&lt;/p&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[4]/div[2]/div[1]/p[2]",
              "issueID": "45334ba51e97c3c2dad7b4be4f988a32",
              "signature": "9b6a7723fadc4b1a40c17f8f91752971",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=45334ba51e97c3c2dad7b4be4f988a32"
            },
            {
              "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": 7947,
                "column": 41
              },
              "errorSnippet": "&lt;p&gt;ODNI does not provide verbal responses, nor itemize pay by overtime, bonuses, and awards. ODNI will not provide pay information that includes employer information.&lt;/p&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[4]/div[2]/div[1]/p[4]",
              "issueID": "6800afbb7bc9ab24140000d05099ced6",
              "signature": "30662c00c6b8c94ff2435ee00cdeadc3",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=6800afbb7bc9ab24140000d05099ced6"
            },
            {
              "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": 7962,
                "column": 37
              },
              "errorSnippet": "&lt;p&gt;&lt;br&gt;Request by Fax: Please send employment verification requests to 703-275-1217&lt;br&gt; &lt;/p&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[4]/div[2]/div[1]/p[5]",
              "issueID": "dfa856dfa5ac134a64566a02a5b2aa52",
              "signature": "27a408071ea01cee0bf4d8e2f02bcff2",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=dfa856dfa5ac134a64566a02a5b2aa52"
            },
            {
              "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": 7978,
                "column": 41
              },
              "errorSnippet": "&lt;p&gt; In accordance with Title 50 U.S.C.A. Section 3033, the Inspector General of the Intelligence Community (IC IG) conducts independent and objective audits, investigations, inspections, and reviews to promote economy, efficiency, effectiveness, an",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[5]/div[2]/div[1]/p[1]",
              "issueID": "2eab420599a040b106e63e897d22feeb",
              "signature": "063fefe064689c6db4c11a8eeb42bccd",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=2eab420599a040b106e63e897d22feeb"
            },
            {
              "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": 7981,
                "column": 37
              },
              "errorSnippet": "&lt;p&gt;Questions or comments about oversight of the Intelligence Community? Contact the &lt;a href=\"https://www.dni.gov/index.php/who-we-are/organizations/icig/icig-who-we-are\"&gt;Office of the Intelligence Community Inspector General&lt;/a&gt;. &lt;/p",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[5]/div[2]/div[1]/p[3]",
              "issueID": "db17ff42ec78b39e1c3311fcca07a098",
              "signature": "4f78bc4ee9cc993bfc028fc9fbbf3122",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=db17ff42ec78b39e1c3311fcca07a098"
            },
            {
              "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": 7996,
                "column": 37
              },
              "errorSnippet": "&lt;p&gt;The Office of Civil Liberties, Privacy and Transparency (CLPT) leads the integration of civil liberties and privacy protections into the policies, procedures, programs and activities of the Intelligence Community (IC). Its overarching goal is to",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[6]/div[2]/div[1]/p[1]",
              "issueID": "acb94a14e3a70dd9f205d424527d3156",
              "signature": "8ca2385f8b353e7ac1c8f6822f0d75db",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=acb94a14e3a70dd9f205d424527d3156"
            },
            {
              "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": 8003,
                "column": 37
              },
              "errorSnippet": "&lt;p&gt;To report a potential civil liberties and privacy violation or file a complaint, please review the requirements at the &lt;a href=\"https://www.dni.gov/index.php/who-we-are/organizations/clpt/clpt-who-we-are\"&gt;CLPT homepage&lt;/a&gt;. &lt;/p&gt",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[6]/div[2]/div[1]/p[3]",
              "issueID": "933895f3c521b92c1842c0b804cf42b3",
              "signature": "f2222cc9bde5363b889c38fef966f678",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=933895f3c521b92c1842c0b804cf42b3"
            },
            {
              "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": 8020,
                "column": 37
              },
              "errorSnippet": "&lt;p&gt;The Intelligence Community Equal Employment Opportunity and Diversity (EEOD) Office is responsible for the overall management of the ODNI EEO and Diversity Program, and provides IC-wide oversight and guidance in developing, implementing, and mea",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[7]/div[2]/div[1]/p[1]",
              "issueID": "fbfeb5ad5c7eda51e6abe773c33c97d3",
              "signature": "a5be960012e2e14ea9d284e45cd37ad2",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=fbfeb5ad5c7eda51e6abe773c33c97d3"
            },
            {
              "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": 8027,
                "column": 37
              },
              "errorSnippet": "&lt;p&gt;The IC EEOD Office is committed to providing equal employment opportunity for all employees and applicants based on merit and without regard to race, color, religion, sex, age, national origin, sexual orientation, and physical or mental disabili",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[7]/div[2]/div[1]/p[3]",
              "issueID": "9615226cf860b0f8c92f60d7e0dc5446",
              "signature": "d005358a63f6befaa0edd6439e4b958b",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=9615226cf860b0f8c92f60d7e0dc5446"
            },
            {
              "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": 8043,
                "column": 37
              },
              "errorSnippet": "&lt;p&gt;Applicants or employees who believe they have been discriminated against on the bases of race, color, religion, sex/gender (sexual orientation and gender identity), national origin, age, disability, genetic information (including family medical ",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[7]/div[2]/div[1]/p[5]",
              "issueID": "cef468c76c3752b12ea5ad132290d1ea",
              "signature": "063f468c04c1c5ced56f0e8f6c594466",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=cef468c76c3752b12ea5ad132290d1ea"
            },
            {
              "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": 8048,
                "column": 37
              },
              "errorSnippet": "&lt;p&gt;If you have worked for the ODNI in a staff or contract capacity and are intending to share intelligence-related information with the public through social media posts, books or television and film productions, you will need to submit the materia",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[8]/div[2]/div[1]/p[1]",
              "issueID": "acd4877f7a2c20c40c83918aeb26d01f",
              "signature": "a601c0f0194e9a8435ca6c85a408955e",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=acd4877f7a2c20c40c83918aeb26d01f"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8073,
                "column": 37
              },
              "errorSnippet": "&lt;p&gt;The goal of the ODNI Freedom of Information Act / Privacy Act Office is to keep the public better informed about the agency’s efforts and to ensure U.S. security through the release of as much information as possible, consistent with the need to",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[9]/div[2]/div[1]/p[1]",
              "issueID": "58220ef265aa83297d7e2faba94609d0",
              "signature": "c9c25d9f810c26d19fd7f6e0aa8d6fb5",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=58220ef265aa83297d7e2faba94609d0"
            },
            {
              "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": 37
              },
              "errorSnippet": "&lt;p&gt;The Intelligence Community provides dynamic careers to talented professionals in almost &lt;em&gt;every career category&lt;/em&gt;. The ODNI is a senior-level agency that provides oversight to the Intelligence Community. ODNI is primarily a staf",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[10]/div[2]/div[1]/p[1]",
              "issueID": "18ac1b4216af596a6ce3e70408092054",
              "signature": "fd1cf7a534d72ff7367a3d13e31fff53",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=18ac1b4216af596a6ce3e70408092054"
            },
            {
              "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": 8123,
                "column": 37
              },
              "errorSnippet": "&lt;p&gt;&lt;a href=\"https://www.iarpa.gov\"&gt;Intelligence Advanced Research Projects Activity&lt;/a&gt; tackles some of the most difficult challenges across the intelligence agencies and disciplines, and results from its programs are expected to transi",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[11]/div[2]/div[1]/p[1]",
              "issueID": "4343e1baec58c67bc95b15ee6b491128",
              "signature": "6e3ec807527bf11499c08fbb6eed86e8",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=4343e1baec58c67bc95b15ee6b491128"
            },
            {
              "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": 8127,
                "column": 37
              },
              "errorSnippet": "&lt;p&gt; If you would like to learn more about engaging with IARPA on their highly innovative work that is already positively impacting the U.S. Intelligence Community and society in general, please follow the link below. &lt;/p&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[11]/div[2]/div[1]/p[3]",
              "issueID": "d2b350c8a431724f7f30eca15caa1bd9",
              "signature": "0d7ca6972d8cb731374a031c3131bbf2",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=d2b350c8a431724f7f30eca15caa1bd9"
            },
            {
              "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": 8149,
                "column": 37
              },
              "errorSnippet": "&lt;p&gt;Track the latest developments and stories of interest from the Office of the Director of National Intelligence: &lt;/p&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[12]/div[2]/div[1]/p[1]",
              "issueID": "a1753636f21b2cf769cae36506d7c48a",
              "signature": "d32fe63bbaf20ee8e11090f6430bdaff",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=a1753636f21b2cf769cae36506d7c48a"
            },
            {
              "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": 8170,
                "column": 37
              },
              "errorSnippet": "&lt;p&gt;If you would like to not see this alert again, please click the \"Do not show me this again\" check box below&lt;/p&gt;",
              "xpath": "/html/body/div[3]/div[1]/div[1]/div[2]/p[2]",
              "issueID": "7a3cc35c87dafb5b860364d1a816b30f",
              "signature": "bc130f1f789e4273e4b813ef34f154d8",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=7a3cc35c87dafb5b860364d1a816b30f"
            },
            {
              "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": 112,
                  "y": 40
                },
                "height": 40,
                "width": 112
              },
              "position": {
                "line": 3699,
                "column": 474
              },
              "errorSnippet": "&lt;li class=\"item-107 deeper parent\"&gt;&lt;a href=\"/index.php/who-we-are\"&gt;Who We Are&lt;/a&gt;&lt;ul class=\"nav-child unstyled small\"&gt;&lt;li class=\"item-528 parent\"&gt;&lt;a href=\"/index.php/who-we-are/organizations\"&gt;Organization&lt;/a&gt;&lt;",
              "xpath": "/html/body/div[5]/nav[1]/div[3]/ul[1]/li[2]",
              "issueID": "df401691c3a1f20685d2ffeb138328ee",
              "signature": "16ea3d920fb7673982d0042026997a34",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=df401691c3a1f20685d2ffeb138328ee"
            },
            {
              "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": 137,
                  "y": 0
                },
                "bottom-right": {
                  "x": 250,
                  "y": 40
                },
                "height": 40,
                "width": 113
              },
              "position": {
                "line": 7731,
                "column": 2
              },
              "errorSnippet": "&lt;li class=\"item-190 deeper parent\"&gt;&lt;a href=\"/index.php/what-we-do\"&gt;What We Do&lt;/a&gt;&lt;ul class=\"nav-child unstyled small\"&gt;&lt;li class=\"item-191\"&gt;&lt;a href=\"/index.php/what-we-do/what-is-intelligence\"&gt;What is Intelligence?&lt;/",
              "xpath": "/html/body/div[5]/nav[1]/div[3]/ul[1]/li[3]",
              "issueID": "c270a29d0b385e3d6b4b04ccf4a1b57d",
              "signature": "a1463061336b3a323ba5e26900751cf5",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=c270a29d0b385e3d6b4b04ccf4a1b57d"
            },
            {
              "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": 425,
                  "y": 0
                },
                "bottom-right": {
                  "x": 512,
                  "y": 40
                },
                "height": 40,
                "width": 87
              },
              "position": {
                "line": 8295,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"item-205 deeper parent\"&gt;&lt;a href=\"/index.php/careers\"&gt;Careers&lt;/a&gt;&lt;ul class=\"nav-child unstyled small\"&gt;&lt;li class=\"item-355 parent\"&gt;&lt;a href=\"/index.php/careers/joint-duty\"&gt;Joint Duty&lt;/a&gt;&lt;/li&gt;&lt;li ",
              "xpath": "/html/body/div[5]/nav[1]/div[3]/ul[1]/li[5]",
              "issueID": "de5c8e3950c9b6c922c60e204d4d3772",
              "signature": "4592fd98a685fd6de23bb8e0dea87474",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=de5c8e3950c9b6c922c60e204d4d3772"
            },
            {
              "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": 537,
                  "y": 0
                },
                "bottom-right": {
                  "x": 640,
                  "y": 40
                },
                "height": 40,
                "width": 103
              },
              "position": {
                "line": 8297,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"item-395 deeper parent\"&gt;&lt;a href=\"/index.php/newsroom\"&gt;Newsroom&lt;/a&gt;&lt;ul class=\"nav-child unstyled small\"&gt;&lt;li class=\"item-396\"&gt;&lt;a href=\"/index.php/newsroom/recent-news\"&gt;Recent News&lt;/a&gt;&lt;/li&gt;&lt;li cl",
              "xpath": "/html/body/div[5]/nav[1]/div[3]/ul[1]/li[6]",
              "issueID": "fb67588841eb3d4095b7f0992e4bddc8",
              "signature": "121c5e852031e2adbb0469669f118a18",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=fb67588841eb3d4095b7f0992e4bddc8"
            },
            {
              "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": 665,
                  "y": 0
                },
                "bottom-right": {
                  "x": 759,
                  "y": 40
                },
                "height": 40,
                "width": 94
              },
              "position": {
                "line": 8297,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"item-763 deeper parent\"&gt;&lt;a href=\"/index.php/features\"&gt;Features&lt;/a&gt;&lt;ul class=\"nav-child unstyled small\"&gt;&lt;li class=\"item-1148\"&gt;&lt;a href=\"/index.php/features/2763-principles-of-artificial-intelligence-ethics-for-th",
              "xpath": "/html/body/div[5]/nav[1]/div[3]/ul[1]/li[7]",
              "issueID": "b30263fe5c5624440ba871a7578728f8",
              "signature": "13abe4e30e683ae156850fac8b1564e7",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=b30263fe5c5624440ba871a7578728f8"
            },
            {
              "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": 230,
                  "y": 692
                },
                "bottom-right": {
                  "x": 794,
                  "y": 738
                },
                "height": 46,
                "width": 564
              },
              "position": {
                "line": 4515,
                "column": 390
              },
              "errorSnippet": "&lt;h6&gt;Our mission is to &lt;span&gt;lead intelligence integration&lt;/span&gt; and forge an &lt;span&gt;intelligence community&lt;/span&gt; that delivers the most insightful intelligence possible&lt;/h6&gt;",
              "xpath": "/html/body/div[6]/div[1]/section[1]/div[4]/div[1]/div[1]/h6[1]",
              "issueID": "739f437981a9ab82f81b7254f838c3ca",
              "signature": "966e5e2dc820b4869b510bad2122eb9b",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=739f437981a9ab82f81b7254f838c3ca"
            },
            {
              "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": 27,
                  "y": 1934
                },
                "bottom-right": {
                  "x": 997,
                  "y": 2009
                },
                "height": 75,
                "width": 970
              },
              "position": {
                "line": 8357,
                "column": 8
              },
              "errorSnippet": "&lt;p&gt;The core mission of the ODNI is to lead the IC in intelligence integration, forging a community that delivers the most insightful intelligence possible. ODNI’s National Centers integrate and coordinate the activities of the entire IC, or in some",
              "xpath": "/html/body/div[7]/section[1]/div[1]/div[1]/p[1]",
              "issueID": "4d72a9389a5d839e2aaafc378bf6f7b4",
              "signature": "57271439c612cf99ceaf1ef3d25f80f7",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=4d72a9389a5d839e2aaafc378bf6f7b4"
            },
            {
              "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": 15,
                  "y": 252
                },
                "bottom-right": {
                  "x": 308.328,
                  "y": 377
                },
                "height": 125,
                "width": 293.328
              },
              "position": {
                "line": 8366,
                "column": 7
              },
              "errorSnippet": "&lt;p&gt;NCTC leads U.S. counterterrorism efforts, fusing foreign and domestic CT information, providing terrorism analysis and sharing information with partners across the CT enterprise.&lt;/p&gt;",
              "xpath": "/html/body/div[7]/section[1]/div[1]/div[2]/div[1]/div[1]/div[2]/p[1]",
              "issueID": "a387d9edfd7d63383ab66f57bd6f0aea",
              "signature": "e271d1aaa276b710e68817086ded9270",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=a387d9edfd7d63383ab66f57bd6f0aea"
            },
            {
              "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": 15,
                  "y": 253
                },
                "bottom-right": {
                  "x": 308.328,
                  "y": 353
                },
                "height": 100,
                "width": 293.328
              },
              "position": {
                "line": 8373,
                "column": 7
              },
              "errorSnippet": "&lt;p&gt;NCPC leads the Intelligence Community and interagency to prevent the proliferation of weapons of mass destruction, their delivery systems, related technologies and expertise.&lt;/p&gt;",
              "xpath": "/html/body/div[7]/section[1]/div[1]/div[2]/div[2]/div[1]/div[2]/p[1]",
              "issueID": "01ade80a2f3c6729ddfc594cd51d3fc2",
              "signature": "c56b256bf4dd1bebbcee637ce2213541",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=01ade80a2f3c6729ddfc594cd51d3fc2"
            },
            {
              "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": 15,
                  "y": 252
                },
                "bottom-right": {
                  "x": 308.328,
                  "y": 377
                },
                "height": 125,
                "width": 293.328
              },
              "position": {
                "line": 8402,
                "column": 2
              },
              "errorSnippet": "&lt;p&gt;NCSC leads the integration of the U.S. government’s counterintelligence and security activities focused on countering threats to information and assets critical to the nation’s security.&lt;/p&gt;",
              "xpath": "/html/body/div[7]/section[1]/div[1]/div[2]/div[3]/div[1]/div[2]/p[1]",
              "issueID": "4dcbb86584f2d9040a22f6302ee4d06c",
              "signature": "a8102e10408d62a872a2c269cf4cbbf3",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=4dcbb86584f2d9040a22f6302ee4d06c"
            },
            {
              "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": 31.15625,
                  "y": 350.140625
                },
                "bottom-right": {
                  "x": 292.15625,
                  "y": 500.140625
                },
                "height": 150,
                "width": 261
              },
              "position": {
                "line": 8407,
                "column": 1
              },
              "errorSnippet": "&lt;p&gt;Unclassified IC assessments and reports to inform the public about national security issues consistent with our Principals of Intelligence Transparency and the protection of sources and methods.&lt;/p&gt;",
              "xpath": "/html/body/section[3]/section[1]/div[1]/div[1]/div[1]/p[1]",
              "issueID": "2ec5e1b5b4a930d423ae60683b86ee0f",
              "signature": "7dfb30438afee56117fefea101c81cf2",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=2ec5e1b5b4a930d423ae60683b86ee0f"
            },
            {
              "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": 31.15625,
                  "y": 348
                },
                "bottom-right": {
                  "x": 292.15625,
                  "y": 498
                },
                "height": 150,
                "width": 261
              },
              "position": {
                "line": 8416,
                "column": 1
              },
              "errorSnippet": "&lt;p&gt;This publication is published every four years by the National Intelligence Council to serve as an unclassified strategic assessment on the key trends that might shape our world over the next 20 years&lt;/p&gt;",
              "xpath": "/html/body/section[3]/section[1]/div[1]/div[2]/div[1]/p[1]",
              "issueID": "367e89b86d930dec3c44faba791197bd",
              "signature": "db389fb086b1030b7093fd23fca98bb7",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=367e89b86d930dec3c44faba791197bd"
            },
            {
              "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": 31.15625,
                  "y": 377
                },
                "bottom-right": {
                  "x": 292.15625,
                  "y": 477
                },
                "height": 100,
                "width": 261
              },
              "position": {
                "line": 8426,
                "column": 1
              },
              "errorSnippet": "&lt;p&gt;This document outlines how the IC will incorporate AIM capabilities in a manner that resolves key IC legal, policy, cultural, technical, and structural challenges.&lt;/p&gt;",
              "xpath": "/html/body/section[3]/section[1]/div[1]/div[3]/div[1]/p[1]",
              "issueID": "b61dfe183714cb6c4061b197362d1c7a",
              "signature": "2ec569fa3afde6e2b442a053cc922963",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=b61dfe183714cb6c4061b197362d1c7a"
            },
            {
              "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": 31.15625,
                  "y": 330
                },
                "bottom-right": {
                  "x": 292.15625,
                  "y": 405
                },
                "height": 75,
                "width": 261
              },
              "position": {
                "line": 8436,
                "column": 1
              },
              "errorSnippet": "&lt;p&gt;The IC is committed to protecting our democratic processes and institutions from foreign influence and interference.&lt;/p&gt;",
              "xpath": "/html/body/section[3]/section[1]/div[1]/div[4]/div[1]/p[1]",
              "issueID": "60cb0be10a9edd745e7c28f4f601e33d",
              "signature": "d4768ef9ef9bb7ee11d1cad347ff7ab7",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=60cb0be10a9edd745e7c28f4f601e33d"
            },
            {
              "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": 31.15625,
                  "y": 359
                },
                "bottom-right": {
                  "x": 292.15625,
                  "y": 509
                },
                "height": 150,
                "width": 261
              },
              "position": {
                "line": 8468,
                "column": 5
              },
              "errorSnippet": "&lt;p&gt;The Tet Offensive was a series of surprise attacks launched by the North Vietnamese Army and the Viet Cong on January 30, 1968. Fifty years later, related documents have become declassified. &lt;/p&gt;",
              "xpath": "/html/body/section[3]/section[1]/div[1]/div[6]/div[1]/p[1]",
              "issueID": "198e452064aef5a07aef42cd933ec2ba",
              "signature": "293c04dccdaca7f70cf8a714f62ad148",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=198e452064aef5a07aef42cd933ec2ba"
            },
            {
              "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": 15,
                  "y": 46
                },
                "bottom-right": {
                  "x": 470,
                  "y": 171
                },
                "height": 125,
                "width": 455
              },
              "position": {
                "line": 8479,
                "column": 5
              },
              "errorSnippet": "&lt;p class=\"highlightFix\"&gt;The DNI serves as the head of the Intelligence Community. The U.S. Intelligence Community is a coalition of 17 agencies and organizations, including the ODNI, within the Executive Branch that work both independently and coll",
              "xpath": "/html/body/div[8]/section[1]/div[1]/div[1]/div[2]/p[1]",
              "issueID": "463ce76177298f69bd09077877945106",
              "signature": "689ff1f7df16977d34f9c9c32032aac1",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=463ce76177298f69bd09077877945106"
            },
            {
              "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": 15,
                  "y": 46
                },
                "bottom-right": {
                  "x": 550.828,
                  "y": 171
                },
                "height": 125,
                "width": 535.828
              },
              "position": {
                "line": 8489,
                "column": 5
              },
              "errorSnippet": "&lt;p&gt;The Intelligence Community provides dynamic careers to talented professionals in almost &lt;a href=\"https://www.intelligencecareers.gov/iccareers.html\" target=\"_blank\"&gt;every career category&lt;/a&gt;. The ODNI is a senior-level agency that pr",
              "xpath": "/html/body/div[9]/section[1]/div[1]/div[1]/div[1]/p[1]",
              "issueID": "8d9a690efec2abb6e583dddb40f9b7eb",
              "signature": "f06e0fe87a77031d7a2d7d1598faa0af",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=8d9a690efec2abb6e583dddb40f9b7eb"
            },
            {
              "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": -5,
                  "y": 2
                },
                "bottom-right": {
                  "x": -5,
                  "y": 2
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7867,
                "column": 21
              },
              "errorSnippet": "&lt;button class=\"close\" type=\"button\" data-dismiss=\"modal\"&gt;x&lt;/button&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[1]/button[1]",
              "issueID": "b85daabb5675e93bbdb2fcc176928b7c",
              "signature": "0a443998a983af20d2659211e145b14e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=b85daabb5675e93bbdb2fcc176928b7c"
            },
            {
              "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": -5,
                  "y": 2
                },
                "bottom-right": {
                  "x": -5,
                  "y": 2
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8215,
                "column": 9
              },
              "errorSnippet": "&lt;button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"Close\"&gt;&lt;span aria-hidden=\"true\"&gt;×&lt;/span&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[3]/div[1]/div[1]/div[1]/button[1]",
              "issueID": "7e73ca8f1b1ceae3892344491b8b0427",
              "signature": "291dc4a300355f49c92586cbfcd662f3",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=7e73ca8f1b1ceae3892344491b8b0427"
            },
            {
              "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": -5,
                  "y": -11
                },
                "bottom-right": {
                  "x": 5,
                  "y": 9
                },
                "height": 20,
                "width": 10
              },
              "position": {
                "line": 8241,
                "column": 12
              },
              "errorSnippet": "&lt;button class=\"pull-right showBttn\" id=\"showBttn\" name=\"showSearchButton\" value=\"OK\" type=\"button\" style=\"display: none;\"&gt;&lt;/button&gt;",
              "xpath": "/html/body/section[1]/div[1]/div[1]/button[1]",
              "issueID": "131980d2d21cfce05f6999cbd555cc23",
              "signature": "4fa81a1217864ff2a33b57594cfd5970",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=131980d2d21cfce05f6999cbd555cc23"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 27,
                  "y": 27
                },
                "height": 27,
                "width": 27
              },
              "position": {
                "line": 8297,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/index.php/newsroom?format=feed&amp;amp;type=rss\" title=\"\" class=\" tooltipLink\" data-original-title=\"RSS\"&gt;&lt;img src=\"/files/ODNI/images/White-Icon-rss-l.png\" alt=\"RSS\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[3]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "c617427b78439ca702040c172b0df080",
              "signature": "32f41dd98452fe0536ad8dd362b9a544",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=c617427b78439ca702040c172b0df080"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 42,
                  "y": 0
                },
                "bottom-right": {
                  "x": 512,
                  "y": 162
                },
                "height": 162,
                "width": 470
              },
              "position": {
                "line": 4059,
                "column": 404
              },
              "errorSnippet": "&lt;h1 class=\"text-uppercase ODNIheroText-1\"&gt;&lt;span&gt;We unify our intelligence community toward a stronger, safer nation&lt;/span&gt;&lt;/h1&gt;",
              "xpath": "/html/body/div[6]/div[1]/section[1]/div[2]/h1[1]",
              "issueID": "82b50c33a23dafabc4f7137b668594b9",
              "signature": "3be4f6cc8f99dceb8d9a96011c590bf9",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=82b50c33a23dafabc4f7137b668594b9"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 291,
                  "y": 101
                },
                "bottom-right": {
                  "x": 733,
                  "y": 260
                },
                "height": 159,
                "width": 442
              },
              "position": {
                "line": 8298,
                "column": 27
              },
              "errorSnippet": "&lt;span&gt;We unify our intelligence community toward a stronger, safer nation&lt;/span&gt;",
              "xpath": "/html/body/div[6]/div[1]/section[1]/div[2]/h1[1]/span[1]",
              "issueID": "648e8889c3b89e3fad8af75cdec64ae6",
              "signature": "1aaf813f8e18ec47c1bb93884820483b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=648e8889c3b89e3fad8af75cdec64ae6"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 0
                },
                "bottom-right": {
                  "x": 470,
                  "y": 26
                },
                "height": 26,
                "width": 455
              },
              "position": {
                "line": 8534,
                "column": 5
              },
              "errorSnippet": "&lt;h5 class=\"text-uppercase\"&gt;&lt;strong&gt;The Intelligence Community&lt;/strong&gt;&lt;/h5&gt;",
              "xpath": "/html/body/div[8]/section[1]/div[1]/div[1]/div[2]/h5[1]",
              "issueID": "0958bf87aa0b9b87e72cb5a3e2a0894a",
              "signature": "f9e456dd8326dd7cf0803a04e3f86bf9",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=0958bf87aa0b9b87e72cb5a3e2a0894a"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 8
                },
                "bottom-right": {
                  "x": 323,
                  "y": 37
                },
                "height": 29,
                "width": 308
              },
              "position": {
                "line": 8534,
                "column": 32
              },
              "errorSnippet": "&lt;strong&gt;The Intelligence Community&lt;/strong&gt;",
              "xpath": "/html/body/div[8]/section[1]/div[1]/div[1]/div[2]/h5[1]/strong[1]",
              "issueID": "01820abd6e158e182a8b2436244da183",
              "signature": "33cf971790d1a4421b75adb8e6183a89",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=01820abd6e158e182a8b2436244da183"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 132
                },
                "bottom-right": {
                  "x": 214,
                  "y": 155
                },
                "height": 23,
                "width": 199
              },
              "position": {
                "line": 8189,
                "column": 41
              },
              "errorSnippet": "&lt;a href=\"/index.php/what-we-do\" class=\"text-uppercase ODNILink blockEnd blockTitle\"&gt;Learn More About What We Do&lt;/a&gt;",
              "xpath": "/html/body/div[8]/section[1]/div[1]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "fd02e4211381a37b36a53024e131e320",
              "signature": "f13c21fa980e3fa7f2e5759aceb929e6",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=fd02e4211381a37b36a53024e131e320"
            },
            {
              "tID": 155,
              "bpID": 143,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "These headings are not structured in a hierarchical manner.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.10 Section Headings"
              ],
              "resultTitle": "Make sure that headings are in the right order for the content.",
              "errorDescription": "The heading structure of this page does not effectively communicate the structure of the content on it. Heading elements provide important benefits: they act as wayfinding cues for in-page navigation, they contribute to page content summaries, and they provide context to the content below them. To do so effectively, headings should follow the `<h1>` to `<h6>` hierarchy and they should not skip levels. Restructure the document's heading order so it uses a clear, ordered, and intuitive hierarchy. Ensure there are no gaps between each numbered heading level and the next.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 5829
                },
                "height": 5829,
                "width": 1024
              },
              "position": {
                "line": 2041,
                "column": 60
              },
              "errorSnippet": "&lt;body id=\"itemid-101\"&gt;&lt;a href=\"#content\" class=\"skip\"&gt;Skip to content&lt;/a&gt; &lt;!-- added 3/27/19 a. chickinsky SR-5360780 --&gt;\n&lt;!-- Google Tag Manager --&gt;\n&lt;iframe src=\"javascript:void(0)\" title=\"\" style=\"width: 0px; height: 0p",
              "xpath": "/html/body",
              "issueID": "cf0ef514039d71cc098d13b9d9653d0a",
              "signature": "41ad93f35e2a1541af7ba678fd60bfae",
              "ref": "https://tenon.io/bestpractice.php?bpID=143&tID=155&issueID=cf0ef514039d71cc098d13b9d9653d0a"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 3639,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.twitter.com/odnigov\" class=\"odni_offsite_link\"&gt;&lt;img src=\"/files/images/socialmediabuttons/twitter-circle.png\" alt=\"twitter off 2\" width=\"50\" class=\"rollover\" style=\"display: inline;\" title=\"Twitter\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[12]/div[2]/div[1]/div[1]/a[1]",
              "issueID": "9b0e9686b9f8822054d3dde4b6a812a7",
              "signature": "cf1b74249cead08887dd9c67334b5909",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=9b0e9686b9f8822054d3dde4b6a812a7"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 3639,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.twitter.com/odnigov\" class=\"odni_offsite_link\"&gt;Follow us on Twitter&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[12]/div[2]/div[1]/div[1]/a[2]",
              "issueID": "afc647999d69964cd7aa6a4d423543f8",
              "signature": "9de44be5decf4141d457015a9d2b19dc",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=afc647999d69964cd7aa6a4d423543f8"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 3998,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"http://www.facebook.com/dni.gov\" class=\"odni_offsite_link\"&gt;&lt;img src=\"/files/images/socialmediabuttons/facebook-circle.png\" alt=\"Like ODNI on Facebook\" width=\"50\" class=\"rollover\" style=\"display: inline;\" title=\"Facebook\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[12]/div[2]/div[1]/div[3]/a[1]",
              "issueID": "b516c2e7b444aa711e1f74d3045d30e0",
              "signature": "e78f71aec05ede1179c77c27ecf97786",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=b516c2e7b444aa711e1f74d3045d30e0"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 3998,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"http://www.facebook.com/dni.gov\" class=\"odni_offsite_link\"&gt;Follow us on Facebook&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[12]/div[2]/div[1]/div[3]/a[2]",
              "issueID": "3ca6577d14adee0b8716ba6e793bdaba",
              "signature": "543c4f037920d4c9f02b966c2c8e71d6",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=3ca6577d14adee0b8716ba6e793bdaba"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 3999,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.instagram.com/ODNIgov\" class=\"odni_offsite_link\"&gt;&lt;img src=\"/files/images/socialmediabuttons/instagram-circle-icon.png\" alt=\"instagram\" width=\"50\" class=\"rollover\" style=\"display: inline;\" title=\"Instagram\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[12]/div[2]/div[1]/div[5]/a[1]",
              "issueID": "52eb0906e547726cf431f2dad3d818c5",
              "signature": "9ddbd1551dc3c219abbfe7ecfdbcfd2a",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=52eb0906e547726cf431f2dad3d818c5"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 3999,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.instagram.com/ODNIgov\" class=\"odni_offsite_link\"&gt;Follow us on Instagram&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[12]/div[2]/div[1]/div[5]/a[2]",
              "issueID": "8826a8a50d5f827c69f9d9ca96c47689",
              "signature": "203aeaf899a34b010b4c3244aa8d48ab",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=8826a8a50d5f827c69f9d9ca96c47689"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 3999,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"http://www.icontherecord.tumblr.com\" class=\"odni_offsite_link\"&gt;&lt;img src=\"/files/images/socialmediabuttons/tumblr-circle-icon.png\" alt=\"tumblr off\" width=\"50\" class=\"rollover\" style=\"display: inline;\" title=\"IC on the Record on Tumblr\"&g",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[12]/div[2]/div[1]/div[7]/a[1]",
              "issueID": "a1837ff24c2b98c07c3d3c30d6bb909d",
              "signature": "d9caacae557dd2e0faf55410ee536a15",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=a1837ff24c2b98c07c3d3c30d6bb909d"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 3999,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"http://www.icontherecord.tumblr.com\" class=\"odni_offsite_link\"&gt;Follow us on Tumblr&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[12]/div[2]/div[1]/div[7]/a[2]",
              "issueID": "fe77edd332325b00f6063f3fc9863c7e",
              "signature": "d0ae59dc104cd8250c599dbe2ba6a432",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=fe77edd332325b00f6063f3fc9863c7e"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4166,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"http://www.youtube.com/odnigov\" class=\"odni_offsite_link\"&gt;&lt;img src=\"/files/images/socialmediabuttons/youtube-circle.png\" alt=\"Visit ODNI’s YouTube Channel\" width=\"50\" class=\"rollover\" style=\"display: inline;\" title=\"ODNI on YouTube\"&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[12]/div[2]/div[1]/div[9]/a[1]",
              "issueID": "fae92a2aecd6e9eb45bfcc98908ced44",
              "signature": "1bec14ba66722d9c9015006af81075d2",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=fae92a2aecd6e9eb45bfcc98908ced44"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4167,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"http://www.youtube.com/odnigov\" class=\"odni_offsite_link\"&gt;Watch us on YouTube&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[12]/div[2]/div[1]/div[9]/a[2]",
              "issueID": "cca28f4acc783d7204d37ba9df921d6a",
              "signature": "5f2a44f6c210da33780320f2a9b43d4f",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=cca28f4acc783d7204d37ba9df921d6a"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4167,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.linkedin.com/company/odni\" class=\"odni_offsite_link\"&gt;&lt;img src=\"/files/images/socialmediabuttons/linkedin-circle.png\" alt=\"Visit ODNI’s Linkedin\" width=\"50\" class=\"rollover\" style=\"display: inline;\" title=\"ODNI on Linkedin\"&g",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[12]/div[2]/div[1]/div[11]/a[1]",
              "issueID": "c7022111a38303f4e282bd3aedddbeb3",
              "signature": "43aabbaf42258d47e91f95a56fe96050",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=c7022111a38303f4e282bd3aedddbeb3"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4167,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.linkedin.com/company/odni\" class=\"odni_offsite_link\"&gt;Follow us on Linkedin&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[12]/div[2]/div[1]/div[11]/a[2]",
              "issueID": "7aab4e0b2bb360d97da577a5b7c5a44c",
              "signature": "dcb70ce33f13ca8a39f41cd50deeff2f",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=7aab4e0b2bb360d97da577a5b7c5a44c"
            },
            {
              "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": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 5709,
                "column": 42
              },
              "errorSnippet": "&lt;div class=\"panel-group ODNI-3\" id=\"accordian\" role=\"tablist\" aria-multiselectable=\"true\"&gt; &lt;!-- contact by postal mail (1) --&gt; &lt;div class=\"panel panel-default\"&gt; &lt;div class=\"panel-heading\" role=\"tab\" id=\"headingOne\"&gt; &lt;h3 class=\"",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]",
              "issueID": "f8132bd1d43aa25dba465ef8b467d22f",
              "signature": "582bcbebfceda775269457cfdd2746c5",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=f8132bd1d43aa25dba465ef8b467d22f"
            },
            {
              "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": 61,
                  "y": 72
                },
                "bottom-right": {
                  "x": 199,
                  "y": 94
                },
                "height": 22,
                "width": 138
              },
              "position": {
                "line": 8257,
                "column": 62
              },
              "errorSnippet": "&lt;a href=\"https://www.intelligencecareers.gov/iccareers.html\" target=\"_blank\"&gt;every career category&lt;/a&gt;",
              "xpath": "/html/body/div[9]/section[1]/div[1]/div[1]/div[1]/p[1]/a[1]",
              "issueID": "213c19485288a72ae7132a6c6a26a93c",
              "signature": "789fa547444c116f739935a434198c8e",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=213c19485288a72ae7132a6c6a26a93c"
            },
            {
              "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": 121.656,
                  "y": 22
                },
                "height": 22,
                "width": 121.656
              },
              "position": {
                "line": 8297,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.cdc.gov/flu/\" target=\"_blank\" rel=\"noopener noreferrer\"&gt;Flu.gov&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[2]/div[5]/ul[1]/li[4]/a[1]",
              "issueID": "76a26a72e4487f5d25cdd01a36291db0",
              "signature": "9dda9a3db5ea839f3b4ad04018107c11",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=76a26a72e4487f5d25cdd01a36291db0"
            },
            {
              "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": 121.656,
                  "y": 44
                },
                "height": 44,
                "width": 121.656
              },
              "position": {
                "line": 8297,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://get.adobe.com/reader/\" target=\"_blank\" rel=\"noopener noreferrer\"&gt;Adobe Acrobat Reader&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[2]/div[5]/ul[1]/li[8]/a[1]",
              "issueID": "8a15a2aa51052930a0bd4844898e7445",
              "signature": "c46e4af1b13afa52bac95be92251b4dc",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=8a15a2aa51052930a0bd4844898e7445"
            },
            {
              "tID": 242,
              "bpID": 209,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Multiple consecutive `<br>` tags next to each other, simulating paragraphs.",
              "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.9 Link Purpose (Link Only)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.4 Abbreviations",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.5 Reading Level"
              ],
              "resultTitle": "Ensure content is easy to read and understand",
              "errorDescription": "This section of code contains multiple consecutive `<br>` elements, probably used to simulate paragraphs or add whitespace. `<br>` elements are often announced as \"blank\" for users of text-to-speech software, multiple times in sequence, which increases cognitive load for these users. Also, it will not identify these sections as paragraphs. Remove the `<br>` elements. Replace them with `<p>` elements, and use CSS to control whitespace.",
              "viewPortLocation": {
                "top-left": {
                  "x": 512,
                  "y": 2030
                },
                "bottom-right": {
                  "x": 512,
                  "y": 2030
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7965,
                "column": 40
              },
              "errorSnippet": "&lt;br&gt;",
              "xpath": "/html/body/div[7]/section[1]/div[1]/div[1]/br[1]",
              "issueID": "6b559c0ceba51187c9ebb311edc0ef2e",
              "signature": "a83c8cb38693068fe0dc2b4aa757fa26",
              "ref": "https://tenon.io/bestpractice.php?bpID=209&tID=242&issueID=6b559c0ceba51187c9ebb311edc0ef2e"
            }
          ],
          "log": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.dni.gov/",
      "what": "Office of the Director of National Intelligence",
      "result": "https://www.dni.gov/"
    },
    {
      "type": "test",
      "which": "continuum",
      "what": "Level Access Continuum, community edition",
      "url": "https://www.dni.gov/",
      "result": "NONE"
    }
  ],
  "timeStamp": "4aieq",
  "startTime": "2022-07-18T01:11:18",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      29
    ],
    [
      "motion",
      14
    ],
    [
      "ibm",
      13
    ],
    [
      "alfa",
      6
    ],
    [
      "wave",
      3
    ],
    [
      "focAll",
      1
    ],
    [
      "axe",
      1
    ],
    [
      "tenon",
      1
    ],
    [
      "bulk",
      0
    ],
    [
      "embAc",
      0
    ],
    [
      "focInd",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "htmlcs",
      0
    ],
    [
      "continuum",
      0
    ]
  ],
  "logCount": 24,
  "logSize": 1488,
  "errorLogCount": 12,
  "errorLogSize": 936,
  "prohibitedCount": 12,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-18T01:12:50",
  "elapsedSeconds": 95,
  "score": {
    "scoreProcID": "sp14a",
    "logWeights": {
      "logCount": 0.5,
      "logSize": 0.01,
      "errorLogCount": 1,
      "errorLogSize": 0.02,
      "prohibitedCount": 15,
      "visitTimeoutCount": 10,
      "visitRejectionCount": 10
    },
    "soloWeight": 2,
    "groupWeights": {
      "absolute": 2,
      "largest": 1,
      "smaller": 0.4
    },
    "preventionWeights": {
      "testaro": 50,
      "other": 100
    },
    "packageDetails": {
      "testaro": {
        "motion": 5,
        "bulk": 0,
        "focInd": 3,
        "hover": 116,
        "linkUl": 180,
        "role": 25,
        "styleDiff": 36,
        "zIndex": 15
      },
      "alfa": {
        "r53": 16,
        "r62": 8,
        "r65": 1,
        "r66": 20,
        "r69": 16,
        "r73": 68,
        "r87": 1
      },
      "axe": {
        "color-contrast-enhanced": 72,
        "color-contrast": 51,
        "hidden-content": 0,
        "identical-links-same-purpose": 0,
        "link-in-text-block": 2,
        "heading-order": 8,
        "landmark-one-main": 2,
        "region": 12
      },
      "htmlcs": {
        "e:AA.2_4_1.H64.1": 4,
        "e:AA.2_4_2.H25.1.NoTitleEl": 4,
        "e:AA.4_1_2.H91.Button.Name": 4,
        "w:AA.1_3_1.H48": 3,
        "w:AA.1_3_1_A.G141": 5,
        "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": 2,
        "w:AA.1_4_3.G145.Alpha": 2,
        "w:AA.1_4_3.G145.BgImage": 7,
        "w:AA.1_4_3.G18.Alpha": 49,
        "w:AA.1_4_3.G18.BgImage": 32
      },
      "ibm": {
        "Rpt_Aria_OrphanedContent_Native_Host_Sematics": 164,
        "Rpt_Aria_ContentinfoWithNoMain_Implicit": 1,
        "aria_role_redundant": 1
      },
      "wave": {
        "e:button_empty": 4,
        "c:contrast": 75,
        "a:alt_redundant": 4,
        "a:heading_skipped": 4,
        "a:link_redundant": 19,
        "a:noscript": 5,
        "a:title_redundant": 1
      },
      "tenon": {
        "28": 4,
        "73": 16,
        "79": 4,
        "98": 36,
        "134": 18,
        "144": 152,
        "152": 16,
        "153": 10,
        "155": 2,
        "184": 48,
        "190": 4,
        "218": 12,
        "242": 4
      }
    },
    "groupDetails": {
      "groups": {
        "spontaneousMotion": {
          "testaro": {
            "motion": {
              "score": 3,
              "what": "Change of visible content not requested by user"
            }
          }
        },
        "visibleBulk": {
          "testaro": {
            "bulk": {
              "score": 1,
              "what": "Page contains many visible elements"
            }
          }
        },
        "focusIndication": {
          "testaro": {
            "focInd": {
              "score": 3,
              "what": "Focused element displaying no or nostandard focus indicator"
            }
          },
          "alfa": {
            "r65": {
              "score": 1,
              "what": "Element in sequential focus order has no visible focus"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 29,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 90,
              "what": "Non-underlined adjacent links"
            }
          },
          "alfa": {
            "r62": {
              "score": 4,
              "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": 19,
              "what": "Nonexistent or implicit-overriding role"
            }
          },
          "ibm": {
            "Rpt_Aria_ContentinfoWithNoMain_Implicit": {
              "score": 1,
              "what": "Element has a contentinfo role when no element has a main role"
            },
            "aria_role_redundant": {
              "score": 1,
              "what": "Explicitly assigned ARIA role is redundant with the implicit role of the element"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 9,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 4,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "headingStructure": {
          "alfa": {
            "r53": {
              "score": 8,
              "what": "Heading skips one or more levels"
            }
          },
          "axe": {
            "heading-order": {
              "score": 4,
              "what": "Heading levels do not increase by only one"
            }
          },
          "htmlcs": {
            "w:AA.1_3_1_A.G141": {
              "score": 3,
              "what": "Heading level is incorrect"
            }
          },
          "wave": {
            "a:heading_skipped": {
              "score": 2,
              "what": "Skipped heading level"
            }
          },
          "tenon": {
            "155": {
              "score": 1,
              "what": "Headings are not structured in a hierarchical manner"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 5,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 18,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 12,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 38,
              "what": "Element has insufficient color contrast"
            }
          },
          "wave": {
            "c:contrast": {
              "score": 56,
              "what": "Very low contrast"
            }
          }
        },
        "noLeading": {
          "alfa": {
            "r73": {
              "score": 51,
              "what": "Paragraph of text has insufficient line height"
            }
          }
        },
        "skipRepeatedContent": {
          "alfa": {
            "r87": {
              "score": 1,
              "what": "First focusable element is not a link to the main content"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "linkConfusionRisk": {
          "axe": {
            "identical-links-same-purpose": {
              "score": 1,
              "what": "Links with the same accessible name may serve dissimilar purposes"
            }
          }
        },
        "mainNot1": {
          "axe": {
            "landmark-one-main": {
              "score": 1,
              "what": "page has no main landmark"
            }
          }
        },
        "contentBeyondLandmarks": {
          "axe": {
            "region": {
              "score": 6,
              "what": "Some page content is not contained by landmarks"
            }
          },
          "ibm": {
            "Rpt_Aria_OrphanedContent_Native_Host_Sematics": {
              "score": 82,
              "what": "Content does not reside within an element with a landmark role"
            }
          }
        },
        "iframeTitleBad": {
          "htmlcs": {
            "e:AA.2_4_1.H64.1": {
              "score": 4,
              "what": "iframe element has no non-empty title attribute"
            }
          }
        },
        "pageTitle": {
          "htmlcs": {
            "e:AA.2_4_2.H25.1.NoTitleEl": {
              "score": 3,
              "what": "Document head element contains no non-empty title element"
            }
          }
        },
        "buttonNoText": {
          "htmlcs": {
            "e:AA.4_1_2.H91.Button.Name": {
              "score": 4,
              "what": "Button element has no accessible name"
            }
          },
          "wave": {
            "e:button_empty": {
              "score": 4,
              "what": "Button is empty or has no value text"
            }
          }
        },
        "pseudoNavListRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H48": {
              "score": 1,
              "what": "Navigation links are not coded as a list"
            }
          }
        },
        "scrollRisk": {
          "htmlcs": {
            "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
              "score": 1,
              "what": "Fixed-position element may force bidirectional scrolling"
            }
          }
        },
        "contrastRisk": {
          "htmlcs": {
            "w:AA.1_4_3.G145.Alpha": {
              "score": 1,
              "what": "Contrast between the text and its background may be less than 3:1, given the transparency"
            },
            "w:AA.1_4_3.G145.BgImage": {
              "score": 2,
              "what": "Contrast between the text and its background image may be less than 3:1"
            },
            "w:AA.1_4_3.G18.Alpha": {
              "score": 12,
              "what": "Contrast between the text and its background may be less than 4.5:1, given the transparency"
            },
            "w:AA.1_4_3.G18.BgImage": {
              "score": 8,
              "what": "Contrast between the text and its background image may be less than 4.5:1"
            }
          }
        },
        "imageTextRedundant": {
          "wave": {
            "a:alt_redundant": {
              "score": 1,
              "what": "Redundant text alternative"
            }
          }
        },
        "linkPair": {
          "wave": {
            "a:link_redundant": {
              "score": 10,
              "what": "Adjacent links go to the same URL"
            }
          }
        },
        "noScriptRisk": {
          "wave": {
            "a:noscript": {
              "score": 1,
              "what": "noscript element may fail to contain an accessible equivalent or alternative"
            }
          }
        },
        "titleRedundant": {
          "wave": {
            "a:title_redundant": {
              "score": 1,
              "what": "Title attribute text is the same as text or alternative text"
            }
          },
          "tenon": {
            "79": {
              "score": 1,
              "what": "Link has a title attribute that is the same as the text inside the link"
            }
          }
        },
        "horizontalScrolling": {
          "tenon": {
            "28": {
              "score": 3,
              "what": "Layout or sizing of the page causes horizontal scrolling"
            }
          }
        },
        "linkVague": {
          "tenon": {
            "73": {
              "score": 12,
              "what": "Link text is too generic to communicate the purpose or destination"
            }
          }
        },
        "linkTextsSame": {
          "tenon": {
            "98": {
              "score": 18,
              "what": "Links have the same text but different destinations"
            }
          }
        },
        "fontSmall": {
          "tenon": {
            "134": {
              "score": 14,
              "what": "Text is very small"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 152,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 8,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "allCaps": {
          "tenon": {
            "153": {
              "score": 3,
              "what": "Long string of text is in all caps"
            }
          }
        },
        "nextLinkDestinationSame": {
          "tenon": {
            "184": {
              "score": 24,
              "what": "Adjacent links point to the same destination"
            }
          }
        },
        "tabIndexMissing": {
          "tenon": {
            "190": {
              "score": 4,
              "what": "Interactive item is not natively actionable, but has no tabindex=0 attribute"
            }
          }
        },
        "linkForcesNewWindow": {
          "tenon": {
            "218": {
              "score": 9,
              "what": "Link opens in a new window without user control"
            }
          }
        },
        "pseudoParagraphRisk": {
          "tenon": {
            "242": {
              "score": 1,
              "what": "Multiple consecutive br elements may simulate paragraphs"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {},
    "summary": {
      "total": 1021,
      "log": 238,
      "preventions": 0,
      "solos": 0,
      "groups": [
        {
          "groupName": "leadingClipsText",
          "score": 154
        },
        {
          "groupName": "linkIndication",
          "score": 94
        },
        {
          "groupName": "contentBeyondLandmarks",
          "score": 86
        },
        {
          "groupName": "contrastAA",
          "score": 78
        },
        {
          "groupName": "noLeading",
          "score": 53
        },
        {
          "groupName": "hoverSurprise",
          "score": 31
        },
        {
          "groupName": "nextLinkDestinationSame",
          "score": 26
        },
        {
          "groupName": "contrastRisk",
          "score": 25
        },
        {
          "groupName": "roleBad",
          "score": 22
        },
        {
          "groupName": "contrastAAA",
          "score": 22
        },
        {
          "groupName": "linkTextsSame",
          "score": 20
        },
        {
          "groupName": "fontSmall",
          "score": 16
        },
        {
          "groupName": "headingStructure",
          "score": 14
        },
        {
          "groupName": "linkVague",
          "score": 14
        },
        {
          "groupName": "linkPair",
          "score": 12
        },
        {
          "groupName": "inconsistentStyles",
          "score": 11
        },
        {
          "groupName": "linkForcesNewWindow",
          "score": 11
        },
        {
          "groupName": "targetSize",
          "score": 10
        },
        {
          "groupName": "buttonNoText",
          "score": 8
        },
        {
          "groupName": "zIndexNotZero",
          "score": 6
        },
        {
          "groupName": "iframeTitleBad",
          "score": 6
        },
        {
          "groupName": "tabIndexMissing",
          "score": 6
        },
        {
          "groupName": "spontaneousMotion",
          "score": 5
        },
        {
          "groupName": "focusIndication",
          "score": 5
        },
        {
          "groupName": "pageTitle",
          "score": 5
        },
        {
          "groupName": "horizontalScrolling",
          "score": 5
        },
        {
          "groupName": "allCaps",
          "score": 5
        },
        {
          "groupName": "visibleBulk",
          "score": 3
        },
        {
          "groupName": "skipRepeatedContent",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "linkConfusionRisk",
          "score": 3
        },
        {
          "groupName": "mainNot1",
          "score": 3
        },
        {
          "groupName": "pseudoNavListRisk",
          "score": 3
        },
        {
          "groupName": "scrollRisk",
          "score": 3
        },
        {
          "groupName": "imageTextRedundant",
          "score": 3
        },
        {
          "groupName": "noScriptRisk",
          "score": 3
        },
        {
          "groupName": "titleRedundant",
          "score": 3
        },
        {
          "groupName": "pseudoParagraphRisk",
          "score": 3
        }
      ]
    }
  }
}