Accessibility test digest

Synopsis

Page: Central Intelligence Agency (CIA)

URL: https://www.cia.gov/

Score: 507

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 Central Intelligence Agency (CIA) web page at https://www.cia.gov/ on 2022/07/17. 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 507 (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
total507
log79
focusIndication43
contrastAA38
imageNoText33
linkForcesNewWindow29
targetSize26
svgImageNoText23
fontSizeAbsolute22
leadingAbsolute22
contrastAAA15
visibleLabelNotName13
duplicateID13
linkIndication12
contrastRisk12
ariaReferenceBad12
linkVague11
labelBadID10
linkTextsSame8
inconsistentStyles6
menuItemless6
leadingClipsText6
tabIndexMissing6
zIndexNotZero5
obsolete5
horizontalScrolling5
roleBad4
noScriptRisk4
hoverSurprise3
labelClash3
ariaBadAttribute3
hiddenContentRisk3
linkConfusionRisk3
decorativeImageRisk3
pseudoHeadingRisk3
pseudoNavListRisk3
scrollRisk3
imageTextRisk3
imagesSameAlt3
linkComprehensionRisk3
allCaps3

Issue summary

Special issues

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

Classified issues

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Discussion

Although there are widely accepted accessibility standards, there is no unanimity about how to define, test, and quantify accessibility. The failures reported in this digest merit investigation as potential opportunities for improved accessibility. Investigation may lead you to conclude that some of the reported failures do not actually harm accessibility. Conversely, some substantial accessibility faults can escape detection by any of these tests. You may question the attempt to assign an accessibility score to a web page, or you may prefer weightings and formulas different from those used by sp14a. You can modify and extend Testaro and Testilo to fit other theories and priorities.

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

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

Report

{
  "id": "4aieq-cia",
  "host": {
    "id": "cia",
    "which": "https://www.cia.gov/",
    "what": "Central Intelligence Agency (CIA)"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-17T21:32:06"
    },
    {
      "event": "endTime",
      "value": "2022-07-17T21:34:02"
    }
  ],
  "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.cia.gov/",
        "what": "Central Intelligence Agency (CIA)"
      },
      {
        "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.cia.gov/",
        "what": "Central Intelligence Agency (CIA)"
      },
      {
        "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.cia.gov/",
      "what": "Central Intelligence Agency (CIA)",
      "result": "https://www.cia.gov/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.cia.gov/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.cia.gov/",
      "result": {
        "bytes": [
          722099,
          722099,
          722099,
          722099,
          722099
        ],
        "localRatios": [
          1,
          1,
          1,
          1
        ],
        "meanLocalRatio": 1,
        "maxLocalRatio": 1,
        "globalRatio": 1,
        "pixelChanges": [
          0,
          0,
          0,
          0
        ],
        "meanPixelChange": 0,
        "maxPixelChange": 0,
        "changeFrequency": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.cia.gov/",
      "what": "Central Intelligence Agency (CIA)",
      "result": "https://www.cia.gov/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.cia.gov/",
      "result": {
        "visibleElements": 264
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.cia.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.cia.gov/",
      "result": {
        "tabFocusables": 43,
        "tabFocused": 43,
        "discrepancy": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.cia.gov/",
      "what": "URL",
      "result": "https://www.cia.gov/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://www.cia.gov/",
      "result": {
        "totals": {
          "total": 43,
          "types": {
            "indicatorMissing": {
              "total": 0,
              "tagNames": {}
            },
            "nonOutlinePresent": {
              "total": 41,
              "tagNames": {
                "A": 38,
                "BUTTON": 3
              }
            },
            "outlinePresent": {
              "total": 2,
              "meanDelay": 101,
              "tagNames": {
                "A": 2
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [],
          "nonOutlinePresent": [
            {
              "tagName": "A",
              "text": "Skip to main content"
            },
            {
              "tagName": "A",
              "text": "Careers"
            },
            {
              "tagName": "BUTTON",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Learn About Us"
            },
            {
              "tagName": "A",
              "text": "Discover Our Legacy about Our Legacy"
            },
            {
              "tagName": "A",
              "text": "Read More"
            },
            {
              "tagName": "A",
              "text": "Read More"
            },
            {
              "tagName": "A",
              "text": "Read More"
            },
            {
              "tagName": "A",
              "text": "Explore All Stories about Our Stories"
            },
            {
              "tagName": "A",
              "text": "Visit World Factbook"
            },
            {
              "tagName": "A",
              "text": "About CIA"
            },
            {
              "tagName": "A",
              "text": "Organization"
            },
            {
              "tagName": "A",
              "text": "Director of the CIA"
            },
            {
              "tagName": "A",
              "text": "CIA Museum"
            },
            {
              "tagName": "A",
              "text": "News & Stories"
            },
            {
              "tagName": "A",
              "text": "Working at CIA"
            },
            {
              "tagName": "A",
              "text": "How We Hire"
            },
            {
              "tagName": "A",
              "text": "Student Programs"
            },
            {
              "tagName": "A",
              "text": "Browse CIA Jobs"
            },
            {
              "tagName": "A",
              "text": "My Application"
            },
            {
              "tagName": "A",
              "text": "Freedom of Information Act (FOIA)"
            },
            {
              "tagName": "A",
              "text": "Center for the Study of Intelligence (CSI)"
            },
            {
              "tagName": "A",
              "text": "The World Factbook"
            },
            {
              "tagName": "A",
              "text": "Spy Kids"
            },
            {
              "tagName": "A",
              "text": "Accommodations"
            },
            {
              "tagName": "BUTTON",
              "text": "Report Information"
            },
            {
              "tagName": "BUTTON",
              "text": "Contact CIA"
            },
            {
              "tagName": "A",
              "text": "Instagram"
            },
            {
              "tagName": "A",
              "text": "Facebook"
            },
            {
              "tagName": "A",
              "text": "Twitter"
            },
            {
              "tagName": "A",
              "text": "LinkedIn"
            },
            {
              "tagName": "A",
              "text": "YouTube"
            },
            {
              "tagName": "A",
              "text": "Flickr"
            },
            {
              "tagName": "A",
              "text": "Search CIA.gov"
            },
            {
              "tagName": "A",
              "text": "Site Policies"
            },
            {
              "tagName": "A",
              "text": "Privacy"
            },
            {
              "tagName": "A",
              "text": "No FEAR Act"
            },
            {
              "tagName": "A",
              "text": "ECA Notice"
            },
            {
              "tagName": "A",
              "text": "Inspector General"
            },
            {
              "tagName": "A",
              "text": "USA.gov"
            },
            {
              "tagName": "A",
              "text": "Sitemap"
            }
          ],
          "outlinePresent": [
            {
              "tagName": "A",
              "text": "Central Intelligence AgencyCentral Intelligence Agency",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Find Your Calling",
              "delay": 102
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.cia.gov/",
      "what": "URL",
      "result": "https://www.cia.gov/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.cia.gov/",
      "result": {
        "totals": {
          "total": 59,
          "types": {
            "onlyFocusable": {
              "total": 0,
              "tagNames": {}
            },
            "onlyOperable": {
              "total": 0,
              "tagNames": {}
            },
            "focusableAndOperable": {
              "total": 59,
              "tagNames": {
                "A": 46,
                "BUTTON": 6,
                "INPUT": 7
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [],
          "onlyOperable": [],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "",
              "text": "Skip to main content",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Central Intelligence AgencyCentral Intelligence Agency",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button class=\"hamburger hamburger--emphatic \" type=\"button\" aria-label=\"Menu\" a",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Home",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Legacy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News & Stories",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Contact CIA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Report Information",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "q",
              "text": "<input type=\"text\" name=\"q\" class=\"global-search search-input-field search-input",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"site\" value=\"CIA\" style=\"cursor: default;\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"output\" value=\"xml_no_dtd\" style=\"cursor: default;\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"client\" value=\"CIA\" style=\"cursor: default;\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"myAction\" value=\"/search\" style=\"cursor: default;\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"proxystylesheet\" value=\"CIA\" style=\"cursor: default;\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"submitMethod\" value=\"get\" style=\"cursor: default;\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button type=\"submit\" value=\"Submit\" aria-label=\"Button to search CIA content.\" ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Find Your Calling",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn About Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Discover Our Legacy about Our Legacy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Explore All Stories about Our Stories",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Visit World Factbook",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About CIA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Organization",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Director of the CIA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CIA Museum",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News & Stories",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Working at CIA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "How We Hire",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Student Programs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Browse CIA Jobs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "My Application",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Freedom of Information Act (FOIA)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Center for the Study of Intelligence (CSI)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "The World Factbook",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Spy Kids",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accommodations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Report Information",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Contact CIA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Instagram",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Facebook",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Twitter",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "LinkedIn",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "YouTube",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Flickr",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Search CIA.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Site Policies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "No FEAR Act",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ECA Notice",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Inspector General",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "USA.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Sitemap",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.cia.gov/",
      "what": "URL",
      "result": "https://www.cia.gov/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://www.cia.gov/",
      "result": {
        "totals": {
          "triggers": 58,
          "headTriggers": 20,
          "tailTriggers": 38,
          "impactTriggers": 1,
          "additions": 0,
          "removals": 0,
          "opacityChanges": 1,
          "opacityImpact": 2,
          "unhoverables": 1
        },
        "items": {
          "head": {
            "impactTriggers": [
              {
                "tagName": "BUTTON",
                "text": "<spanclass=\"hamburger-box\"><spanclass=\"hamburger-i",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 2
              }
            ],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "",
                "text": "Skiptomaincontent"
              }
            ]
          },
          "tail": {
            "impactTriggers": [],
            "unhoverables": []
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.cia.gov/",
      "what": "URL",
      "result": "https://www.cia.gov/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.cia.gov/",
      "result": {
        "totals": {
          "mislabeled": 1,
          "unlabeled": 0,
          "wellLabeled": 6
        },
        "items": {
          "mislabeled": [
            {
              "index": 3,
              "tagName": "INPUT",
              "type": "text",
              "labelTypes": [
                "aria-label",
                "label"
              ],
              "texts": {
                "attribute": "Search CIA content. Begin typing text to search and push the enter key.",
                "label": [
                  "Search"
                ]
              }
            }
          ],
          "unlabeled": [],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Menu"
              }
            },
            {
              "index": 1,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Contact CIA"
              }
            },
            {
              "index": 2,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Report Information"
              }
            },
            {
              "index": 4,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Button to search CIA content."
              }
            },
            {
              "index": 5,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Report Information Button",
                "content": "Report Information"
              }
            },
            {
              "index": 6,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Contact CIA Button",
                "content": "Contact CIA"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.cia.gov/",
      "result": {
        "totals": {
          "links": 46,
          "adjacent": {
            "total": 25,
            "underlined": 15,
            "underlinedPercent": 60
          }
        },
        "items": {
          "underlined": [
            "Skip to main content",
            "Instagram",
            "Facebook",
            "Twitter",
            "LinkedIn",
            "YouTube",
            "Flickr",
            "Search CIA.gov",
            "Site Policies",
            "Privacy",
            "No FEAR Act",
            "ECA Notice",
            "Inspector General",
            "USA.gov",
            "Sitemap"
          ],
          "notUnderlined": [
            "Central Intelligence AgencyCentral Intelligence Agency",
            "Careers",
            "Find Your Calling",
            "Learn About Us",
            "Discover Our Legacy about Our Legacy",
            "Read More",
            "Read More",
            "Read More",
            "Explore All Stories about Our Stories",
            "Visit World Factbook"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.cia.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.cia.gov/",
      "what": "URL",
      "result": "https://www.cia.gov/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.cia.gov/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://www.cia.gov/",
      "result": {
        "roleElements": 19,
        "badRoleElements": 1,
        "redundantRoleElements": 0,
        "tagNames": {
          "DIV": {
            "group": {
              "bad": 1,
              "redundant": 0
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://www.cia.gov/",
      "result": {
        "mainStyles": [
          "fontStyle",
          "fontWeight",
          "opacity",
          "textDecorationLine",
          "textDecorationStyle",
          "textDecorationThickness"
        ],
        "buttonStyles": [
          "borderStyle",
          "borderWidth",
          "height",
          "lineHeight",
          "maxHeight",
          "maxWidth",
          "minHeight",
          "minWidth",
          "outlineOffset",
          "outlineStyle",
          "outlineWidth"
        ],
        "headingStyles": [
          "color",
          "fontSize"
        ],
        "listLinkStyles": [
          "color",
          "fontSize",
          "lineHeight"
        ],
        "totals": {
          "button": {
            "total": 6,
            "subtotals": [
              2,
              2,
              1,
              1
            ]
          },
          "adjacentLink": {
            "total": 25,
            "subtotals": [
              14,
              6,
              4,
              1
            ]
          },
          "listLink": {
            "total": 21,
            "subtotals": [
              15,
              6
            ]
          },
          "h1": {
            "total": 1
          },
          "h2": {
            "total": 4,
            "subtotals": [
              2,
              2
            ]
          }
        },
        "items": {
          "button": {
            "opacity": {
              "0": [
                "Contact CIA",
                "Report Information"
              ],
              "1": [
                "",
                "",
                "Report Information",
                "Contact CIA"
              ]
            },
            "borderStyle": {
              "solid": [
                "",
                "Contact CIA",
                "Report Information",
                "Report Information",
                "Contact CIA"
              ],
              "none none none solid": [
                ""
              ]
            },
            "borderWidth": {
              "1px": [
                "",
                "Contact CIA",
                "Report Information",
                "Report Information",
                "Contact CIA"
              ],
              "0px 0px 0px 1px": [
                ""
              ]
            },
            "height": {
              "40.1953px": [
                ""
              ],
              "42px": [
                "Contact CIA",
                "Report Information",
                "Report Information",
                "Contact CIA"
              ],
              "60px": [
                ""
              ]
            },
            "lineHeight": {
              "23.2px": [
                ""
              ],
              "14px": [
                "Contact CIA",
                "Report Information",
                "",
                "Report Information",
                "Contact CIA"
              ]
            },
            "minHeight": {
              "0px": [
                "",
                "Contact CIA",
                "Report Information",
                "Report Information",
                "Contact CIA"
              ],
              "auto": [
                ""
              ]
            },
            "minWidth": {
              "0px": [
                "",
                "Contact CIA",
                "Report Information",
                "Report Information",
                "Contact CIA"
              ],
              "auto": [
                ""
              ]
            }
          },
          "adjacentLink": {
            "fontWeight": {
              "400": [
                "Find Your Calling",
                "Discover Our Legacy about Our Legacy",
                "Read More",
                "Read More",
                "Read More",
                "Explore All Stories about Our Stories",
                "Instagram",
                "Facebook",
                "Twitter",
                "LinkedIn",
                "YouTube",
                "Flickr",
                "Search CIA.gov",
                "Site Policies",
                "Privacy",
                "No FEAR Act",
                "ECA Notice",
                "Inspector General",
                "USA.gov",
                "Sitemap"
              ],
              "900": [
                "Skip to main content",
                "Central Intelligence AgencyCentral Intelligence Agency",
                "Careers",
                "Learn About Us",
                "Visit World Factbook"
              ]
            },
            "textDecorationLine": {
              "underline": [
                "Skip to main content",
                "Instagram",
                "Facebook",
                "Twitter",
                "LinkedIn",
                "YouTube",
                "Flickr",
                "Search CIA.gov",
                "Site Policies",
                "Privacy",
                "No FEAR Act",
                "ECA Notice",
                "Inspector General",
                "USA.gov",
                "Sitemap"
              ],
              "none": [
                "Central Intelligence AgencyCentral Intelligence Agency",
                "Careers",
                "Find Your Calling",
                "Learn About Us",
                "Discover Our Legacy about Our Legacy",
                "Read More",
                "Read More",
                "Read More",
                "Explore All Stories about Our Stories",
                "Visit World Factbook"
              ]
            }
          },
          "listLink": {
            "fontWeight": {
              "400": [
                "About CIA",
                "Organization",
                "Director of the CIA",
                "CIA Museum",
                "News & Stories",
                "Working at CIA",
                "How We Hire",
                "Student Programs",
                "Browse CIA Jobs",
                "My Application",
                "Freedom of Information Act (FOIA)",
                "Center for the Study of Intelligence (CSI)",
                "The World Factbook",
                "Spy Kids",
                "Accommodations"
              ],
              "900": [
                "Home",
                "Careers",
                "About",
                "Legacy",
                "News & Stories",
                "Resources"
              ]
            },
            "textDecorationLine": {
              "none": [
                "Home",
                "Careers",
                "About",
                "Legacy",
                "News & Stories",
                "Resources"
              ],
              "underline": [
                "About CIA",
                "Organization",
                "Director of the CIA",
                "CIA Museum",
                "News & Stories",
                "Working at CIA",
                "How We Hire",
                "Student Programs",
                "Browse CIA Jobs",
                "My Application",
                "Freedom of Information Act (FOIA)",
                "Center for the Study of Intelligence (CSI)",
                "The World Factbook",
                "Spy Kids",
                "Accommodations"
              ]
            },
            "fontSize": {
              "50px": [
                "Home",
                "Careers",
                "About",
                "Legacy",
                "News & Stories",
                "Resources"
              ],
              "16px": [
                "About CIA",
                "Organization",
                "Director of the CIA",
                "CIA Museum",
                "News & Stories",
                "Working at CIA",
                "How We Hire",
                "Student Programs",
                "Browse CIA Jobs",
                "My Application",
                "Freedom of Information Act (FOIA)",
                "Center for the Study of Intelligence (CSI)",
                "The World Factbook",
                "Spy Kids",
                "Accommodations"
              ]
            },
            "lineHeight": {
              "60px": [
                "Home",
                "Careers",
                "About",
                "Legacy",
                "News & Stories",
                "Resources"
              ],
              "23.2px": [
                "About CIA",
                "Organization",
                "Director of the CIA",
                "CIA Museum",
                "News & Stories",
                "Working at CIA",
                "How We Hire",
                "Student Programs",
                "Browse CIA Jobs",
                "My Application",
                "Freedom of Information Act (FOIA)",
                "Center for the Study of Intelligence (CSI)",
                "The World Factbook",
                "Spy Kids",
                "Accommodations"
              ]
            }
          },
          "h2": {
            "color": {
              "rgb(0, 0, 0)": [
                "Our Agency",
                "Our Stories"
              ],
              "rgb(255, 255, 255)": [
                "Our Legacy",
                "The World Factbook"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.cia.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.cia.gov/",
      "result": {
        "totals": {
          "total": 11,
          "tagNames": {
            "NAV": 1,
            "HEADER": 1,
            "DIV": 6,
            "BUTTON": 2,
            "INPUT": 1
          }
        },
        "items": [
          {
            "tagName": "NAV",
            "id": "",
            "text": "Skip to main contentCentral Intelligence AgencyCentral Intelligence AgencyCareersHomeCareersAboutLeg"
          },
          {
            "tagName": "HEADER",
            "id": "",
            "text": "Skip to main contentCentral Intelligence AgencyCentral Intelligence AgencyCareersHomeCareersAboutLeg"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Central Intelligence AgencyCentral Intelligence Agency"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "navigation",
            "text": "HomeCareersAboutLegacyNews & StoriesResourcesContact CIAReport InformationSearch CIA.govSearchBrand "
          },
          {
            "tagName": "INPUT",
            "id": "q",
            "text": ""
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "We are\nthe Nation's\nfirst line of\ndefense.We accomplish what others cannot accomplish and go where o"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Read More"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Read More"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Read More"
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.cia.gov/",
      "result": {
        "totals": {
          "failures": 29,
          "warnings": 20
        },
        "items": [
          {
            "index": 46,
            "verdict": "failed",
            "rule": {
              "ruleID": "r14",
              "ruleSummary": "Visible labels are included in accessible names",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r14",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#label-in-name",
                  "chapter": "2.5.3",
                  "title": "Label in Name"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G208",
                  "name": "G208",
                  "title": "Including the text of the visible label as part of the accessible name"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/main[1]/div[3]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a class=\"button button-default button-black\" aria-label=\"Our Legacy\" href=\"/legacy/\">",
                "  Discover Our Legacy",
                "  <span class=\"sr-only\">",
                "    about Our Legacy",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 47,
            "verdict": "failed",
            "rule": {
              "ruleID": "r14",
              "ruleSummary": "Visible labels are included in accessible names",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r14",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#label-in-name",
                  "chapter": "2.5.3",
                  "title": "Label in Name"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G208",
                  "name": "G208",
                  "title": "Including the text of the visible label as part of the accessible name"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/main[1]/div[4]/section[1]/div[1]/div[3]/div[1]/a[1]",
              "codeLines": [
                "<a class=\"button button-default mt45\" aria-label=\"Our Stories\" href=\"/stories/\">",
                "  Explore All Stories",
                "  <span class=\"sr-only\">",
                "    about Our Stories",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 252,
            "verdict": "failed",
            "rule": {
              "ruleID": "r2",
              "ruleSummary": "Images have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r2",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#non-text-content",
                  "chapter": "1.1.1",
                  "title": "Non-text Content"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G94",
                  "name": "G94",
                  "title": "Providing short text alternative for non-text content that serves the same purpose"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G95",
                  "name": "G95",
                  "title": "Providing short text alternatives that provide a brief description of the non-text"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/main[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]",
              "codeLines": [
                "<div class=\"card-display__img-background gbi-1430961857-aRgDSjS2oRCtJCFtcfJEEX\" style=\"background-p...",
                "  <style>",
                "    .card-display__img-background.gbi-1430961857-aRgDSjS2oRCtJCFtcfJEEX:before,",
                "              .card-display__img-background.gbi-1430961857-aRgDSjS2oRCtJCFtcfJEEX:after {",
                "                content: '';",
                "                display: block;",
                "                position: absolute;",
                "                width: 100%;",
                "                height: 100%;",
                "                top: 0;",
                "                left: 0;",
                "                ",
                "                transition: opacity 0.5s ease 250ms;",
                "                background-position: center;",
                "    background-repeat: no-repeat;",
                "    background-size: cover;",
                "    ",
                "              }",
                "              .card-display__img-background.gbi-1430961857-aRgDSjS2oRCtJCFtcfJEEX:before {",
                "                z-index: -100;",
                "                background-image: url(data:image/jpeg;base64,/9j/2wBDABALDA4MChAODQ4SERATGCgaGBYWGD...",
                "                ",
                "                opacity: 1; ",
                "              }",
                "              .card-display__img-background.gbi-1430961857-aRgDSjS2oRCtJCFtcfJEEX:after {",
                "                z-index: -101;",
                "                ",
                "                background-image: url(data:image/jpeg;base64,/9j/2wBDABALDA4MChAODQ4SERATGCgaGBYWGD...",
                "                ",
                "              }",
                "  </style>",
                "</div>"
              ]
            }
          },
          {
            "index": 319,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "title",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/nav[1]/div[1]/header[1]/div[1]/a[1]/span[1]/svg[1]/title[1]",
              "codeLines": [
                "<title id=\"central-intelligence-agency\">",
                "  Central Intelligence Agency",
                "</title>"
              ]
            }
          },
          {
            "index": 320,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "title",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/nav[1]/div[1]/header[1]/div[1]/a[1]/span[1]/svg[2]/title[1]",
              "codeLines": [
                "<title id=\"central-intelligence-agency\">",
                "  Central Intelligence Agency",
                "</title>"
              ]
            }
          },
          {
            "index": 386,
            "verdict": "failed",
            "rule": {
              "ruleID": "r43",
              "ruleSummary": "<svg> element with explicit role has non-empty accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r43",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#non-text-content",
                  "chapter": "1.1.1",
                  "title": "Non-text Content"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "svg",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/main[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/a[1]/div[2]/svg[1]",
              "codeLines": [
                "<svg class=\"icon\" aria-labelledby=\"arrow-right-icon\" role=\"img\" viewBox=\"0 0 30 30\">",
                "  <polygon fill=\"#ffffff\" fill-rule=\"nonzero\" points=\"22.707 15.354 15.353 22.708 14.646 22.001 20....",
                "</svg>"
              ]
            }
          },
          {
            "index": 387,
            "verdict": "failed",
            "rule": {
              "ruleID": "r43",
              "ruleSummary": "<svg> element with explicit role has non-empty accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r43",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#non-text-content",
                  "chapter": "1.1.1",
                  "title": "Non-text Content"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "svg",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/main[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]/div[1]/div[1]/svg[1]",
              "codeLines": [
                "<svg class=\"icon\" role=\"img\" viewBox=\"0 0 30 30\">",
                "  <polygon fill=\"#161618\" fill-rule=\"nonzero\" points=\"22.707 15.354 15.353 22.708 14.646 22.001 20....",
                "</svg>"
              ]
            }
          },
          {
            "index": 388,
            "verdict": "failed",
            "rule": {
              "ruleID": "r43",
              "ruleSummary": "<svg> element with explicit role has non-empty accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r43",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#non-text-content",
                  "chapter": "1.1.1",
                  "title": "Non-text Content"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "svg",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/main[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[1]/a[1]/div[1]/div[1]/svg[1]",
              "codeLines": [
                "<svg class=\"icon\" role=\"img\" viewBox=\"0 0 30 30\">",
                "  <polygon fill=\"#161618\" fill-rule=\"nonzero\" points=\"22.707 15.354 15.353 22.708 14.646 22.001 20....",
                "</svg>"
              ]
            }
          },
          {
            "index": 389,
            "verdict": "failed",
            "rule": {
              "ruleID": "r43",
              "ruleSummary": "<svg> element with explicit role has non-empty accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r43",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#non-text-content",
                  "chapter": "1.1.1",
                  "title": "Non-text Content"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "svg",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/main[1]/div[4]/section[1]/div[1]/div[2]/div[3]/div[1]/div[1]/a[1]/div[1]/div[1]/svg[1]",
              "codeLines": [
                "<svg class=\"icon\" role=\"img\" viewBox=\"0 0 30 30\">",
                "  <polygon fill=\"#161618\" fill-rule=\"nonzero\" points=\"22.707 15.354 15.353 22.708 14.646 22.001 20....",
                "</svg>"
              ]
            }
          },
          {
            "index": 525,
            "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[1]/div[1]/div[2]/main[1]/div[1]/section[1]/div[1]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "We are"
              ]
            }
          },
          {
            "index": 526,
            "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[1]/div[1]/div[2]/main[1]/div[1]/section[1]/div[1]/div[1]/div[1]/h1[1]/text()[2]",
              "codeLines": [
                "the Nation's"
              ]
            }
          },
          {
            "index": 527,
            "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[1]/div[1]/div[2]/main[1]/div[1]/section[1]/div[1]/div[1]/div[1]/h1[1]/text()[3]",
              "codeLines": [
                "first line of"
              ]
            }
          },
          {
            "index": 528,
            "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[1]/div[1]/div[2]/main[1]/div[1]/section[1]/div[1]/div[1]/div[1]/h1[1]/text()[4]",
              "codeLines": [
                "defense."
              ]
            }
          },
          {
            "index": 529,
            "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[1]/div[1]/div[2]/main[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/strong[1]/text()[1]",
              "codeLines": [
                "We accomplish what others cannot accomplish and go where others cannot go."
              ]
            }
          },
          {
            "index": 530,
            "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[1]/div[1]/div[2]/main[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "A career at CIA is unlike any other. We are looking for people from all backgrounds and walks of li..."
              ]
            }
          },
          {
            "index": 544,
            "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[1]/div[1]/div[2]/div[2]/footer[1]/div[1]/div[1]/div[1]/div[1]/nav[1]/div[1]/div[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Agency"
              ]
            }
          },
          {
            "index": 545,
            "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[1]/div[1]/div[2]/div[2]/footer[1]/div[1]/div[1]/div[1]/div[1]/nav[1]/div[1]/div[2]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Careers"
              ]
            }
          },
          {
            "index": 546,
            "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[1]/div[1]/div[2]/div[2]/footer[1]/div[1]/div[1]/div[1]/div[1]/nav[1]/div[1]/div[3]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Resources"
              ]
            }
          },
          {
            "index": 547,
            "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[1]/div[1]/div[2]/div[2]/footer[1]/div[1]/div[1]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[3]/div[1]/text()[1]",
              "codeLines": [
                "Connect with CIA"
              ]
            }
          },
          {
            "index": 553,
            "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[1]/div[1]/div[2]/main[1]/div[1]/section[1]/div[1]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "We are"
              ]
            }
          },
          {
            "index": 554,
            "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[1]/div[1]/div[2]/main[1]/div[1]/section[1]/div[1]/div[1]/div[1]/h1[1]/text()[2]",
              "codeLines": [
                "the Nation's"
              ]
            }
          },
          {
            "index": 555,
            "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[1]/div[1]/div[2]/main[1]/div[1]/section[1]/div[1]/div[1]/div[1]/h1[1]/text()[3]",
              "codeLines": [
                "first line of"
              ]
            }
          },
          {
            "index": 556,
            "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[1]/div[1]/div[2]/main[1]/div[1]/section[1]/div[1]/div[1]/div[1]/h1[1]/text()[4]",
              "codeLines": [
                "defense."
              ]
            }
          },
          {
            "index": 557,
            "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[1]/div[1]/div[2]/main[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/strong[1]/text()[1]",
              "codeLines": [
                "We accomplish what others cannot accomplish and go where others cannot go."
              ]
            }
          },
          {
            "index": 558,
            "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[1]/div[1]/div[2]/main[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "A career at CIA is unlike any other. We are looking for people from all backgrounds and walks of li..."
              ]
            }
          },
          {
            "index": 572,
            "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[1]/div[1]/div[2]/div[2]/footer[1]/div[1]/div[1]/div[1]/div[1]/nav[1]/div[1]/div[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Agency"
              ]
            }
          },
          {
            "index": 573,
            "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[1]/div[1]/div[2]/div[2]/footer[1]/div[1]/div[1]/div[1]/div[1]/nav[1]/div[1]/div[2]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Careers"
              ]
            }
          },
          {
            "index": 574,
            "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[1]/div[1]/div[2]/div[2]/footer[1]/div[1]/div[1]/div[1]/div[1]/nav[1]/div[1]/div[3]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Resources"
              ]
            }
          },
          {
            "index": 575,
            "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[1]/div[1]/div[2]/div[2]/footer[1]/div[1]/div[1]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[3]/div[1]/text()[1]",
              "codeLines": [
                "Connect with CIA"
              ]
            }
          },
          {
            "index": 608,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/main[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <strong>",
                "    We accomplish what others cannot accomplish and go where others cannot go.",
                "  </strong>",
                "</p>"
              ]
            }
          },
          {
            "index": 609,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/main[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p>",
                "  A career at CIA is unlike any other. We are looking for people from all backgrounds and walks of ...",
                "</p>"
              ]
            }
          },
          {
            "index": 610,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/main[1]/div[2]/section[1]/div[1]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <strong>",
                "    We give U.S. leaders the intelligence they need to keep our country safe.",
                "  </strong>",
                "</p>"
              ]
            }
          },
          {
            "index": 611,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/main[1]/div[2]/section[1]/div[1]/div[1]/div[2]/div[1]/p[2]",
              "codeLines": [
                "<p>",
                "  As the world’s premier foreign intelligence agency, the work we do at CIA is vital to U.S. nation...",
                "</p>"
              ]
            }
          },
          {
            "index": 612,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/main[1]/div[2]/section[1]/div[1]/div[1]/div[2]/div[1]/p[3]",
              "codeLines": [
                "<p>",
                "  <a class=\"link-button bold\" href=\"/about/\">",
                "    Learn About Us",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 613,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/main[1]/div[3]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <strong>",
                "    CIA’s legacy is one of brave individuals dedicated to freedom, fulfilling our intelligence miss...",
                "  </strong>",
                "</p>"
              ]
            }
          },
          {
            "index": 614,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/main[1]/div[3]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p>",
                "  Protecting our country is at the heart of our mission — past, present, and future. From our World...",
                "</p>"
              ]
            }
          },
          {
            "index": 615,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/main[1]/div[3]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[3]",
              "codeLines": [
                "<p>",
                "  This year marks the 75th anniversary of the founding of CIA. We will celebrate our storied histor...",
                "</p>"
              ]
            }
          },
          {
            "index": 616,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/main[1]/div[5]/section[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Explore the globe, CIA-style. Learn about the world’s regions, countries, oceans, and so much mor...",
                "</p>"
              ]
            }
          },
          {
            "index": 617,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/main[1]/div[5]/section[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[3]",
              "codeLines": [
                "<p>",
                "  <a href=\"/the-world-factbook\">",
                "    Visit World Factbook",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 660,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/main[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <strong>",
                "    We accomplish what others cannot accomplish and go where others cannot go.",
                "  </strong>",
                "</p>"
              ]
            }
          },
          {
            "index": 661,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/main[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p>",
                "  A career at CIA is unlike any other. We are looking for people from all backgrounds and walks of ...",
                "</p>"
              ]
            }
          },
          {
            "index": 662,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/main[1]/div[2]/section[1]/div[1]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <strong>",
                "    We give U.S. leaders the intelligence they need to keep our country safe.",
                "  </strong>",
                "</p>"
              ]
            }
          },
          {
            "index": 663,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/main[1]/div[2]/section[1]/div[1]/div[1]/div[2]/div[1]/p[2]",
              "codeLines": [
                "<p>",
                "  As the world’s premier foreign intelligence agency, the work we do at CIA is vital to U.S. nation...",
                "</p>"
              ]
            }
          },
          {
            "index": 664,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/main[1]/div[2]/section[1]/div[1]/div[1]/div[2]/div[1]/p[3]",
              "codeLines": [
                "<p>",
                "  <a class=\"link-button bold\" href=\"/about/\">",
                "    Learn About Us",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 665,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/main[1]/div[3]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <strong>",
                "    CIA’s legacy is one of brave individuals dedicated to freedom, fulfilling our intelligence miss...",
                "  </strong>",
                "</p>"
              ]
            }
          },
          {
            "index": 666,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/main[1]/div[3]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p>",
                "  Protecting our country is at the heart of our mission — past, present, and future. From our World...",
                "</p>"
              ]
            }
          },
          {
            "index": 667,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/main[1]/div[3]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[3]",
              "codeLines": [
                "<p>",
                "  This year marks the 75th anniversary of the founding of CIA. We will celebrate our storied histor...",
                "</p>"
              ]
            }
          },
          {
            "index": 668,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/main[1]/div[5]/section[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Explore the globe, CIA-style. Learn about the world’s regions, countries, oceans, and so much mor...",
                "</p>"
              ]
            }
          },
          {
            "index": 669,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/main[1]/div[5]/section[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[3]",
              "codeLines": [
                "<p>",
                "  <a href=\"/the-world-factbook\">",
                "    Visit World Factbook",
                "  </a>",
                "</p>"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://www.cia.gov/",
      "result": {
        "totals": {
          "rulesNA": 48,
          "rulesPassed": 48,
          "rulesWarned": 5,
          "rulesViolated": 5,
          "warnings": {
            "minor": 4,
            "moderate": 0,
            "serious": 88,
            "critical": 1
          },
          "violations": {
            "minor": 0,
            "moderate": 0,
            "serious": 8,
            "critical": 1
          }
        },
        "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-17T21:33:43.685Z",
          "url": "https://www.cia.gov/",
          "toolOptions": {
            "resultTypes": [
              "violations",
              "incomplete"
            ],
            "runOnly": {
              "type": "tag",
              "values": [
                "experimental",
                "best-practice",
                "wcag2a",
                "wcag2aa",
                "wcag2aaa",
                "wcag21a",
                "wcag21aa",
                "wcag21aaa"
              ]
            },
            "reporter": "v1"
          },
          "incomplete": [
            {
              "id": "aria-valid-attr-value",
              "impact": "critical",
              "tags": [
                "cat.aria",
                "wcag2a",
                "wcag412"
              ],
              "description": "Ensures all ARIA attributes have valid values",
              "help": "ARIA attributes must conform to valid values",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/aria-valid-attr-value?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "aria-valid-attr-value",
                      "data": {
                        "messageKey": "noId",
                        "needsReview": "aria-labelledby=\"arrow-right-icon\""
                      },
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "ARIA attribute element ID does not exist on the page: aria-labelledby=\"arrow-right-icon\""
                    }
                  ],
                  "none": [],
                  "impact": "critical",
                  "html": "<svg class=\"icon\" aria-labelledby=\"arrow-right-icon\" role=\"img\" viewBox=\"0 0 30 30\"><polygon fill=\"#ffffff\" fill-rule=\"nonzero\" points=\"22.707 15.354 15.353 22.708 14.646 22.001 20.792 15.855 8 15.855 8 14.855 20.793 14.855 14.646 8.707 15.353 8\"></polygon></svg>",
                  "target": [
                    "svg[aria-labelledby=\"arrow-right-icon\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  ARIA attribute element ID does not exist on the page: aria-labelledby=\"arrow-right-icon\""
                }
              ]
            },
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "50.3pt (67px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"background-threads careers-threads\">",
                          "target": [
                            ".background-threads"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"h0 mb30\">We are<br>\nthe Nation's<br>\nfirst line of<br>\ndefense.</h1>",
                  "target": [
                    "h1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"background-threads careers-threads\">",
                          "target": [
                            ".background-threads"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>We accomplish what others cannot accomplish and go where others cannot go.</strong>",
                  "target": [
                    ".mb30 > p:nth-child(1) > 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": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"background-threads careers-threads\">",
                          "target": [
                            ".background-threads"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>A career at CIA is unlike any other. We are looking for people from all backgrounds and walks of life to carry out the work of a Nation.</p>",
                  "target": [
                    ".mb30 > p:nth-child(2)"
                  ],
                  "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "30.0pt (40px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container\">",
                          "target": [
                            ".background-grid-white > .container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"pt30 col-sm-12 col-md-8 remove-gutters-h\">Our Agency </h2>",
                  "target": [
                    ".pt30"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container\">",
                          "target": [
                            ".background-grid-white > .container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>We give U.S. leaders the intelligence they need to keep our country safe.</strong>",
                  "target": [
                    ".overview-content > p:nth-child(1) > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container\">",
                          "target": [
                            ".background-grid-white > .container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>",
                  "target": [
                    ".overview-content > p:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"link-button bold\" href=\"/about/\">Learn About Us</a>",
                          "target": [
                            ".link-button"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"link-button bold\" href=\"/about/\">Learn About Us</a>",
                  "target": [
                    ".link-button"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "30.0pt (40px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>Our Legacy</h2>",
                  "target": [
                    ".align-items-center > .teaser-context.col-md-5.pv120-90 > .fade-in-section.disable-fade-in > .content-card-teaser > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>CIA’s legacy is one of brave individuals dedicated to freedom, fulfilling our intelligence mission with ingenuity and grit.</strong>",
                  "target": [
                    ".content-card-teaser > div > div > p:nth-child(1) > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Protecting our country is at the heart of our mission — past, present, and future. From our World War II roots through today, we carry on the traditions of ingenuity, bravery, and quiet sacrifice that have made us the world’s premier foreign intelligence agency.</p>",
                  "target": [
                    ".align-items-center > .teaser-context.col-md-5.pv120-90 > .fade-in-section.disable-fade-in > .content-card-teaser > div > div > p:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>This year marks the 75th anniversary of the founding of CIA. We will celebrate our storied history and honor the remarkable achievements of our workforce throughout 2022.</p>",
                  "target": [
                    ".align-items-center > .teaser-context.col-md-5.pv120-90 > .fade-in-section.disable-fade-in > .content-card-teaser > div > div > p:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"button button-default button-black\" aria-label=\"Our Legacy\" href=\"/legacy/\">Discover Our Legacy<span class=\"sr-only\"> about Our Legacy</span></a>",
                  "target": [
                    ".button-black"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "30.0pt (40px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"teaser-background-image teaser-background-image-right gbi-1207205322-o4w2uLLtpRG8neQYEoJXDF\" style=\"background-position:center;background-repeat:no-repeat;background-size:cover;position:relative;opacity:0.99\">",
                          "target": [
                            ".teaser-background-image"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>The World Factbook</h2>",
                  "target": [
                    ".teaser-background-image > .teaser-container.container > .row > .teaser-context.col-md-5.pv120-90 > .fade-in-section.disable-fade-in > .content-card-teaser > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"teaser-background-image teaser-background-image-right gbi-1207205322-o4w2uLLtpRG8neQYEoJXDF\" style=\"background-position:center;background-repeat:no-repeat;background-size:cover;position:relative;opacity:0.99\">",
                          "target": [
                            ".teaser-background-image"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Explore the globe, CIA-style. Learn about the world’s regions, countries, oceans, and so much more.</p>",
                  "target": [
                    ".teaser-background-image > .teaser-container.container > .row > .teaser-context.col-md-5.pv120-90 > .fade-in-section.disable-fade-in > .content-card-teaser > div > div > p:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"teaser-background-image teaser-background-image-right gbi-1207205322-o4w2uLLtpRG8neQYEoJXDF\" style=\"background-position:center;background-repeat:no-repeat;background-size:cover;position:relative;opacity:0.99\">",
                          "target": [
                            ".teaser-background-image"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/the-world-factbook\">Visit World Factbook</a>",
                  "target": [
                    "a[href$=\"the-world-factbook\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "22.5pt (30px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"global-footer\">",
                          "target": [
                            ".global-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"pb30 mb0 h3-style\">Agency</div>",
                  "target": [
                    ".footer-nav_wrapper.pb60-45.col-md-3:nth-child(1) > .fade-in-section.disable-fade-in > .mb0.h3-style.pb30"
                  ],
                  "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.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/about/\">About CIA</a>",
                          "target": [
                            ".footer-nav_category-item.pb15:nth-child(1) > a[href$=\"about/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about/\">About CIA</a>",
                  "target": [
                    ".footer-nav_category-item.pb15:nth-child(1) > a[href$=\"about/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/about/organization/\">Organization</a>",
                          "target": [
                            "a[href$=\"organization/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about/organization/\">Organization</a>",
                  "target": [
                    "a[href$=\"organization/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/about/director-of-cia/\">Director of the CIA</a>",
                          "target": [
                            "a[href$=\"director-of-cia/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about/director-of-cia/\">Director of the CIA</a>",
                  "target": [
                    "a[href$=\"director-of-cia/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/legacy/museum/\">CIA Museum</a>",
                          "target": [
                            "a[href$=\"museum/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/legacy/museum/\">CIA Museum</a>",
                  "target": [
                    "a[href$=\"museum/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/stories/\">News &amp; Stories</a>",
                          "target": [
                            ".footer-nav_category-item.pb15:nth-child(5) > a[href$=\"stories/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/stories/\">News &amp; Stories</a>",
                  "target": [
                    ".footer-nav_category-item.pb15:nth-child(5) > a[href$=\"stories/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "22.5pt (30px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"global-footer\">",
                          "target": [
                            ".global-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"pb30 mb0 h3-style\">Careers</div>",
                  "target": [
                    ".footer-nav_wrapper.pb60-45.col-md-3:nth-child(2) > .fade-in-section.disable-fade-in > .mb0.h3-style.pb30"
                  ],
                  "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.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/careers/working-at-cia/\">Working at CIA</a>",
                          "target": [
                            "a[href$=\"working-at-cia/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/careers/working-at-cia/\">Working at CIA</a>",
                  "target": [
                    "a[href$=\"working-at-cia/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/careers/how-we-hire/\">How We Hire</a>",
                          "target": [
                            "a[href$=\"how-we-hire/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/careers/how-we-hire/\">How We Hire</a>",
                  "target": [
                    "a[href$=\"how-we-hire/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/careers/student-programs/\">Student Programs</a>",
                          "target": [
                            "a[href$=\"student-programs/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/careers/student-programs/\">Student Programs</a>",
                  "target": [
                    "a[href$=\"student-programs/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/careers/jobs/\">Browse CIA Jobs</a>",
                          "target": [
                            "a[href$=\"jobs/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/careers/jobs/\">Browse CIA Jobs</a>",
                  "target": [
                    "a[href$=\"jobs/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.cia.gov/ehl/\" target=\"_blank\" rel=\"noopener noreferrer\">My Application</a>",
                          "target": [
                            "a[href$=\"ehl/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.cia.gov/ehl/\" target=\"_blank\" rel=\"noopener noreferrer\">My Application</a>",
                  "target": [
                    "a[href$=\"ehl/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "22.5pt (30px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"global-footer\">",
                          "target": [
                            ".global-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"pb30 mb0 h3-style\">Resources</div>",
                  "target": [
                    ".footer-nav_wrapper.pb60-45.col-md-3:nth-child(3) > .fade-in-section.disable-fade-in > .mb0.h3-style.pb30"
                  ],
                  "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.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.cia.gov/readingroom/\" target=\"_blank\" rel=\"noopener noreferrer\">Freedom of Information Act (FOIA)</a>",
                          "target": [
                            ".footer-nav_category-item.pb15:nth-child(1) > a[target=\"_blank\"][rel=\"noopener noreferrer\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.cia.gov/readingroom/\" target=\"_blank\" rel=\"noopener noreferrer\">Freedom of Information Act (FOIA)</a>",
                  "target": [
                    ".footer-nav_category-item.pb15:nth-child(1) > a[target=\"_blank\"][rel=\"noopener noreferrer\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/resources/csi/\">Center for the Study of Intelligence (CSI)</a>",
                          "target": [
                            "a[href$=\"csi/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/resources/csi/\">Center for the Study of Intelligence (CSI)</a>",
                  "target": [
                    "a[href$=\"csi/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/the-world-factbook/\">The World Factbook</a>",
                          "target": [
                            "a[href$=\"the-world-factbook/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/the-world-factbook/\">The World Factbook</a>",
                  "target": [
                    "a[href$=\"the-world-factbook/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/spy-kids/\">Spy Kids</a>",
                          "target": [
                            "a[href$=\"spy-kids/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/spy-kids/\">Spy Kids</a>",
                  "target": [
                    "a[href$=\"spy-kids/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/about/organization/equal-employment-opportunity/accessibility\">Accommodations</a>",
                          "target": [
                            ".footer-nav_wrapper.pb60-45.col-md-3:nth-child(3) > .fade-in-section.disable-fade-in > .footer-nav_category > .footer-nav_category-item.pb15:nth-child(5) > a"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about/organization/equal-employment-opportunity/accessibility\">Accommodations</a>",
                  "target": [
                    ".footer-nav_wrapper.pb60-45.col-md-3:nth-child(3) > .fade-in-section.disable-fade-in > .footer-nav_category > .footer-nav_category-item.pb15:nth-child(5) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"global-footer\">",
                          "target": [
                            ".global-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button text=\"Report Information\" class=\"button button-default button-stack noShow\" aria-label=\"Report Information Button\">Report Information</button>",
                  "target": [
                    "button[aria-label=\"Report Information Button\"]"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"global-footer\">",
                          "target": [
                            ".global-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button text=\"Contact CIA\" class=\"button button-default noShow\" aria-label=\"Contact CIA Button\">Contact CIA</button>",
                  "target": [
                    "button[aria-label=\"Contact CIA Button\"]"
                  ],
                  "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": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"global-footer\">",
                          "target": [
                            ".global-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"pb30 label connect-label\">Connect with CIA</div>",
                  "target": [
                    ".label"
                  ],
                  "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.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"mr30\" href=\"/search\">Search CIA.gov</a>",
                          "target": [
                            "a[href$=\"search\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"mr30\" href=\"/search\">Search CIA.gov</a>",
                  "target": [
                    "a[href$=\"search\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"mr30\" href=\"/site-policies\">Site Policies</a>",
                          "target": [
                            "a[href$=\"site-policies\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"mr30\" href=\"/site-policies\">Site Policies</a>",
                  "target": [
                    "a[href$=\"site-policies\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"mr30\" href=\"/privacy\">Privacy</a>",
                          "target": [
                            "a[href$=\"privacy\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"mr30\" href=\"/privacy\">Privacy</a>",
                  "target": [
                    "a[href$=\"privacy\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"mr30\" href=\"/about/organization/equal-employment-opportunity/no-fear-act\">No FEAR Act</a>",
                          "target": [
                            ".mr30:nth-child(4)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"mr30\" href=\"/about/organization/equal-employment-opportunity/no-fear-act\">No FEAR Act</a>",
                  "target": [
                    ".mr30:nth-child(4)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"mr30\" href=\"/about/organization/equal-employment-opportunity/elijah-cummings-act\">ECA Notice</a>",
                          "target": [
                            ".mr30:nth-child(5)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"mr30\" href=\"/about/organization/equal-employment-opportunity/elijah-cummings-act\">ECA Notice</a>",
                  "target": [
                    ".mr30:nth-child(5)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"mr30\" href=\"/about/organization/inspector-general\">Inspector General</a>",
                          "target": [
                            ".mr30:nth-child(6)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"mr30\" href=\"/about/organization/inspector-general\">Inspector General</a>",
                  "target": [
                    ".mr30:nth-child(6)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.usa.gov/\" class=\"mr30\" target=\"_self\" rel=\"noopener noreferrer\">USA.gov</a>",
                          "target": [
                            "a[href$=\"usa.gov/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.usa.gov/\" class=\"mr30\" target=\"_self\" rel=\"noopener noreferrer\">USA.gov</a>",
                  "target": [
                    "a[href$=\"usa.gov/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"mr30\" href=\"/sitemap\">Sitemap</a>",
                          "target": [
                            "a[href$=\"sitemap\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"mr30\" href=\"/sitemap\">Sitemap</a>",
                  "target": [
                    "a[href$=\"sitemap\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                }
              ]
            },
            {
              "id": "color-contrast",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aa",
                "wcag143"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "50.3pt (67px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"background-threads careers-threads\">",
                          "target": [
                            ".background-threads"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"h0 mb30\">We are<br>\nthe Nation's<br>\nfirst line of<br>\ndefense.</h1>",
                  "target": [
                    "h1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"background-threads careers-threads\">",
                          "target": [
                            ".background-threads"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>We accomplish what others cannot accomplish and go where others cannot go.</strong>",
                  "target": [
                    ".mb30 > p:nth-child(1) > 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": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"background-threads careers-threads\">",
                          "target": [
                            ".background-threads"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>A career at CIA is unlike any other. We are looking for people from all backgrounds and walks of life to carry out the work of a Nation.</p>",
                  "target": [
                    ".mb30 > p:nth-child(2)"
                  ],
                  "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "30.0pt (40px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container\">",
                          "target": [
                            ".background-grid-white > .container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"pt30 col-sm-12 col-md-8 remove-gutters-h\">Our Agency </h2>",
                  "target": [
                    ".pt30"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container\">",
                          "target": [
                            ".background-grid-white > .container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>We give U.S. leaders the intelligence they need to keep our country safe.</strong>",
                  "target": [
                    ".overview-content > p:nth-child(1) > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container\">",
                          "target": [
                            ".background-grid-white > .container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>",
                  "target": [
                    ".overview-content > p:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"link-button bold\" href=\"/about/\">Learn About Us</a>",
                          "target": [
                            ".link-button"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"link-button bold\" href=\"/about/\">Learn About Us</a>",
                  "target": [
                    ".link-button"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "30.0pt (40px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>Our Legacy</h2>",
                  "target": [
                    ".align-items-center > .teaser-context.col-md-5.pv120-90 > .fade-in-section.disable-fade-in > .content-card-teaser > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>CIA’s legacy is one of brave individuals dedicated to freedom, fulfilling our intelligence mission with ingenuity and grit.</strong>",
                  "target": [
                    ".content-card-teaser > div > div > p:nth-child(1) > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Protecting our country is at the heart of our mission — past, present, and future. From our World War II roots through today, we carry on the traditions of ingenuity, bravery, and quiet sacrifice that have made us the world’s premier foreign intelligence agency.</p>",
                  "target": [
                    ".align-items-center > .teaser-context.col-md-5.pv120-90 > .fade-in-section.disable-fade-in > .content-card-teaser > div > div > p:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>This year marks the 75th anniversary of the founding of CIA. We will celebrate our storied history and honor the remarkable achievements of our workforce throughout 2022.</p>",
                  "target": [
                    ".align-items-center > .teaser-context.col-md-5.pv120-90 > .fade-in-section.disable-fade-in > .content-card-teaser > div > div > p:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"button button-default button-black\" aria-label=\"Our Legacy\" href=\"/legacy/\">Discover Our Legacy<span class=\"sr-only\"> about Our Legacy</span></a>",
                  "target": [
                    ".button-black"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "30.0pt (40px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"teaser-background-image teaser-background-image-right gbi-1207205322-o4w2uLLtpRG8neQYEoJXDF\" style=\"background-position:center;background-repeat:no-repeat;background-size:cover;position:relative;opacity:0.99\">",
                          "target": [
                            ".teaser-background-image"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>The World Factbook</h2>",
                  "target": [
                    ".teaser-background-image > .teaser-container.container > .row > .teaser-context.col-md-5.pv120-90 > .fade-in-section.disable-fade-in > .content-card-teaser > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"teaser-background-image teaser-background-image-right gbi-1207205322-o4w2uLLtpRG8neQYEoJXDF\" style=\"background-position:center;background-repeat:no-repeat;background-size:cover;position:relative;opacity:0.99\">",
                          "target": [
                            ".teaser-background-image"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Explore the globe, CIA-style. Learn about the world’s regions, countries, oceans, and so much more.</p>",
                  "target": [
                    ".teaser-background-image > .teaser-container.container > .row > .teaser-context.col-md-5.pv120-90 > .fade-in-section.disable-fade-in > .content-card-teaser > div > div > p:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"teaser-background-image teaser-background-image-right gbi-1207205322-o4w2uLLtpRG8neQYEoJXDF\" style=\"background-position:center;background-repeat:no-repeat;background-size:cover;position:relative;opacity:0.99\">",
                          "target": [
                            ".teaser-background-image"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/the-world-factbook\">Visit World Factbook</a>",
                  "target": [
                    "a[href$=\"the-world-factbook\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "22.5pt (30px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"global-footer\">",
                          "target": [
                            ".global-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"pb30 mb0 h3-style\">Agency</div>",
                  "target": [
                    ".footer-nav_wrapper.pb60-45.col-md-3:nth-child(1) > .fade-in-section.disable-fade-in > .mb0.h3-style.pb30"
                  ],
                  "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.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/about/\">About CIA</a>",
                          "target": [
                            ".footer-nav_category-item.pb15:nth-child(1) > a[href$=\"about/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about/\">About CIA</a>",
                  "target": [
                    ".footer-nav_category-item.pb15:nth-child(1) > a[href$=\"about/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/about/organization/\">Organization</a>",
                          "target": [
                            "a[href$=\"organization/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about/organization/\">Organization</a>",
                  "target": [
                    "a[href$=\"organization/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/about/director-of-cia/\">Director of the CIA</a>",
                          "target": [
                            "a[href$=\"director-of-cia/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about/director-of-cia/\">Director of the CIA</a>",
                  "target": [
                    "a[href$=\"director-of-cia/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/legacy/museum/\">CIA Museum</a>",
                          "target": [
                            "a[href$=\"museum/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/legacy/museum/\">CIA Museum</a>",
                  "target": [
                    "a[href$=\"museum/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/stories/\">News &amp; Stories</a>",
                          "target": [
                            ".footer-nav_category-item.pb15:nth-child(5) > a[href$=\"stories/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/stories/\">News &amp; Stories</a>",
                  "target": [
                    ".footer-nav_category-item.pb15:nth-child(5) > a[href$=\"stories/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "22.5pt (30px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"global-footer\">",
                          "target": [
                            ".global-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"pb30 mb0 h3-style\">Careers</div>",
                  "target": [
                    ".footer-nav_wrapper.pb60-45.col-md-3:nth-child(2) > .fade-in-section.disable-fade-in > .mb0.h3-style.pb30"
                  ],
                  "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.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/careers/working-at-cia/\">Working at CIA</a>",
                          "target": [
                            "a[href$=\"working-at-cia/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/careers/working-at-cia/\">Working at CIA</a>",
                  "target": [
                    "a[href$=\"working-at-cia/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/careers/how-we-hire/\">How We Hire</a>",
                          "target": [
                            "a[href$=\"how-we-hire/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/careers/how-we-hire/\">How We Hire</a>",
                  "target": [
                    "a[href$=\"how-we-hire/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/careers/student-programs/\">Student Programs</a>",
                          "target": [
                            "a[href$=\"student-programs/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/careers/student-programs/\">Student Programs</a>",
                  "target": [
                    "a[href$=\"student-programs/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/careers/jobs/\">Browse CIA Jobs</a>",
                          "target": [
                            "a[href$=\"jobs/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/careers/jobs/\">Browse CIA Jobs</a>",
                  "target": [
                    "a[href$=\"jobs/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.cia.gov/ehl/\" target=\"_blank\" rel=\"noopener noreferrer\">My Application</a>",
                          "target": [
                            "a[href$=\"ehl/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.cia.gov/ehl/\" target=\"_blank\" rel=\"noopener noreferrer\">My Application</a>",
                  "target": [
                    "a[href$=\"ehl/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "22.5pt (30px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"global-footer\">",
                          "target": [
                            ".global-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"pb30 mb0 h3-style\">Resources</div>",
                  "target": [
                    ".footer-nav_wrapper.pb60-45.col-md-3:nth-child(3) > .fade-in-section.disable-fade-in > .mb0.h3-style.pb30"
                  ],
                  "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.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.cia.gov/readingroom/\" target=\"_blank\" rel=\"noopener noreferrer\">Freedom of Information Act (FOIA)</a>",
                          "target": [
                            ".footer-nav_category-item.pb15:nth-child(1) > a[target=\"_blank\"][rel=\"noopener noreferrer\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.cia.gov/readingroom/\" target=\"_blank\" rel=\"noopener noreferrer\">Freedom of Information Act (FOIA)</a>",
                  "target": [
                    ".footer-nav_category-item.pb15:nth-child(1) > a[target=\"_blank\"][rel=\"noopener noreferrer\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/resources/csi/\">Center for the Study of Intelligence (CSI)</a>",
                          "target": [
                            "a[href$=\"csi/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/resources/csi/\">Center for the Study of Intelligence (CSI)</a>",
                  "target": [
                    "a[href$=\"csi/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/the-world-factbook/\">The World Factbook</a>",
                          "target": [
                            "a[href$=\"the-world-factbook/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/the-world-factbook/\">The World Factbook</a>",
                  "target": [
                    "a[href$=\"the-world-factbook/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/spy-kids/\">Spy Kids</a>",
                          "target": [
                            "a[href$=\"spy-kids/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/spy-kids/\">Spy Kids</a>",
                  "target": [
                    "a[href$=\"spy-kids/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/about/organization/equal-employment-opportunity/accessibility\">Accommodations</a>",
                          "target": [
                            ".footer-nav_wrapper.pb60-45.col-md-3:nth-child(3) > .fade-in-section.disable-fade-in > .footer-nav_category > .footer-nav_category-item.pb15:nth-child(5) > a"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about/organization/equal-employment-opportunity/accessibility\">Accommodations</a>",
                  "target": [
                    ".footer-nav_wrapper.pb60-45.col-md-3:nth-child(3) > .fade-in-section.disable-fade-in > .footer-nav_category > .footer-nav_category-item.pb15:nth-child(5) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"global-footer\">",
                          "target": [
                            ".global-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button text=\"Report Information\" class=\"button button-default button-stack noShow\" aria-label=\"Report Information Button\">Report Information</button>",
                  "target": [
                    "button[aria-label=\"Report Information Button\"]"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"global-footer\">",
                          "target": [
                            ".global-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button text=\"Contact CIA\" class=\"button button-default noShow\" aria-label=\"Contact CIA Button\">Contact CIA</button>",
                  "target": [
                    "button[aria-label=\"Contact CIA Button\"]"
                  ],
                  "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": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"global-footer\">",
                          "target": [
                            ".global-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"pb30 label connect-label\">Connect with CIA</div>",
                  "target": [
                    ".label"
                  ],
                  "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.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"mr30\" href=\"/search\">Search CIA.gov</a>",
                          "target": [
                            "a[href$=\"search\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"mr30\" href=\"/search\">Search CIA.gov</a>",
                  "target": [
                    "a[href$=\"search\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"mr30\" href=\"/site-policies\">Site Policies</a>",
                          "target": [
                            "a[href$=\"site-policies\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"mr30\" href=\"/site-policies\">Site Policies</a>",
                  "target": [
                    "a[href$=\"site-policies\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"mr30\" href=\"/privacy\">Privacy</a>",
                          "target": [
                            "a[href$=\"privacy\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"mr30\" href=\"/privacy\">Privacy</a>",
                  "target": [
                    "a[href$=\"privacy\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"mr30\" href=\"/about/organization/equal-employment-opportunity/no-fear-act\">No FEAR Act</a>",
                          "target": [
                            ".mr30:nth-child(4)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"mr30\" href=\"/about/organization/equal-employment-opportunity/no-fear-act\">No FEAR Act</a>",
                  "target": [
                    ".mr30:nth-child(4)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"mr30\" href=\"/about/organization/equal-employment-opportunity/elijah-cummings-act\">ECA Notice</a>",
                          "target": [
                            ".mr30:nth-child(5)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"mr30\" href=\"/about/organization/equal-employment-opportunity/elijah-cummings-act\">ECA Notice</a>",
                  "target": [
                    ".mr30:nth-child(5)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"mr30\" href=\"/about/organization/inspector-general\">Inspector General</a>",
                          "target": [
                            ".mr30:nth-child(6)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"mr30\" href=\"/about/organization/inspector-general\">Inspector General</a>",
                  "target": [
                    ".mr30:nth-child(6)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.usa.gov/\" class=\"mr30\" target=\"_self\" rel=\"noopener noreferrer\">USA.gov</a>",
                          "target": [
                            "a[href$=\"usa.gov/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.usa.gov/\" class=\"mr30\" target=\"_self\" rel=\"noopener noreferrer\">USA.gov</a>",
                  "target": [
                    "a[href$=\"usa.gov/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"mr30\" href=\"/sitemap\">Sitemap</a>",
                          "target": [
                            "a[href$=\"sitemap\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"mr30\" href=\"/sitemap\">Sitemap</a>",
                  "target": [
                    "a[href$=\"sitemap\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                }
              ]
            },
            {
              "id": "hidden-content",
              "impact": "minor",
              "tags": [
                "cat.structure",
                "experimental",
                "review-item",
                "best-practice"
              ],
              "description": "Informs users about hidden content.",
              "help": "Hidden content on the page should be analyzed",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/hidden-content?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<svg class=\"global-truncated-marque mobile-truncated-marque\" aria-labelledby=\"central-intelligence-agency\" role=\"img\" viewBox=\"0 0 94 30\">",
                  "target": [
                    ".global-truncated-marque"
                  ],
                  "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=\"navigation\" aria-label=\"Primary Navigation\" role=\"menu\" class=\"navigation-wrapper background-split-black\">",
                  "target": [
                    "#navigation"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"col-sm-12 d-md-none teaser-image\">",
                  "target": [
                    ".d-md-none"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                }
              ]
            },
            {
              "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": "read more",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "www.cia.gov",
                          "port": "",
                          "pathname": "/stories/story/origins-of-foreign-language-at-cia/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"d-block card-display-link\" href=\"/stories/story/ask-molly-travel-tips/\">",
                          "target": [
                            ".col-md-4[data-testid=\"card-layout\"]:nth-child(2) > .card-display__wrapper.pb30 > .card-display__container.card-img-border-top > .d-block.card-display-link"
                          ]
                        },
                        {
                          "html": "<a class=\"d-block card-display-link\" href=\"/stories/story/cia-celebrates-loving-day/\">",
                          "target": [
                            ".col-md-4[data-testid=\"card-layout\"]:nth-child(3) > .card-display__wrapper.pb30 > .card-display__container.card-img-border-top > .d-block.card-display-link"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a class=\"d-block card-display-link\" href=\"/stories/story/origins-of-foreign-language-at-cia/\">",
                  "target": [
                    ".col-md-4[data-testid=\"card-layout\"]:nth-child(1) > .card-display__wrapper.pb30 > .card-display__container.card-img-border-top > .d-block.card-display-link"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#e21a41",
                        "contrastRatio": 4.71,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"button button-link-icon\" href=\"/careers/\">",
                          "target": [
                            ".button-link-icon"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.71 (foreground color: #ffffff, background color: #e21a41, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"button-link-icon_text\">Find Your Calling</div>",
                  "target": [
                    ".button-link-icon_text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.71 (foreground color: #ffffff, background color: #e21a41, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                }
              ]
            },
            {
              "id": "duplicate-id-aria",
              "impact": "critical",
              "tags": [
                "cat.parsing",
                "wcag2a",
                "wcag411"
              ],
              "description": "Ensures every id attribute value used in ARIA and in labels is unique",
              "help": "IDs used in ARIA and labels must be unique",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/duplicate-id-aria?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "duplicate-id-aria",
                      "data": "central-intelligence-agency",
                      "relatedNodes": [
                        {
                          "html": "<title id=\"central-intelligence-agency\">Central Intelligence Agency</title>",
                          "target": [
                            ".global-truncated-marque > title"
                          ]
                        }
                      ],
                      "impact": "critical",
                      "message": "Document has multiple elements referenced with ARIA with the same id attribute: central-intelligence-agency"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<title id=\"central-intelligence-agency\">Central Intelligence Agency</title>",
                  "target": [
                    ".global-full-marque > title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple elements referenced with ARIA with the same id attribute: central-intelligence-agency"
                }
              ]
            },
            {
              "id": "label-content-name-mismatch",
              "impact": "serious",
              "tags": [
                "cat.semantics",
                "wcag21a",
                "wcag253",
                "experimental"
              ],
              "description": "Ensures that elements labelled through their content must have their visible text as part of their accessible name",
              "help": "Elements must have their visible text as part of their accessible name",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/label-content-name-mismatch?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "label-content-name-mismatch",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Text inside the element is not included in the accessible name"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"button button-default button-black\" aria-label=\"Our Legacy\" href=\"/legacy/\">Discover Our Legacy<span class=\"sr-only\"> about Our Legacy</span></a>",
                  "target": [
                    ".button-black"
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                },
                {
                  "any": [
                    {
                      "id": "label-content-name-mismatch",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Text inside the element is not included in the accessible name"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"button button-default mt45\" aria-label=\"Our Stories\" href=\"/stories/\">Explore All Stories<span class=\"sr-only\"> about Our Stories</span></a>",
                  "target": [
                    ".mt45"
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                }
              ]
            },
            {
              "id": "role-img-alt",
              "impact": "serious",
              "tags": [
                "cat.text-alternatives",
                "wcag2a",
                "wcag111",
                "section508",
                "section508.22.a",
                "ACT"
              ],
              "description": "Ensures [role='img'] elements have alternate text",
              "help": "[role='img'] elements must have an alternative text",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/role-img-alt?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"card-display__img-background gbi-1430961857-fxgnqRW757ftzojB1Re12o\" style=\"background-position:center;background-repeat:no-repeat;background-size:cover;position:relative;opacity:0.99\" role=\"img\" aria-label=\"\">",
                  "target": [
                    ".gbi-1430961857-fxgnqRW757ftzojB1Re12o"
                  ],
                  "failureSummary": "Fix any of the following:\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                }
              ]
            },
            {
              "id": "svg-img-alt",
              "impact": "serious",
              "tags": [
                "cat.text-alternatives",
                "wcag2a",
                "wcag111",
                "section508",
                "section508.22.a",
                "ACT"
              ],
              "description": "Ensures <svg> elements with an img, graphics-document or graphics-symbol role have an accessible text",
              "help": "<svg> elements with an img role must have an alternative text",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/svg-img-alt?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "svg-non-empty-title",
                      "data": {
                        "messageKey": "noTitle"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no child that is a title"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<svg class=\"icon\" aria-labelledby=\"arrow-right-icon\" role=\"img\" viewBox=\"0 0 30 30\"><polygon fill=\"#ffffff\" fill-rule=\"nonzero\" points=\"22.707 15.354 15.353 22.708 14.646 22.001 20.792 15.855 8 15.855 8 14.855 20.793 14.855 14.646 8.707 15.353 8\"></polygon></svg>",
                  "target": [
                    "svg[aria-labelledby=\"arrow-right-icon\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has no child that is a title\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                },
                {
                  "any": [
                    {
                      "id": "svg-non-empty-title",
                      "data": {
                        "messageKey": "noTitle"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no child that is a title"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<svg class=\"icon\" role=\"img\" viewBox=\"0 0 30 30\"><polygon fill=\"#161618\" fill-rule=\"nonzero\" points=\"22.707 15.354 15.353 22.708 14.646 22.001 20.792 15.855 8 15.855 8 14.855 20.793 14.855 14.646 8.707 15.353 8\"></polygon></svg>",
                  "target": [
                    ".col-md-4[data-testid=\"card-layout\"]:nth-child(1) > .card-display__wrapper.pb30 > .card-display__container.card-img-border-top > .d-block.card-display-link > .card-display__link-container > .card-display__icon > .icon[viewBox=\"0 0 30 30\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has no child that is a title\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                },
                {
                  "any": [
                    {
                      "id": "svg-non-empty-title",
                      "data": {
                        "messageKey": "noTitle"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no child that is a title"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<svg class=\"icon\" role=\"img\" viewBox=\"0 0 30 30\"><polygon fill=\"#161618\" fill-rule=\"nonzero\" points=\"22.707 15.354 15.353 22.708 14.646 22.001 20.792 15.855 8 15.855 8 14.855 20.793 14.855 14.646 8.707 15.353 8\"></polygon></svg>",
                  "target": [
                    ".col-md-4[data-testid=\"card-layout\"]:nth-child(2) > .card-display__wrapper.pb30 > .card-display__container.card-img-border-top > .d-block.card-display-link > .card-display__link-container > .card-display__icon > .icon[viewBox=\"0 0 30 30\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has no child that is a title\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                },
                {
                  "any": [
                    {
                      "id": "svg-non-empty-title",
                      "data": {
                        "messageKey": "noTitle"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no child that is a title"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<svg class=\"icon\" role=\"img\" viewBox=\"0 0 30 30\"><polygon fill=\"#161618\" fill-rule=\"nonzero\" points=\"22.707 15.354 15.353 22.708 14.646 22.001 20.792 15.855 8 15.855 8 14.855 20.793 14.855 14.646 8.707 15.353 8\"></polygon></svg>",
                  "target": [
                    ".col-md-4[data-testid=\"card-layout\"]:nth-child(3) > .card-display__wrapper.pb30 > .card-display__container.card-img-border-top > .d-block.card-display-link > .card-display__link-container > .card-display__icon > .icon[viewBox=\"0 0 30 30\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has no child that is a title\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.cia.gov/",
      "what": "URL",
      "result": "https://www.cia.gov/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.cia.gov/",
      "result": {
        "Error": {
          "AA.4_1_1.F77": {
            "Duplicate id attribute value \"central-intelligence-agency\" found on the web page.": [
              {
                "tagName": "title",
                "id": "#central-intelligence-agency",
                "code": "<title id=\"central-intelligence-agency\">...</title>"
              }
            ]
          }
        },
        "Warning": {
          "AA.1_1_1.H67.2": {
            "Img element is marked so that it is ignored by Assistive Technology.": [
              {
                "tagName": "img",
                "id": "",
                "code": "<img sizes=\"(max-width: 780px) 100vw, 780px\" srcset=\"/static/adca82d0ca5c92d21510e1f20a30d267/69585/75thAnniversary-Proposal-Slogan.png 200w,\n/static/adca82d0ca5c92d21510e1f20a30d267/497c6/75thAnniversary-Proposal-Slogan.png 400w,\n/static/adca82d0ca5c92d21510e1f20a30d267/7dac8/75thAnniversary-Proposal-Slogan.png 780w\" src=\"/static/adca82d0ca5c92d21510e1f20a30d267/7dac8/75thAnniversary-Proposal-Slogan.png\" alt=\"\" loading=\"lazy\" style=\"position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; object-fit: cover; object-position: center center; opacity: 1; transition: opacity 500ms ease 0s;\">"
              }
            ]
          },
          "AA.1_3_1.H42": {
            "Heading markup should be used if this content is intended as a heading.": [
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              }
            ]
          },
          "AA.1_3_1.H48": {
            "If this element contains a navigation section, it is recommended that it be marked up as a list.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"footer-media-links pb30\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"row p30\">...</div>"
              }
            ]
          },
          "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": "#navigation",
                "code": "<div id=\"navigation\" aria-label=\"Primary Navigation\" role=\"menu\" class=\"navigation-wrapper background-split-black\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div data-focus-guard=\"true\" tabindex=\"-1\" style=\"width:1px;height:0px;padding:0;overflow:hidden;position:fixed;top:1px;left:1px\">...</div>"
              },
              {
                "tagName": "nav",
                "id": "",
                "code": "<nav class=\"global-header-outer\" aria-label=\"Main header nav content\">...</nav>"
              }
            ]
          },
          "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": "div",
                "id": "",
                "code": "<div class=\"pb30 mb0 h3-style\">...</div>"
              },
              {
                "tagName": "h1",
                "id": "",
                "code": "<h1 class=\"h0 mb30\">...</h1>"
              },
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2 class=\"pt30 col-sm-12 col-md-8 remove-gutters-h\">...</h2>"
              },
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2>...</h2>"
              }
            ]
          },
          "AA.1_4_3.G18.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 4.5:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"#main-content\" class=\"skip-nav\" tabindex=\"0\">...</a>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"sr-only\">...</span>"
              }
            ]
          },
          "AA.1_4_3.G18.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"button button-default button-black\" aria-label=\"Our Legacy\" href=\"/legacy/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"link-button bold\" href=\"/about/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"mr30\" href=\"/about/organization/equal-employment-opportunity/elijah-cummings-act\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"mr30\" href=\"/about/organization/equal-employment-opportunity/no-fear-act\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"mr30\" href=\"/about/organization/inspector-general\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"mr30\" href=\"/privacy\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"mr30\" href=\"/search\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"mr30\" href=\"/site-policies\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"mr30\" href=\"/sitemap\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/about/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/about/director-of-cia/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/about/organization/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/about/organization/equal-employment-opportunity/accessibility\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/careers/how-we-hire/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/careers/jobs/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/careers/student-programs/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/careers/working-at-cia/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/legacy/museum/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/resources/csi/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/spy-kids/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/stories/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/the-world-factbook\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/the-world-factbook/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.cia.gov/ehl/\" target=\"_blank\" rel=\"noopener noreferrer\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.cia.gov/readingroom/\" target=\"_blank\" rel=\"noopener noreferrer\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.usa.gov/\" class=\"mr30\" target=\"_self\" rel=\"noopener noreferrer\">...</a>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button text=\"Contact CIA\" class=\"button button-default noShow\" aria-label=\"Contact CIA Button\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button text=\"Report Information\" class=\"button button-default button-stack noShow\" aria-label=\"Report Information Button\">...</button>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"pb30 label connect-label\">...</div>"
              },
              {
                "tagName": "noscript",
                "id": "",
                "code": "<noscript>...</noscript>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"sr-only\">...</span>"
              },
              {
                "tagName": "strong",
                "id": "",
                "code": "<strong>...</strong>"
              }
            ]
          },
          "AA.2_5_3.F96": {
            "Accessible name for this element does not contain the visible label text. Check that for user interface components with labels that include text or images of text, the name contains the text that is presented visually.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"button button-default button-black\" aria-label=\"Our Legacy\" href=\"/legacy/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"button button-default mt45\" aria-label=\"Our Stories\" href=\"/stories/\">...</a>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.cia.gov/",
      "what": "URL",
      "result": "https://www.cia.gov/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://www.cia.gov/",
      "result": {
        "content": {
          "totals": {
            "violation": 8,
            "recommendation": 4,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/main[1]/div[4]/section[1]/div[1]/div[3]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/link[7]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 55,
                "top": 2852,
                "height": 42,
                "width": 185
              },
              "snippet": "<a href=\"/stories/\" aria-label=\"Our Stories\" class=\"button button-default mt45\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/main[1]/div[3]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/link[3]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 475,
                "top": 1969,
                "height": 42,
                "width": 196
              },
              "snippet": "<a href=\"/legacy/\" aria-label=\"Our Legacy\" class=\"button button-default button-black\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidIdRef",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/main[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/a[1]/div[2]/svg[1]",
                "aria": "/document[1]/main[1]/link[1]/img[1]"
              },
              "message": "The 'id' \"arrow-right-icon\" specified for the ARIA property 'aria-labelledby' value is not valid",
              "bounds": {
                "left": 308,
                "top": 700,
                "height": 40,
                "width": 40
              },
              "snippet": "<svg viewBox=\"0 0 30 30\" role=\"img\" aria-labelledby=\"arrow-right-icon\" class=\"icon\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Aria_ImgAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/main[1]/div[4]/section[1]/div[1]/div[2]/div[3]/div[1]/div[1]/a[1]/div[1]/div[1]/svg[1]",
                "aria": "/document[1]/main[1]/link[6]/img[1]"
              },
              "message": "Element with \"img\" role has no label or an empty label",
              "bounds": {
                "left": 681,
                "top": 2717,
                "height": 57,
                "width": 57
              },
              "snippet": "<svg viewBox=\"0 0 30 30\" role=\"img\" class=\"icon\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Aria_ImgAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/main[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[1]/a[1]/div[1]/div[1]/svg[1]",
                "aria": "/document[1]/main[1]/link[5]/img[1]"
              },
              "message": "Element with \"img\" role has no label or an empty label",
              "bounds": {
                "left": 441,
                "top": 2717,
                "height": 57,
                "width": 57
              },
              "snippet": "<svg viewBox=\"0 0 30 30\" role=\"img\" class=\"icon\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Aria_ImgAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/main[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]",
                "aria": "/document[1]/main[1]/img[5]"
              },
              "message": "Element with \"img\" role has no label or an empty label",
              "bounds": {
                "left": 56,
                "top": 2290,
                "height": 156,
                "width": 208
              },
              "snippet": "<div aria-label=\"\" role=\"img\" style=\"background-position:center;background-repeat:no-repeat;background-size:cover;position:relative;opacity:0.99\" class=\"card-display__img-background gbi-1430961857-jbMVNDH7WHVvBtGFEQnUzo\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Aria_ImgAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/main[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]/div[1]/div[1]/svg[1]",
                "aria": "/document[1]/main[1]/link[4]/img[1]"
              },
              "message": "Element with \"img\" role has no label or an empty label",
              "bounds": {
                "left": 201,
                "top": 2717,
                "height": 57,
                "width": 57
              },
              "snippet": "<svg viewBox=\"0 0 30 30\" role=\"img\" class=\"icon\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Aria_ImgAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/main[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/a[1]/div[2]/svg[1]",
                "aria": "/document[1]/main[1]/link[1]/img[1]"
              },
              "message": "Element with \"img\" role has no label or an empty label",
              "bounds": {
                "left": 308,
                "top": 700,
                "height": 40,
                "width": 40
              },
              "snippet": "<svg viewBox=\"0 0 30 30\" role=\"img\" aria-labelledby=\"arrow-right-icon\" class=\"icon\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[5]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"http://ciadotgov4sjwlzihbbgxnqg3xiyrg7so2r2o3lt5wz5ypk4sxyjstad.onion\" http-equiv=\"onion-location\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[2]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"ie=edge\" http-equiv=\"x-ua-compatible\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[2]/footer[1]/div[1]/div[1]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[2]/div[1]/button[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[1]/button[2]"
              },
              "message": "The HTML attribute(s) \"text\" is deprecated in HTML 5",
              "bounds": {
                "left": 235,
                "top": 3984,
                "height": 42,
                "width": 130
              },
              "snippet": "<button aria-label=\"Contact CIA Button\" class=\"button button-default noShow\" text=\"Contact CIA\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[2]/footer[1]/div[1]/div[1]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/button[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[1]/button[1]"
              },
              "message": "The HTML attribute(s) \"text\" is deprecated in HTML 5",
              "bounds": {
                "left": 55,
                "top": 3984,
                "height": 56,
                "width": 150
              },
              "snippet": "<button aria-label=\"Report Information Button\" class=\"button button-default button-stack noShow\" text=\"Report Information\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 8,
            "recommendation": 4,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/main[1]/div[4]/section[1]/div[1]/div[3]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/link[7]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 55,
                "top": 3142,
                "height": 42,
                "width": 251
              },
              "snippet": "<a href=\"/stories/\" aria-label=\"Our Stories\" class=\"button button-default mt45\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/main[1]/div[3]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/link[3]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 475,
                "top": 2243,
                "height": 42,
                "width": 259
              },
              "snippet": "<a href=\"/legacy/\" aria-label=\"Our Legacy\" class=\"button button-default button-black\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidIdRef",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/main[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/a[1]/div[2]/svg[1]",
                "aria": "/document[1]/main[1]/link[1]/img[1]"
              },
              "message": "The 'id' \"arrow-right-icon\" specified for the ARIA property 'aria-labelledby' value is not valid",
              "bounds": {
                "left": 356,
                "top": 782,
                "height": 40,
                "width": 40
              },
              "snippet": "<svg viewBox=\"0 0 30 30\" role=\"img\" aria-labelledby=\"arrow-right-icon\" class=\"icon\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Aria_ImgAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/main[1]/div[4]/section[1]/div[1]/div[2]/div[3]/div[1]/div[1]/a[1]/div[1]/div[1]/svg[1]",
                "aria": "/document[1]/main[1]/link[6]/img[1]"
              },
              "message": "Element with \"img\" role has no label or an empty label",
              "bounds": {
                "left": 681,
                "top": 2999,
                "height": 57,
                "width": 57
              },
              "snippet": "<svg viewBox=\"0 0 30 30\" role=\"img\" class=\"icon\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Aria_ImgAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/main[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[1]/a[1]/div[1]/div[1]/svg[1]",
                "aria": "/document[1]/main[1]/link[5]/img[1]"
              },
              "message": "Element with \"img\" role has no label or an empty label",
              "bounds": {
                "left": 441,
                "top": 2999,
                "height": 57,
                "width": 57
              },
              "snippet": "<svg viewBox=\"0 0 30 30\" role=\"img\" class=\"icon\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Aria_ImgAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/main[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]",
                "aria": "/document[1]/main[1]/img[5]"
              },
              "message": "Element with \"img\" role has no label or an empty label",
              "bounds": {
                "left": 56,
                "top": 2564,
                "height": 156,
                "width": 208
              },
              "snippet": "<div aria-label=\"\" role=\"img\" style=\"background-position:center;background-repeat:no-repeat;background-size:cover;position:relative;opacity:0.99\" class=\"card-display__img-background gbi-1430961857-hBtXLxzRQKaxvZvms9iows\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Aria_ImgAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/main[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]/div[1]/div[1]/svg[1]",
                "aria": "/document[1]/main[1]/link[4]/img[1]"
              },
              "message": "Element with \"img\" role has no label or an empty label",
              "bounds": {
                "left": 201,
                "top": 2999,
                "height": 57,
                "width": 57
              },
              "snippet": "<svg viewBox=\"0 0 30 30\" role=\"img\" class=\"icon\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Aria_ImgAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/main[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/a[1]/div[2]/svg[1]",
                "aria": "/document[1]/main[1]/link[1]/img[1]"
              },
              "message": "Element with \"img\" role has no label or an empty label",
              "bounds": {
                "left": 356,
                "top": 782,
                "height": 40,
                "width": 40
              },
              "snippet": "<svg viewBox=\"0 0 30 30\" role=\"img\" aria-labelledby=\"arrow-right-icon\" class=\"icon\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[5]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"http://ciadotgov4sjwlzihbbgxnqg3xiyrg7so2r2o3lt5wz5ypk4sxyjstad.onion\" http-equiv=\"onion-location\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[2]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"ie=edge\" http-equiv=\"x-ua-compatible\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[2]/footer[1]/div[1]/div[1]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[2]/div[1]/button[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[1]/button[2]"
              },
              "message": "The HTML attribute(s) \"text\" is deprecated in HTML 5",
              "bounds": {
                "left": 235,
                "top": 4367,
                "height": 42,
                "width": 161
              },
              "snippet": "<button aria-label=\"Contact CIA Button\" class=\"button button-default noShow\" text=\"Contact CIA\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[2]/footer[1]/div[1]/div[1]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/button[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[1]/button[1]"
              },
              "message": "The HTML attribute(s) \"text\" is deprecated in HTML 5",
              "bounds": {
                "left": 55,
                "top": 4367,
                "height": 56,
                "width": 166
              },
              "snippet": "<button aria-label=\"Report Information Button\" class=\"button button-default button-stack noShow\" text=\"Report Information\">",
              "level": "recommendation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.cia.gov/",
      "what": "URL",
      "result": "https://www.cia.gov/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://www.cia.gov/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "Central Intelligence Agency - CIA",
          "pageurl": "https://www.cia.gov/",
          "time": 3.12,
          "creditsremaining": 1099,
          "allitemcount": 101,
          "totalelements": 576,
          "waveurl": "http://wave.webaim.org/report?url=https://www.cia.gov/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 3,
            "items": {
              "aria_reference_broken": {
                "id": "aria_reference_broken",
                "description": "Broken ARIA reference",
                "count": 2,
                "selectors": [
                  false,
                  false
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "4.1.2 Name, Role, Value (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc4.1.2"
                  }
                ]
              },
              "aria_menu_broken": {
                "id": "aria_menu_broken",
                "description": "Broken ARIA menu",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#___gatsby > DIV#gatsby-focus-wrapper > DIV:first-child + DIV > DIV:first-child + NAV > DIV:first-child > HEADER:first-child > A:first-child + DIV + DIV + DIV + DIV > DIV#navigation"
                ],
                "wcag": [
                  {
                    "name": "2.1.1 Keyboard (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.1.1"
                  },
                  {
                    "name": "4.1.2 Name, Role, Value (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc4.1.2"
                  }
                ]
              }
            }
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 0,
            "items": []
          },
          "alert": {
            "description": "Alerts",
            "count": 13,
            "items": {
              "alt_suspicious": {
                "id": "alt_suspicious",
                "description": "Suspicious alternative text",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#___gatsby > DIV#gatsby-focus-wrapper > DIV:first-child + DIV > MAIN#main-content > DIV:first-child + DIV + DIV + DIV + DIV > SECTION:first-child > SECTION:first-child > STYLE:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + IMG",
                  "HTML > HEAD:first-child + BODY > DIV#___gatsby > DIV#gatsby-focus-wrapper > DIV:first-child + DIV > MAIN#main-content > DIV:first-child + DIV + DIV + DIV + DIV > SECTION:first-child > SECTION:first-child > STYLE:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + IMG + PICTURE > SOURCE:first-child + IMG"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "alt_duplicate": {
                "id": "alt_duplicate",
                "description": "A nearby image has the same alternative text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#___gatsby > DIV#gatsby-focus-wrapper > DIV:first-child + DIV > MAIN#main-content > DIV:first-child + DIV > SECTION:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + IMG + PICTURE > SOURCE:first-child + IMG"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "link_suspicious": {
                "id": "link_suspicious",
                "description": "Suspicious link text",
                "count": 3,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#___gatsby > DIV#gatsby-focus-wrapper > DIV:first-child + DIV > MAIN#main-content > DIV:first-child + DIV + DIV + DIV > SECTION:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + A",
                  "HTML > HEAD:first-child + BODY > DIV#___gatsby > DIV#gatsby-focus-wrapper > DIV:first-child + DIV > MAIN#main-content > DIV:first-child + DIV + DIV + DIV > SECTION:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + A",
                  "HTML > HEAD:first-child + BODY > DIV#___gatsby > DIV#gatsby-focus-wrapper > DIV:first-child + DIV > MAIN#main-content > DIV:first-child + DIV + DIV + DIV > SECTION:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + A"
                ],
                "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": 7,
                "selectors": [
                  "HTML > HEAD:first-child > META:first-child + META + META + STYLE + STYLE + META + META + TITLE + META + META + META + META + META + META + META + META + META + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > DIV#___gatsby > DIV#gatsby-focus-wrapper > DIV:first-child + DIV > MAIN#main-content > DIV:first-child > SECTION:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + IMG + PICTURE + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > DIV#___gatsby > DIV#gatsby-focus-wrapper > DIV:first-child + DIV > MAIN#main-content > DIV:first-child + DIV > SECTION:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + IMG + PICTURE + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > DIV#___gatsby > DIV#gatsby-focus-wrapper > DIV:first-child + DIV > MAIN#main-content > DIV:first-child + DIV + DIV > SECTION:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + IMG + PICTURE + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > DIV#___gatsby > DIV#gatsby-focus-wrapper > DIV:first-child + DIV > MAIN#main-content > DIV:first-child + DIV + DIV + DIV + DIV > SECTION:first-child > SECTION:first-child > STYLE:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + IMG + PICTURE + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > DIV#___gatsby > DIV#gatsby-focus-wrapper > DIV:first-child + DIV > DIV:first-child + NAV + MAIN + DIV > FOOTER:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > NAV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > NOSCRIPT:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#___gatsby > DIV#gatsby-focus-wrapper > DIV:first-child + DIV > DIV:first-child + NAV + MAIN + DIV > FOOTER:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > NAV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > NOSCRIPT:first-child"
                ],
                "wcag": []
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.cia.gov/",
      "what": "URL",
      "result": "https://www.cia.gov/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://www.cia.gov/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.103",
        "responseTime": "2022-07-17T21:34:02.642Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1333934,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 172,
              "failing": 8
            },
            "issues": {
              "totalErrors": 30,
              "totalWarnings": 2,
              "totalIssues": 32
            },
            "issuesByLevel": {
              "A": {
                "count": 21,
                "pct": 65.63
              },
              "AA": {
                "count": 14,
                "pct": 43.75
              },
              "AAA": {
                "count": 32,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 2,
              "warningDensity": 0,
              "allDensity": 2
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "9c39e1db-a0fa-4517-a9a4-62a5641a5669",
          "docID": "5fcaaf35-bf85-4bf3-9017-3bb235cfa441",
          "sourceHash": "2224c7ac743761e112643a3c571cac6e",
          "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=9c39e1db-a0fa-4517-a9a4-62a5641a5669",
          "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": 1022,
                  "y": 4547.58
                },
                "height": 4547.58,
                "width": 1022
              },
              "position": {
                "line": 14240,
                "column": 60
              },
              "errorSnippet": "&lt;body&gt;&lt;div id=\"___gatsby\"&gt;&lt;div style=\"outline:none\" tabindex=\"-1\" id=\"gatsby-focus-wrapper\"&gt;&lt;div class=\"application\"&gt;&lt;/div&gt;&lt;div class=\"site\"&gt;&lt;div&gt;&lt;div class=\"container site-wrapper\"&gt;&lt;/div&gt;&lt;/div&gt;",
              "xpath": "/html/body",
              "issueID": "3881eac34b2acf5771158ec8ddb3f3a4",
              "signature": "c013485924fd0a04ecb4757bbc9d90be",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=3881eac34b2acf5771158ec8ddb3f3a4"
            },
            {
              "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": 16,
                  "y": 420.984375
                },
                "bottom-right": {
                  "x": 303.984,
                  "y": 480.984375
                },
                "height": 60,
                "width": 287.984
              },
              "position": {
                "line": 12205,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"d-block card-display-link\" href=\"/stories/story/origins-of-foreign-language-at-cia/\"&gt;&lt;div class=\"card-display__link-container\"&gt;&lt;span class=\"card-display__link-text bold button-font\" data-testid=\"info-button\"&gt;Read More&lt;/span",
              "xpath": "/html/body/div[1]/div[1]/div[2]/main[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "36bcf3b33f7ebe181d3884502e83d3d7",
              "signature": "9ded8ce0cf1682097ee6a3cb2014943e",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=36bcf3b33f7ebe181d3884502e83d3d7"
            },
            {
              "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": 16,
                  "y": 420.984375
                },
                "bottom-right": {
                  "x": 303.984,
                  "y": 480.984375
                },
                "height": 60,
                "width": 287.984
              },
              "position": {
                "line": 12205,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"d-block card-display-link\" href=\"/stories/story/ask-molly-travel-tips/\"&gt;&lt;div class=\"card-display__link-container\"&gt;&lt;span class=\"card-display__link-text bold button-font\" data-testid=\"info-button\"&gt;Read More&lt;/span&gt;&lt;div c",
              "xpath": "/html/body/div[1]/div[1]/div[2]/main[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[1]/a[1]",
              "issueID": "689da519754cfd9910e821e0e1caa12e",
              "signature": "e6b30feb614012606b8c201f408284db",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=689da519754cfd9910e821e0e1caa12e"
            },
            {
              "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": 16,
                  "y": 420.984375
                },
                "bottom-right": {
                  "x": 303.984,
                  "y": 480.984375
                },
                "height": 60,
                "width": 287.984
              },
              "position": {
                "line": 12233,
                "column": 416
              },
              "errorSnippet": "&lt;a class=\"d-block card-display-link\" href=\"/stories/story/cia-celebrates-loving-day/\"&gt;&lt;div class=\"card-display__link-container\"&gt;&lt;span class=\"card-display__link-text bold button-font\" data-testid=\"info-button\"&gt;Read More&lt;/span&gt;&lt;d",
              "xpath": "/html/body/div[1]/div[1]/div[2]/main[1]/div[4]/section[1]/div[1]/div[2]/div[3]/div[1]/div[1]/a[1]",
              "issueID": "6d3cc83864e457dca0b5ec20303508a4",
              "signature": "37d33e2fceb8a2a053cb18c361f2191e",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=6d3cc83864e457dca0b5ec20303508a4"
            },
            {
              "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": 90
                },
                "bottom-right": {
                  "x": 225,
                  "y": 150
                },
                "height": 60,
                "width": 225
              },
              "position": {
                "line": 12205,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/careers/\"&gt;Careers&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/nav[1]/div[1]/header[1]/div[4]/div[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[2]/a[1]",
              "issueID": "0fc8d496ac62f979e59ee468669e4fb1",
              "signature": "1f334e54aa4d2f87ce4e35f9c57d35fb",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=0fc8d496ac62f979e59ee468669e4fb1"
            },
            {
              "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": 16,
                  "y": 420.984375
                },
                "bottom-right": {
                  "x": 303.984,
                  "y": 480.984375
                },
                "height": 60,
                "width": 287.984
              },
              "position": {
                "line": 12205,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"d-block card-display-link\" href=\"/stories/story/ask-molly-travel-tips/\"&gt;&lt;div class=\"card-display__link-container\"&gt;&lt;span class=\"card-display__link-text bold button-font\" data-testid=\"info-button\"&gt;Read More&lt;/span&gt;&lt;div c",
              "xpath": "/html/body/div[1]/div[1]/div[2]/main[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[1]/a[1]",
              "issueID": "27b29dcc9634db1008e4856c50ca11f2",
              "signature": "68d18695ab8760e19f182ebff62b104c",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=27b29dcc9634db1008e4856c50ca11f2"
            },
            {
              "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": 16,
                  "y": 420.984375
                },
                "bottom-right": {
                  "x": 303.984,
                  "y": 480.984375
                },
                "height": 60,
                "width": 287.984
              },
              "position": {
                "line": 12233,
                "column": 416
              },
              "errorSnippet": "&lt;a class=\"d-block card-display-link\" href=\"/stories/story/cia-celebrates-loving-day/\"&gt;&lt;div class=\"card-display__link-container\"&gt;&lt;span class=\"card-display__link-text bold button-font\" data-testid=\"info-button\"&gt;Read More&lt;/span&gt;&lt;d",
              "xpath": "/html/body/div[1]/div[1]/div[2]/main[1]/div[4]/section[1]/div[1]/div[2]/div[3]/div[1]/div[1]/a[1]",
              "issueID": "44d0fb1e32dad7944a295ef5b5942d81",
              "signature": "98dd0535830e41c6f59b5b19e7aba633",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=44d0fb1e32dad7944a295ef5b5942d81"
            },
            {
              "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": 1022,
                  "y": 4547.58
                },
                "height": 4547.58,
                "width": 1022
              },
              "position": {
                "line": 14240,
                "column": 60
              },
              "errorSnippet": "&lt;body&gt;&lt;div id=\"___gatsby\"&gt;&lt;div style=\"outline:none\" tabindex=\"-1\" id=\"gatsby-focus-wrapper\"&gt;&lt;div class=\"application\"&gt;&lt;/div&gt;&lt;div class=\"site\"&gt;&lt;div&gt;&lt;div class=\"container site-wrapper\"&gt;&lt;/div&gt;&lt;/div&gt;",
              "xpath": "/html/body",
              "issueID": "a3b31fa454e882f4aec498dc1af3eb3f",
              "signature": "cf19861ab8a7dbff06fc1655bdb26ae8",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=a3b31fa454e882f4aec498dc1af3eb3f"
            },
            {
              "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": 916,
                  "y": 29.5
                },
                "bottom-right": {
                  "x": 952,
                  "y": 52.5
                },
                "height": 23,
                "width": 36
              },
              "position": {
                "line": 19909,
                "column": 0
              },
              "errorSnippet": "&lt;button class=\"hamburger hamburger--emphatic \" type=\"button\" aria-label=\"Menu\" aria-controls=\"navigation\" aria-expanded=\"false\"&gt;&lt;span class=\"hamburger-box\"&gt;&lt;span class=\"hamburger-inner\"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/nav[1]/div[1]/header[1]/div[4]/button[1]",
              "issueID": "14d1ffcfff80511684d6f95923fb5a07",
              "signature": "b190bd361f3277fce711a528f4853f6e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=14d1ffcfff80511684d6f95923fb5a07"
            },
            {
              "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": 307,
                  "y": 0
                },
                "bottom-right": {
                  "x": 337,
                  "y": 30
                },
                "height": 30,
                "width": 30
              },
              "position": {
                "line": 19909,
                "column": 0
              },
              "errorSnippet": "&lt;button type=\"submit\" value=\"Submit\" aria-label=\"Button to search CIA content.\" class=\"search-input-button search-input-button-white\"&gt;&lt;svg class=\"search-input-icon\" aria-labelledby=\"search-icon\" role=\"img\" viewBox=\"0 0 30 30\"&gt;&lt;g id=\"Icon/t",
              "xpath": "/html/body/div[1]/div[1]/div[2]/nav[1]/div[1]/header[1]/div[4]/div[1]/div[1]/div[1]/div[2]/form[1]/fieldset[1]/div[1]/button[1]",
              "issueID": "29cdeb864459bedcf26706a3b69ef2b8",
              "signature": "cb73d57b097aa3c9e1f6ab94338a1a86",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=29cdeb864459bedcf26706a3b69ef2b8"
            },
            {
              "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": 16,
                  "y": 560
                },
                "bottom-right": {
                  "x": 282,
                  "y": 592
                },
                "height": 32,
                "width": 266
              },
              "position": {
                "line": 12205,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"button button-link-icon\" href=\"/careers/\"&gt;&lt;div class=\"button-link-icon_text\"&gt;Find Your Calling&lt;/div&gt;&lt;div class=\"button-link-icon_icon\"&gt;&lt;svg class=\"icon\" aria-labelledby=\"arrow-right-icon\" role=\"img\" viewBox=\"0 0 30 30",
              "xpath": "/html/body/div[1]/div[1]/div[2]/main[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "c135793380ac2d87b174bf9461434a87",
              "signature": "46aae9c927ad67df2da0167819f97d18",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=c135793380ac2d87b174bf9461434a87"
            },
            {
              "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": 16,
                  "y": 420.984375
                },
                "bottom-right": {
                  "x": 303.984,
                  "y": 480.984375
                },
                "height": 60,
                "width": 287.984
              },
              "position": {
                "line": 12205,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"d-block card-display-link\" href=\"/stories/story/origins-of-foreign-language-at-cia/\"&gt;&lt;div class=\"card-display__link-container\"&gt;&lt;span class=\"card-display__link-text bold button-font\" data-testid=\"info-button\"&gt;Read More&lt;/span",
              "xpath": "/html/body/div[1]/div[1]/div[2]/main[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "2b10480a190f3f565929eceaa482c054",
              "signature": "096e18bb13cd0b14d7e6d377f18853e1",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=2b10480a190f3f565929eceaa482c054"
            },
            {
              "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": 16,
                  "y": 420.984375
                },
                "bottom-right": {
                  "x": 303.984,
                  "y": 480.984375
                },
                "height": 60,
                "width": 287.984
              },
              "position": {
                "line": 12205,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"d-block card-display-link\" href=\"/stories/story/ask-molly-travel-tips/\"&gt;&lt;div class=\"card-display__link-container\"&gt;&lt;span class=\"card-display__link-text bold button-font\" data-testid=\"info-button\"&gt;Read More&lt;/span&gt;&lt;div c",
              "xpath": "/html/body/div[1]/div[1]/div[2]/main[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[1]/a[1]",
              "issueID": "f06b9754ece7b5b4c538a100dbff9c84",
              "signature": "4fd93bc93e677614214f8fb8cf4f2db9",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=f06b9754ece7b5b4c538a100dbff9c84"
            },
            {
              "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": 16,
                  "y": 420.984375
                },
                "bottom-right": {
                  "x": 303.984,
                  "y": 480.984375
                },
                "height": 60,
                "width": 287.984
              },
              "position": {
                "line": 12233,
                "column": 416
              },
              "errorSnippet": "&lt;a class=\"d-block card-display-link\" href=\"/stories/story/cia-celebrates-loving-day/\"&gt;&lt;div class=\"card-display__link-container\"&gt;&lt;span class=\"card-display__link-text bold button-font\" data-testid=\"info-button\"&gt;Read More&lt;/span&gt;&lt;d",
              "xpath": "/html/body/div[1]/div[1]/div[2]/main[1]/div[4]/section[1]/div[1]/div[2]/div[3]/div[1]/div[1]/a[1]",
              "issueID": "dcd3e49a67524020e5f498e977ce3ecb",
              "signature": "20d86a49e7a4df317113bbf662b7b4b9",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=dcd3e49a67524020e5f498e977ce3ecb"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 26
                },
                "bottom-right": {
                  "x": 45,
                  "y": 72
                },
                "height": 46,
                "width": 30
              },
              "position": {
                "line": 16198,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"mr15\" href=\"https://www.instagram.com/cia\" target=\"_blank\" rel=\"noopener noreferrer\"&gt;&lt;span class=\"footer-media-label\" style=\"\"&gt;&lt;/span&gt;&lt;svg class=\"icon social-icon\" aria-labelledby=\"instagram-icon\" role=\"img\" viewBox=\"0 0 30",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[2]/footer[1]/div[1]/div[1]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[3]/div[2]/a[1]",
              "issueID": "816e14287becdbfdc36876cf6fe8e6eb",
              "signature": "870ed601f7e90a51027aa6a448ff9f95",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=816e14287becdbfdc36876cf6fe8e6eb"
            },
            {
              "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": 60,
                  "y": 26
                },
                "bottom-right": {
                  "x": 90,
                  "y": 72
                },
                "height": 46,
                "width": 30
              },
              "position": {
                "line": 16365,
                "column": 34
              },
              "errorSnippet": "&lt;a class=\"mr15\" href=\"https://www.facebook.com/Central.Intelligence.Agency\" target=\"_blank\" rel=\"noopener noreferrer\"&gt;&lt;span class=\"footer-media-label\" style=\"\"&gt;&lt;/span&gt;&lt;svg class=\"icon social-icon\" aria-labelledby=\"facebook-icon\" role",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[2]/footer[1]/div[1]/div[1]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[3]/div[2]/a[2]",
              "issueID": "c8bc87304cdf7e2b57848caca77cf012",
              "signature": "5a1536358b9e3dd6b59d070a6f0be167",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=c8bc87304cdf7e2b57848caca77cf012"
            },
            {
              "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": 105,
                  "y": 26
                },
                "bottom-right": {
                  "x": 135,
                  "y": 72
                },
                "height": 46,
                "width": 30
              },
              "position": {
                "line": 16366,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"mr15\" href=\"https://twitter.com/cia\" target=\"_blank\" rel=\"noopener noreferrer\"&gt;&lt;span class=\"footer-media-label\" style=\"\"&gt;&lt;/span&gt;&lt;svg class=\"icon social-icon\" aria-labelledby=\"twitter-icon\" role=\"img\" viewBox=\"0 0 30 30\"&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[2]/footer[1]/div[1]/div[1]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[3]/div[2]/a[3]",
              "issueID": "4907a79a1f7c0a33ed14eb681a134663",
              "signature": "bbe28b861dd031c56d53f62e7f9f07bb",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=4907a79a1f7c0a33ed14eb681a134663"
            },
            {
              "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": 150,
                  "y": 26
                },
                "bottom-right": {
                  "x": 180,
                  "y": 72
                },
                "height": 46,
                "width": 30
              },
              "position": {
                "line": 16366,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"mr15\" href=\"https://www.linkedin.com/company/central-intelligence-agency\" target=\"_blank\" rel=\"noopener noreferrer\"&gt;&lt;span class=\"footer-media-label\" style=\"\"&gt;&lt;/span&gt;&lt;svg class=\"icon social-icon\" aria-labelledby=\"linkedIn-ic",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[2]/footer[1]/div[1]/div[1]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[3]/div[2]/a[4]",
              "issueID": "53784ea6c94b324dba05f5c6e51891b8",
              "signature": "42af6fb32d020187455d84734c887cf6",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=53784ea6c94b324dba05f5c6e51891b8"
            },
            {
              "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": 195,
                  "y": 26
                },
                "bottom-right": {
                  "x": 225,
                  "y": 72
                },
                "height": 46,
                "width": 30
              },
              "position": {
                "line": 16366,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"mr15\" href=\"https://www.youtube.com/cia\" target=\"_blank\" rel=\"noopener noreferrer\"&gt;&lt;span class=\"footer-media-label\" style=\"\"&gt;&lt;/span&gt;&lt;svg class=\"icon social-icon\" aria-labelledby=\"youtube-icon\" role=\"img\" viewBox=\"0 0 30 30\"",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[2]/footer[1]/div[1]/div[1]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[3]/div[2]/a[5]",
              "issueID": "bd1ff7bef5a406039f834190682bd2cf",
              "signature": "feea60941f78f4d5780ffd0ff811bdc2",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=bd1ff7bef5a406039f834190682bd2cf"
            },
            {
              "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": 240,
                  "y": 26
                },
                "bottom-right": {
                  "x": 270,
                  "y": 72
                },
                "height": 46,
                "width": 30
              },
              "position": {
                "line": 16437,
                "column": 34
              },
              "errorSnippet": "&lt;a class=\"mr15\" href=\"https://www.flickr.com/ciagov\" target=\"_blank\" rel=\"noopener noreferrer\"&gt;&lt;span class=\"footer-media-label\" style=\"\"&gt;&lt;/span&gt;&lt;svg class=\"icon social-icon\" aria-labelledby=\"flickr-icon\" role=\"img\" viewBox=\"0 0 30 30",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[2]/footer[1]/div[1]/div[1]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[3]/div[2]/a[6]",
              "issueID": "657051fbb8b995d1944706784131866a",
              "signature": "a81d77fa6ff7f319bb53921518d5ed4f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=657051fbb8b995d1944706784131866a"
            },
            {
              "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": 642
                },
                "bottom-right": {
                  "x": 241,
                  "y": 656
                },
                "height": 14,
                "width": 226
              },
              "position": {
                "line": 12205,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"button button-default button-black\" aria-label=\"Our Legacy\" href=\"/legacy/\"&gt;Discover Our Legacy&lt;span class=\"sr-only\"&gt; about Our Legacy&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/main[1]/div[3]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "5b0d0c10b19b5f15bcc7dcff8df04eeb",
              "signature": "3b04ba799234df3c310ff81f04f1b8a5",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=5b0d0c10b19b5f15bcc7dcff8df04eeb"
            },
            {
              "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": 233,
                  "y": 14
                },
                "height": 14,
                "width": 218
              },
              "position": {
                "line": 12235,
                "column": 1090
              },
              "errorSnippet": "&lt;a class=\"button button-default mt45\" aria-label=\"Our Stories\" href=\"/stories/\"&gt;Explore All Stories&lt;span class=\"sr-only\"&gt; about Our Stories&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/main[1]/div[4]/section[1]/div[1]/div[3]/div[1]/a[1]",
              "issueID": "155b7b78e770a19ad11f083bc6771165",
              "signature": "cc23d94d2ec5d7e9f5c33cf7f38d15d7",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=155b7b78e770a19ad11f083bc6771165"
            },
            {
              "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": 1,
                  "y": 69.5
                },
                "bottom-right": {
                  "x": 1025,
                  "y": 837.5
                },
                "height": 768,
                "width": 1024
              },
              "position": {
                "line": 19909,
                "column": 0
              },
              "errorSnippet": "&lt;div id=\"navigation\" aria-label=\"Primary Navigation\" role=\"menu\" class=\"navigation-wrapper background-split-black\"&gt;&lt;div class=\"container\"&gt;&lt;div class=\"row\"&gt;&lt;div class=\"col-12 col-md-6 order-last order-md-first\"&gt;&lt;nav aria-label=\"",
              "xpath": "/html/body/div[1]/div[1]/div[2]/nav[1]/div[1]/header[1]/div[4]/div[1]",
              "issueID": "5b831dc0cd5329a35ea0d081afe37b5d",
              "signature": "5aec529f0a8f2b224a3e49d2e99cd9d3",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=5b831dc0cd5329a35ea0d081afe37b5d"
            },
            {
              "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": 165,
                  "y": 60
                },
                "height": 60,
                "width": 165
              },
              "position": {
                "line": 12204,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://cms.ciagov.net/\" target=\"_blank\" rel=\"noopener noreferrer\"&gt;Home&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/nav[1]/div[1]/header[1]/div[4]/div[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[1]/a[1]",
              "issueID": "62de52a5579803dfda52a0cf84fea44e",
              "signature": "0264920929b39c4207191a4d2d398bf4",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=62de52a5579803dfda52a0cf84fea44e"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 271.59375
                },
                "bottom-right": {
                  "x": 140,
                  "y": 291.59375
                },
                "height": 20,
                "width": 125
              },
              "position": {
                "line": 15838,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.cia.gov/ehl/\" target=\"_blank\" rel=\"noopener noreferrer\"&gt;My Application&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[2]/footer[1]/div[1]/div[1]/div[1]/div[1]/nav[1]/div[1]/div[2]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "5f694aa152e2c98a5cc51a8a9cbc05ef",
              "signature": "c0fad00ed5d9c3da8cff4bd2a21c4d40",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=5f694aa152e2c98a5cc51a8a9cbc05ef"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 63
                },
                "bottom-right": {
                  "x": 215,
                  "y": 106
                },
                "height": 43,
                "width": 200
              },
              "position": {
                "line": 16197,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.cia.gov/readingroom/\" target=\"_blank\" rel=\"noopener noreferrer\"&gt;Freedom of Information Act (FOIA)&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[2]/footer[1]/div[1]/div[1]/div[1]/div[1]/nav[1]/div[1]/div[3]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "c6df2a2efb0e7a564fec386f77283993",
              "signature": "629976198284d1fa472c9bbd36fd64f8",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=c6df2a2efb0e7a564fec386f77283993"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 26
                },
                "bottom-right": {
                  "x": 45,
                  "y": 72
                },
                "height": 46,
                "width": 30
              },
              "position": {
                "line": 16198,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"mr15\" href=\"https://www.instagram.com/cia\" target=\"_blank\" rel=\"noopener noreferrer\"&gt;&lt;span class=\"footer-media-label\" style=\"\"&gt;&lt;/span&gt;&lt;svg class=\"icon social-icon\" aria-labelledby=\"instagram-icon\" role=\"img\" viewBox=\"0 0 30",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[2]/footer[1]/div[1]/div[1]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[3]/div[2]/a[1]",
              "issueID": "ec858a6e6c965295b79df61be0c6fd3b",
              "signature": "9e8a8de622b88dd19808b019ea046d23",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=ec858a6e6c965295b79df61be0c6fd3b"
            },
            {
              "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": 60,
                  "y": 26
                },
                "bottom-right": {
                  "x": 90,
                  "y": 72
                },
                "height": 46,
                "width": 30
              },
              "position": {
                "line": 16365,
                "column": 34
              },
              "errorSnippet": "&lt;a class=\"mr15\" href=\"https://www.facebook.com/Central.Intelligence.Agency\" target=\"_blank\" rel=\"noopener noreferrer\"&gt;&lt;span class=\"footer-media-label\" style=\"\"&gt;&lt;/span&gt;&lt;svg class=\"icon social-icon\" aria-labelledby=\"facebook-icon\" role",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[2]/footer[1]/div[1]/div[1]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[3]/div[2]/a[2]",
              "issueID": "66cd9d1c8a097d759fb5c3bbe58ef9d0",
              "signature": "11e50b312ce35d8b5f9948c3568ab2ea",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=66cd9d1c8a097d759fb5c3bbe58ef9d0"
            },
            {
              "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": 105,
                  "y": 26
                },
                "bottom-right": {
                  "x": 135,
                  "y": 72
                },
                "height": 46,
                "width": 30
              },
              "position": {
                "line": 16366,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"mr15\" href=\"https://twitter.com/cia\" target=\"_blank\" rel=\"noopener noreferrer\"&gt;&lt;span class=\"footer-media-label\" style=\"\"&gt;&lt;/span&gt;&lt;svg class=\"icon social-icon\" aria-labelledby=\"twitter-icon\" role=\"img\" viewBox=\"0 0 30 30\"&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[2]/footer[1]/div[1]/div[1]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[3]/div[2]/a[3]",
              "issueID": "f3f49bee9d5b35196648f763bec319e1",
              "signature": "b470badb79432e034e3271b3cf845119",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=f3f49bee9d5b35196648f763bec319e1"
            },
            {
              "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": 150,
                  "y": 26
                },
                "bottom-right": {
                  "x": 180,
                  "y": 72
                },
                "height": 46,
                "width": 30
              },
              "position": {
                "line": 16366,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"mr15\" href=\"https://www.linkedin.com/company/central-intelligence-agency\" target=\"_blank\" rel=\"noopener noreferrer\"&gt;&lt;span class=\"footer-media-label\" style=\"\"&gt;&lt;/span&gt;&lt;svg class=\"icon social-icon\" aria-labelledby=\"linkedIn-ic",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[2]/footer[1]/div[1]/div[1]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[3]/div[2]/a[4]",
              "issueID": "0bf98adaaebae3b5811d76c73d9b2676",
              "signature": "4f3bdd5c9dab2dd523d982cdfcf02d16",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=0bf98adaaebae3b5811d76c73d9b2676"
            },
            {
              "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": 195,
                  "y": 26
                },
                "bottom-right": {
                  "x": 225,
                  "y": 72
                },
                "height": 46,
                "width": 30
              },
              "position": {
                "line": 16366,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"mr15\" href=\"https://www.youtube.com/cia\" target=\"_blank\" rel=\"noopener noreferrer\"&gt;&lt;span class=\"footer-media-label\" style=\"\"&gt;&lt;/span&gt;&lt;svg class=\"icon social-icon\" aria-labelledby=\"youtube-icon\" role=\"img\" viewBox=\"0 0 30 30\"",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[2]/footer[1]/div[1]/div[1]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[3]/div[2]/a[5]",
              "issueID": "079c71c10b4c8e9e4a2c85661e2eb7f1",
              "signature": "c8e26f52927fc1143a093db8e554b482",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=079c71c10b4c8e9e4a2c85661e2eb7f1"
            },
            {
              "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": 240,
                  "y": 26
                },
                "bottom-right": {
                  "x": 270,
                  "y": 72
                },
                "height": 46,
                "width": 30
              },
              "position": {
                "line": 16437,
                "column": 34
              },
              "errorSnippet": "&lt;a class=\"mr15\" href=\"https://www.flickr.com/ciagov\" target=\"_blank\" rel=\"noopener noreferrer\"&gt;&lt;span class=\"footer-media-label\" style=\"\"&gt;&lt;/span&gt;&lt;svg class=\"icon social-icon\" aria-labelledby=\"flickr-icon\" role=\"img\" viewBox=\"0 0 30 30",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[2]/footer[1]/div[1]/div[1]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[3]/div[2]/a[6]",
              "issueID": "86e8bdbc7269acb03aed529d30d2b727",
              "signature": "79e06e5f1194a6d4b9128f3997352f7a",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=86e8bdbc7269acb03aed529d30d2b727"
            }
          ],
          "log": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.cia.gov/",
      "what": "Central Intelligence Agency (CIA)",
      "result": "https://www.cia.gov/"
    },
    {
      "type": "test",
      "which": "continuum",
      "what": "Level Access Continuum, community edition",
      "url": "https://www.cia.gov/",
      "result": [
        {
          "engineTestId": 87,
          "bestPracticeId": 362,
          "attribute": "This element (role=img, role=graphics-symbol or role=graphics-document) does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg (role=img) does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg viewbox=\"0 0 30 30\" role=\"img\" aria-labelledby=\"arrow-right-icon\" class=\"icon\"><polygon points= ... 55 8 14.855 20.793 14.855 14.646 8.707 15.353 8\" fill-rule=\"nonzero\" fill=\"#ffffff\"></polygon></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Specify label text that describes the content conveyed by the image.",
            "fix": {
              "aria-label": null,
              "alt": false,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[class=\"icon\"][aria-labelledby=\"arrow-right-icon\"][role=\"img\"][viewbox=\"0 0 30 30\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 87,
          "bestPracticeId": 362,
          "attribute": "This element (role=img, role=graphics-symbol or role=graphics-document) does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This DIV (role=img) does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<div aria-label=\"\" role=\"img\" style=\"background-position:center;background-repeat:no-repeat;backgrou ... 99\" class=\"card-display__img-background gbi-1430961857-vVm8zcN3DAhf7qrJZPCAEW\"><style></style></div>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Specify label text that describes the content conveyed by the image.",
            "fix": {
              "aria-label": null,
              "alt": false,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "div[class=\"card-display__img-background gbi-1430961857-vVm8zcN3DAhf7qrJZPCAEW\"][role=\"img\"][aria-label=\"\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 87,
          "bestPracticeId": 362,
          "attribute": "This element (role=img, role=graphics-symbol or role=graphics-document) does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg (role=img) does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg viewbox=\"0 0 30 30\" role=\"img\" class=\"icon\"><polygon points=\"22.707 15.354 15.353 22.708 14.646 ... 55 8 14.855 20.793 14.855 14.646 8.707 15.353 8\" fill-rule=\"nonzero\" fill=\"#161618\"></polygon></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Specify label text that describes the content conveyed by the image.",
            "fix": {
              "aria-label": null,
              "alt": false,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[class=\"icon\"][role=\"img\"][viewbox=\"0 0 30 30\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 87,
          "bestPracticeId": 362,
          "attribute": "This element (role=img, role=graphics-symbol or role=graphics-document) does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg (role=img) does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg viewbox=\"0 0 30 30\" role=\"img\" class=\"icon\"><polygon points=\"22.707 15.354 15.353 22.708 14.646 ... 55 8 14.855 20.793 14.855 14.646 8.707 15.353 8\" fill-rule=\"nonzero\" fill=\"#161618\"></polygon></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Specify label text that describes the content conveyed by the image.",
            "fix": {
              "aria-label": null,
              "alt": false,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[class=\"icon\"][role=\"img\"][viewbox=\"0 0 30 30\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 87,
          "bestPracticeId": 362,
          "attribute": "This element (role=img, role=graphics-symbol or role=graphics-document) does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg (role=img) does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg viewbox=\"0 0 30 30\" role=\"img\" class=\"icon\"><polygon points=\"22.707 15.354 15.353 22.708 14.646 ... 55 8 14.855 20.793 14.855 14.646 8.707 15.353 8\" fill-rule=\"nonzero\" fill=\"#161618\"></polygon></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Specify label text that describes the content conveyed by the image.",
            "fix": {
              "aria-label": null,
              "alt": false,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[class=\"icon\"][role=\"img\"][viewbox=\"0 0 30 30\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This title has an id attribute of 'central-intelligence-agency', which is not unique in the same DOM",
          "element": "<title id=\"central-intelligence-agency\">Central Intelligence Agency</title>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "title[id=\"central-intelligence-agency\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This title has an id attribute of 'central-intelligence-agency', which is not unique in the same DOM",
          "element": "<title id=\"central-intelligence-agency\">Central Intelligence Agency</title>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "title[id=\"central-intelligence-agency\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 95,
          "bestPracticeId": 1626,
          "attribute": "This element has an aria-labelledby attribute value that includes one or more invalid or duplicate ids",
          "attributeDetail": "This svg has an aria-labelledby attribute value of 'central-intelligence-agency', which includes one or more invalid or duplicate ids",
          "element": "<svg viewbox=\"0 0 121 45\" role=\"img\" aria-labelledby=\"central-intelligence-agency\" class=\"global-ful ... 91.17,45.35 L91.17,56 L95.01,56 Z M100.905,56 L100.905,53.045 C100.905,51.545 101.625,50.765 103.05,",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide the ID of an element which contains the label content for this element.",
            "fix": {
              "aria-labelledby": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[class=\"global-full-marque\"][aria-labelledby=\"central-intelligence-agency\"][role=\"img\"][viewbox=\"0 0 121 45\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 95,
          "bestPracticeId": 1626,
          "attribute": "This element has an aria-labelledby attribute value that includes one or more invalid or duplicate ids",
          "attributeDetail": "This svg has an aria-labelledby attribute value of 'arrow-right-icon', which includes one or more invalid or duplicate ids",
          "element": "<svg viewbox=\"0 0 30 30\" role=\"img\" aria-labelledby=\"arrow-right-icon\" class=\"icon\"><polygon points= ... 55 8 14.855 20.793 14.855 14.646 8.707 15.353 8\" fill-rule=\"nonzero\" fill=\"#ffffff\"></polygon></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide the ID of an element which contains the label content for this element.",
            "fix": {
              "aria-labelledby": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[class=\"icon\"][aria-labelledby=\"arrow-right-icon\"][role=\"img\"][viewbox=\"0 0 30 30\"]",
            "attNo": 4
          }
        }
      ]
    }
  ],
  "timeStamp": "4aieq",
  "startTime": "2022-07-17T21:32:06",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      48
    ],
    [
      "motion",
      14
    ],
    [
      "focInd",
      13
    ],
    [
      "ibm",
      7
    ],
    [
      "alfa",
      5
    ],
    [
      "wave",
      3
    ],
    [
      "focAll",
      1
    ],
    [
      "axe",
      1
    ],
    [
      "tenon",
      1
    ],
    [
      "bulk",
      0
    ],
    [
      "embAc",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "htmlcs",
      0
    ],
    [
      "continuum",
      0
    ]
  ],
  "logCount": 15,
  "logSize": 1873,
  "errorLogCount": 15,
  "errorLogSize": 1873,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-17T21:34:02",
  "elapsedSeconds": 119,
  "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": {
        "focInd": 41,
        "hover": 3,
        "labClash": 1,
        "linkUl": 20,
        "role": 2,
        "styleDiff": 17,
        "zIndex": 11
      },
      "alfa": {
        "r14": 8,
        "r2": 4,
        "r3": 8,
        "r43": 16,
        "r66": 10,
        "r69": 10,
        "r74": 40,
        "r80": 40
      },
      "axe": {
        "aria-valid-attr-value": 1,
        "color-contrast-enhanced": 47,
        "color-contrast": 44,
        "hidden-content": 0,
        "identical-links-same-purpose": 0,
        "duplicate-id-aria": 4,
        "label-content-name-mismatch": 6,
        "role-img-alt": 3,
        "svg-img-alt": 12
      },
      "htmlcs": {
        "e:AA.4_1_1.F77": 4,
        "w:AA.1_1_1.H67.2": 1,
        "w:AA.1_3_1.H42": 1,
        "w:AA.1_3_1.H48": 2,
        "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": 3,
        "w:AA.1_4_3.G145.BgImage": 4,
        "w:AA.1_4_3.G18.Abs": 2,
        "w:AA.1_4_3.G18.BgImage": 33,
        "w:AA.2_5_3.F96": 2
      },
      "ibm": {
        "WCAG21_Label_Accessible": 8,
        "Rpt_Aria_ValidIdRef": 4,
        "HAAC_Aria_ImgAlt": 20,
        "element_attribute_deprecated": 4
      },
      "wave": {
        "e:aria_reference_broken": 8,
        "e:aria_menu_broken": 4,
        "a:alt_suspicious": 2,
        "a:alt_duplicate": 1,
        "a:link_suspicious": 3,
        "a:noscript": 7
      },
      "tenon": {
        "28": 4,
        "73": 12,
        "98": 12,
        "144": 4,
        "152": 48,
        "153": 4,
        "190": 4,
        "218": 36
      },
      "continuum": {
        "87": 20,
        "94": 8,
        "95": 8
      }
    },
    "groupDetails": {
      "groups": {
        "focusIndication": {
          "testaro": {
            "focInd": {
              "score": 41,
              "what": "Focused element displaying no or nostandard focus indicator"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 1,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "labelClash": {
          "testaro": {
            "labClash": {
              "score": 1,
              "what": "Incompatible label types"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 10,
              "what": "Non-underlined adjacent links"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 2,
              "what": "Nonexistent or implicit-overriding role"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 4,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 3,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "visibleLabelNotName": {
          "alfa": {
            "r14": {
              "score": 6,
              "what": "Visible label is not in the accessible name"
            }
          },
          "axe": {
            "label-content-name-mismatch": {
              "score": 5,
              "what": "Element visible text is not part of its accessible name"
            }
          },
          "htmlcs": {
            "w:AA.2_5_3.F96": {
              "score": 2,
              "what": "Visible label is not in the accessible name"
            }
          },
          "ibm": {
            "WCAG21_Label_Accessible": {
              "score": 6,
              "what": "Accessible name does not match or contain the visible label text"
            }
          }
        },
        "imageNoText": {
          "alfa": {
            "r2": {
              "score": 4,
              "what": "Image has no accessible name"
            }
          },
          "axe": {
            "role-img-alt": {
              "score": 3,
              "what": "Element with role img has no text alternative"
            }
          },
          "ibm": {
            "HAAC_Aria_ImgAlt": {
              "score": 20,
              "what": "Element with an img role has no non-empty label"
            }
          },
          "continuum": {
            "87": {
              "score": 20,
              "what": "element with an image, graphics-symbol, or graphics-document role has no mechanism to calculate an accessible name"
            }
          }
        },
        "duplicateID": {
          "alfa": {
            "r3": {
              "score": 6,
              "what": "Element id attribute value is not unique"
            }
          },
          "axe": {
            "duplicate-id-aria": {
              "score": 3,
              "what": "id attribute used in ARIA or in a label has a value that is not unique"
            }
          },
          "htmlcs": {
            "e:AA.4_1_1.F77": {
              "score": 3,
              "what": "Duplicate id attribute value"
            }
          },
          "continuum": {
            "94": {
              "score": 6,
              "what": "Elements contains an id attribute set to a value that is not unique in the DOM"
            }
          }
        },
        "svgImageNoText": {
          "alfa": {
            "r43": {
              "score": 16,
              "what": "SVG image element has no accessible name"
            }
          },
          "axe": {
            "svg-img-alt": {
              "score": 12,
              "what": "svg element with an img role has no text alternative"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 3,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 12,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 8,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 33,
              "what": "Element has insufficient color contrast"
            }
          }
        },
        "fontSizeAbsolute": {
          "alfa": {
            "r74": {
              "score": 20,
              "what": "Paragraph text has an absolute font size"
            }
          }
        },
        "leadingAbsolute": {
          "alfa": {
            "r80": {
              "score": 20,
              "what": "Paragraph text has an absolute line height"
            }
          }
        },
        "ariaBadAttribute": {
          "axe": {
            "aria-valid-attr-value": {
              "score": 1,
              "what": "ARIA attribute has an invalid value"
            }
          }
        },
        "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"
            }
          }
        },
        "decorativeImageRisk": {
          "htmlcs": {
            "w:AA.1_1_1.H67.2": {
              "score": 1,
              "what": "Image marked as decorative may be informative"
            }
          }
        },
        "pseudoHeadingRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H42": {
              "score": 1,
              "what": "Heading coding is not used but the element may be intended as a heading"
            }
          }
        },
        "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.BgImage": {
              "score": 1,
              "what": "Contrast between the text and its background image may be less than 3:1"
            },
            "w:AA.1_4_3.G18.Abs": {
              "score": 1,
              "what": "Contrast between the absolutely positioned text and its background may be inadequate"
            },
            "w:AA.1_4_3.G18.BgImage": {
              "score": 8,
              "what": "Contrast between the text and its background image may be less than 4.5:1"
            }
          }
        },
        "ariaReferenceBad": {
          "ibm": {
            "Rpt_Aria_ValidIdRef": {
              "score": 4,
              "what": "ARIA property does not reference the non-empty unique id of a visible element"
            }
          },
          "wave": {
            "e:aria_reference_broken": {
              "score": 8,
              "what": "Broken ARIA reference"
            }
          }
        },
        "obsolete": {
          "ibm": {
            "element_attribute_deprecated": {
              "score": 3,
              "what": "Element or attribute is obsolete"
            }
          }
        },
        "menuItemless": {
          "wave": {
            "e:aria_menu_broken": {
              "score": 4,
              "what": "ARIA menu does not contain required menu items"
            }
          }
        },
        "imageTextRisk": {
          "wave": {
            "a:alt_suspicious": {
              "score": 1,
              "what": "Image text alternative is suspicious"
            }
          }
        },
        "imagesSameAlt": {
          "wave": {
            "a:alt_duplicate": {
              "score": 1,
              "what": "Two images near each other have the same text alternative"
            }
          }
        },
        "linkComprehensionRisk": {
          "wave": {
            "a:link_suspicious": {
              "score": 1,
              "what": "Suspicious link text"
            }
          }
        },
        "noScriptRisk": {
          "wave": {
            "a:noscript": {
              "score": 2,
              "what": "noscript element may fail to contain an accessible equivalent or alternative"
            }
          }
        },
        "horizontalScrolling": {
          "tenon": {
            "28": {
              "score": 3,
              "what": "Layout or sizing of the page causes horizontal scrolling"
            }
          }
        },
        "linkVague": {
          "tenon": {
            "73": {
              "score": 9,
              "what": "Link text is too generic to communicate the purpose or destination"
            }
          }
        },
        "linkTextsSame": {
          "tenon": {
            "98": {
              "score": 6,
              "what": "Links have the same text but different destinations"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 4,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 24,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "allCaps": {
          "tenon": {
            "153": {
              "score": 1,
              "what": "Long string of text is in all caps"
            }
          }
        },
        "tabIndexMissing": {
          "tenon": {
            "190": {
              "score": 4,
              "what": "Interactive item is not natively actionable, but has no tabindex=0 attribute"
            }
          }
        },
        "linkForcesNewWindow": {
          "tenon": {
            "218": {
              "score": 27,
              "what": "Link opens in a new window without user control"
            }
          }
        },
        "labelBadID": {
          "continuum": {
            "95": {
              "score": 8,
              "what": "element has an aria-labelledby value that includes an invalid or duplicate id"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {},
    "summary": {
      "total": 507,
      "log": 79,
      "preventions": 0,
      "solos": 0,
      "groups": [
        {
          "groupName": "focusIndication",
          "score": 43
        },
        {
          "groupName": "contrastAA",
          "score": 38
        },
        {
          "groupName": "imageNoText",
          "score": 33
        },
        {
          "groupName": "linkForcesNewWindow",
          "score": 29
        },
        {
          "groupName": "targetSize",
          "score": 26
        },
        {
          "groupName": "svgImageNoText",
          "score": 23
        },
        {
          "groupName": "fontSizeAbsolute",
          "score": 22
        },
        {
          "groupName": "leadingAbsolute",
          "score": 22
        },
        {
          "groupName": "contrastAAA",
          "score": 15
        },
        {
          "groupName": "visibleLabelNotName",
          "score": 13
        },
        {
          "groupName": "duplicateID",
          "score": 13
        },
        {
          "groupName": "linkIndication",
          "score": 12
        },
        {
          "groupName": "contrastRisk",
          "score": 12
        },
        {
          "groupName": "ariaReferenceBad",
          "score": 12
        },
        {
          "groupName": "linkVague",
          "score": 11
        },
        {
          "groupName": "labelBadID",
          "score": 10
        },
        {
          "groupName": "linkTextsSame",
          "score": 8
        },
        {
          "groupName": "inconsistentStyles",
          "score": 6
        },
        {
          "groupName": "menuItemless",
          "score": 6
        },
        {
          "groupName": "leadingClipsText",
          "score": 6
        },
        {
          "groupName": "tabIndexMissing",
          "score": 6
        },
        {
          "groupName": "zIndexNotZero",
          "score": 5
        },
        {
          "groupName": "obsolete",
          "score": 5
        },
        {
          "groupName": "horizontalScrolling",
          "score": 5
        },
        {
          "groupName": "roleBad",
          "score": 4
        },
        {
          "groupName": "noScriptRisk",
          "score": 4
        },
        {
          "groupName": "hoverSurprise",
          "score": 3
        },
        {
          "groupName": "labelClash",
          "score": 3
        },
        {
          "groupName": "ariaBadAttribute",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "linkConfusionRisk",
          "score": 3
        },
        {
          "groupName": "decorativeImageRisk",
          "score": 3
        },
        {
          "groupName": "pseudoHeadingRisk",
          "score": 3
        },
        {
          "groupName": "pseudoNavListRisk",
          "score": 3
        },
        {
          "groupName": "scrollRisk",
          "score": 3
        },
        {
          "groupName": "imageTextRisk",
          "score": 3
        },
        {
          "groupName": "imagesSameAlt",
          "score": 3
        },
        {
          "groupName": "linkComprehensionRisk",
          "score": 3
        },
        {
          "groupName": "allCaps",
          "score": 3
        }
      ]
    }
  }
}