Accessibility test digest

Synopsis

Page: Federal Bureau of Investigation (FBI)

URL: https://www.fbi.gov/

Score: 1847

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 Federal Bureau of Investigation (FBI) web page at https://www.fbi.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 1847 (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
total1847
log406
preventions200
contentBeyondLandmarks266
noLeading101
tabFocusability98
linkForcesNewWindow95
titleRedundant89
contrastAAA67
linkIndication66
visibleLabelNotName62
roleBad48
targetSize42
overflowHidden38
linkNoText36
imageNoText27
linkTextsSame26
headingEmpty25
headingOfNothing16
inconsistentStyles13
linkVague11
leadingClipsText10
contrastAA9
obsolete9
headingStructure8
linkPair8
focusableHidden7
focusIndication6
pageLanguage6
allCaps6
zIndexNotZero4
h1Missing4
imagesSameAlt4
fontSmall4
visibleBulk3
hoverSurprise3
skipRepeatedContent3
ariaBadAttribute3
frameContentRisk3
hiddenContentRisk3
linkConfusionRisk3
mainNot13
imageTextRedundant3
linkComprehensionRisk3

Issue summary

Special issues

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

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

Classified issues

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

linkComprehensionRisk: 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-fbi",
  "host": {
    "id": "fbi",
    "which": "https://www.fbi.gov/",
    "what": "Federal Bureau of Investigation (FBI)"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-17T22:39:24"
    },
    {
      "event": "endTime",
      "value": "2022-07-17T22:41:44"
    }
  ],
  "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.fbi.gov/",
        "what": "Federal Bureau of Investigation (FBI)"
      },
      {
        "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.fbi.gov/",
        "what": "Federal Bureau of Investigation (FBI)"
      },
      {
        "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.fbi.gov/",
      "what": "Federal Bureau of Investigation (FBI)",
      "result": "https://www.fbi.gov/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.fbi.gov/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.fbi.gov/",
      "result": {
        "bytes": [
          1293886,
          1293886,
          1293886,
          1293886,
          1293886
        ],
        "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.fbi.gov/",
      "what": "Federal Bureau of Investigation (FBI)",
      "result": "https://www.fbi.gov/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.fbi.gov/",
      "result": {
        "visibleElements": 590
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.fbi.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.fbi.gov/",
      "result": {
        "tabFocusables": 152,
        "tabFocused": 56,
        "discrepancy": -96
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.fbi.gov/",
      "what": "URL",
      "result": "https://www.fbi.gov/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://www.fbi.gov/",
      "result": {
        "totals": {
          "total": 152,
          "types": {
            "indicatorMissing": {
              "total": 1,
              "tagNames": {
                "IFRAME": 1
              }
            },
            "nonOutlinePresent": {
              "total": 1,
              "tagNames": {
                "BUTTON": 1
              }
            },
            "outlinePresent": {
              "total": 150,
              "meanDelay": 0,
              "tagNames": {
                "A": 146,
                "INPUT": 2,
                "BUTTON": 2
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [
            {
              "tagName": "IFRAME",
              "text": ""
            }
          ],
          "nonOutlinePresent": [
            {
              "tagName": "BUTTON",
              "text": "More"
            }
          ],
          "outlinePresent": [
            {
              "tagName": "A",
              "text": "An official website of the United States government. Here's how you know",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Most Wanted",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "News",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "What We Investigate",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Services",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Resources",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Facebook Icon",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Email Icon",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Twitter Icon",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Youtube Icon",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Flickr Icon",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "LinkedIn Icon",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Instagram Icon",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Submit Search .search-icon { fill: #333333; }",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "FBIFederal Bureau of Investigation",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "read more",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Help Find Fugitives & Missing Persons",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Submit a Tip",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Apply for an FBI Job",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Get a Rap Sheet (Identity History)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Contact the FBI",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Find Crime Stats",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Learn About Common Crimes & Scams",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Learn What the FBI Investigates",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Discover FBI History",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "UNKNOWN INDIVIDUAL - JANE DOE 46",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Capitol Violence",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "One Family, Two Trailblazers",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "50th Anniversary of Female Special Agents",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Director Visits United Kingdom for Meetings with Counterparts",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Ruja Ignatova Added to FBI’s Ten Most Wanted Fugitives List",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "More",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "James E. Dennehy Named Special Agent in Charge of the Newark Field Office",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Federal Grand Jury Indicts Accused Tops Shooter on Federal Hate Crimes and Firearms Charges in Buffa",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Maryland Man Found Guilty of Charges for Actions Related to Capitol Breach",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "FBI Director Concludes Meetings with U.K. Partners",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Colorado Man Arrested on Felony and Misdemeanor Charges for Actions During January Sixth Capitol Bre",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "West Virginia Man Arrested for Actions During January Sixth Capitol Breach",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Theranos Chief Operating Officer Ramesh “Sunny” Balwani Found Guilty of Conspiracy, Wire Fraud",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Kansas City Man Pleads Guilty to Federal Hate Crime in Attempted Murder of Teen",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "More",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Most Wanted",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Ten Most Wanted",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Fugitives",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Terrorism",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Kidnappings / Missing Persons",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Seeking Information",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Bank Robbers",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "ECAP",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "ViCAP",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "About",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Mission & Priorities",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Leadership & Structure",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Partnerships",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Community Outreach",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "FAQs",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "News",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Stories",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Videos",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Press Release",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Speeches",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Testimony",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Podcasts and Radio",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Photos",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Español",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Apps",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Resources",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Law Enforcement",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Businesses",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Victim Assistance",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Reports & Publications",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "What We Investigate",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Terrorism",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Counterintelligence",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Cyber Crime",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Public Corruption",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Civil Rights",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Organized Crime",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "White-Collar Crime",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Violent Crime",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "WMD",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Contact Us",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Field Offices",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "FBI Headquarters",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Overseas Offices",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Services",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "CJIS",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "CIRG",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Laboratory Services",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Training Academy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Operational Technology",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Information Management",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "FBI Jobs",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Submit a Tip",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Crime Statistics",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "History",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "FOIPA",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Scams & Safety",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "FBI Kids",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "FBI Tour",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Accessibility",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "eRulemaking",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Freedom of Information / Privacy Act",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Legal Notices",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Legal Policies & Disclaimers",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Privacy Policy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "USA.gov",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "White House",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "No FEAR Act",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Equal Opportunity",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Submit Search.mobilesearch-icon{fill:#a9a9a9;}",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Home",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Most Wanted",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "News",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "What We Investigate",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Services",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Resources",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Submit a Tip",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "About",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Contact Us",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Crime Statistics",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Photos",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Video",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Outreach",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "History",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "FOIA",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Scams & Safety",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "FBI Kids",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "FBI Jobs",
              "delay": 0
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.fbi.gov/",
      "what": "URL",
      "result": "https://www.fbi.gov/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.fbi.gov/",
      "result": {
        "totals": {
          "total": 172,
          "types": {
            "onlyFocusable": {
              "total": 0,
              "tagNames": {}
            },
            "onlyOperable": {
              "total": 0,
              "tagNames": {}
            },
            "focusableAndOperable": {
              "total": 172,
              "tagNames": {
                "A": 164,
                "BUTTON": 3,
                "INPUT": 2,
                "IFRAME": 3
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [],
          "onlyOperable": [],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"#\" class=\"back-to-top\" style=\"cursor: default;\"></a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "An official website of the United States government. Here's how you know",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Submit Search .search-icon-link { fill: #ffffff; } Search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FBI",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Most Wanted",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "What We Investigate",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Submit a Tip",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Facebook Icon",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Email Icon",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Twitter Icon",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Youtube Icon",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Flickr Icon",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "LinkedIn Icon",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Instagram Icon",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "fbi-search",
              "text": "<input type=\"search\" id=\"fbi-search\" name=\"SearchableText\" placeholder=\"Search F",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Submit Search .search-icon { fill: #333333; }",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FBIFederal Bureau of Investigation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "read more",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.fbi.gov/wanted\" style=\"cursor: default;\">\n<img class=\"media",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Help Find Fugitives & Missing Persons",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.fbi.gov/contact-us\" style=\"cursor: default;\">\n<img class=\"m",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Submit a Tip",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.fbi.gov/jobs\" style=\"cursor: default;\">\n<img class=\"media-o",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Apply for an FBI Job",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.fbi.gov/services/cjis/identity-history-summary-checks\" styl",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Get a Rap Sheet (Identity History)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.fbi.gov/contact-us\" style=\"cursor: default;\">\n<img class=\"m",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact the FBI",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.fbi.gov/services/cjis/ucr\" style=\"cursor: default;\">\n<img c",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Find Crime Stats",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.fbi.gov/scams-and-safety\" style=\"cursor: default;\">\n<img cl",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn About Common Crimes & Scams",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.fbi.gov/investigate\" style=\"cursor: default;\">\n<img class=\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn What the FBI Investigates",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.fbi.gov/history\" style=\"cursor: default;\">\n<img class=\"medi",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Discover FBI History",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.fbi.gov/news/stories/50th-anniversary-of-female-special-age",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.fbi.gov/wanted/ecap/unknown-individual---jane-doe-46\" style",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "UNKNOWN INDIVIDUAL - JANE DOE 46",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Capitol Violence",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.fbi.gov/wanted/capitol-violence\" style=\"cursor: default;\">\n",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "One Family, Two Trailblazers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "50th Anniversary of Female Special Agents",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Director Visits United Kingdom for Meetings with Counterparts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Ruja Ignatova Added to FBI’s Ten Most Wanted Fugitives List",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "James E. Dennehy Named Special Agent in Charge of the Newark Field Office",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Federal Grand Jury Indicts Accused Tops Shooter on Federal Hate Crimes and Firea",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Maryland Man Found Guilty of Charges for Actions Related to Capitol Breach",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FBI Director Concludes Meetings with U.K. Partners",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Colorado Man Arrested on Felony and Misdemeanor Charges for Actions During Janua",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "West Virginia Man Arrested for Actions During January Sixth Capitol Breach",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Theranos Chief Operating Officer Ramesh “Sunny” Balwani Found Guilty of Conspira",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Kansas City Man Pleads Guilty to Federal Hate Crime in Attempted Murder of Teen",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IFRAME",
              "id": "twitter-widget-0",
              "text": "<iframe id=\"twitter-widget-0\" scrolling=\"no\" frameborder=\"0\" allowtransparency=\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Most Wanted",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Ten Most Wanted",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Fugitives",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Terrorism",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Kidnappings / Missing Persons",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Seeking Information",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Bank Robbers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ECAP",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ViCAP",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Mission & Priorities",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Leadership & Structure",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Partnerships",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Community Outreach",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FAQs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Stories",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Videos",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Press Release",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Speeches",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Testimony",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Podcasts and Radio",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Photos",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Español",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Apps",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Law Enforcement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Businesses",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Victim Assistance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Reports & Publications",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "What We Investigate",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Terrorism",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Counterintelligence",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cyber Crime",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Public Corruption",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Civil Rights",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Organized Crime",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "White-Collar Crime",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Violent Crime",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "WMD",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Field Offices",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FBI Headquarters",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Overseas Offices",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CJIS",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CIRG",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Laboratory Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Training Academy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Operational Technology",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Information Management",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FBI Jobs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Submit a Tip",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Crime Statistics",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "History",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FOIPA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Scams & Safety",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FBI Kids",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FBI Tour",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "eRulemaking",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Freedom of Information / Privacy Act",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Legal Notices",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Legal Policies & Disclaimers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "USA.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "White House",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "No FEAR Act",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Equal Opportunity",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"../\" target=\"_self\" title=\"FBI.gov\" style=\"cursor: default;\">\n<img src=",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.facebook.com/FBI\" target=\"_blank\" style=\"cursor: default;\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://twitter.com/FBI\" target=\"_blank\" style=\"cursor: default;\">\n<svg",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.youtube.com/user/fbi\" target=\"_blank\" style=\"cursor: defaul",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.fbi.gov/flickr\" style=\"cursor: default;\">\n<svg xmlns=\"http:",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.linkedin.com/company/fbi\" target=\"_blank\" style=\"cursor: de",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.instagram.com/fbi/\" target=\"_blank\" style=\"cursor: default;",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Email updates",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "eRulemaking",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Freedom of Information / Privacy Act",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Legal Notices",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Legal Policies & Disclaimers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "USA.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "White House",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "No FEAR Act",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Equal Opportunity",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FBI.gov is an official site of the U.S. Department of Justice ©",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "mobile-fbi-search",
              "text": "<input type=\"search\" id=\"mobile-fbi-search\" name=\"SearchableText\" placeholder=\"S",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Submit Search.mobilesearch-icon{fill:#a9a9a9;}",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Home",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Most Wanted",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "What We Investigate",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Submit a Tip",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Crime Statistics",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Photos",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Video",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Outreach",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "History",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FOIA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Scams & Safety",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FBI Kids",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FBI Jobs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IFRAME",
              "id": "",
              "text": "<iframe scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" src=\"https://pla",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "IFRAME",
              "id": "rufous-sandbox",
              "text": "<iframe id=\"rufous-sandbox\" scrolling=\"no\" frameborder=\"0\" allowtransparency=\"tr",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.fbi.gov/",
      "what": "URL",
      "result": "https://www.fbi.gov/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://www.fbi.gov/",
      "result": {
        "totals": {
          "triggers": 268,
          "headTriggers": 20,
          "tailTriggers": 248,
          "impactTriggers": 1,
          "additions": 0,
          "removals": 0,
          "opacityChanges": 1,
          "opacityImpact": 1,
          "unhoverables": 1
        },
        "items": {
          "head": {
            "impactTriggers": [
              {
                "tagName": "A",
                "text": "AnofficialwebsiteoftheUnitedStatesgovernment.Here'",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 1
              }
            ],
            "unhoverables": []
          },
          "tail": {
            "impactTriggers": [],
            "unhoverables": [
              {
                "tagName": "LI",
                "id": "",
                "text": "ContactUs"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.fbi.gov/",
      "what": "URL",
      "result": "https://www.fbi.gov/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.fbi.gov/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 0,
          "wellLabeled": 5
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "More"
              }
            },
            {
              "index": 1,
              "tagName": "INPUT",
              "type": "search",
              "labelType": "label",
              "texts": {
                "label": [
                  "Search FBI"
                ]
              }
            },
            {
              "index": 2,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Submit Search .search-icon { fill: #333333; }"
              }
            },
            {
              "index": 3,
              "tagName": "INPUT",
              "type": "search",
              "labelType": "label",
              "texts": {
                "label": [
                  "Search FBI"
                ]
              }
            },
            {
              "index": 4,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Submit Search.mobilesearch-icon{fill:#a9a9a9;}"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.fbi.gov/",
      "result": {
        "totals": {
          "links": 164,
          "adjacent": {
            "total": 63,
            "underlined": 0,
            "underlinedPercent": 0
          }
        },
        "items": {
          "underlined": [],
          "notUnderlined": [
            "",
            "An official website of the United States government. Here's how you know",
            "Submit Search.search-icon-link {fill: #ffffff;}Search",
            "FBI",
            "Facebook Icon",
            "Email Icon",
            "Twitter Icon",
            "Youtube Icon",
            "Flickr Icon",
            "LinkedIn Icon",
            "Instagram Icon",
            "FBIFederal Bureau of Investigation",
            "read more",
            "",
            "Help Find Fugitives & Missing Persons",
            "",
            "Submit a Tip",
            "",
            "Apply for an FBI Job",
            "",
            "Get a Rap Sheet (Identity History)",
            "",
            "Contact the FBI",
            "",
            "Find Crime Stats",
            "",
            "Learn About Common Crimes & Scams",
            "",
            "Learn What the FBI Investigates",
            "",
            "Discover FBI History",
            "",
            "",
            "UNKNOWN INDIVIDUAL - JANE DOE 46",
            "Capitol Violence",
            "",
            "One Family, Two Trailblazers",
            "50th Anniversary of Female Special Agents",
            "Director Visits United Kingdom for Meetings with Counterparts",
            "Ruja Ignatova Added to FBI’s Ten Most Wanted Fugitives List",
            "More",
            "James E. Dennehy Named Special Agent in Charge of the Newark Field Office",
            "Federal Grand Jury Indicts Accused Tops Shooter on Federal Hate Crimes and Firearms Charges in Buffalo, New York",
            "Maryland Man Found Guilty of Charges for Actions Related to Capitol Breach",
            "FBI Director Concludes Meetings with U.K. Partners",
            "Colorado Man Arrested on Felony and Misdemeanor Charges for Actions During January Sixth Capitol Breach",
            "West Virginia Man Arrested for Actions During January Sixth Capitol Breach",
            "Theranos Chief Operating Officer Ramesh “Sunny” Balwani Found Guilty of Conspiracy, Wire Fraud",
            "Kansas City Man Pleads Guilty to Federal Hate Crime in Attempted Murder of Teen",
            "More",
            "Accessibility",
            "eRulemaking",
            "Freedom of Information / Privacy Act",
            "Legal Notices",
            "Legal Policies & Disclaimers",
            "Privacy Policy",
            "USA.gov",
            "White House",
            "No FEAR Act",
            "Equal Opportunity",
            "",
            "Email updates",
            "FBI.gov is an official site of the U.S. Department of Justice ©"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.fbi.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.fbi.gov/",
      "what": "URL",
      "result": "https://www.fbi.gov/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.fbi.gov/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://www.fbi.gov/",
      "result": {
        "roleElements": 18,
        "badRoleElements": 0,
        "redundantRoleElements": 0,
        "tagNames": {}
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://www.fbi.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": 3,
            "subtotals": [
              1,
              1,
              1
            ]
          },
          "adjacentLink": {
            "total": 63,
            "subtotals": [
              50,
              9,
              2,
              1,
              1
            ]
          },
          "listLink": {
            "total": 101,
            "subtotals": [
              51,
              18,
              8,
              8,
              6,
              5,
              5
            ]
          },
          "h1": {
            "total": 3,
            "subtotals": [
              1,
              1,
              1
            ]
          },
          "h2": {
            "total": 6,
            "subtotals": [
              5,
              1
            ]
          },
          "h3": {
            "total": 10,
            "subtotals": [
              4,
              3,
              1,
              1,
              1
            ]
          },
          "h4": {
            "total": 9
          },
          "h5": {
            "total": 3,
            "subtotals": [
              2,
              1
            ]
          }
        },
        "items": {
          "button": {
            "borderStyle": {
              "solid": [
                "More"
              ],
              "none": [
                "Submit Search               .search-icon {               fill: #333333;              }"
              ],
              "solid solid solid none": [
                "Submit Search.mobilesearch-icon{fill:#a9a9a9;}"
              ]
            },
            "borderWidth": {
              "1px": [
                "More"
              ],
              "0px": [
                "Submit Search               .search-icon {               fill: #333333;              }"
              ],
              "1px 1px 1px 0px": [
                "Submit Search.mobilesearch-icon{fill:#a9a9a9;}"
              ]
            },
            "height": {
              "31.0547px": [
                "More"
              ],
              "21px": [
                "Submit Search               .search-icon {               fill: #333333;              }"
              ],
              "25px": [
                "Submit Search.mobilesearch-icon{fill:#a9a9a9;}"
              ]
            },
            "lineHeight": {
              "4.2px": [
                "More"
              ],
              "20px": [
                "Submit Search               .search-icon {               fill: #333333;              }",
                "Submit Search.mobilesearch-icon{fill:#a9a9a9;}"
              ]
            },
            "minHeight": {
              "auto": [
                "More"
              ],
              "0px": [
                "Submit Search               .search-icon {               fill: #333333;              }",
                "Submit Search.mobilesearch-icon{fill:#a9a9a9;}"
              ]
            },
            "minWidth": {
              "88px": [
                "More"
              ],
              "0px": [
                "Submit Search               .search-icon {               fill: #333333;              }",
                "Submit Search.mobilesearch-icon{fill:#a9a9a9;}"
              ]
            }
          },
          "adjacentLink": {
            "fontWeight": {
              "400": [
                "",
                "An official website of the United States government. Here's how you know",
                "Submit Search            .search-icon-link {            fill: #ffffff;           }             Search",
                "FBI",
                "Facebook Icon",
                "Email Icon",
                "Twitter Icon",
                "Youtube Icon",
                "Flickr Icon",
                "LinkedIn Icon",
                "Instagram Icon",
                "FBIFederal Bureau of Investigation",
                "read more",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "One Family, Two Trailblazers",
                "50th Anniversary of Female Special Agents",
                "Director Visits United Kingdom for Meetings with Counterparts",
                "Ruja Ignatova Added to FBI’s Ten Most Wanted Fugitives List",
                "More",
                "James E. Dennehy Named Special Agent in Charge of the Newark Field Office",
                "Federal Grand Jury Indicts Accused Tops Shooter on Federal Hate Crimes and Firearms Charges in Buffalo, New York",
                "Maryland Man Found Guilty of Charges for Actions Related to Capitol Breach",
                "FBI Director Concludes Meetings with U.K. Partners",
                "Colorado Man Arrested on Felony and Misdemeanor Charges for Actions During January Sixth Capitol Breach",
                "West Virginia Man Arrested for Actions During January Sixth Capitol Breach",
                "Theranos Chief Operating Officer Ramesh “Sunny” Balwani Found Guilty of Conspiracy, Wire Fraud",
                "Kansas City Man Pleads Guilty to Federal Hate Crime in Attempted Murder of Teen",
                "More",
                "Accessibility",
                "eRulemaking",
                "Freedom of Information / Privacy Act",
                "Legal Notices",
                "Legal Policies & Disclaimers",
                "Privacy Policy",
                "USA.gov",
                "White House",
                "No FEAR Act",
                "Equal Opportunity",
                "",
                "Email updates",
                "FBI.gov is an official site of the U.S. Department of Justice  ©"
              ],
              "500": [
                "Help Find Fugitives & Missing Persons",
                "Submit a Tip",
                "Apply for an FBI Job",
                "Get a Rap Sheet (Identity History)",
                "Contact the FBI",
                "Find Crime Stats",
                "Learn About Common Crimes & Scams",
                "Learn What the FBI Investigates",
                "Discover FBI History"
              ],
              "700": [
                "UNKNOWN INDIVIDUAL - JANE DOE 46",
                "Capitol Violence"
              ]
            },
            "opacity": {
              "1": [
                "An official website of the United States government. Here's how you know",
                "Submit Search            .search-icon-link {            fill: #ffffff;           }             Search",
                "FBI",
                "Facebook Icon",
                "Email Icon",
                "Twitter Icon",
                "Youtube Icon",
                "Flickr Icon",
                "LinkedIn Icon",
                "Instagram Icon",
                "FBIFederal Bureau of Investigation",
                "read more",
                "",
                "Help Find Fugitives & Missing Persons",
                "",
                "Submit a Tip",
                "",
                "Apply for an FBI Job",
                "",
                "Get a Rap Sheet (Identity History)",
                "",
                "Contact the FBI",
                "",
                "Find Crime Stats",
                "",
                "Learn About Common Crimes & Scams",
                "",
                "Learn What the FBI Investigates",
                "",
                "Discover FBI History",
                "",
                "",
                "UNKNOWN INDIVIDUAL - JANE DOE 46",
                "Capitol Violence",
                "",
                "One Family, Two Trailblazers",
                "50th Anniversary of Female Special Agents",
                "Director Visits United Kingdom for Meetings with Counterparts",
                "Ruja Ignatova Added to FBI’s Ten Most Wanted Fugitives List",
                "More",
                "James E. Dennehy Named Special Agent in Charge of the Newark Field Office",
                "Federal Grand Jury Indicts Accused Tops Shooter on Federal Hate Crimes and Firearms Charges in Buffalo, New York",
                "Maryland Man Found Guilty of Charges for Actions Related to Capitol Breach",
                "FBI Director Concludes Meetings with U.K. Partners",
                "Colorado Man Arrested on Felony and Misdemeanor Charges for Actions During January Sixth Capitol Breach",
                "West Virginia Man Arrested for Actions During January Sixth Capitol Breach",
                "Theranos Chief Operating Officer Ramesh “Sunny” Balwani Found Guilty of Conspiracy, Wire Fraud",
                "Kansas City Man Pleads Guilty to Federal Hate Crime in Attempted Murder of Teen",
                "More",
                "Accessibility",
                "eRulemaking",
                "Freedom of Information / Privacy Act",
                "Legal Notices",
                "Legal Policies & Disclaimers",
                "Privacy Policy",
                "USA.gov",
                "White House",
                "No FEAR Act",
                "Equal Opportunity",
                "",
                "Email updates"
              ],
              "0.5": [
                ""
              ],
              "0.4": [
                "FBI.gov is an official site of the U.S. Department of Justice  ©"
              ]
            }
          },
          "listLink": {
            "fontWeight": {
              "400": [
                "Most Wanted",
                "Ten Most Wanted",
                "Fugitives",
                "Terrorism",
                "Kidnappings / Missing Persons",
                "Seeking Information",
                "Bank Robbers",
                "ECAP",
                "ViCAP",
                "About",
                "Mission & Priorities",
                "Leadership & Structure",
                "Partnerships",
                "Community Outreach",
                "FAQs",
                "News",
                "Stories",
                "Videos",
                "Press Release",
                "Speeches",
                "Testimony",
                "Podcasts and Radio",
                "Photos",
                "Español",
                "Apps",
                "Resources",
                "Law Enforcement",
                "Businesses",
                "Victim Assistance",
                "Reports & Publications",
                "What We Investigate",
                "Terrorism",
                "Counterintelligence",
                "Cyber Crime",
                "Public Corruption",
                "Civil Rights",
                "Organized Crime",
                "White-Collar Crime",
                "Violent Crime",
                "WMD",
                "Contact Us",
                "Field Offices",
                "FBI Headquarters",
                "Overseas Offices",
                "Services",
                "CJIS",
                "CIRG",
                "Laboratory Services",
                "Training Academy",
                "Operational Technology",
                "Information Management",
                "FBI Jobs",
                "Submit a Tip",
                "Crime Statistics",
                "History",
                "FOIPA",
                "Scams & Safety",
                "FBI Kids",
                "FBI Tour",
                "",
                "",
                "",
                "",
                "",
                "",
                "Accessibility",
                "eRulemaking",
                "Freedom of Information / Privacy Act",
                "Legal Notices",
                "Legal Policies & Disclaimers",
                "Privacy Policy",
                "USA.gov",
                "White House",
                "No FEAR Act",
                "Equal Opportunity"
              ],
              "600": [
                "Most Wanted",
                "News",
                "What We Investigate",
                "Services",
                "Resources",
                "Submit a Tip",
                "About",
                "Contact Us",
                "Home",
                "Most Wanted",
                "News",
                "What We Investigate",
                "Services",
                "Resources",
                "Submit a Tip",
                "About",
                "Contact Us",
                "Crime Statistics",
                "Photos",
                "Video",
                "Outreach",
                "History",
                "FOIA",
                "Scams & Safety",
                "FBI Kids",
                "FBI Jobs"
              ]
            },
            "color": {
              "rgb(255, 255, 255)": [
                "Most Wanted",
                "News",
                "What We Investigate",
                "Services",
                "Resources",
                "Submit a Tip",
                "About",
                "Contact Us",
                "Home",
                "Most Wanted",
                "News",
                "What We Investigate",
                "Services",
                "Resources",
                "Submit a Tip",
                "About",
                "Contact Us",
                "Crime Statistics",
                "Photos",
                "Video",
                "Outreach",
                "History",
                "FOIA",
                "Scams & Safety",
                "FBI Kids",
                "FBI Jobs"
              ],
              "rgb(187, 187, 187)": [
                "Most Wanted",
                "About",
                "News",
                "Resources",
                "What We Investigate",
                "Contact Us",
                "Services",
                "FBI Jobs"
              ],
              "rgb(57, 136, 206)": [
                "Ten Most Wanted",
                "Fugitives",
                "Terrorism",
                "Kidnappings / Missing Persons",
                "Seeking Information",
                "Bank Robbers",
                "ECAP",
                "ViCAP",
                "Mission & Priorities",
                "Leadership & Structure",
                "Partnerships",
                "Community Outreach",
                "FAQs",
                "Stories",
                "Videos",
                "Press Release",
                "Speeches",
                "Testimony",
                "Podcasts and Radio",
                "Photos",
                "Español",
                "Apps",
                "Law Enforcement",
                "Businesses",
                "Victim Assistance",
                "Reports & Publications",
                "Terrorism",
                "Counterintelligence",
                "Cyber Crime",
                "Public Corruption",
                "Civil Rights",
                "Organized Crime",
                "White-Collar Crime",
                "Violent Crime",
                "WMD",
                "Field Offices",
                "FBI Headquarters",
                "Overseas Offices",
                "CJIS",
                "CIRG",
                "Laboratory Services",
                "Training Academy",
                "Operational Technology",
                "Information Management",
                "Submit a Tip",
                "Crime Statistics",
                "History",
                "FOIPA",
                "Scams & Safety",
                "FBI Kids",
                "FBI Tour",
                "Accessibility",
                "eRulemaking",
                "Freedom of Information / Privacy Act",
                "Legal Notices",
                "Legal Policies & Disclaimers"
              ],
              "rgb(51, 122, 183)": [
                "",
                "",
                "",
                "",
                "",
                ""
              ],
              "rgb(102, 102, 102)": [
                "Privacy Policy",
                "USA.gov",
                "White House",
                "No FEAR Act",
                "Equal Opportunity"
              ]
            },
            "fontSize": {
              "14px": [
                "Most Wanted",
                "News",
                "What We Investigate",
                "Services",
                "Resources",
                "Submit a Tip",
                "About",
                "Contact Us",
                "Ten Most Wanted",
                "Fugitives",
                "Terrorism",
                "Kidnappings / Missing Persons",
                "Seeking Information",
                "Bank Robbers",
                "ECAP",
                "ViCAP",
                "Mission & Priorities",
                "Leadership & Structure",
                "Partnerships",
                "Community Outreach",
                "FAQs",
                "Stories",
                "Videos",
                "Press Release",
                "Speeches",
                "Testimony",
                "Podcasts and Radio",
                "Photos",
                "Español",
                "Apps",
                "Law Enforcement",
                "Businesses",
                "Victim Assistance",
                "Reports & Publications",
                "Terrorism",
                "Counterintelligence",
                "Cyber Crime",
                "Public Corruption",
                "Civil Rights",
                "Organized Crime",
                "White-Collar Crime",
                "Violent Crime",
                "WMD",
                "Field Offices",
                "FBI Headquarters",
                "Overseas Offices",
                "CJIS",
                "CIRG",
                "Laboratory Services",
                "Training Academy",
                "Operational Technology",
                "Information Management",
                "Submit a Tip",
                "Crime Statistics",
                "History",
                "FOIPA",
                "Scams & Safety",
                "FBI Kids",
                "FBI Tour",
                "",
                "",
                "",
                "",
                "",
                "",
                "Accessibility",
                "eRulemaking",
                "Freedom of Information / Privacy Act",
                "Legal Notices",
                "Legal Policies & Disclaimers",
                "Privacy Policy",
                "USA.gov",
                "White House",
                "No FEAR Act",
                "Equal Opportunity",
                "Home",
                "Most Wanted",
                "News",
                "What We Investigate",
                "Services",
                "Resources",
                "Submit a Tip",
                "About",
                "Contact Us",
                "Crime Statistics",
                "Photos",
                "Video",
                "Outreach",
                "History",
                "FOIA",
                "Scams & Safety",
                "FBI Kids",
                "FBI Jobs"
              ],
              "16px": [
                "Most Wanted",
                "About",
                "News",
                "Resources",
                "What We Investigate",
                "Contact Us",
                "Services",
                "FBI Jobs"
              ]
            },
            "lineHeight": {
              "16px": [
                "Most Wanted",
                "News",
                "What We Investigate",
                "Services",
                "Resources",
                "Submit a Tip",
                "About",
                "Contact Us"
              ],
              "22.8571px": [
                "Most Wanted",
                "About",
                "News",
                "Resources",
                "What We Investigate",
                "Contact Us",
                "Services",
                "FBI Jobs"
              ],
              "20px": [
                "Ten Most Wanted",
                "Fugitives",
                "Terrorism",
                "Kidnappings / Missing Persons",
                "Seeking Information",
                "Bank Robbers",
                "ECAP",
                "ViCAP",
                "Mission & Priorities",
                "Leadership & Structure",
                "Partnerships",
                "Community Outreach",
                "FAQs",
                "Stories",
                "Videos",
                "Press Release",
                "Speeches",
                "Testimony",
                "Podcasts and Radio",
                "Photos",
                "Español",
                "Apps",
                "Law Enforcement",
                "Businesses",
                "Victim Assistance",
                "Reports & Publications",
                "Terrorism",
                "Counterintelligence",
                "Cyber Crime",
                "Public Corruption",
                "Civil Rights",
                "Organized Crime",
                "White-Collar Crime",
                "Violent Crime",
                "WMD",
                "Field Offices",
                "FBI Headquarters",
                "Overseas Offices",
                "CJIS",
                "CIRG",
                "Laboratory Services",
                "Training Academy",
                "Operational Technology",
                "Information Management",
                "Submit a Tip",
                "Crime Statistics",
                "History",
                "FOIPA",
                "Scams & Safety",
                "FBI Kids",
                "FBI Tour",
                "",
                "",
                "",
                "",
                "",
                "",
                "Home",
                "Most Wanted",
                "News",
                "What We Investigate",
                "Services",
                "Resources",
                "Submit a Tip",
                "About",
                "Contact Us",
                "Crime Statistics",
                "Photos",
                "Video",
                "Outreach",
                "History",
                "FOIA",
                "Scams & Safety",
                "FBI Kids",
                "FBI Jobs"
              ],
              "14px": [
                "Accessibility",
                "eRulemaking",
                "Freedom of Information / Privacy Act",
                "Legal Notices",
                "Legal Policies & Disclaimers",
                "Privacy Policy",
                "USA.gov",
                "White House",
                "No FEAR Act",
                "Equal Opportunity"
              ]
            }
          },
          "h1": {
            "fontWeight": {
              "500": [
                "Welcome to FBI.gov"
              ],
              "600": [
                "fbi"
              ],
              "700": [
                "We protect the American people and uphold the U.S. Constitution."
              ]
            },
            "color": {
              "rgb(51, 51, 51)": [
                "Welcome to FBI.gov"
              ],
              "rgb(245, 245, 245)": [
                "We protect the American people and uphold the U.S. Constitution."
              ],
              "rgb(255, 255, 255)": [
                "fbi"
              ]
            },
            "fontSize": {
              "36px": [
                "Welcome to FBI.gov",
                "We protect the American people and uphold the U.S. Constitution."
              ],
              "54.6px": [
                "fbi"
              ]
            }
          },
          "h2": {
            "color": {
              "rgb(245, 245, 245)": [
                ""
              ],
              "rgb(51, 51, 51)": [
                "",
                "I Want To",
                "Featured Content",
                "",
                "News"
              ]
            },
            "fontSize": {
              "21px": [
                ""
              ],
              "30px": [
                "",
                "I Want To",
                "Featured Content",
                "",
                "News"
              ]
            }
          },
          "h3": {
            "fontWeight": {
              "300": [
                "federal bureau of investigation"
              ],
              "400": [
                "FBI.gov Contact Center"
              ],
              "700": [
                "",
                "50th Anniversary of Female Special Agents",
                "Most Wanted: Case of the Week",
                "UNKNOWN INDIVIDUAL - JANE DOE 46",
                "Capitol Violence",
                "Stories and Podcasts",
                "Press Releases",
                "Twitter Timeline"
              ]
            },
            "color": {
              "rgb(245, 245, 245)": [
                ""
              ],
              "rgb(54, 97, 155)": [
                "50th Anniversary of Female Special Agents",
                "Most Wanted: Case of the Week",
                "UNKNOWN INDIVIDUAL - JANE DOE 46",
                "Capitol Violence"
              ],
              "rgb(51, 51, 51)": [
                "Stories and Podcasts",
                "Press Releases",
                "Twitter Timeline"
              ],
              "rgb(187, 187, 187)": [
                "federal bureau of investigation",
                "FBI.gov Contact Center"
              ]
            },
            "fontSize": {
              "16.8px": [
                ""
              ],
              "20px": [
                "50th Anniversary of Female Special Agents",
                "Most Wanted: Case of the Week",
                "UNKNOWN INDIVIDUAL - JANE DOE 46",
                "Capitol Violence",
                "Stories and Podcasts",
                "Press Releases",
                "Twitter Timeline",
                "FBI.gov Contact Center"
              ],
              "22.4px": [
                "federal bureau of investigation"
              ]
            }
          },
          "h5": {
            "fontWeight": {
              "400": [
                "Email updates"
              ],
              "500": [
                "Official websites use .gov",
                "Secure .gov websites use HTTPS"
              ]
            },
            "color": {
              "rgb(245, 245, 245)": [
                "Official websites use .gov",
                "Secure .gov websites use HTTPS"
              ],
              "rgb(187, 187, 187)": [
                "Email updates"
              ]
            },
            "fontSize": {
              "16.38px": [
                "Official websites use .gov",
                "Secure .gov websites use HTTPS"
              ],
              "14px": [
                "Email updates"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.fbi.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.fbi.gov/",
      "result": {
        "totals": {
          "total": 6,
          "tagNames": {
            "A": 1,
            "DIV": 4,
            "HEADER": 1
          }
        },
        "items": [
          {
            "tagName": "A",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "An official website of the United States government. Here's how you know"
          },
          {
            "tagName": "HEADER",
            "id": "",
            "text": "Submit Search .search-icon-link { fill: #ffffff; } Search FBI More Most Wanted News What We Investig"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Welcome to FBI.gov We protect the American people and uphold the U.S. Constitution. read more I Want"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "We protect the American people and uphold the U.S. Constitution. read more"
          },
          {
            "tagName": "DIV",
            "id": "mobile-navigation-wrapper",
            "text": "Search FBI Submit Search.mobilesearch-icon{fill:#a9a9a9;} Home Most Wanted News What We Investigate "
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.fbi.gov/",
      "result": {
        "totals": {
          "failures": 167,
          "warnings": 3
        },
        "items": [
          {
            "index": 49,
            "verdict": "failed",
            "rule": {
              "ruleID": "r11",
              "ruleSummary": "Links have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r11",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-in-context",
                  "chapter": "2.4.4",
                  "title": "Link Purpose (In Context)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-link-only",
                  "chapter": "2.4.9",
                  "title": "Link Purpose (Link Only)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
                  "name": "G91",
                  "title": "Providing link text that describes the purpose of a link"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a class=\"twitter-timeline\" data-height=\"500\" data-theme=\"light\" href=\"https://twitter.com/@FBI?ref..."
              ]
            }
          },
          {
            "index": 524,
            "verdict": "failed",
            "rule": {
              "ruleID": "r17",
              "ruleSummary": "Elements with aria-hidden='true' are not focusable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r17",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "ul",
              "path": "/html[1]/body[1]/div[1]/header[1]/nav[1]/div[1]/div[3]/ul[1]",
              "codeLines": [
                "<ul class=\"nav navbar-nav navbar-left main-links\" aria-hidden=\"true\">",
                "  <li class=\"\">",
                "    <a href=\"https://www.fbi.gov/wanted\">",
                "      Most Wanted",
                "    </a>",
                "  </li>",
                "  <li class=\"\">",
                "    <a href=\"https://www.fbi.gov/news\">",
                "      News",
                "    </a>",
                "  </li>",
                "  <li class=\"\">",
                "    <a href=\"https://www.fbi.gov/investigate\">",
                "      What We Investigate",
                "    </a>",
                "  </li>",
                "  <li class=\"\">",
                "    <a href=\"https://www.fbi.gov/services\">",
                "      Services",
                "    </a>",
                "  </li>",
                "  <li class=\"\">",
                "    <a href=\"https://www.fbi.gov/resources\">",
                "      Resources",
                "    </a>",
                "  </li>",
                "  <li class=\"\">",
                "    <a href=\"https://www.fbi.gov/tips\">",
                "      Submit a Tip",
                "    </a>",
                "  </li>",
                "  <li class=\"\">",
                "    <a href=\"https://www.fbi.gov/about\">",
                "      About",
                "    </a>",
                "  </li>",
                "  <li class=\"\">",
                "    <a href=\"https://www.fbi.gov/contact-us\">",
                "      Contact Us",
                "    </a>",
                "  </li>",
                "</ul>"
              ]
            }
          },
          {
            "index": 560,
            "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": "img",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/img[1]",
              "codeLines": [
                "<img src=\"https://www.fbi.gov/++theme++fbigov.theme/uswds-2.9.0/img/icon-dot-gov.svg\">"
              ]
            }
          },
          {
            "index": 561,
            "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": "img",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[2]/img[1]",
              "codeLines": [
                "<img src=\"https://www.fbi.gov/++theme++fbigov.theme/uswds-2.9.0/img/icon-https.svg\">"
              ]
            }
          },
          {
            "index": 576,
            "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": "img",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[3]/div[1]/div[1]/div[1]/a[1]/img[1]",
              "codeLines": [
                "<img src=\"https://www.fbi.gov/++theme++fbigov.theme/images/fbi_seal_new.png\">"
              ]
            }
          },
          {
            "index": 809,
            "verdict": "failed",
            "rule": {
              "ruleID": "r53",
              "ruleSummary": "Headings are structured",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r53",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h4",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/h4[1]",
              "codeLines": [
                "<h4 class=\"media-heading\">",
                "  <a href=\"https://www.fbi.gov/wanted\">",
                "    Help Find Fugitives & Missing Persons",
                "  </a>",
                "</h4>"
              ]
            }
          },
          {
            "index": 829,
            "verdict": "failed",
            "rule": {
              "ruleID": "r53",
              "ruleSummary": "Headings are structured",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r53",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h3",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[3]/div[1]/div[1]/div[2]/h3[1]",
              "codeLines": [
                "<h3>",
                "  federal bureau of investigation",
                "</h3>"
              ]
            }
          },
          {
            "index": 835,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/a[1]/u[1]/text()[1]",
              "codeLines": [
                "Here's how you know"
              ]
            }
          },
          {
            "index": 836,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/h5[1]/text()[1]",
              "codeLines": [
                "Official websites use"
              ]
            }
          },
          {
            "index": 837,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/h5[1]/b[1]/text()[1]",
              "codeLines": [
                ".gov"
              ]
            }
          },
          {
            "index": 838,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "A"
              ]
            }
          },
          {
            "index": 839,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/b[1]/text()[1]",
              "codeLines": [
                ".gov"
              ]
            }
          },
          {
            "index": 840,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/text()[2]",
              "codeLines": [
                "website belongs to an official government organization in the United States."
              ]
            }
          },
          {
            "index": 841,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[2]/div[1]/h5[1]/text()[1]",
              "codeLines": [
                "Secure"
              ]
            }
          },
          {
            "index": 842,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[2]/div[1]/h5[1]/b[1]/text()[1]",
              "codeLines": [
                ".gov"
              ]
            }
          },
          {
            "index": 843,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[2]/div[1]/h5[1]/text()[2]",
              "codeLines": [
                "websites use HTTPS"
              ]
            }
          },
          {
            "index": 844,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[2]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "A lock ("
              ]
            }
          },
          {
            "index": 845,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[2]/div[1]/p[1]/text()[2]",
              "codeLines": [
                ") or"
              ]
            }
          },
          {
            "index": 846,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[2]/div[1]/p[1]/i[1]/text()[1]",
              "codeLines": [
                "https://"
              ]
            }
          },
          {
            "index": 847,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[2]/div[1]/p[1]/text()[3]",
              "codeLines": [
                "means you've safely connected to the"
              ]
            }
          },
          {
            "index": 848,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[2]/div[1]/p[1]/b[1]/text()[1]",
              "codeLines": [
                ".gov"
              ]
            }
          },
          {
            "index": 849,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[2]/div[1]/p[1]/text()[4]",
              "codeLines": [
                "website. Share sensitive information only on official, secure websites."
              ]
            }
          },
          {
            "index": 906,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "Most Wanted"
              ]
            }
          },
          {
            "index": 907,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "Ten Most Wanted"
              ]
            }
          },
          {
            "index": 908,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "Fugitives"
              ]
            }
          },
          {
            "index": 909,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[4]/a[1]/text()[1]",
              "codeLines": [
                "Terrorism"
              ]
            }
          },
          {
            "index": 910,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[5]/a[1]/text()[1]",
              "codeLines": [
                "Kidnappings / Missing Persons"
              ]
            }
          },
          {
            "index": 911,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[6]/a[1]/text()[1]",
              "codeLines": [
                "Seeking Information"
              ]
            }
          },
          {
            "index": 912,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[7]/a[1]/text()[1]",
              "codeLines": [
                "Bank Robbers"
              ]
            }
          },
          {
            "index": 913,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[8]/a[1]/text()[1]",
              "codeLines": [
                "ECAP"
              ]
            }
          },
          {
            "index": 914,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[9]/a[1]/text()[1]",
              "codeLines": [
                "ViCAP"
              ]
            }
          },
          {
            "index": 915,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[10]/a[1]/text()[1]",
              "codeLines": [
                "About"
              ]
            }
          },
          {
            "index": 916,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[11]/a[1]/text()[1]",
              "codeLines": [
                "Mission & Priorities"
              ]
            }
          },
          {
            "index": 917,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[12]/a[1]/text()[1]",
              "codeLines": [
                "Leadership & Structure"
              ]
            }
          },
          {
            "index": 918,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[13]/a[1]/text()[1]",
              "codeLines": [
                "Partnerships"
              ]
            }
          },
          {
            "index": 919,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[14]/a[1]/text()[1]",
              "codeLines": [
                "Community Outreach"
              ]
            }
          },
          {
            "index": 920,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[15]/a[1]/text()[1]",
              "codeLines": [
                "FAQs"
              ]
            }
          },
          {
            "index": 921,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[2]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "News"
              ]
            }
          },
          {
            "index": 922,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[2]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "Stories"
              ]
            }
          },
          {
            "index": 923,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[2]/ul[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "Videos"
              ]
            }
          },
          {
            "index": 924,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[2]/ul[1]/li[4]/a[1]/text()[1]",
              "codeLines": [
                "Press Release"
              ]
            }
          },
          {
            "index": 925,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[2]/ul[1]/li[5]/a[1]/text()[1]",
              "codeLines": [
                "Speeches"
              ]
            }
          },
          {
            "index": 926,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[2]/ul[1]/li[6]/a[1]/text()[1]",
              "codeLines": [
                "Testimony"
              ]
            }
          },
          {
            "index": 927,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[2]/ul[1]/li[7]/a[1]/text()[1]",
              "codeLines": [
                "Podcasts and Radio"
              ]
            }
          },
          {
            "index": 928,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[2]/ul[1]/li[8]/a[1]/text()[1]",
              "codeLines": [
                "Photos"
              ]
            }
          },
          {
            "index": 929,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[2]/ul[1]/li[9]/a[1]/text()[1]",
              "codeLines": [
                "Español"
              ]
            }
          },
          {
            "index": 930,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[2]/ul[1]/li[10]/a[1]/text()[1]",
              "codeLines": [
                "Apps"
              ]
            }
          },
          {
            "index": 931,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[2]/ul[1]/li[11]/a[1]/text()[1]",
              "codeLines": [
                "Resources"
              ]
            }
          },
          {
            "index": 932,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[2]/ul[1]/li[12]/a[1]/text()[1]",
              "codeLines": [
                "Law Enforcement"
              ]
            }
          },
          {
            "index": 933,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[2]/ul[1]/li[13]/a[1]/text()[1]",
              "codeLines": [
                "Businesses"
              ]
            }
          },
          {
            "index": 934,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[2]/ul[1]/li[14]/a[1]/text()[1]",
              "codeLines": [
                "Victim Assistance"
              ]
            }
          },
          {
            "index": 935,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[2]/ul[1]/li[15]/a[1]/text()[1]",
              "codeLines": [
                "Reports & Publications"
              ]
            }
          },
          {
            "index": 936,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/div[2]/div[1]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "What We Investigate"
              ]
            }
          },
          {
            "index": 937,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/div[2]/div[1]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "Terrorism"
              ]
            }
          },
          {
            "index": 938,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/div[2]/div[1]/ul[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "Counterintelligence"
              ]
            }
          },
          {
            "index": 939,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/div[2]/div[1]/ul[1]/li[4]/a[1]/text()[1]",
              "codeLines": [
                "Cyber Crime"
              ]
            }
          },
          {
            "index": 940,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/div[2]/div[1]/ul[1]/li[5]/a[1]/text()[1]",
              "codeLines": [
                "Public Corruption"
              ]
            }
          },
          {
            "index": 941,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/div[2]/div[1]/ul[1]/li[6]/a[1]/text()[1]",
              "codeLines": [
                "Civil Rights"
              ]
            }
          },
          {
            "index": 942,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/div[2]/div[1]/ul[1]/li[7]/a[1]/text()[1]",
              "codeLines": [
                "Organized Crime"
              ]
            }
          },
          {
            "index": 943,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/div[2]/div[1]/ul[1]/li[8]/a[1]/text()[1]",
              "codeLines": [
                "White-Collar Crime"
              ]
            }
          },
          {
            "index": 944,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/div[2]/div[1]/ul[1]/li[9]/a[1]/text()[1]",
              "codeLines": [
                "Violent Crime"
              ]
            }
          },
          {
            "index": 945,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/div[2]/div[1]/ul[1]/li[10]/a[1]/text()[1]",
              "codeLines": [
                "WMD"
              ]
            }
          },
          {
            "index": 946,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/div[2]/div[1]/ul[1]/li[11]/a[1]/text()[1]",
              "codeLines": [
                "Contact Us"
              ]
            }
          },
          {
            "index": 947,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/div[2]/div[1]/ul[1]/li[12]/a[1]/text()[1]",
              "codeLines": [
                "Field Offices"
              ]
            }
          },
          {
            "index": 948,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/div[2]/div[1]/ul[1]/li[13]/a[1]/text()[1]",
              "codeLines": [
                "FBI Headquarters"
              ]
            }
          },
          {
            "index": 949,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/div[2]/div[1]/ul[1]/li[14]/a[1]/text()[1]",
              "codeLines": [
                "Overseas Offices"
              ]
            }
          },
          {
            "index": 950,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/div[2]/div[2]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "Services"
              ]
            }
          },
          {
            "index": 951,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/div[2]/div[2]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "CJIS"
              ]
            }
          },
          {
            "index": 952,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/div[2]/div[2]/ul[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "CIRG"
              ]
            }
          },
          {
            "index": 953,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/div[2]/div[2]/ul[1]/li[4]/a[1]/text()[1]",
              "codeLines": [
                "Laboratory Services"
              ]
            }
          },
          {
            "index": 954,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/div[2]/div[2]/ul[1]/li[5]/a[1]/text()[1]",
              "codeLines": [
                "Training Academy"
              ]
            }
          },
          {
            "index": 955,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/div[2]/div[2]/ul[1]/li[6]/a[1]/text()[1]",
              "codeLines": [
                "Operational Technology"
              ]
            }
          },
          {
            "index": 956,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/div[2]/div[2]/ul[1]/li[7]/a[1]/text()[1]",
              "codeLines": [
                "Information Management"
              ]
            }
          },
          {
            "index": 957,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/div[2]/div[2]/ul[1]/li[8]/a[1]/text()[1]",
              "codeLines": [
                "FBI Jobs"
              ]
            }
          },
          {
            "index": 958,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/div[2]/div[2]/ul[1]/li[9]/a[1]/text()[1]",
              "codeLines": [
                "Submit a Tip"
              ]
            }
          },
          {
            "index": 959,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/div[2]/div[2]/ul[1]/li[10]/a[1]/text()[1]",
              "codeLines": [
                "Crime Statistics"
              ]
            }
          },
          {
            "index": 960,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/div[2]/div[2]/ul[1]/li[11]/a[1]/text()[1]",
              "codeLines": [
                "History"
              ]
            }
          },
          {
            "index": 961,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/div[2]/div[2]/ul[1]/li[12]/a[1]/text()[1]",
              "codeLines": [
                "FOIPA"
              ]
            }
          },
          {
            "index": 962,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/div[2]/div[2]/ul[1]/li[13]/a[1]/text()[1]",
              "codeLines": [
                "Scams & Safety"
              ]
            }
          },
          {
            "index": 963,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/div[2]/div[2]/ul[1]/li[14]/a[1]/text()[1]",
              "codeLines": [
                "FBI Kids"
              ]
            }
          },
          {
            "index": 964,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/div[2]/div[2]/ul[1]/li[15]/a[1]/text()[1]",
              "codeLines": [
                "FBI Tour"
              ]
            }
          },
          {
            "index": 965,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/div[2]/div[3]/ul[1]/li[1]/span[1]/text()[1]",
              "codeLines": [
                "Additional Resources"
              ]
            }
          },
          {
            "index": 966,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/div[2]/div[3]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "Accessibility"
              ]
            }
          },
          {
            "index": 967,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/div[2]/div[3]/ul[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "eRulemaking"
              ]
            }
          },
          {
            "index": 968,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/div[2]/div[3]/ul[1]/li[4]/a[1]/text()[1]",
              "codeLines": [
                "Freedom of Information / Privacy Act"
              ]
            }
          },
          {
            "index": 969,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/div[2]/div[3]/ul[1]/li[5]/a[1]/text()[1]",
              "codeLines": [
                "Legal Notices"
              ]
            }
          },
          {
            "index": 970,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/div[2]/div[3]/ul[1]/li[6]/a[1]/text()[1]",
              "codeLines": [
                "Legal Policies & Disclaimers"
              ]
            }
          },
          {
            "index": 971,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/div[2]/div[3]/ul[1]/li[7]/a[1]/text()[1]",
              "codeLines": [
                "Privacy Policy"
              ]
            }
          },
          {
            "index": 972,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/div[2]/div[3]/ul[1]/li[8]/a[1]/text()[1]",
              "codeLines": [
                "USA.gov"
              ]
            }
          },
          {
            "index": 973,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/div[2]/div[3]/ul[1]/li[9]/a[1]/text()[1]",
              "codeLines": [
                "White House"
              ]
            }
          },
          {
            "index": 974,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/div[2]/div[3]/ul[1]/li[10]/a[1]/text()[1]",
              "codeLines": [
                "No FEAR Act"
              ]
            }
          },
          {
            "index": 975,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/div[2]/div[3]/ul[1]/li[11]/a[1]/text()[1]",
              "codeLines": [
                "Equal Opportunity"
              ]
            }
          },
          {
            "index": 976,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[3]/div[1]/div[1]/div[2]/h1[1]/text()[1]",
              "codeLines": [
                "fbi"
              ]
            }
          },
          {
            "index": 977,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[3]/div[1]/div[1]/div[2]/h3[1]/text()[1]",
              "codeLines": [
                "federal bureau of investigation"
              ]
            }
          },
          {
            "index": 978,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[3]/div[1]/div[2]/div[2]/h3[1]/text()[1]",
              "codeLines": [
                "FBI.gov Contact Center"
              ]
            }
          },
          {
            "index": 980,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "Home"
              ]
            }
          },
          {
            "index": 981,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "Most Wanted"
              ]
            }
          },
          {
            "index": 982,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/ul[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "News"
              ]
            }
          },
          {
            "index": 983,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/ul[1]/li[4]/a[1]/text()[1]",
              "codeLines": [
                "What We Investigate"
              ]
            }
          },
          {
            "index": 984,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/ul[1]/li[5]/a[1]/text()[1]",
              "codeLines": [
                "Services"
              ]
            }
          },
          {
            "index": 985,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/ul[1]/li[6]/a[1]/text()[1]",
              "codeLines": [
                "Resources"
              ]
            }
          },
          {
            "index": 986,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/ul[1]/li[7]/a[1]/text()[1]",
              "codeLines": [
                "Submit a Tip"
              ]
            }
          },
          {
            "index": 987,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/ul[1]/li[8]/a[1]/text()[1]",
              "codeLines": [
                "About"
              ]
            }
          },
          {
            "index": 988,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/ul[1]/li[9]/a[1]/text()[1]",
              "codeLines": [
                "Contact Us"
              ]
            }
          },
          {
            "index": 989,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/ul[1]/li[10]/a[1]/text()[1]",
              "codeLines": [
                "Crime Statistics"
              ]
            }
          },
          {
            "index": 990,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/ul[1]/li[11]/a[1]/text()[1]",
              "codeLines": [
                "Photos"
              ]
            }
          },
          {
            "index": 991,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/ul[1]/li[12]/a[1]/text()[1]",
              "codeLines": [
                "Video"
              ]
            }
          },
          {
            "index": 992,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/ul[1]/li[13]/a[1]/text()[1]",
              "codeLines": [
                "Outreach"
              ]
            }
          },
          {
            "index": 993,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/ul[1]/li[14]/a[1]/text()[1]",
              "codeLines": [
                "History"
              ]
            }
          },
          {
            "index": 994,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/ul[1]/li[15]/a[1]/text()[1]",
              "codeLines": [
                "FOIA"
              ]
            }
          },
          {
            "index": 995,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/ul[1]/li[16]/a[1]/text()[1]",
              "codeLines": [
                "Scams & Safety"
              ]
            }
          },
          {
            "index": 996,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/ul[1]/li[17]/a[1]/text()[1]",
              "codeLines": [
                "FBI Kids"
              ]
            }
          },
          {
            "index": 997,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/ul[1]/li[18]/a[1]/text()[1]",
              "codeLines": [
                "FBI Jobs"
              ]
            }
          },
          {
            "index": 1001,
            "verdict": "failed",
            "rule": {
              "ruleID": "r61",
              "ruleSummary": "Documents start with a level 1 heading",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r61",
              "requirements": []
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <!doctype html>",
                "...",
                "  </html>"
              ]
            }
          },
          {
            "index": 1006,
            "verdict": "failed",
            "rule": {
              "ruleID": "r64",
              "ruleSummary": "Heading has non-empty accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r64",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#headings-and-labels",
                  "chapter": "2.4.6",
                  "title": "Headings and Labels"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H42",
                  "name": "H42",
                  "title": "Using h1-h6 to identify headings"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "h3",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h3[1]",
              "codeLines": [
                "<h3></h3>"
              ]
            }
          },
          {
            "index": 1008,
            "verdict": "failed",
            "rule": {
              "ruleID": "r64",
              "ruleSummary": "Heading has non-empty accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r64",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#headings-and-labels",
                  "chapter": "2.4.6",
                  "title": "Headings and Labels"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H42",
                  "name": "H42",
                  "title": "Using h1-h6 to identify headings"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "h2",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]",
              "codeLines": [
                "<h2></h2>"
              ]
            }
          },
          {
            "index": 1009,
            "verdict": "failed",
            "rule": {
              "ruleID": "r64",
              "ruleSummary": "Heading has non-empty accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r64",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#headings-and-labels",
                  "chapter": "2.4.6",
                  "title": "Headings and Labels"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H42",
                  "name": "H42",
                  "title": "Using h1-h6 to identify headings"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "h2",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h2[1]",
              "codeLines": [
                "<h2>",
                "  <br>",
                "</h2>"
              ]
            }
          },
          {
            "index": 1025,
            "verdict": "failed",
            "rule": {
              "ruleID": "r64",
              "ruleSummary": "Heading has non-empty accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r64",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#headings-and-labels",
                  "chapter": "2.4.6",
                  "title": "Headings and Labels"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H42",
                  "name": "H42",
                  "title": "Using h1-h6 to identify headings"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "h2",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[8]/div[1]/div[1]/div[1]/h2[1]",
              "codeLines": [
                "<h2>",
                "  <br>",
                "</h2>"
              ]
            }
          },
          {
            "index": 1185,
            "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[2]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "We protect the American people and uphold the U.S. Constitution."
              ]
            }
          },
          {
            "index": 1227,
            "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[2]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "We protect the American people and uphold the U.S. Constitution."
              ]
            }
          },
          {
            "index": 1326,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"align-right\">",
                "  <a href=\"https://www.fbi.gov/about/mission\">",
                "    read more",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1327,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  50 years after the first women entered the Training Academy, female agents are leading and shapin...",
                "</p>"
              ]
            }
          },
          {
            "index": 1328,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[7]/div[3]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  The FBI is seeking to identify individuals involved in the violent activities that occurred at th...",
                "</p>"
              ]
            }
          },
          {
            "index": 1329,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/p[1]",
              "codeLines": [
                "<p class=\"date\">",
                "  07.11.2022",
                "</p>"
              ]
            }
          },
          {
            "index": 1330,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/p[2]",
              "codeLines": [
                "<p class=\"title\">",
                "  <a href=\"https://www.fbi.gov/news/stories/one-family-two-trailblazers-fbi-nasa-071122\">",
                "    One Family, Two Trailblazers",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1331,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/p[3]",
              "codeLines": [
                "<p class=\"description\">",
                "  Retired Special Agent Paula Smith and her brother, Steve, a former NASA astronaut, share the stor...",
                "</p>"
              ]
            }
          },
          {
            "index": 1332,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/p[1]",
              "codeLines": [
                "<p class=\"date\">",
                "  07.07.2022",
                "</p>"
              ]
            }
          },
          {
            "index": 1333,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/p[2]",
              "codeLines": [
                "<p class=\"title\">",
                "  <a href=\"https://www.fbi.gov/news/stories/50th-anniversary-of-female-special-agents\">",
                "    50th Anniversary of Female Special Agents",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1334,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/p[3]",
              "codeLines": [
                "<p class=\"description\">",
                "  50 years after the first women entered the Training Academy, female agents are leading and shapin...",
                "</p>"
              ]
            }
          },
          {
            "index": 1335,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/p[1]",
              "codeLines": [
                "<p class=\"date\">",
                "  07.06.2022",
                "</p>"
              ]
            }
          },
          {
            "index": 1336,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/p[2]",
              "codeLines": [
                "<p class=\"title\">",
                "  <a href=\"https://www.fbi.gov/news/stories/director-visits-united-kingdom-for-meetings-with-uk-cou...",
                "    Director Visits United Kingdom for Meetings with Counterparts",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1337,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/p[3]",
              "codeLines": [
                "<p class=\"description\">",
                "  Director Christopher Wray recently visited the United Kingdom to meet with his counterparts.",
                "</p>"
              ]
            }
          },
          {
            "index": 1338,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/p[1]",
              "codeLines": [
                "<p class=\"date\">",
                "  06.30.2022",
                "</p>"
              ]
            }
          },
          {
            "index": 1339,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/p[2]",
              "codeLines": [
                "<p class=\"title\">",
                "  <a href=\"https://www.fbi.gov/news/stories/ruja-ignatova-added-to-fbis-ten-most-wanted-fugitives-l...",
                "    Ruja Ignatova Added to FBI’s Ten Most Wanted Fugitives List",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1340,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/p[3]",
              "codeLines": [
                "<p class=\"description\">",
                "  The FBI today announced the addition of Ruja Ignatova to its Ten Most Wanted Fugitives list for h...",
                "</p>"
              ]
            }
          },
          {
            "index": 1341,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"read-more\">",
                "  <a href=\"https://www.fbi.gov/news/stories\">",
                "    More",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1342,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/p[1]",
              "codeLines": [
                "<p class=\"date\">",
                "  07.15.2022",
                "</p>"
              ]
            }
          },
          {
            "index": 1343,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/p[2]",
              "codeLines": [
                "<p class=\"title\">",
                "  <a href=\"https://www.fbi.gov/news/press-releases/press-releases/james-e-dennehy-named-special-age...",
                "    James E. Dennehy Named Special Agent in Charge of the Newark Field Office",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1344,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/p[1]",
              "codeLines": [
                "<p class=\"date\">",
                "  07.14.2022",
                "</p>"
              ]
            }
          },
          {
            "index": 1345,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/p[2]",
              "codeLines": [
                "<p class=\"title\">",
                "  <a href=\"https://www.fbi.gov/contact-us/field-offices/buffalo/news/press-releases/federal-grand-j...",
                "    Federal Grand Jury Indicts Accused Tops Shooter on Federal Hate Crimes and Firearms Charges in ...",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1346,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/p[1]",
              "codeLines": [
                "<p class=\"date\">",
                "  07.12.2022",
                "</p>"
              ]
            }
          },
          {
            "index": 1347,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/p[2]",
              "codeLines": [
                "<p class=\"title\">",
                "  <a href=\"https://www.fbi.gov/contact-us/field-offices/washingtondc/news/press-releases/maryland-m...",
                "    Maryland Man Found Guilty of Charges for Actions Related to Capitol Breach",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1348,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/p[1]",
              "codeLines": [
                "<p class=\"date\">",
                "  07.09.2022",
                "</p>"
              ]
            }
          },
          {
            "index": 1349,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/p[2]",
              "codeLines": [
                "<p class=\"title\">",
                "  <a href=\"https://www.fbi.gov/news/press-releases/press-releases/fbi-director-wray-concludes-meeti...",
                "    FBI Director Concludes Meetings with U.K. Partners",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1350,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/p[1]",
              "codeLines": [
                "<p class=\"date\">",
                "  07.08.2022",
                "</p>"
              ]
            }
          },
          {
            "index": 1351,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/p[2]",
              "codeLines": [
                "<p class=\"title\">",
                "  <a href=\"https://www.fbi.gov/contact-us/field-offices/washingtondc/news/press-releases/colorado-m...",
                "    Colorado Man Arrested on Felony and Misdemeanor Charges for Actions During January Sixth Capito...",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1352,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/p[1]",
              "codeLines": [
                "<p class=\"date\">",
                "  07.08.2022",
                "</p>"
              ]
            }
          },
          {
            "index": 1353,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/p[2]",
              "codeLines": [
                "<p class=\"title\">",
                "  <a href=\"https://www.fbi.gov/contact-us/field-offices/washingtondc/news/press-releases/west-virgi...",
                "    West Virginia Man Arrested for Actions During January Sixth Capitol Breach",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1354,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[7]/p[1]",
              "codeLines": [
                "<p class=\"date\">",
                "  07.07.2022",
                "</p>"
              ]
            }
          },
          {
            "index": 1355,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[7]/p[2]",
              "codeLines": [
                "<p class=\"title\">",
                "  <a href=\"https://www.fbi.gov/contact-us/field-offices/sanfrancisco/news/press-releases/theranos-c...",
                "    Theranos Chief Operating Officer Ramesh “Sunny” Balwani Found Guilty of Conspiracy, Wire Fraud",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1356,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[8]/p[1]",
              "codeLines": [
                "<p class=\"date\">",
                "  07.07.2022",
                "</p>"
              ]
            }
          },
          {
            "index": 1357,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[8]/p[2]",
              "codeLines": [
                "<p class=\"title\">",
                "  <a href=\"https://www.fbi.gov/contact-us/field-offices/kansascity/news/press-releases/kansas-city-...",
                "    Kansas City Man Pleads Guilty to Federal Hate Crime in Attempted Murder of Teen",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1358,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[2]/div[2]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"read-more\">",
                "  <a href=\"https://www.fbi.gov/news/press-releases\">",
                "    More",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1472,
            "verdict": "failed",
            "rule": {
              "ruleID": "r78",
              "ruleSummary": "Headings of same level have text content between them",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r78",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h5",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/h5[1]",
              "codeLines": [
                "<h5>",
                "  Official websites use",
                "  <b>",
                "    .gov",
                "  </b>",
                "</h5>"
              ]
            }
          },
          {
            "index": 1474,
            "verdict": "failed",
            "rule": {
              "ruleID": "r78",
              "ruleSummary": "Headings of same level have text content between them",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r78",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h3",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h3[1]",
              "codeLines": [
                "<h3></h3>"
              ]
            }
          },
          {
            "index": 1477,
            "verdict": "failed",
            "rule": {
              "ruleID": "r78",
              "ruleSummary": "Headings of same level have text content between them",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r78",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h2",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h2[1]",
              "codeLines": [
                "<h2>",
                "  <br>",
                "</h2>"
              ]
            }
          },
          {
            "index": 1487,
            "verdict": "failed",
            "rule": {
              "ruleID": "r78",
              "ruleSummary": "Headings of same level have text content between them",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r78",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h4",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[4]/div[3]/div[1]/div[1]/div[1]/div[1]/div[2]/h4[1]",
              "codeLines": [
                "<h4 class=\"media-heading\">",
                "  <a href=\"https://www.fbi.gov/history\">",
                "    Discover FBI History",
                "  </a>",
                "</h4>"
              ]
            }
          },
          {
            "index": 1491,
            "verdict": "failed",
            "rule": {
              "ruleID": "r78",
              "ruleSummary": "Headings of same level have text content between them",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r78",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h3",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[7]/div[2]/div[1]/div[1]/div[1]/div[1]/h3[2]",
              "codeLines": [
                "<h3>",
                "  <a href=\"https://www.fbi.gov/wanted/ecap/unknown-individual---jane-doe-46\">",
                "    UNKNOWN INDIVIDUAL - JANE DOE 46",
                "  </a>",
                "</h3>"
              ]
            }
          },
          {
            "index": 1493,
            "verdict": "failed",
            "rule": {
              "ruleID": "r78",
              "ruleSummary": "Headings of same level have text content between them",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r78",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h2",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[8]/div[1]/div[1]/div[1]/h2[1]",
              "codeLines": [
                "<h2>",
                "  <br>",
                "</h2>"
              ]
            }
          },
          {
            "index": 1499,
            "verdict": "failed",
            "rule": {
              "ruleID": "r78",
              "ruleSummary": "Headings of same level have text content between them",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r78",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h3",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[3]/div[1]/div[1]/div[2]/h3[1]",
              "codeLines": [
                "<h3>",
                "  federal bureau of investigation",
                "</h3>"
              ]
            }
          },
          {
            "index": 1510,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/h4[1]/a[1]/text()[1]",
              "codeLines": [
                "Help Find Fugitives & Missing Persons"
              ]
            }
          },
          {
            "index": 1511,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/h4[1]/a[1]/text()[1]",
              "codeLines": [
                "Submit a Tip"
              ]
            }
          },
          {
            "index": 1512,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[2]/h4[1]/a[1]/text()[1]",
              "codeLines": [
                "Apply for an FBI Job"
              ]
            }
          },
          {
            "index": 1513,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/h4[1]/a[1]/text()[1]",
              "codeLines": [
                "Get a Rap Sheet (Identity History)"
              ]
            }
          },
          {
            "index": 1514,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/h4[1]/a[1]/text()[1]",
              "codeLines": [
                "Contact the FBI"
              ]
            }
          },
          {
            "index": 1515,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[3]/div[3]/div[1]/div[1]/div[1]/div[1]/div[2]/h4[1]/a[1]/text()[1]",
              "codeLines": [
                "Find Crime Stats"
              ]
            }
          },
          {
            "index": 1516,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/h4[1]/a[1]/text()[1]",
              "codeLines": [
                "Learn About Common Crimes & Scams"
              ]
            }
          },
          {
            "index": 1517,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/h4[1]/a[1]/text()[1]",
              "codeLines": [
                "Learn What the FBI Investigates"
              ]
            }
          },
          {
            "index": 1518,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[4]/div[3]/div[1]/div[1]/div[1]/div[1]/div[2]/h4[1]/a[1]/text()[1]",
              "codeLines": [
                "Discover FBI History"
              ]
            }
          },
          {
            "index": 1554,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r87",
              "ruleSummary": "First focusable element is link to main content",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r87",
              "requirements": [
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G1",
                  "name": "G1",
                  "title": "Adding a link at the top of each page that goes directly to the main content area"
                }
              ]
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <!doctype html>",
                "...",
                "  </html>"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://www.fbi.gov/",
      "result": {
        "totals": {
          "rulesNA": 49,
          "rulesPassed": 44,
          "rulesWarned": 7,
          "rulesViolated": 7,
          "warnings": {
            "minor": 17,
            "moderate": 0,
            "serious": 21,
            "critical": 1
          },
          "violations": {
            "minor": 4,
            "moderate": 24,
            "serious": 85,
            "critical": 3
          }
        },
        "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-17T22:41:03.883Z",
          "url": "https://www.fbi.gov/",
          "toolOptions": {
            "resultTypes": [
              "violations",
              "incomplete"
            ],
            "runOnly": {
              "type": "tag",
              "values": [
                "experimental",
                "best-practice",
                "wcag2a",
                "wcag2aa",
                "wcag2aaa",
                "wcag21a",
                "wcag21aa",
                "wcag21aaa"
              ]
            },
            "reporter": "v1"
          },
          "incomplete": [
            {
              "id": "aria-allowed-attr",
              "impact": "serious",
              "tags": [
                "cat.aria",
                "wcag2a",
                "wcag412"
              ],
              "description": "Ensures ARIA attributes are allowed for an element's role",
              "help": "Elements must only use allowed ARIA attributes",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/aria-allowed-attr?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "aria-prohibited-attr",
                      "data": {
                        "role": null,
                        "nodeName": "span",
                        "messageKey": "noRoleSingular",
                        "prohibited": [
                          "aria-label"
                        ]
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute is not well supported on a span with no valid role attribute."
                    }
                  ],
                  "impact": "serious",
                  "html": "<span aria-label=\"Main Navigation\" class=\"more-text\">More</span>",
                  "target": [
                    ".more-text"
                  ],
                  "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a span with no valid role attribute."
                }
              ]
            },
            {
              "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": "36.8pt (49px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"wrap header-wrap\">",
                          "target": [
                            ".wrap"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"initials\" aria-hidden=\"true\">FBI</span>",
                  "target": [
                    ".initials"
                  ],
                  "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": "14.7pt (19.6px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"wrap header-wrap\">",
                          "target": [
                            ".wrap"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"fullname\">Federal Bureau of Investigation</span>",
                  "target": [
                    ".fullname"
                  ],
                  "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": {
                        "fontSize": "27.0pt (36px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"cover-image-container cover-container slightly-dark\" style=\"height: 460px;\">",
                          "target": [
                            ".cover-image-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1>We protect the American people and uphold the U.S. Constitution.</h1>",
                  "target": [
                    ".cover-image-content > h1"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"cover-image-container cover-container slightly-dark\" style=\"height: 460px;\">",
                          "target": [
                            ".cover-image-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fbi.gov/about/mission\">read more</a>",
                  "target": [
                    ".align-right > a"
                  ],
                  "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": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "22.5pt (30px)",
                        "fontWeight": "bold",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>Featured Content</h2>",
                  "target": [
                    ".mosaic-grid-row.row:nth-child(6) > .mosaic-width-full.col-md-12.mosaic-position-leftmost > .mosaic-tile-padding-bottom.mosaic-plone\\.app\\.standardtiles\\.rawhtml-tile.movable > .mosaic-tile-content > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#36619b",
                        "contrastRatio": 0,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "bold",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"header\">Most Wanted: Case of the Week</h3>",
                  "target": [
                    ".portal-type-person > .header"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#36619b",
                        "contrastRatio": 0,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "bold",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fbi.gov/wanted/ecap/unknown-individual---jane-doe-46\">UNKNOWN INDIVIDUAL - JANE DOE 46</a>",
                  "target": [
                    "h3:nth-child(3) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>The FBI is seeking to identify individuals involved in the violent activities that occurred at the U.S. Capitol and surrounding areas on January 6, 2021. View photos and related information here. If you have any information to provide, visit tips.fbi.gov or call 1-800-CALL-FBI.</p>",
                  "target": [
                    ".featured-content-fieldoffice-featurednews > .description > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                }
              ]
            },
            {
              "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": "36.8pt (49px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"wrap header-wrap\">",
                          "target": [
                            ".wrap"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"initials\" aria-hidden=\"true\">FBI</span>",
                  "target": [
                    ".initials"
                  ],
                  "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": "14.7pt (19.6px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"wrap header-wrap\">",
                          "target": [
                            ".wrap"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"fullname\">Federal Bureau of Investigation</span>",
                  "target": [
                    ".fullname"
                  ],
                  "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": {
                        "fontSize": "27.0pt (36px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"cover-image-container cover-container slightly-dark\" style=\"height: 460px;\">",
                          "target": [
                            ".cover-image-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1>We protect the American people and uphold the U.S. Constitution.</h1>",
                  "target": [
                    ".cover-image-content > h1"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"cover-image-container cover-container slightly-dark\" style=\"height: 460px;\">",
                          "target": [
                            ".cover-image-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fbi.gov/about/mission\">read more</a>",
                  "target": [
                    ".align-right > a"
                  ],
                  "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": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "22.5pt (30px)",
                        "fontWeight": "bold",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>Featured Content</h2>",
                  "target": [
                    ".mosaic-grid-row.row:nth-child(6) > .mosaic-width-full.col-md-12.mosaic-position-leftmost > .mosaic-tile-padding-bottom.mosaic-plone\\.app\\.standardtiles\\.rawhtml-tile.movable > .mosaic-tile-content > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#36619b",
                        "contrastRatio": 0,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "bold",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"header\">Most Wanted: Case of the Week</h3>",
                  "target": [
                    ".portal-type-person > .header"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#36619b",
                        "contrastRatio": 0,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "bold",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fbi.gov/wanted/ecap/unknown-individual---jane-doe-46\">UNKNOWN INDIVIDUAL - JANE DOE 46</a>",
                  "target": [
                    "h3:nth-child(3) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>The FBI is seeking to identify individuals involved in the violent activities that occurred at the U.S. Capitol and surrounding areas on January 6, 2021. View photos and related information here. If you have any information to provide, visit tips.fbi.gov or call 1-800-CALL-FBI.</p>",
                  "target": [
                    ".featured-content-fieldoffice-featurednews > .description > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                }
              ]
            },
            {
              "id": "frame-tested",
              "impact": "critical",
              "tags": [
                "cat.structure",
                "review-item",
                "best-practice"
              ],
              "description": "Ensures <iframe> and <frame> elements contain the axe-core script",
              "help": "Frames should be tested with axe-core",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/frame-tested?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "frame-tested",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "The iframe still has to be tested with axe-core"
                    }
                  ],
                  "none": [],
                  "impact": "critical",
                  "html": "<iframe id=\"twitter-widget-0\" scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" allowfullscreen=\"true\" class=\"twitter-timeline twitter-timeline-rendered\" style=\"position: static; visibility: visible; display: inline-block; width: 100%; height: 500px; padding: 0px; border: none; max-width: 100%; min-width: 180px; margin-top: 0px; margin-bottom: 0px; min-height: 200px;\" data-widget-id=\"profile:FBI\" title=\"Twitter Timeline\">",
                  "target": [
                    "#twitter-widget-0"
                  ],
                  "failureSummary": "Fix all of the following:\n  The iframe still has to be tested with axe-core"
                }
              ]
            },
            {
              "id": "hidden-content",
              "impact": "minor",
              "tags": [
                "cat.structure",
                "experimental",
                "review-item",
                "best-practice"
              ],
              "description": "Informs users about hidden content.",
              "help": "Hidden content on the page should be analyzed",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/hidden-content?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"search-link\">",
                  "target": [
                    ".search-link"
                  ],
                  "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=\"fbi-nav-logo\">\n<a href=\"https://www.fbi.gov/\">FBI</a>\n</div>",
                  "target": [
                    ".fbi-nav-logo"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"\">\n<a href=\"https://www.fbi.gov/tips\">Submit a Tip</a></li>",
                  "target": [
                    ".main-links > li:nth-child(6)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"\">\n<a href=\"https://www.fbi.gov/about\">About</a></li>",
                  "target": [
                    ".main-links > li:nth-child(7)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"\">\n<a href=\"https://www.fbi.gov/contact-us\">Contact Us</a></li>",
                  "target": [
                    ".main-links > li:nth-child(8)"
                  ],
                  "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": "<h1 class=\"sr-only\">Welcome to FBI.gov</h1>",
                  "target": [
                    ".sr-only"
                  ],
                  "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": "<h5 style=\"text-align: right; width: 100%\">\n<a href=\"https://delivery.fbi.gov/subscribe\" target=\"_blank\" title=\"Sign-up for email updates\">Email updates</a>\n</h5>",
                  "target": [
                    ".contact-info > h5"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"footer-links-btm\">",
                  "target": [
                    ".footer-links-btm"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"footer-copy\"> \n<a href=\"https://fbi.gov/\" target=\"_blank\" title=\"FBI Laboratory Quality System Documents\">\nFBI.gov is an official site of the U.S. Department of Justice\n<span class=\"copy-year\"> © <span id=\"year\"></span></span>\n</a>\n</div>",
                  "target": [
                    ".footer-copy"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"copy-year\"> © <span id=\"year\"></span></span>",
                  "target": [
                    ".copy-year"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<iframe scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" src=\"https://platform.twitter.com/widgets/widget_iframe.f39f39d5e1aec76c12af50a9a19e4fee.html?origin=https%3A%2F%2Fwww.fbi.gov\" title=\"Twitter settings iframe\" style=\"display: none;\"></iframe>",
                  "target": [
                    "iframe[title=\"Twitter settings iframe\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<iframe id=\"rufous-sandbox\" scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" allowfullscreen=\"true\" style=\"position: absolute; visibility: hidden; display: none; width: 0px; height: 0px; padding: 0px; border: none;\" title=\"Twitter analytics iframe\"></iframe>",
                  "target": [
                    "#rufous-sandbox"
                  ],
                  "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": "submit search",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "www.facebook.com",
                          "port": "",
                          "pathname": "/FBI/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://delivery.fbi.gov/subscribe?utm_source=Email%20Icon%20-%20fbi.gov&amp;utm_medium=Email%20Icon%20-%20fbi.gov&amp;utm_campaign=Email%20Alerts%20Campaign&amp;utm_term=email-alerts&amp;utm_content=Email%20icon%20that's%20in%20the%20header%20toolbar%20on%20the%20fbi.gov%20website\" target=\"_blank\">",
                          "target": [
                            ".navbar-right > li:nth-child(2) > a[target=\"_blank\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"https://twitter.com/FBI\" target=\"_blank\">",
                          "target": [
                            "li:nth-child(3) > a[href$=\"FBI\"][target=\"_blank\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"https://www.youtube.com/user/fbi\" target=\"_blank\">",
                          "target": [
                            ".navbar-right > li:nth-child(4) > a[target=\"_blank\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"https://www.fbi.gov/flickr\">",
                          "target": [
                            "li:nth-child(5) > a[href$=\"flickr\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"https://www.linkedin.com/company/fbi\" target=\"_blank\">",
                          "target": [
                            ".navbar-right > li:nth-child(6) > a[target=\"_blank\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"https://www.instagram.com/fbi/\" target=\"_blank\">",
                          "target": [
                            "li:nth-child(7) > a[href$=\"fbi/\"][target=\"_blank\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"https://www.facebook.com/FBI\" target=\"_blank\">",
                          "target": [
                            ".social-icons > ul > li:nth-child(1) > a[href$=\"FBI\"][target=\"_blank\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"https://twitter.com/FBI\" target=\"_blank\">",
                          "target": [
                            "li:nth-child(2) > a[href$=\"FBI\"][target=\"_blank\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"https://www.youtube.com/user/fbi\" target=\"_blank\">",
                          "target": [
                            ".social-icons > ul > li:nth-child(3) > a[target=\"_blank\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"https://www.fbi.gov/flickr\">",
                          "target": [
                            "li:nth-child(4) > a[href$=\"flickr\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"https://www.linkedin.com/company/fbi\" target=\"_blank\">",
                          "target": [
                            ".social-icons > ul > li:nth-child(5) > a[target=\"_blank\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"https://www.instagram.com/fbi/\" target=\"_blank\">",
                          "target": [
                            "li:nth-child(6) > a[href$=\"fbi/\"][target=\"_blank\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www.facebook.com/FBI\" target=\"_blank\">",
                  "target": [
                    ".navbar-right > li:nth-child(1) > a[href$=\"FBI\"][target=\"_blank\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "submit a tip",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "www.fbi.gov",
                          "port": "",
                          "pathname": "/contact-us/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.fbi.gov/tips\" target=\"_self\" title=\"Submit a Tip\">Submit a Tip</a>",
                          "target": [
                            "a[title=\"Submit a Tip\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"https://www.fbi.gov/tips\">Submit a Tip</a>",
                          "target": [
                            "li:nth-child(7) > a[href$=\"tips\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www.fbi.gov/contact-us\">Submit a Tip</a>",
                  "target": [
                    ".media-body.top-align > h4 > a[href$=\"contact-us\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "more",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "www.fbi.gov",
                          "port": "",
                          "pathname": "/news/stories/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.fbi.gov/news/press-releases\">More</a>",
                          "target": [
                            ".mosaic-fbigov\\.theme\\.listing-tile.mosaic-tile-padding-left.mosaic-tile-padding-top > .mosaic-tile-content > .castle-tile-wrapper > .list-tile.simple > .read-more > a"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www.fbi.gov/news/stories\">More</a>",
                  "target": [
                    ".mosaic-position-leftmost.mosaic-width-third.col-md-4 > .mosaic-fbigov\\.theme\\.listing-tile.mosaic-tile-padding-top.movable > .mosaic-tile-content > .castle-tile-wrapper > .list-tile.simple > .read-more > a"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "terrorism",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "www.fbi.gov",
                          "port": "",
                          "pathname": "/wanted/terrorism/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.fbi.gov/investigate/terrorism\" target=\"_self\" title=\"Terrorism\">Terrorism</a>",
                          "target": [
                            "li:nth-child(2) > a[title=\"Terrorism\"][target=\"_self\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www.fbi.gov/wanted/terrorism\" target=\"_self\" title=\"Terrorism\">Terrorism</a>",
                  "target": [
                    "li:nth-child(4) > a[title=\"Terrorism\"][target=\"_self\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "photos",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "www.fbi.gov",
                          "port": "",
                          "pathname": "/news/photos/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://images.fbi.gov\" target=\"_blank\">Photos</a>",
                          "target": [
                            "a[href$=\"images.fbi.gov\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www.fbi.gov/news/photos\" target=\"_self\" title=\"Photos\">Photos</a>",
                  "target": [
                    "a[title=\"Photos\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                }
              ]
            },
            {
              "id": "link-in-text-block",
              "impact": "serious",
              "tags": [
                "cat.color",
                "experimental",
                "wcag2a",
                "wcag141"
              ],
              "description": "Ensure links are distinguished from surrounding text in a way that does not rely on color",
              "help": "Links must be distinguishable without relying on color",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/link-in-text-block?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "bgOverlap"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li class=\"portal-type-story\">",
                          "target": [
                            ".portal-type-story:nth-child(1)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined because of element overlap"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fbi.gov/news/stories/one-family-two-trailblazers-fbi-nasa-071122\">One Family, Two Trailblazers</a>",
                  "target": [
                    ".portal-type-story:nth-child(1) > .title > a"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined because of element overlap"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "bgOverlap"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li class=\"portal-type-folder\">",
                          "target": [
                            ".large-block-grid-1.medium-block-grid-1.latest-news > .portal-type-folder"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined because of element overlap"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fbi.gov/news/stories/50th-anniversary-of-female-special-agents\">50th Anniversary of Female Special Agents</a>",
                  "target": [
                    ".portal-type-folder > .title > a"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined because of element overlap"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "bgOverlap"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li class=\"portal-type-story\">",
                          "target": [
                            ".portal-type-story:nth-child(3)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined because of element overlap"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fbi.gov/news/stories/director-visits-united-kingdom-for-meetings-with-uk-counterparts-070622\">Director Visits United Kingdom for Meetings with Counterparts</a>",
                  "target": [
                    ".portal-type-story:nth-child(3) > .title > a"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined because of element overlap"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "bgOverlap"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li class=\"portal-type-story\">",
                          "target": [
                            ".portal-type-story:nth-child(4)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined because of element overlap"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fbi.gov/news/stories/ruja-ignatova-added-to-fbis-ten-most-wanted-fugitives-list\">Ruja Ignatova Added to FBI’s Ten Most Wanted Fugitives List</a>",
                  "target": [
                    ".portal-type-story:nth-child(4) > .title > a"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined because of element overlap"
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "aria-hidden-focus",
              "impact": "serious",
              "tags": [
                "cat.name-role-value",
                "wcag2a",
                "wcag412",
                "wcag131"
              ],
              "description": "Ensures aria-hidden elements are not focusable nor contain focusable elements",
              "help": "ARIA hidden element must not be focusable or contain focusable elements",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/aria-hidden-focus?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "focusable-not-tabbable",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.fbi.gov/wanted\">Most Wanted</a>",
                          "target": [
                            ".main-links > li:nth-child(1) > a[href$=\"wanted\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"https://www.fbi.gov/news\">News</a>",
                          "target": [
                            "li:nth-child(2) > a[href$=\"news\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"https://www.fbi.gov/investigate\">What We Investigate</a>",
                          "target": [
                            ".main-links > li:nth-child(3) > a"
                          ]
                        },
                        {
                          "html": "<a href=\"https://www.fbi.gov/services\">Services</a>",
                          "target": [
                            "li:nth-child(4) > a[href$=\"services\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"https://www.fbi.gov/resources\">Resources</a>",
                          "target": [
                            "li:nth-child(5) > a[href$=\"resources\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Focusable content should have tabindex='-1' or be removed from the DOM"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<ul class=\"nav navbar-nav navbar-left main-links\" aria-hidden=\"true\">",
                  "target": [
                    ".main-links"
                  ],
                  "failureSummary": "Fix all of the following:\n  Focusable content should have tabindex='-1' or be removed from the DOM"
                }
              ]
            },
            {
              "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": "#337ab7",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.55,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body id=\"visual-portal-wrapper\" class=\"portaltype-document site-Plone section-fbigov_homepage_new icons-on thumbs-on frontend viewpermission-none userrole-anonymous pat-markspeciallinks template-layout layout-custom selected-layout-layout_view  pat-plone patterns-loaded\" data-pat-structure=\"{&quot;activeColumns&quot;: [\n          &quot;ModificationDate&quot;,\n          &quot;EffectiveDate&quot;,\n          &quot;review_state&quot;,\n          &quot;Subject&quot;\n        ],\n&quot;searchParam&quot;: &quot;Title&quot;,\n &quot;momentFormat&quot;: &quot;MMMM D, YYYY&quot;,\n  &quot;typeToViewAction&quot;: {\n                    &quot;File&quot;: &quot;/view&quot;,\n                    &quot;Image&quot;: &quot;/view&quot;,\n                    &quot;Video&quot;: &quot;/view&quot;,\n                    &quot;Audio&quot;: &quot;/view&quot;\n                }\n      }\" data-view-url=\"https://www.fbi.gov/fbigov_homepage_new\" data-i18ncatalogurl=\"https://www.fbi.gov/plonejsi18n\" data-pat-queryfilter=\"{&quot;yearFilter&quot;: true}\" data-pat-tinymce=\"{&quot;imageTypes&quot;: [&quot;Image&quot;], &quot;folderTypes&quot;: [&quot;Folder&quot;, &quot;Large Plone Folder&quot;, &quot;Plone Site&quot;], &quot;linkAttribute&quot;: &quot;UID&quot;, &quot;upload&quot;: {&quot;initialFolder&quot;: null, &quot;showTitle&quot;: false, &quot;currentPath&quot;: &quot;&quot;, &quot;maxFiles&quot;: 1, &quot;uploadMultiple&quot;: false, &quot;baseUrl&quot;: &quot;https://www.fbi.gov&quot;, &quot;relativePath&quot;: &quot;@@fileUpload&quot;}, &quot;relatedItems&quot;: {&quot;vocabularyUrl&quot;: &quot;https://www.fbi.gov/@@getVocabulary?name=plone.app.vocabularies.Catalog&quot;}, &quot;tiny&quot;: {&quot;paste_word_valid_elements&quot;: &quot;b,strong,i,em,h1,h2,h3,h4,ul,li&quot;, &quot;style_formats&quot;: [{&quot;items&quot;: [{&quot;format&quot;: &quot;h1&quot;, &quot;title&quot;: &quot;Header 1&quot;}, {&quot;format&quot;: &quot;h2&quot;, &quot;title&quot;: &quot;Header 2&quot;}, {&quot;format&quot;: &quot;h3&quot;, &quot;title&quot;: &quot;Header 3&quot;}, {&quot;format&quot;: &quot;h4&quot;, &quot;title&quot;: &quot;Header 4&quot;}, {&quot;format&quot;: &quot;h5&quot;, &quot;title&quot;: &quot;Header 5&quot;}, {&quot;format&quot;: &quot;h6&quot;, &quot;title&quot;: &quot;Header 6&quot;}], &quot;title&quot;: &quot;Headers&quot;}, {&quot;items&quot;: [{&quot;format&quot;: &quot;p&quot;, &quot;title&quot;: &quot;Paragraph&quot;}, {&quot;format&quot;: &quot;blockquote&quot;, &quot;title&quot;: &quot;Blockquote&quot;}, {&quot;format&quot;: &quot;div&quot;, &quot;title&quot;: &quot;Div&quot;}, {&quot;format&quot;: &quot;pre&quot;, &quot;title&quot;: &quot;Pre&quot;}], &quot;title&quot;: &quot;Block&quot;}, {&quot;items&quot;: [{&quot;format&quot;: &quot;bold&quot;, &quot;title&quot;: &quot;Bold&quot;, &quot;icon&quot;: &quot;bold&quot;}, {&quot;format&quot;: &quot;italic&quot;, &quot;title&quot;: &quot;Italic&quot;, &quot;icon&quot;: &quot;italic&quot;}, {&quot;format&quot;: &quot;underline&quot;, &quot;title&quot;: &quot;Underline&quot;, &quot;icon&quot;: &quot;underline&quot;}, {&quot;format&quot;: &quot;strikethrough&quot;, &quot;title&quot;: &quot;Strikethrough&quot;, &quot;icon&quot;: &quot;strikethrough&quot;}, {&quot;format&quot;: &quot;superscript&quot;, &quot;title&quot;: &quot;Superscript&quot;, &quot;icon&quot;: &quot;superscript&quot;}, {&quot;format&quot;: &quot;subscript&quot;, &quot;title&quot;: &quot;Subscript&quot;, &quot;icon&quot;: &quot;subscript&quot;}, {&quot;format&quot;: &quot;code&quot;, &quot;title&quot;: &quot;Code&quot;, &quot;icon&quot;: &quot;code&quot;}], &quot;title&quot;: &quot;Inline&quot;}, {&quot;items&quot;: [{&quot;format&quot;: &quot;alignleft&quot;, &quot;title&quot;: &quot;Left&quot;, &quot;icon&quot;: &quot;alignleft&quot;}, {&quot;format&quot;: &quot;aligncenter&quot;, &quot;title&quot;: &quot;Center&quot;, &quot;icon&quot;: &quot;aligncenter&quot;}, {&quot;format&quot;: &quot;alignright&quot;, &quot;title&quot;: &quot;Right&quot;, &quot;icon&quot;: &quot;alignright&quot;}, {&quot;format&quot;: &quot;alignjustify&quot;, &quot;title&quot;: &quot;Justify&quot;, &quot;icon&quot;: &quot;alignjustify&quot;}], &quot;title&quot;: &quot;Alignment&quot;}, {&quot;items&quot;: [{&quot;title&quot;: &quot;Listing&quot;, &quot;classes&quot;: &quot;listing&quot;, &quot;selector&quot;: &quot;table&quot;}, {&quot;title&quot;: &quot;No border&quot;, &quot;classes&quot;: &quot;borderless&quot;, &quot;selector&quot;: &quot;table&quot;}], &quot;title&quot;: &quot;Tables&quot;}, {&quot;title&quot;: &quot;clear&quot;, &quot;block&quot;: &quot;div&quot;, &quot;classes&quot;: &quot;visualClear&quot;}, {&quot;title&quot;: &quot;Full width underline&quot;, &quot;classes&quot;: &quot;full-width-underline&quot;, &quot;selector&quot;: &quot;h2,h1,h3,h4,h5,h6,p,div&quot;}, {&quot;title&quot;: &quot;Large first letter&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;large-first-letter&quot;}, {&quot;title&quot;: &quot;Accordion&quot;, &quot;classes&quot;: &quot;accordion&quot;, &quot;selector&quot;: &quot;ul&quot;}, {&quot;title&quot;: &quot;Large heading&quot;, &quot;classes&quot;: &quot;large-heading&quot;, &quot;selector&quot;: &quot;h2,h1,h3&quot;}, {&quot;title&quot;: &quot;Sub-heading&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;sub-heading&quot;}], &quot;external_plugins&quot;: {&quot;fbianchor&quot;: &quot;++theme++fbigov.theme/js/tinymce_fbianchor.js&quot;, &quot;tamarize&quot;: &quot;++theme++fbigov.theme/js/tinymce_tamarize.js&quot;, &quot;mce-table-buttons&quot;: &quot;++plone++castle/tinymce-table.js&quot;}, &quot;importcss_file_filter&quot;: &quot;https://www.fbi.gov/++plone++static/tinymce-styles.css&quot;, &quot;linkTypes&quot;: [&quot;internal&quot;, &quot;modallink&quot;, &quot;external&quot;, &quot;email&quot;, &quot;anchor&quot;], &quot;paste_merge_formats&quot;: true, &quot;entity_encoding&quot;: &quot;raw&quot;, &quot;resize&quot;: &quot;both&quot;, &quot;menubar&quot;: [&quot;edit&quot;, &quot;table&quot;, &quot;format&quot;, &quot;toolsview&quot;, &quot;insert&quot;], &quot;formats&quot;: [{&quot;title&quot;: &quot;clear&quot;, &quot;block&quot;: &quot;div&quot;, &quot;classes&quot;: &quot;visualClear&quot;}, {&quot;title&quot;: &quot;Full width underline&quot;, &quot;classes&quot;: &quot;full-width-underline&quot;, &quot;selector&quot;: &quot;h2,h1,h3,h4,h5,h6,p,div&quot;}, {&quot;title&quot;: &quot;Large first letter&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;large-first-letter&quot;}, {&quot;title&quot;: &quot;Accordion&quot;, &quot;classes&quot;: &quot;accordion&quot;, &quot;selector&quot;: &quot;ul&quot;}, {&quot;title&quot;: &quot;Large heading&quot;, &quot;classes&quot;: &quot;large-heading&quot;, &quot;selector&quot;: &quot;h2,h1,h3&quot;}, {&quot;title&quot;: &quot;Sub-heading&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;sub-heading&quot;}], &quot;menu&quot;: {&quot;table&quot;: {&quot;items&quot;: &quot;inserttable tableprops deletetable | cell row column&quot;, &quot;title&quot;: &quot;Table&quot;}, &quot;tools&quot;: {&quot;items&quot;: &quot;spellchecker charmap emoticons insertdatetime layer code&quot;, &quot;title&quot;: &quot;Tools&quot;}, &quot;edit&quot;: {&quot;items&quot;: &quot;undo redo | cut copy paste pastetext | searchreplace textpattern selectall | textcolor&quot;, &quot;title&quot;: &quot;Edit&quot;}, &quot;format&quot;: {&quot;items&quot;: &quot;bold italic underline strikethrough superscript subscript | formats | removeformat&quot;, &quot;title&quot;: &quot;Format&quot;}, &quot;view&quot;: {&quot;items&quot;: &quot;visualaid visualchars visualblocks preview fullpage fullscreen&quot;, &quot;title&quot;: &quot;View&quot;}, &quot;insert&quot;: {&quot;items&quot;: &quot;link media | template hr&quot;, &quot;title&quot;: &quot;Insert&quot;}}, &quot;toolbar&quot;: &quot;ltr rtl | undo redo | styleselect | bold italic | alignleft aligncenter alignright alignjustify | bullist numlist outdent indent | unlink plonelink ploneimage |textcolor&quot;, &quot;importcss_append&quot;: true, &quot;templates&quot;: {}, &quot;paste_as_text&quot;: true, &quot;paste_retain_style_properties&quot;: &quot;&quot;, &quot;paste_data_images&quot;: true, &quot;content_css&quot;: &quot;https://www.fbi.gov/++plone++static/tinymce-styles.css,https://www.fbi.gov/++plone++static/plone-compiled.css,https://www.fbi.gov/++theme++fbigov.theme/css/index.css&quot;, &quot;plugins&quot;: [&quot;plonelink&quot;, &quot;ploneimage&quot;, &quot;importcss&quot;, &quot;advlist&quot;, &quot;anchor&quot;, &quot;code&quot;, &quot;fullscreen&quot;, &quot;hr&quot;, &quot;lists&quot;, &quot;media&quot;, &quot;nonbreaking&quot;, &quot;noneditable&quot;, &quot;pagebreak&quot;, &quot;paste&quot;, &quot;preview&quot;, &quot;print&quot;, &quot;searchreplace&quot;, &quot;tabfocus&quot;, &quot;table&quot;, &quot;textcolor&quot;, &quot;textpattern&quot;, &quot;visualchars&quot;, &quot;wordcount&quot;], &quot;browser_spellcheck&quot;: true}, &quot;base_url&quot;: &quot;https://www.fbi.gov/fbigov_homepage_new&quot;, &quot;prependToUrl&quot;: &quot;resolveuid/&quot;, &quot;prependToScalePart&quot;: &quot;/@@images/image/&quot;, &quot;loadingBaseUrl&quot;: &quot;https://www.fbi.gov/++plone++static/components/tinymce-builded/js/tinymce&quot;, &quot;scales&quot;: [{&quot;label&quot;: &quot;Listing (16x16)&quot;, &quot;name&quot;: &quot;listing&quot;, &quot;part&quot;: &quot;listing&quot;}, {&quot;label&quot;: &quot;Icon (32x32)&quot;, &quot;name&quot;: &quot;icon&quot;, &quot;part&quot;: &quot;icon&quot;}, {&quot;label&quot;: &quot;Tile (64x64)&quot;, &quot;name&quot;: &quot;tile&quot;, &quot;part&quot;: &quot;tile&quot;}, {&quot;label&quot;: &quot;Thumb (128x128)&quot;, &quot;name&quot;: &quot;thumb&quot;, &quot;part&quot;: &quot;thumb&quot;}, {&quot;label&quot;: &quot;Mini (200x200)&quot;, &quot;name&quot;: &quot;mini&quot;, &quot;part&quot;: &quot;mini&quot;}, {&quot;label&quot;: &quot;Preview (400x400)&quot;, &quot;name&quot;: &quot;preview&quot;, &quot;part&quot;: &quot;preview&quot;}, {&quot;label&quot;: &quot;Large (768x768)&quot;, &quot;name&quot;: &quot;large&quot;, &quot;part&quot;: &quot;large&quot;}, {&quot;label&quot;: &quot;High (1400x1400)&quot;, &quot;name&quot;: &quot;high&quot;, &quot;part&quot;: &quot;high&quot;}]}\" data-pat-plone-relateditems=\"{\n        &quot;width&quot;: &quot;&quot;\n      }\" data-portal-url=\"https://www.fbi.gov\" data-pat-markspeciallinks=\"{&quot;external_links_open_new_window&quot;: &quot;True&quot;,&quot;mark_special_links&quot;: &quot;False&quot;}\" data-pat-backdrop=\"{&quot;closeOnEsc&quot;: false,\n      &quot;closeOnClick&quot;: false}\" data-pat-plone-modal=\"{\n        &quot;actionOptions&quot;: {&quot;displayInModal&quot;: false},\n        &quot;backdropOptions&quot;: {&quot;closeOnClick&quot;: false, &quot;closeOnEsc&quot;: false},\n        &quot;prependContent&quot;: &quot;#main-content .portalMessage&quot;,\n        &quot;zIndexSelector&quot;: &quot;.plone-modal-wrapper,.plone-modal-backdrop,.modal-open .castle-modal-wrapper .modal,.mce-floatpanel:visible&quot;,\n         &quot;actionOptions&quot;: { &quot;timeout&quot;: 10000}\n      }\" data-pat-pickadate=\"{&quot;date&quot;: {&quot;selectYears&quot;: 200}, &quot;time&quot;: {&quot;interval&quot;: 30 } }\" data-base-url=\"https://www.fbi.gov/fbigov_homepage_new\">",
                          "target": [
                            "#visual-portal-wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.55 (foreground color: #337ab7, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fbi.gov/wanted\">Help Find Fugitives &amp; Missing Persons</a>",
                  "target": [
                    "h4 > a[href$=\"wanted\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.55 (foreground color: #337ab7, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#337ab7",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.55,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body id=\"visual-portal-wrapper\" class=\"portaltype-document site-Plone section-fbigov_homepage_new icons-on thumbs-on frontend viewpermission-none userrole-anonymous pat-markspeciallinks template-layout layout-custom selected-layout-layout_view  pat-plone patterns-loaded\" data-pat-structure=\"{&quot;activeColumns&quot;: [\n          &quot;ModificationDate&quot;,\n          &quot;EffectiveDate&quot;,\n          &quot;review_state&quot;,\n          &quot;Subject&quot;\n        ],\n&quot;searchParam&quot;: &quot;Title&quot;,\n &quot;momentFormat&quot;: &quot;MMMM D, YYYY&quot;,\n  &quot;typeToViewAction&quot;: {\n                    &quot;File&quot;: &quot;/view&quot;,\n                    &quot;Image&quot;: &quot;/view&quot;,\n                    &quot;Video&quot;: &quot;/view&quot;,\n                    &quot;Audio&quot;: &quot;/view&quot;\n                }\n      }\" data-view-url=\"https://www.fbi.gov/fbigov_homepage_new\" data-i18ncatalogurl=\"https://www.fbi.gov/plonejsi18n\" data-pat-queryfilter=\"{&quot;yearFilter&quot;: true}\" data-pat-tinymce=\"{&quot;imageTypes&quot;: [&quot;Image&quot;], &quot;folderTypes&quot;: [&quot;Folder&quot;, &quot;Large Plone Folder&quot;, &quot;Plone Site&quot;], &quot;linkAttribute&quot;: &quot;UID&quot;, &quot;upload&quot;: {&quot;initialFolder&quot;: null, &quot;showTitle&quot;: false, &quot;currentPath&quot;: &quot;&quot;, &quot;maxFiles&quot;: 1, &quot;uploadMultiple&quot;: false, &quot;baseUrl&quot;: &quot;https://www.fbi.gov&quot;, &quot;relativePath&quot;: &quot;@@fileUpload&quot;}, &quot;relatedItems&quot;: {&quot;vocabularyUrl&quot;: &quot;https://www.fbi.gov/@@getVocabulary?name=plone.app.vocabularies.Catalog&quot;}, &quot;tiny&quot;: {&quot;paste_word_valid_elements&quot;: &quot;b,strong,i,em,h1,h2,h3,h4,ul,li&quot;, &quot;style_formats&quot;: [{&quot;items&quot;: [{&quot;format&quot;: &quot;h1&quot;, &quot;title&quot;: &quot;Header 1&quot;}, {&quot;format&quot;: &quot;h2&quot;, &quot;title&quot;: &quot;Header 2&quot;}, {&quot;format&quot;: &quot;h3&quot;, &quot;title&quot;: &quot;Header 3&quot;}, {&quot;format&quot;: &quot;h4&quot;, &quot;title&quot;: &quot;Header 4&quot;}, {&quot;format&quot;: &quot;h5&quot;, &quot;title&quot;: &quot;Header 5&quot;}, {&quot;format&quot;: &quot;h6&quot;, &quot;title&quot;: &quot;Header 6&quot;}], &quot;title&quot;: &quot;Headers&quot;}, {&quot;items&quot;: [{&quot;format&quot;: &quot;p&quot;, &quot;title&quot;: &quot;Paragraph&quot;}, {&quot;format&quot;: &quot;blockquote&quot;, &quot;title&quot;: &quot;Blockquote&quot;}, {&quot;format&quot;: &quot;div&quot;, &quot;title&quot;: &quot;Div&quot;}, {&quot;format&quot;: &quot;pre&quot;, &quot;title&quot;: &quot;Pre&quot;}], &quot;title&quot;: &quot;Block&quot;}, {&quot;items&quot;: [{&quot;format&quot;: &quot;bold&quot;, &quot;title&quot;: &quot;Bold&quot;, &quot;icon&quot;: &quot;bold&quot;}, {&quot;format&quot;: &quot;italic&quot;, &quot;title&quot;: &quot;Italic&quot;, &quot;icon&quot;: &quot;italic&quot;}, {&quot;format&quot;: &quot;underline&quot;, &quot;title&quot;: &quot;Underline&quot;, &quot;icon&quot;: &quot;underline&quot;}, {&quot;format&quot;: &quot;strikethrough&quot;, &quot;title&quot;: &quot;Strikethrough&quot;, &quot;icon&quot;: &quot;strikethrough&quot;}, {&quot;format&quot;: &quot;superscript&quot;, &quot;title&quot;: &quot;Superscript&quot;, &quot;icon&quot;: &quot;superscript&quot;}, {&quot;format&quot;: &quot;subscript&quot;, &quot;title&quot;: &quot;Subscript&quot;, &quot;icon&quot;: &quot;subscript&quot;}, {&quot;format&quot;: &quot;code&quot;, &quot;title&quot;: &quot;Code&quot;, &quot;icon&quot;: &quot;code&quot;}], &quot;title&quot;: &quot;Inline&quot;}, {&quot;items&quot;: [{&quot;format&quot;: &quot;alignleft&quot;, &quot;title&quot;: &quot;Left&quot;, &quot;icon&quot;: &quot;alignleft&quot;}, {&quot;format&quot;: &quot;aligncenter&quot;, &quot;title&quot;: &quot;Center&quot;, &quot;icon&quot;: &quot;aligncenter&quot;}, {&quot;format&quot;: &quot;alignright&quot;, &quot;title&quot;: &quot;Right&quot;, &quot;icon&quot;: &quot;alignright&quot;}, {&quot;format&quot;: &quot;alignjustify&quot;, &quot;title&quot;: &quot;Justify&quot;, &quot;icon&quot;: &quot;alignjustify&quot;}], &quot;title&quot;: &quot;Alignment&quot;}, {&quot;items&quot;: [{&quot;title&quot;: &quot;Listing&quot;, &quot;classes&quot;: &quot;listing&quot;, &quot;selector&quot;: &quot;table&quot;}, {&quot;title&quot;: &quot;No border&quot;, &quot;classes&quot;: &quot;borderless&quot;, &quot;selector&quot;: &quot;table&quot;}], &quot;title&quot;: &quot;Tables&quot;}, {&quot;title&quot;: &quot;clear&quot;, &quot;block&quot;: &quot;div&quot;, &quot;classes&quot;: &quot;visualClear&quot;}, {&quot;title&quot;: &quot;Full width underline&quot;, &quot;classes&quot;: &quot;full-width-underline&quot;, &quot;selector&quot;: &quot;h2,h1,h3,h4,h5,h6,p,div&quot;}, {&quot;title&quot;: &quot;Large first letter&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;large-first-letter&quot;}, {&quot;title&quot;: &quot;Accordion&quot;, &quot;classes&quot;: &quot;accordion&quot;, &quot;selector&quot;: &quot;ul&quot;}, {&quot;title&quot;: &quot;Large heading&quot;, &quot;classes&quot;: &quot;large-heading&quot;, &quot;selector&quot;: &quot;h2,h1,h3&quot;}, {&quot;title&quot;: &quot;Sub-heading&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;sub-heading&quot;}], &quot;external_plugins&quot;: {&quot;fbianchor&quot;: &quot;++theme++fbigov.theme/js/tinymce_fbianchor.js&quot;, &quot;tamarize&quot;: &quot;++theme++fbigov.theme/js/tinymce_tamarize.js&quot;, &quot;mce-table-buttons&quot;: &quot;++plone++castle/tinymce-table.js&quot;}, &quot;importcss_file_filter&quot;: &quot;https://www.fbi.gov/++plone++static/tinymce-styles.css&quot;, &quot;linkTypes&quot;: [&quot;internal&quot;, &quot;modallink&quot;, &quot;external&quot;, &quot;email&quot;, &quot;anchor&quot;], &quot;paste_merge_formats&quot;: true, &quot;entity_encoding&quot;: &quot;raw&quot;, &quot;resize&quot;: &quot;both&quot;, &quot;menubar&quot;: [&quot;edit&quot;, &quot;table&quot;, &quot;format&quot;, &quot;toolsview&quot;, &quot;insert&quot;], &quot;formats&quot;: [{&quot;title&quot;: &quot;clear&quot;, &quot;block&quot;: &quot;div&quot;, &quot;classes&quot;: &quot;visualClear&quot;}, {&quot;title&quot;: &quot;Full width underline&quot;, &quot;classes&quot;: &quot;full-width-underline&quot;, &quot;selector&quot;: &quot;h2,h1,h3,h4,h5,h6,p,div&quot;}, {&quot;title&quot;: &quot;Large first letter&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;large-first-letter&quot;}, {&quot;title&quot;: &quot;Accordion&quot;, &quot;classes&quot;: &quot;accordion&quot;, &quot;selector&quot;: &quot;ul&quot;}, {&quot;title&quot;: &quot;Large heading&quot;, &quot;classes&quot;: &quot;large-heading&quot;, &quot;selector&quot;: &quot;h2,h1,h3&quot;}, {&quot;title&quot;: &quot;Sub-heading&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;sub-heading&quot;}], &quot;menu&quot;: {&quot;table&quot;: {&quot;items&quot;: &quot;inserttable tableprops deletetable | cell row column&quot;, &quot;title&quot;: &quot;Table&quot;}, &quot;tools&quot;: {&quot;items&quot;: &quot;spellchecker charmap emoticons insertdatetime layer code&quot;, &quot;title&quot;: &quot;Tools&quot;}, &quot;edit&quot;: {&quot;items&quot;: &quot;undo redo | cut copy paste pastetext | searchreplace textpattern selectall | textcolor&quot;, &quot;title&quot;: &quot;Edit&quot;}, &quot;format&quot;: {&quot;items&quot;: &quot;bold italic underline strikethrough superscript subscript | formats | removeformat&quot;, &quot;title&quot;: &quot;Format&quot;}, &quot;view&quot;: {&quot;items&quot;: &quot;visualaid visualchars visualblocks preview fullpage fullscreen&quot;, &quot;title&quot;: &quot;View&quot;}, &quot;insert&quot;: {&quot;items&quot;: &quot;link media | template hr&quot;, &quot;title&quot;: &quot;Insert&quot;}}, &quot;toolbar&quot;: &quot;ltr rtl | undo redo | styleselect | bold italic | alignleft aligncenter alignright alignjustify | bullist numlist outdent indent | unlink plonelink ploneimage |textcolor&quot;, &quot;importcss_append&quot;: true, &quot;templates&quot;: {}, &quot;paste_as_text&quot;: true, &quot;paste_retain_style_properties&quot;: &quot;&quot;, &quot;paste_data_images&quot;: true, &quot;content_css&quot;: &quot;https://www.fbi.gov/++plone++static/tinymce-styles.css,https://www.fbi.gov/++plone++static/plone-compiled.css,https://www.fbi.gov/++theme++fbigov.theme/css/index.css&quot;, &quot;plugins&quot;: [&quot;plonelink&quot;, &quot;ploneimage&quot;, &quot;importcss&quot;, &quot;advlist&quot;, &quot;anchor&quot;, &quot;code&quot;, &quot;fullscreen&quot;, &quot;hr&quot;, &quot;lists&quot;, &quot;media&quot;, &quot;nonbreaking&quot;, &quot;noneditable&quot;, &quot;pagebreak&quot;, &quot;paste&quot;, &quot;preview&quot;, &quot;print&quot;, &quot;searchreplace&quot;, &quot;tabfocus&quot;, &quot;table&quot;, &quot;textcolor&quot;, &quot;textpattern&quot;, &quot;visualchars&quot;, &quot;wordcount&quot;], &quot;browser_spellcheck&quot;: true}, &quot;base_url&quot;: &quot;https://www.fbi.gov/fbigov_homepage_new&quot;, &quot;prependToUrl&quot;: &quot;resolveuid/&quot;, &quot;prependToScalePart&quot;: &quot;/@@images/image/&quot;, &quot;loadingBaseUrl&quot;: &quot;https://www.fbi.gov/++plone++static/components/tinymce-builded/js/tinymce&quot;, &quot;scales&quot;: [{&quot;label&quot;: &quot;Listing (16x16)&quot;, &quot;name&quot;: &quot;listing&quot;, &quot;part&quot;: &quot;listing&quot;}, {&quot;label&quot;: &quot;Icon (32x32)&quot;, &quot;name&quot;: &quot;icon&quot;, &quot;part&quot;: &quot;icon&quot;}, {&quot;label&quot;: &quot;Tile (64x64)&quot;, &quot;name&quot;: &quot;tile&quot;, &quot;part&quot;: &quot;tile&quot;}, {&quot;label&quot;: &quot;Thumb (128x128)&quot;, &quot;name&quot;: &quot;thumb&quot;, &quot;part&quot;: &quot;thumb&quot;}, {&quot;label&quot;: &quot;Mini (200x200)&quot;, &quot;name&quot;: &quot;mini&quot;, &quot;part&quot;: &quot;mini&quot;}, {&quot;label&quot;: &quot;Preview (400x400)&quot;, &quot;name&quot;: &quot;preview&quot;, &quot;part&quot;: &quot;preview&quot;}, {&quot;label&quot;: &quot;Large (768x768)&quot;, &quot;name&quot;: &quot;large&quot;, &quot;part&quot;: &quot;large&quot;}, {&quot;label&quot;: &quot;High (1400x1400)&quot;, &quot;name&quot;: &quot;high&quot;, &quot;part&quot;: &quot;high&quot;}]}\" data-pat-plone-relateditems=\"{\n        &quot;width&quot;: &quot;&quot;\n      }\" data-portal-url=\"https://www.fbi.gov\" data-pat-markspeciallinks=\"{&quot;external_links_open_new_window&quot;: &quot;True&quot;,&quot;mark_special_links&quot;: &quot;False&quot;}\" data-pat-backdrop=\"{&quot;closeOnEsc&quot;: false,\n      &quot;closeOnClick&quot;: false}\" data-pat-plone-modal=\"{\n        &quot;actionOptions&quot;: {&quot;displayInModal&quot;: false},\n        &quot;backdropOptions&quot;: {&quot;closeOnClick&quot;: false, &quot;closeOnEsc&quot;: false},\n        &quot;prependContent&quot;: &quot;#main-content .portalMessage&quot;,\n        &quot;zIndexSelector&quot;: &quot;.plone-modal-wrapper,.plone-modal-backdrop,.modal-open .castle-modal-wrapper .modal,.mce-floatpanel:visible&quot;,\n         &quot;actionOptions&quot;: { &quot;timeout&quot;: 10000}\n      }\" data-pat-pickadate=\"{&quot;date&quot;: {&quot;selectYears&quot;: 200}, &quot;time&quot;: {&quot;interval&quot;: 30 } }\" data-base-url=\"https://www.fbi.gov/fbigov_homepage_new\">",
                          "target": [
                            "#visual-portal-wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.55 (foreground color: #337ab7, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fbi.gov/contact-us\">Submit a Tip</a>",
                  "target": [
                    ".media-body.top-align > h4 > a[href$=\"contact-us\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.55 (foreground color: #337ab7, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#337ab7",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.55,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body id=\"visual-portal-wrapper\" class=\"portaltype-document site-Plone section-fbigov_homepage_new icons-on thumbs-on frontend viewpermission-none userrole-anonymous pat-markspeciallinks template-layout layout-custom selected-layout-layout_view  pat-plone patterns-loaded\" data-pat-structure=\"{&quot;activeColumns&quot;: [\n          &quot;ModificationDate&quot;,\n          &quot;EffectiveDate&quot;,\n          &quot;review_state&quot;,\n          &quot;Subject&quot;\n        ],\n&quot;searchParam&quot;: &quot;Title&quot;,\n &quot;momentFormat&quot;: &quot;MMMM D, YYYY&quot;,\n  &quot;typeToViewAction&quot;: {\n                    &quot;File&quot;: &quot;/view&quot;,\n                    &quot;Image&quot;: &quot;/view&quot;,\n                    &quot;Video&quot;: &quot;/view&quot;,\n                    &quot;Audio&quot;: &quot;/view&quot;\n                }\n      }\" data-view-url=\"https://www.fbi.gov/fbigov_homepage_new\" data-i18ncatalogurl=\"https://www.fbi.gov/plonejsi18n\" data-pat-queryfilter=\"{&quot;yearFilter&quot;: true}\" data-pat-tinymce=\"{&quot;imageTypes&quot;: [&quot;Image&quot;], &quot;folderTypes&quot;: [&quot;Folder&quot;, &quot;Large Plone Folder&quot;, &quot;Plone Site&quot;], &quot;linkAttribute&quot;: &quot;UID&quot;, &quot;upload&quot;: {&quot;initialFolder&quot;: null, &quot;showTitle&quot;: false, &quot;currentPath&quot;: &quot;&quot;, &quot;maxFiles&quot;: 1, &quot;uploadMultiple&quot;: false, &quot;baseUrl&quot;: &quot;https://www.fbi.gov&quot;, &quot;relativePath&quot;: &quot;@@fileUpload&quot;}, &quot;relatedItems&quot;: {&quot;vocabularyUrl&quot;: &quot;https://www.fbi.gov/@@getVocabulary?name=plone.app.vocabularies.Catalog&quot;}, &quot;tiny&quot;: {&quot;paste_word_valid_elements&quot;: &quot;b,strong,i,em,h1,h2,h3,h4,ul,li&quot;, &quot;style_formats&quot;: [{&quot;items&quot;: [{&quot;format&quot;: &quot;h1&quot;, &quot;title&quot;: &quot;Header 1&quot;}, {&quot;format&quot;: &quot;h2&quot;, &quot;title&quot;: &quot;Header 2&quot;}, {&quot;format&quot;: &quot;h3&quot;, &quot;title&quot;: &quot;Header 3&quot;}, {&quot;format&quot;: &quot;h4&quot;, &quot;title&quot;: &quot;Header 4&quot;}, {&quot;format&quot;: &quot;h5&quot;, &quot;title&quot;: &quot;Header 5&quot;}, {&quot;format&quot;: &quot;h6&quot;, &quot;title&quot;: &quot;Header 6&quot;}], &quot;title&quot;: &quot;Headers&quot;}, {&quot;items&quot;: [{&quot;format&quot;: &quot;p&quot;, &quot;title&quot;: &quot;Paragraph&quot;}, {&quot;format&quot;: &quot;blockquote&quot;, &quot;title&quot;: &quot;Blockquote&quot;}, {&quot;format&quot;: &quot;div&quot;, &quot;title&quot;: &quot;Div&quot;}, {&quot;format&quot;: &quot;pre&quot;, &quot;title&quot;: &quot;Pre&quot;}], &quot;title&quot;: &quot;Block&quot;}, {&quot;items&quot;: [{&quot;format&quot;: &quot;bold&quot;, &quot;title&quot;: &quot;Bold&quot;, &quot;icon&quot;: &quot;bold&quot;}, {&quot;format&quot;: &quot;italic&quot;, &quot;title&quot;: &quot;Italic&quot;, &quot;icon&quot;: &quot;italic&quot;}, {&quot;format&quot;: &quot;underline&quot;, &quot;title&quot;: &quot;Underline&quot;, &quot;icon&quot;: &quot;underline&quot;}, {&quot;format&quot;: &quot;strikethrough&quot;, &quot;title&quot;: &quot;Strikethrough&quot;, &quot;icon&quot;: &quot;strikethrough&quot;}, {&quot;format&quot;: &quot;superscript&quot;, &quot;title&quot;: &quot;Superscript&quot;, &quot;icon&quot;: &quot;superscript&quot;}, {&quot;format&quot;: &quot;subscript&quot;, &quot;title&quot;: &quot;Subscript&quot;, &quot;icon&quot;: &quot;subscript&quot;}, {&quot;format&quot;: &quot;code&quot;, &quot;title&quot;: &quot;Code&quot;, &quot;icon&quot;: &quot;code&quot;}], &quot;title&quot;: &quot;Inline&quot;}, {&quot;items&quot;: [{&quot;format&quot;: &quot;alignleft&quot;, &quot;title&quot;: &quot;Left&quot;, &quot;icon&quot;: &quot;alignleft&quot;}, {&quot;format&quot;: &quot;aligncenter&quot;, &quot;title&quot;: &quot;Center&quot;, &quot;icon&quot;: &quot;aligncenter&quot;}, {&quot;format&quot;: &quot;alignright&quot;, &quot;title&quot;: &quot;Right&quot;, &quot;icon&quot;: &quot;alignright&quot;}, {&quot;format&quot;: &quot;alignjustify&quot;, &quot;title&quot;: &quot;Justify&quot;, &quot;icon&quot;: &quot;alignjustify&quot;}], &quot;title&quot;: &quot;Alignment&quot;}, {&quot;items&quot;: [{&quot;title&quot;: &quot;Listing&quot;, &quot;classes&quot;: &quot;listing&quot;, &quot;selector&quot;: &quot;table&quot;}, {&quot;title&quot;: &quot;No border&quot;, &quot;classes&quot;: &quot;borderless&quot;, &quot;selector&quot;: &quot;table&quot;}], &quot;title&quot;: &quot;Tables&quot;}, {&quot;title&quot;: &quot;clear&quot;, &quot;block&quot;: &quot;div&quot;, &quot;classes&quot;: &quot;visualClear&quot;}, {&quot;title&quot;: &quot;Full width underline&quot;, &quot;classes&quot;: &quot;full-width-underline&quot;, &quot;selector&quot;: &quot;h2,h1,h3,h4,h5,h6,p,div&quot;}, {&quot;title&quot;: &quot;Large first letter&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;large-first-letter&quot;}, {&quot;title&quot;: &quot;Accordion&quot;, &quot;classes&quot;: &quot;accordion&quot;, &quot;selector&quot;: &quot;ul&quot;}, {&quot;title&quot;: &quot;Large heading&quot;, &quot;classes&quot;: &quot;large-heading&quot;, &quot;selector&quot;: &quot;h2,h1,h3&quot;}, {&quot;title&quot;: &quot;Sub-heading&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;sub-heading&quot;}], &quot;external_plugins&quot;: {&quot;fbianchor&quot;: &quot;++theme++fbigov.theme/js/tinymce_fbianchor.js&quot;, &quot;tamarize&quot;: &quot;++theme++fbigov.theme/js/tinymce_tamarize.js&quot;, &quot;mce-table-buttons&quot;: &quot;++plone++castle/tinymce-table.js&quot;}, &quot;importcss_file_filter&quot;: &quot;https://www.fbi.gov/++plone++static/tinymce-styles.css&quot;, &quot;linkTypes&quot;: [&quot;internal&quot;, &quot;modallink&quot;, &quot;external&quot;, &quot;email&quot;, &quot;anchor&quot;], &quot;paste_merge_formats&quot;: true, &quot;entity_encoding&quot;: &quot;raw&quot;, &quot;resize&quot;: &quot;both&quot;, &quot;menubar&quot;: [&quot;edit&quot;, &quot;table&quot;, &quot;format&quot;, &quot;toolsview&quot;, &quot;insert&quot;], &quot;formats&quot;: [{&quot;title&quot;: &quot;clear&quot;, &quot;block&quot;: &quot;div&quot;, &quot;classes&quot;: &quot;visualClear&quot;}, {&quot;title&quot;: &quot;Full width underline&quot;, &quot;classes&quot;: &quot;full-width-underline&quot;, &quot;selector&quot;: &quot;h2,h1,h3,h4,h5,h6,p,div&quot;}, {&quot;title&quot;: &quot;Large first letter&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;large-first-letter&quot;}, {&quot;title&quot;: &quot;Accordion&quot;, &quot;classes&quot;: &quot;accordion&quot;, &quot;selector&quot;: &quot;ul&quot;}, {&quot;title&quot;: &quot;Large heading&quot;, &quot;classes&quot;: &quot;large-heading&quot;, &quot;selector&quot;: &quot;h2,h1,h3&quot;}, {&quot;title&quot;: &quot;Sub-heading&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;sub-heading&quot;}], &quot;menu&quot;: {&quot;table&quot;: {&quot;items&quot;: &quot;inserttable tableprops deletetable | cell row column&quot;, &quot;title&quot;: &quot;Table&quot;}, &quot;tools&quot;: {&quot;items&quot;: &quot;spellchecker charmap emoticons insertdatetime layer code&quot;, &quot;title&quot;: &quot;Tools&quot;}, &quot;edit&quot;: {&quot;items&quot;: &quot;undo redo | cut copy paste pastetext | searchreplace textpattern selectall | textcolor&quot;, &quot;title&quot;: &quot;Edit&quot;}, &quot;format&quot;: {&quot;items&quot;: &quot;bold italic underline strikethrough superscript subscript | formats | removeformat&quot;, &quot;title&quot;: &quot;Format&quot;}, &quot;view&quot;: {&quot;items&quot;: &quot;visualaid visualchars visualblocks preview fullpage fullscreen&quot;, &quot;title&quot;: &quot;View&quot;}, &quot;insert&quot;: {&quot;items&quot;: &quot;link media | template hr&quot;, &quot;title&quot;: &quot;Insert&quot;}}, &quot;toolbar&quot;: &quot;ltr rtl | undo redo | styleselect | bold italic | alignleft aligncenter alignright alignjustify | bullist numlist outdent indent | unlink plonelink ploneimage |textcolor&quot;, &quot;importcss_append&quot;: true, &quot;templates&quot;: {}, &quot;paste_as_text&quot;: true, &quot;paste_retain_style_properties&quot;: &quot;&quot;, &quot;paste_data_images&quot;: true, &quot;content_css&quot;: &quot;https://www.fbi.gov/++plone++static/tinymce-styles.css,https://www.fbi.gov/++plone++static/plone-compiled.css,https://www.fbi.gov/++theme++fbigov.theme/css/index.css&quot;, &quot;plugins&quot;: [&quot;plonelink&quot;, &quot;ploneimage&quot;, &quot;importcss&quot;, &quot;advlist&quot;, &quot;anchor&quot;, &quot;code&quot;, &quot;fullscreen&quot;, &quot;hr&quot;, &quot;lists&quot;, &quot;media&quot;, &quot;nonbreaking&quot;, &quot;noneditable&quot;, &quot;pagebreak&quot;, &quot;paste&quot;, &quot;preview&quot;, &quot;print&quot;, &quot;searchreplace&quot;, &quot;tabfocus&quot;, &quot;table&quot;, &quot;textcolor&quot;, &quot;textpattern&quot;, &quot;visualchars&quot;, &quot;wordcount&quot;], &quot;browser_spellcheck&quot;: true}, &quot;base_url&quot;: &quot;https://www.fbi.gov/fbigov_homepage_new&quot;, &quot;prependToUrl&quot;: &quot;resolveuid/&quot;, &quot;prependToScalePart&quot;: &quot;/@@images/image/&quot;, &quot;loadingBaseUrl&quot;: &quot;https://www.fbi.gov/++plone++static/components/tinymce-builded/js/tinymce&quot;, &quot;scales&quot;: [{&quot;label&quot;: &quot;Listing (16x16)&quot;, &quot;name&quot;: &quot;listing&quot;, &quot;part&quot;: &quot;listing&quot;}, {&quot;label&quot;: &quot;Icon (32x32)&quot;, &quot;name&quot;: &quot;icon&quot;, &quot;part&quot;: &quot;icon&quot;}, {&quot;label&quot;: &quot;Tile (64x64)&quot;, &quot;name&quot;: &quot;tile&quot;, &quot;part&quot;: &quot;tile&quot;}, {&quot;label&quot;: &quot;Thumb (128x128)&quot;, &quot;name&quot;: &quot;thumb&quot;, &quot;part&quot;: &quot;thumb&quot;}, {&quot;label&quot;: &quot;Mini (200x200)&quot;, &quot;name&quot;: &quot;mini&quot;, &quot;part&quot;: &quot;mini&quot;}, {&quot;label&quot;: &quot;Preview (400x400)&quot;, &quot;name&quot;: &quot;preview&quot;, &quot;part&quot;: &quot;preview&quot;}, {&quot;label&quot;: &quot;Large (768x768)&quot;, &quot;name&quot;: &quot;large&quot;, &quot;part&quot;: &quot;large&quot;}, {&quot;label&quot;: &quot;High (1400x1400)&quot;, &quot;name&quot;: &quot;high&quot;, &quot;part&quot;: &quot;high&quot;}]}\" data-pat-plone-relateditems=\"{\n        &quot;width&quot;: &quot;&quot;\n      }\" data-portal-url=\"https://www.fbi.gov\" data-pat-markspeciallinks=\"{&quot;external_links_open_new_window&quot;: &quot;True&quot;,&quot;mark_special_links&quot;: &quot;False&quot;}\" data-pat-backdrop=\"{&quot;closeOnEsc&quot;: false,\n      &quot;closeOnClick&quot;: false}\" data-pat-plone-modal=\"{\n        &quot;actionOptions&quot;: {&quot;displayInModal&quot;: false},\n        &quot;backdropOptions&quot;: {&quot;closeOnClick&quot;: false, &quot;closeOnEsc&quot;: false},\n        &quot;prependContent&quot;: &quot;#main-content .portalMessage&quot;,\n        &quot;zIndexSelector&quot;: &quot;.plone-modal-wrapper,.plone-modal-backdrop,.modal-open .castle-modal-wrapper .modal,.mce-floatpanel:visible&quot;,\n         &quot;actionOptions&quot;: { &quot;timeout&quot;: 10000}\n      }\" data-pat-pickadate=\"{&quot;date&quot;: {&quot;selectYears&quot;: 200}, &quot;time&quot;: {&quot;interval&quot;: 30 } }\" data-base-url=\"https://www.fbi.gov/fbigov_homepage_new\">",
                          "target": [
                            "#visual-portal-wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.55 (foreground color: #337ab7, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fbi.gov/jobs\">Apply for an FBI Job</a>",
                  "target": [
                    "h4 > a[href$=\"jobs\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.55 (foreground color: #337ab7, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#337ab7",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.55,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body id=\"visual-portal-wrapper\" class=\"portaltype-document site-Plone section-fbigov_homepage_new icons-on thumbs-on frontend viewpermission-none userrole-anonymous pat-markspeciallinks template-layout layout-custom selected-layout-layout_view  pat-plone patterns-loaded\" data-pat-structure=\"{&quot;activeColumns&quot;: [\n          &quot;ModificationDate&quot;,\n          &quot;EffectiveDate&quot;,\n          &quot;review_state&quot;,\n          &quot;Subject&quot;\n        ],\n&quot;searchParam&quot;: &quot;Title&quot;,\n &quot;momentFormat&quot;: &quot;MMMM D, YYYY&quot;,\n  &quot;typeToViewAction&quot;: {\n                    &quot;File&quot;: &quot;/view&quot;,\n                    &quot;Image&quot;: &quot;/view&quot;,\n                    &quot;Video&quot;: &quot;/view&quot;,\n                    &quot;Audio&quot;: &quot;/view&quot;\n                }\n      }\" data-view-url=\"https://www.fbi.gov/fbigov_homepage_new\" data-i18ncatalogurl=\"https://www.fbi.gov/plonejsi18n\" data-pat-queryfilter=\"{&quot;yearFilter&quot;: true}\" data-pat-tinymce=\"{&quot;imageTypes&quot;: [&quot;Image&quot;], &quot;folderTypes&quot;: [&quot;Folder&quot;, &quot;Large Plone Folder&quot;, &quot;Plone Site&quot;], &quot;linkAttribute&quot;: &quot;UID&quot;, &quot;upload&quot;: {&quot;initialFolder&quot;: null, &quot;showTitle&quot;: false, &quot;currentPath&quot;: &quot;&quot;, &quot;maxFiles&quot;: 1, &quot;uploadMultiple&quot;: false, &quot;baseUrl&quot;: &quot;https://www.fbi.gov&quot;, &quot;relativePath&quot;: &quot;@@fileUpload&quot;}, &quot;relatedItems&quot;: {&quot;vocabularyUrl&quot;: &quot;https://www.fbi.gov/@@getVocabulary?name=plone.app.vocabularies.Catalog&quot;}, &quot;tiny&quot;: {&quot;paste_word_valid_elements&quot;: &quot;b,strong,i,em,h1,h2,h3,h4,ul,li&quot;, &quot;style_formats&quot;: [{&quot;items&quot;: [{&quot;format&quot;: &quot;h1&quot;, &quot;title&quot;: &quot;Header 1&quot;}, {&quot;format&quot;: &quot;h2&quot;, &quot;title&quot;: &quot;Header 2&quot;}, {&quot;format&quot;: &quot;h3&quot;, &quot;title&quot;: &quot;Header 3&quot;}, {&quot;format&quot;: &quot;h4&quot;, &quot;title&quot;: &quot;Header 4&quot;}, {&quot;format&quot;: &quot;h5&quot;, &quot;title&quot;: &quot;Header 5&quot;}, {&quot;format&quot;: &quot;h6&quot;, &quot;title&quot;: &quot;Header 6&quot;}], &quot;title&quot;: &quot;Headers&quot;}, {&quot;items&quot;: [{&quot;format&quot;: &quot;p&quot;, &quot;title&quot;: &quot;Paragraph&quot;}, {&quot;format&quot;: &quot;blockquote&quot;, &quot;title&quot;: &quot;Blockquote&quot;}, {&quot;format&quot;: &quot;div&quot;, &quot;title&quot;: &quot;Div&quot;}, {&quot;format&quot;: &quot;pre&quot;, &quot;title&quot;: &quot;Pre&quot;}], &quot;title&quot;: &quot;Block&quot;}, {&quot;items&quot;: [{&quot;format&quot;: &quot;bold&quot;, &quot;title&quot;: &quot;Bold&quot;, &quot;icon&quot;: &quot;bold&quot;}, {&quot;format&quot;: &quot;italic&quot;, &quot;title&quot;: &quot;Italic&quot;, &quot;icon&quot;: &quot;italic&quot;}, {&quot;format&quot;: &quot;underline&quot;, &quot;title&quot;: &quot;Underline&quot;, &quot;icon&quot;: &quot;underline&quot;}, {&quot;format&quot;: &quot;strikethrough&quot;, &quot;title&quot;: &quot;Strikethrough&quot;, &quot;icon&quot;: &quot;strikethrough&quot;}, {&quot;format&quot;: &quot;superscript&quot;, &quot;title&quot;: &quot;Superscript&quot;, &quot;icon&quot;: &quot;superscript&quot;}, {&quot;format&quot;: &quot;subscript&quot;, &quot;title&quot;: &quot;Subscript&quot;, &quot;icon&quot;: &quot;subscript&quot;}, {&quot;format&quot;: &quot;code&quot;, &quot;title&quot;: &quot;Code&quot;, &quot;icon&quot;: &quot;code&quot;}], &quot;title&quot;: &quot;Inline&quot;}, {&quot;items&quot;: [{&quot;format&quot;: &quot;alignleft&quot;, &quot;title&quot;: &quot;Left&quot;, &quot;icon&quot;: &quot;alignleft&quot;}, {&quot;format&quot;: &quot;aligncenter&quot;, &quot;title&quot;: &quot;Center&quot;, &quot;icon&quot;: &quot;aligncenter&quot;}, {&quot;format&quot;: &quot;alignright&quot;, &quot;title&quot;: &quot;Right&quot;, &quot;icon&quot;: &quot;alignright&quot;}, {&quot;format&quot;: &quot;alignjustify&quot;, &quot;title&quot;: &quot;Justify&quot;, &quot;icon&quot;: &quot;alignjustify&quot;}], &quot;title&quot;: &quot;Alignment&quot;}, {&quot;items&quot;: [{&quot;title&quot;: &quot;Listing&quot;, &quot;classes&quot;: &quot;listing&quot;, &quot;selector&quot;: &quot;table&quot;}, {&quot;title&quot;: &quot;No border&quot;, &quot;classes&quot;: &quot;borderless&quot;, &quot;selector&quot;: &quot;table&quot;}], &quot;title&quot;: &quot;Tables&quot;}, {&quot;title&quot;: &quot;clear&quot;, &quot;block&quot;: &quot;div&quot;, &quot;classes&quot;: &quot;visualClear&quot;}, {&quot;title&quot;: &quot;Full width underline&quot;, &quot;classes&quot;: &quot;full-width-underline&quot;, &quot;selector&quot;: &quot;h2,h1,h3,h4,h5,h6,p,div&quot;}, {&quot;title&quot;: &quot;Large first letter&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;large-first-letter&quot;}, {&quot;title&quot;: &quot;Accordion&quot;, &quot;classes&quot;: &quot;accordion&quot;, &quot;selector&quot;: &quot;ul&quot;}, {&quot;title&quot;: &quot;Large heading&quot;, &quot;classes&quot;: &quot;large-heading&quot;, &quot;selector&quot;: &quot;h2,h1,h3&quot;}, {&quot;title&quot;: &quot;Sub-heading&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;sub-heading&quot;}], &quot;external_plugins&quot;: {&quot;fbianchor&quot;: &quot;++theme++fbigov.theme/js/tinymce_fbianchor.js&quot;, &quot;tamarize&quot;: &quot;++theme++fbigov.theme/js/tinymce_tamarize.js&quot;, &quot;mce-table-buttons&quot;: &quot;++plone++castle/tinymce-table.js&quot;}, &quot;importcss_file_filter&quot;: &quot;https://www.fbi.gov/++plone++static/tinymce-styles.css&quot;, &quot;linkTypes&quot;: [&quot;internal&quot;, &quot;modallink&quot;, &quot;external&quot;, &quot;email&quot;, &quot;anchor&quot;], &quot;paste_merge_formats&quot;: true, &quot;entity_encoding&quot;: &quot;raw&quot;, &quot;resize&quot;: &quot;both&quot;, &quot;menubar&quot;: [&quot;edit&quot;, &quot;table&quot;, &quot;format&quot;, &quot;toolsview&quot;, &quot;insert&quot;], &quot;formats&quot;: [{&quot;title&quot;: &quot;clear&quot;, &quot;block&quot;: &quot;div&quot;, &quot;classes&quot;: &quot;visualClear&quot;}, {&quot;title&quot;: &quot;Full width underline&quot;, &quot;classes&quot;: &quot;full-width-underline&quot;, &quot;selector&quot;: &quot;h2,h1,h3,h4,h5,h6,p,div&quot;}, {&quot;title&quot;: &quot;Large first letter&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;large-first-letter&quot;}, {&quot;title&quot;: &quot;Accordion&quot;, &quot;classes&quot;: &quot;accordion&quot;, &quot;selector&quot;: &quot;ul&quot;}, {&quot;title&quot;: &quot;Large heading&quot;, &quot;classes&quot;: &quot;large-heading&quot;, &quot;selector&quot;: &quot;h2,h1,h3&quot;}, {&quot;title&quot;: &quot;Sub-heading&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;sub-heading&quot;}], &quot;menu&quot;: {&quot;table&quot;: {&quot;items&quot;: &quot;inserttable tableprops deletetable | cell row column&quot;, &quot;title&quot;: &quot;Table&quot;}, &quot;tools&quot;: {&quot;items&quot;: &quot;spellchecker charmap emoticons insertdatetime layer code&quot;, &quot;title&quot;: &quot;Tools&quot;}, &quot;edit&quot;: {&quot;items&quot;: &quot;undo redo | cut copy paste pastetext | searchreplace textpattern selectall | textcolor&quot;, &quot;title&quot;: &quot;Edit&quot;}, &quot;format&quot;: {&quot;items&quot;: &quot;bold italic underline strikethrough superscript subscript | formats | removeformat&quot;, &quot;title&quot;: &quot;Format&quot;}, &quot;view&quot;: {&quot;items&quot;: &quot;visualaid visualchars visualblocks preview fullpage fullscreen&quot;, &quot;title&quot;: &quot;View&quot;}, &quot;insert&quot;: {&quot;items&quot;: &quot;link media | template hr&quot;, &quot;title&quot;: &quot;Insert&quot;}}, &quot;toolbar&quot;: &quot;ltr rtl | undo redo | styleselect | bold italic | alignleft aligncenter alignright alignjustify | bullist numlist outdent indent | unlink plonelink ploneimage |textcolor&quot;, &quot;importcss_append&quot;: true, &quot;templates&quot;: {}, &quot;paste_as_text&quot;: true, &quot;paste_retain_style_properties&quot;: &quot;&quot;, &quot;paste_data_images&quot;: true, &quot;content_css&quot;: &quot;https://www.fbi.gov/++plone++static/tinymce-styles.css,https://www.fbi.gov/++plone++static/plone-compiled.css,https://www.fbi.gov/++theme++fbigov.theme/css/index.css&quot;, &quot;plugins&quot;: [&quot;plonelink&quot;, &quot;ploneimage&quot;, &quot;importcss&quot;, &quot;advlist&quot;, &quot;anchor&quot;, &quot;code&quot;, &quot;fullscreen&quot;, &quot;hr&quot;, &quot;lists&quot;, &quot;media&quot;, &quot;nonbreaking&quot;, &quot;noneditable&quot;, &quot;pagebreak&quot;, &quot;paste&quot;, &quot;preview&quot;, &quot;print&quot;, &quot;searchreplace&quot;, &quot;tabfocus&quot;, &quot;table&quot;, &quot;textcolor&quot;, &quot;textpattern&quot;, &quot;visualchars&quot;, &quot;wordcount&quot;], &quot;browser_spellcheck&quot;: true}, &quot;base_url&quot;: &quot;https://www.fbi.gov/fbigov_homepage_new&quot;, &quot;prependToUrl&quot;: &quot;resolveuid/&quot;, &quot;prependToScalePart&quot;: &quot;/@@images/image/&quot;, &quot;loadingBaseUrl&quot;: &quot;https://www.fbi.gov/++plone++static/components/tinymce-builded/js/tinymce&quot;, &quot;scales&quot;: [{&quot;label&quot;: &quot;Listing (16x16)&quot;, &quot;name&quot;: &quot;listing&quot;, &quot;part&quot;: &quot;listing&quot;}, {&quot;label&quot;: &quot;Icon (32x32)&quot;, &quot;name&quot;: &quot;icon&quot;, &quot;part&quot;: &quot;icon&quot;}, {&quot;label&quot;: &quot;Tile (64x64)&quot;, &quot;name&quot;: &quot;tile&quot;, &quot;part&quot;: &quot;tile&quot;}, {&quot;label&quot;: &quot;Thumb (128x128)&quot;, &quot;name&quot;: &quot;thumb&quot;, &quot;part&quot;: &quot;thumb&quot;}, {&quot;label&quot;: &quot;Mini (200x200)&quot;, &quot;name&quot;: &quot;mini&quot;, &quot;part&quot;: &quot;mini&quot;}, {&quot;label&quot;: &quot;Preview (400x400)&quot;, &quot;name&quot;: &quot;preview&quot;, &quot;part&quot;: &quot;preview&quot;}, {&quot;label&quot;: &quot;Large (768x768)&quot;, &quot;name&quot;: &quot;large&quot;, &quot;part&quot;: &quot;large&quot;}, {&quot;label&quot;: &quot;High (1400x1400)&quot;, &quot;name&quot;: &quot;high&quot;, &quot;part&quot;: &quot;high&quot;}]}\" data-pat-plone-relateditems=\"{\n        &quot;width&quot;: &quot;&quot;\n      }\" data-portal-url=\"https://www.fbi.gov\" data-pat-markspeciallinks=\"{&quot;external_links_open_new_window&quot;: &quot;True&quot;,&quot;mark_special_links&quot;: &quot;False&quot;}\" data-pat-backdrop=\"{&quot;closeOnEsc&quot;: false,\n      &quot;closeOnClick&quot;: false}\" data-pat-plone-modal=\"{\n        &quot;actionOptions&quot;: {&quot;displayInModal&quot;: false},\n        &quot;backdropOptions&quot;: {&quot;closeOnClick&quot;: false, &quot;closeOnEsc&quot;: false},\n        &quot;prependContent&quot;: &quot;#main-content .portalMessage&quot;,\n        &quot;zIndexSelector&quot;: &quot;.plone-modal-wrapper,.plone-modal-backdrop,.modal-open .castle-modal-wrapper .modal,.mce-floatpanel:visible&quot;,\n         &quot;actionOptions&quot;: { &quot;timeout&quot;: 10000}\n      }\" data-pat-pickadate=\"{&quot;date&quot;: {&quot;selectYears&quot;: 200}, &quot;time&quot;: {&quot;interval&quot;: 30 } }\" data-base-url=\"https://www.fbi.gov/fbigov_homepage_new\">",
                          "target": [
                            "#visual-portal-wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.55 (foreground color: #337ab7, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fbi.gov/services/cjis/identity-history-summary-checks\">Get a Rap Sheet (Identity History)</a>",
                  "target": [
                    ".mosaic-grid-row.row:nth-child(3) > .mosaic-position-leftmost.iconlink-tile-parent.mosaic-width-third > .mosaic-fbigov\\.theme\\.iconlink-tile.movable.removable > .mosaic-tile-content > .castle-tile-wrapper > .icon-link-wrapper > .media-body.top-align > h4 > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.55 (foreground color: #337ab7, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#337ab7",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.55,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body id=\"visual-portal-wrapper\" class=\"portaltype-document site-Plone section-fbigov_homepage_new icons-on thumbs-on frontend viewpermission-none userrole-anonymous pat-markspeciallinks template-layout layout-custom selected-layout-layout_view  pat-plone patterns-loaded\" data-pat-structure=\"{&quot;activeColumns&quot;: [\n          &quot;ModificationDate&quot;,\n          &quot;EffectiveDate&quot;,\n          &quot;review_state&quot;,\n          &quot;Subject&quot;\n        ],\n&quot;searchParam&quot;: &quot;Title&quot;,\n &quot;momentFormat&quot;: &quot;MMMM D, YYYY&quot;,\n  &quot;typeToViewAction&quot;: {\n                    &quot;File&quot;: &quot;/view&quot;,\n                    &quot;Image&quot;: &quot;/view&quot;,\n                    &quot;Video&quot;: &quot;/view&quot;,\n                    &quot;Audio&quot;: &quot;/view&quot;\n                }\n      }\" data-view-url=\"https://www.fbi.gov/fbigov_homepage_new\" data-i18ncatalogurl=\"https://www.fbi.gov/plonejsi18n\" data-pat-queryfilter=\"{&quot;yearFilter&quot;: true}\" data-pat-tinymce=\"{&quot;imageTypes&quot;: [&quot;Image&quot;], &quot;folderTypes&quot;: [&quot;Folder&quot;, &quot;Large Plone Folder&quot;, &quot;Plone Site&quot;], &quot;linkAttribute&quot;: &quot;UID&quot;, &quot;upload&quot;: {&quot;initialFolder&quot;: null, &quot;showTitle&quot;: false, &quot;currentPath&quot;: &quot;&quot;, &quot;maxFiles&quot;: 1, &quot;uploadMultiple&quot;: false, &quot;baseUrl&quot;: &quot;https://www.fbi.gov&quot;, &quot;relativePath&quot;: &quot;@@fileUpload&quot;}, &quot;relatedItems&quot;: {&quot;vocabularyUrl&quot;: &quot;https://www.fbi.gov/@@getVocabulary?name=plone.app.vocabularies.Catalog&quot;}, &quot;tiny&quot;: {&quot;paste_word_valid_elements&quot;: &quot;b,strong,i,em,h1,h2,h3,h4,ul,li&quot;, &quot;style_formats&quot;: [{&quot;items&quot;: [{&quot;format&quot;: &quot;h1&quot;, &quot;title&quot;: &quot;Header 1&quot;}, {&quot;format&quot;: &quot;h2&quot;, &quot;title&quot;: &quot;Header 2&quot;}, {&quot;format&quot;: &quot;h3&quot;, &quot;title&quot;: &quot;Header 3&quot;}, {&quot;format&quot;: &quot;h4&quot;, &quot;title&quot;: &quot;Header 4&quot;}, {&quot;format&quot;: &quot;h5&quot;, &quot;title&quot;: &quot;Header 5&quot;}, {&quot;format&quot;: &quot;h6&quot;, &quot;title&quot;: &quot;Header 6&quot;}], &quot;title&quot;: &quot;Headers&quot;}, {&quot;items&quot;: [{&quot;format&quot;: &quot;p&quot;, &quot;title&quot;: &quot;Paragraph&quot;}, {&quot;format&quot;: &quot;blockquote&quot;, &quot;title&quot;: &quot;Blockquote&quot;}, {&quot;format&quot;: &quot;div&quot;, &quot;title&quot;: &quot;Div&quot;}, {&quot;format&quot;: &quot;pre&quot;, &quot;title&quot;: &quot;Pre&quot;}], &quot;title&quot;: &quot;Block&quot;}, {&quot;items&quot;: [{&quot;format&quot;: &quot;bold&quot;, &quot;title&quot;: &quot;Bold&quot;, &quot;icon&quot;: &quot;bold&quot;}, {&quot;format&quot;: &quot;italic&quot;, &quot;title&quot;: &quot;Italic&quot;, &quot;icon&quot;: &quot;italic&quot;}, {&quot;format&quot;: &quot;underline&quot;, &quot;title&quot;: &quot;Underline&quot;, &quot;icon&quot;: &quot;underline&quot;}, {&quot;format&quot;: &quot;strikethrough&quot;, &quot;title&quot;: &quot;Strikethrough&quot;, &quot;icon&quot;: &quot;strikethrough&quot;}, {&quot;format&quot;: &quot;superscript&quot;, &quot;title&quot;: &quot;Superscript&quot;, &quot;icon&quot;: &quot;superscript&quot;}, {&quot;format&quot;: &quot;subscript&quot;, &quot;title&quot;: &quot;Subscript&quot;, &quot;icon&quot;: &quot;subscript&quot;}, {&quot;format&quot;: &quot;code&quot;, &quot;title&quot;: &quot;Code&quot;, &quot;icon&quot;: &quot;code&quot;}], &quot;title&quot;: &quot;Inline&quot;}, {&quot;items&quot;: [{&quot;format&quot;: &quot;alignleft&quot;, &quot;title&quot;: &quot;Left&quot;, &quot;icon&quot;: &quot;alignleft&quot;}, {&quot;format&quot;: &quot;aligncenter&quot;, &quot;title&quot;: &quot;Center&quot;, &quot;icon&quot;: &quot;aligncenter&quot;}, {&quot;format&quot;: &quot;alignright&quot;, &quot;title&quot;: &quot;Right&quot;, &quot;icon&quot;: &quot;alignright&quot;}, {&quot;format&quot;: &quot;alignjustify&quot;, &quot;title&quot;: &quot;Justify&quot;, &quot;icon&quot;: &quot;alignjustify&quot;}], &quot;title&quot;: &quot;Alignment&quot;}, {&quot;items&quot;: [{&quot;title&quot;: &quot;Listing&quot;, &quot;classes&quot;: &quot;listing&quot;, &quot;selector&quot;: &quot;table&quot;}, {&quot;title&quot;: &quot;No border&quot;, &quot;classes&quot;: &quot;borderless&quot;, &quot;selector&quot;: &quot;table&quot;}], &quot;title&quot;: &quot;Tables&quot;}, {&quot;title&quot;: &quot;clear&quot;, &quot;block&quot;: &quot;div&quot;, &quot;classes&quot;: &quot;visualClear&quot;}, {&quot;title&quot;: &quot;Full width underline&quot;, &quot;classes&quot;: &quot;full-width-underline&quot;, &quot;selector&quot;: &quot;h2,h1,h3,h4,h5,h6,p,div&quot;}, {&quot;title&quot;: &quot;Large first letter&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;large-first-letter&quot;}, {&quot;title&quot;: &quot;Accordion&quot;, &quot;classes&quot;: &quot;accordion&quot;, &quot;selector&quot;: &quot;ul&quot;}, {&quot;title&quot;: &quot;Large heading&quot;, &quot;classes&quot;: &quot;large-heading&quot;, &quot;selector&quot;: &quot;h2,h1,h3&quot;}, {&quot;title&quot;: &quot;Sub-heading&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;sub-heading&quot;}], &quot;external_plugins&quot;: {&quot;fbianchor&quot;: &quot;++theme++fbigov.theme/js/tinymce_fbianchor.js&quot;, &quot;tamarize&quot;: &quot;++theme++fbigov.theme/js/tinymce_tamarize.js&quot;, &quot;mce-table-buttons&quot;: &quot;++plone++castle/tinymce-table.js&quot;}, &quot;importcss_file_filter&quot;: &quot;https://www.fbi.gov/++plone++static/tinymce-styles.css&quot;, &quot;linkTypes&quot;: [&quot;internal&quot;, &quot;modallink&quot;, &quot;external&quot;, &quot;email&quot;, &quot;anchor&quot;], &quot;paste_merge_formats&quot;: true, &quot;entity_encoding&quot;: &quot;raw&quot;, &quot;resize&quot;: &quot;both&quot;, &quot;menubar&quot;: [&quot;edit&quot;, &quot;table&quot;, &quot;format&quot;, &quot;toolsview&quot;, &quot;insert&quot;], &quot;formats&quot;: [{&quot;title&quot;: &quot;clear&quot;, &quot;block&quot;: &quot;div&quot;, &quot;classes&quot;: &quot;visualClear&quot;}, {&quot;title&quot;: &quot;Full width underline&quot;, &quot;classes&quot;: &quot;full-width-underline&quot;, &quot;selector&quot;: &quot;h2,h1,h3,h4,h5,h6,p,div&quot;}, {&quot;title&quot;: &quot;Large first letter&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;large-first-letter&quot;}, {&quot;title&quot;: &quot;Accordion&quot;, &quot;classes&quot;: &quot;accordion&quot;, &quot;selector&quot;: &quot;ul&quot;}, {&quot;title&quot;: &quot;Large heading&quot;, &quot;classes&quot;: &quot;large-heading&quot;, &quot;selector&quot;: &quot;h2,h1,h3&quot;}, {&quot;title&quot;: &quot;Sub-heading&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;sub-heading&quot;}], &quot;menu&quot;: {&quot;table&quot;: {&quot;items&quot;: &quot;inserttable tableprops deletetable | cell row column&quot;, &quot;title&quot;: &quot;Table&quot;}, &quot;tools&quot;: {&quot;items&quot;: &quot;spellchecker charmap emoticons insertdatetime layer code&quot;, &quot;title&quot;: &quot;Tools&quot;}, &quot;edit&quot;: {&quot;items&quot;: &quot;undo redo | cut copy paste pastetext | searchreplace textpattern selectall | textcolor&quot;, &quot;title&quot;: &quot;Edit&quot;}, &quot;format&quot;: {&quot;items&quot;: &quot;bold italic underline strikethrough superscript subscript | formats | removeformat&quot;, &quot;title&quot;: &quot;Format&quot;}, &quot;view&quot;: {&quot;items&quot;: &quot;visualaid visualchars visualblocks preview fullpage fullscreen&quot;, &quot;title&quot;: &quot;View&quot;}, &quot;insert&quot;: {&quot;items&quot;: &quot;link media | template hr&quot;, &quot;title&quot;: &quot;Insert&quot;}}, &quot;toolbar&quot;: &quot;ltr rtl | undo redo | styleselect | bold italic | alignleft aligncenter alignright alignjustify | bullist numlist outdent indent | unlink plonelink ploneimage |textcolor&quot;, &quot;importcss_append&quot;: true, &quot;templates&quot;: {}, &quot;paste_as_text&quot;: true, &quot;paste_retain_style_properties&quot;: &quot;&quot;, &quot;paste_data_images&quot;: true, &quot;content_css&quot;: &quot;https://www.fbi.gov/++plone++static/tinymce-styles.css,https://www.fbi.gov/++plone++static/plone-compiled.css,https://www.fbi.gov/++theme++fbigov.theme/css/index.css&quot;, &quot;plugins&quot;: [&quot;plonelink&quot;, &quot;ploneimage&quot;, &quot;importcss&quot;, &quot;advlist&quot;, &quot;anchor&quot;, &quot;code&quot;, &quot;fullscreen&quot;, &quot;hr&quot;, &quot;lists&quot;, &quot;media&quot;, &quot;nonbreaking&quot;, &quot;noneditable&quot;, &quot;pagebreak&quot;, &quot;paste&quot;, &quot;preview&quot;, &quot;print&quot;, &quot;searchreplace&quot;, &quot;tabfocus&quot;, &quot;table&quot;, &quot;textcolor&quot;, &quot;textpattern&quot;, &quot;visualchars&quot;, &quot;wordcount&quot;], &quot;browser_spellcheck&quot;: true}, &quot;base_url&quot;: &quot;https://www.fbi.gov/fbigov_homepage_new&quot;, &quot;prependToUrl&quot;: &quot;resolveuid/&quot;, &quot;prependToScalePart&quot;: &quot;/@@images/image/&quot;, &quot;loadingBaseUrl&quot;: &quot;https://www.fbi.gov/++plone++static/components/tinymce-builded/js/tinymce&quot;, &quot;scales&quot;: [{&quot;label&quot;: &quot;Listing (16x16)&quot;, &quot;name&quot;: &quot;listing&quot;, &quot;part&quot;: &quot;listing&quot;}, {&quot;label&quot;: &quot;Icon (32x32)&quot;, &quot;name&quot;: &quot;icon&quot;, &quot;part&quot;: &quot;icon&quot;}, {&quot;label&quot;: &quot;Tile (64x64)&quot;, &quot;name&quot;: &quot;tile&quot;, &quot;part&quot;: &quot;tile&quot;}, {&quot;label&quot;: &quot;Thumb (128x128)&quot;, &quot;name&quot;: &quot;thumb&quot;, &quot;part&quot;: &quot;thumb&quot;}, {&quot;label&quot;: &quot;Mini (200x200)&quot;, &quot;name&quot;: &quot;mini&quot;, &quot;part&quot;: &quot;mini&quot;}, {&quot;label&quot;: &quot;Preview (400x400)&quot;, &quot;name&quot;: &quot;preview&quot;, &quot;part&quot;: &quot;preview&quot;}, {&quot;label&quot;: &quot;Large (768x768)&quot;, &quot;name&quot;: &quot;large&quot;, &quot;part&quot;: &quot;large&quot;}, {&quot;label&quot;: &quot;High (1400x1400)&quot;, &quot;name&quot;: &quot;high&quot;, &quot;part&quot;: &quot;high&quot;}]}\" data-pat-plone-relateditems=\"{\n        &quot;width&quot;: &quot;&quot;\n      }\" data-portal-url=\"https://www.fbi.gov\" data-pat-markspeciallinks=\"{&quot;external_links_open_new_window&quot;: &quot;True&quot;,&quot;mark_special_links&quot;: &quot;False&quot;}\" data-pat-backdrop=\"{&quot;closeOnEsc&quot;: false,\n      &quot;closeOnClick&quot;: false}\" data-pat-plone-modal=\"{\n        &quot;actionOptions&quot;: {&quot;displayInModal&quot;: false},\n        &quot;backdropOptions&quot;: {&quot;closeOnClick&quot;: false, &quot;closeOnEsc&quot;: false},\n        &quot;prependContent&quot;: &quot;#main-content .portalMessage&quot;,\n        &quot;zIndexSelector&quot;: &quot;.plone-modal-wrapper,.plone-modal-backdrop,.modal-open .castle-modal-wrapper .modal,.mce-floatpanel:visible&quot;,\n         &quot;actionOptions&quot;: { &quot;timeout&quot;: 10000}\n      }\" data-pat-pickadate=\"{&quot;date&quot;: {&quot;selectYears&quot;: 200}, &quot;time&quot;: {&quot;interval&quot;: 30 } }\" data-base-url=\"https://www.fbi.gov/fbigov_homepage_new\">",
                          "target": [
                            "#visual-portal-wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.55 (foreground color: #337ab7, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fbi.gov/contact-us\">Contact the FBI</a>",
                  "target": [
                    ".middle-align.media-body > h4 > a[href$=\"contact-us\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.55 (foreground color: #337ab7, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#337ab7",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.55,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body id=\"visual-portal-wrapper\" class=\"portaltype-document site-Plone section-fbigov_homepage_new icons-on thumbs-on frontend viewpermission-none userrole-anonymous pat-markspeciallinks template-layout layout-custom selected-layout-layout_view  pat-plone patterns-loaded\" data-pat-structure=\"{&quot;activeColumns&quot;: [\n          &quot;ModificationDate&quot;,\n          &quot;EffectiveDate&quot;,\n          &quot;review_state&quot;,\n          &quot;Subject&quot;\n        ],\n&quot;searchParam&quot;: &quot;Title&quot;,\n &quot;momentFormat&quot;: &quot;MMMM D, YYYY&quot;,\n  &quot;typeToViewAction&quot;: {\n                    &quot;File&quot;: &quot;/view&quot;,\n                    &quot;Image&quot;: &quot;/view&quot;,\n                    &quot;Video&quot;: &quot;/view&quot;,\n                    &quot;Audio&quot;: &quot;/view&quot;\n                }\n      }\" data-view-url=\"https://www.fbi.gov/fbigov_homepage_new\" data-i18ncatalogurl=\"https://www.fbi.gov/plonejsi18n\" data-pat-queryfilter=\"{&quot;yearFilter&quot;: true}\" data-pat-tinymce=\"{&quot;imageTypes&quot;: [&quot;Image&quot;], &quot;folderTypes&quot;: [&quot;Folder&quot;, &quot;Large Plone Folder&quot;, &quot;Plone Site&quot;], &quot;linkAttribute&quot;: &quot;UID&quot;, &quot;upload&quot;: {&quot;initialFolder&quot;: null, &quot;showTitle&quot;: false, &quot;currentPath&quot;: &quot;&quot;, &quot;maxFiles&quot;: 1, &quot;uploadMultiple&quot;: false, &quot;baseUrl&quot;: &quot;https://www.fbi.gov&quot;, &quot;relativePath&quot;: &quot;@@fileUpload&quot;}, &quot;relatedItems&quot;: {&quot;vocabularyUrl&quot;: &quot;https://www.fbi.gov/@@getVocabulary?name=plone.app.vocabularies.Catalog&quot;}, &quot;tiny&quot;: {&quot;paste_word_valid_elements&quot;: &quot;b,strong,i,em,h1,h2,h3,h4,ul,li&quot;, &quot;style_formats&quot;: [{&quot;items&quot;: [{&quot;format&quot;: &quot;h1&quot;, &quot;title&quot;: &quot;Header 1&quot;}, {&quot;format&quot;: &quot;h2&quot;, &quot;title&quot;: &quot;Header 2&quot;}, {&quot;format&quot;: &quot;h3&quot;, &quot;title&quot;: &quot;Header 3&quot;}, {&quot;format&quot;: &quot;h4&quot;, &quot;title&quot;: &quot;Header 4&quot;}, {&quot;format&quot;: &quot;h5&quot;, &quot;title&quot;: &quot;Header 5&quot;}, {&quot;format&quot;: &quot;h6&quot;, &quot;title&quot;: &quot;Header 6&quot;}], &quot;title&quot;: &quot;Headers&quot;}, {&quot;items&quot;: [{&quot;format&quot;: &quot;p&quot;, &quot;title&quot;: &quot;Paragraph&quot;}, {&quot;format&quot;: &quot;blockquote&quot;, &quot;title&quot;: &quot;Blockquote&quot;}, {&quot;format&quot;: &quot;div&quot;, &quot;title&quot;: &quot;Div&quot;}, {&quot;format&quot;: &quot;pre&quot;, &quot;title&quot;: &quot;Pre&quot;}], &quot;title&quot;: &quot;Block&quot;}, {&quot;items&quot;: [{&quot;format&quot;: &quot;bold&quot;, &quot;title&quot;: &quot;Bold&quot;, &quot;icon&quot;: &quot;bold&quot;}, {&quot;format&quot;: &quot;italic&quot;, &quot;title&quot;: &quot;Italic&quot;, &quot;icon&quot;: &quot;italic&quot;}, {&quot;format&quot;: &quot;underline&quot;, &quot;title&quot;: &quot;Underline&quot;, &quot;icon&quot;: &quot;underline&quot;}, {&quot;format&quot;: &quot;strikethrough&quot;, &quot;title&quot;: &quot;Strikethrough&quot;, &quot;icon&quot;: &quot;strikethrough&quot;}, {&quot;format&quot;: &quot;superscript&quot;, &quot;title&quot;: &quot;Superscript&quot;, &quot;icon&quot;: &quot;superscript&quot;}, {&quot;format&quot;: &quot;subscript&quot;, &quot;title&quot;: &quot;Subscript&quot;, &quot;icon&quot;: &quot;subscript&quot;}, {&quot;format&quot;: &quot;code&quot;, &quot;title&quot;: &quot;Code&quot;, &quot;icon&quot;: &quot;code&quot;}], &quot;title&quot;: &quot;Inline&quot;}, {&quot;items&quot;: [{&quot;format&quot;: &quot;alignleft&quot;, &quot;title&quot;: &quot;Left&quot;, &quot;icon&quot;: &quot;alignleft&quot;}, {&quot;format&quot;: &quot;aligncenter&quot;, &quot;title&quot;: &quot;Center&quot;, &quot;icon&quot;: &quot;aligncenter&quot;}, {&quot;format&quot;: &quot;alignright&quot;, &quot;title&quot;: &quot;Right&quot;, &quot;icon&quot;: &quot;alignright&quot;}, {&quot;format&quot;: &quot;alignjustify&quot;, &quot;title&quot;: &quot;Justify&quot;, &quot;icon&quot;: &quot;alignjustify&quot;}], &quot;title&quot;: &quot;Alignment&quot;}, {&quot;items&quot;: [{&quot;title&quot;: &quot;Listing&quot;, &quot;classes&quot;: &quot;listing&quot;, &quot;selector&quot;: &quot;table&quot;}, {&quot;title&quot;: &quot;No border&quot;, &quot;classes&quot;: &quot;borderless&quot;, &quot;selector&quot;: &quot;table&quot;}], &quot;title&quot;: &quot;Tables&quot;}, {&quot;title&quot;: &quot;clear&quot;, &quot;block&quot;: &quot;div&quot;, &quot;classes&quot;: &quot;visualClear&quot;}, {&quot;title&quot;: &quot;Full width underline&quot;, &quot;classes&quot;: &quot;full-width-underline&quot;, &quot;selector&quot;: &quot;h2,h1,h3,h4,h5,h6,p,div&quot;}, {&quot;title&quot;: &quot;Large first letter&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;large-first-letter&quot;}, {&quot;title&quot;: &quot;Accordion&quot;, &quot;classes&quot;: &quot;accordion&quot;, &quot;selector&quot;: &quot;ul&quot;}, {&quot;title&quot;: &quot;Large heading&quot;, &quot;classes&quot;: &quot;large-heading&quot;, &quot;selector&quot;: &quot;h2,h1,h3&quot;}, {&quot;title&quot;: &quot;Sub-heading&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;sub-heading&quot;}], &quot;external_plugins&quot;: {&quot;fbianchor&quot;: &quot;++theme++fbigov.theme/js/tinymce_fbianchor.js&quot;, &quot;tamarize&quot;: &quot;++theme++fbigov.theme/js/tinymce_tamarize.js&quot;, &quot;mce-table-buttons&quot;: &quot;++plone++castle/tinymce-table.js&quot;}, &quot;importcss_file_filter&quot;: &quot;https://www.fbi.gov/++plone++static/tinymce-styles.css&quot;, &quot;linkTypes&quot;: [&quot;internal&quot;, &quot;modallink&quot;, &quot;external&quot;, &quot;email&quot;, &quot;anchor&quot;], &quot;paste_merge_formats&quot;: true, &quot;entity_encoding&quot;: &quot;raw&quot;, &quot;resize&quot;: &quot;both&quot;, &quot;menubar&quot;: [&quot;edit&quot;, &quot;table&quot;, &quot;format&quot;, &quot;toolsview&quot;, &quot;insert&quot;], &quot;formats&quot;: [{&quot;title&quot;: &quot;clear&quot;, &quot;block&quot;: &quot;div&quot;, &quot;classes&quot;: &quot;visualClear&quot;}, {&quot;title&quot;: &quot;Full width underline&quot;, &quot;classes&quot;: &quot;full-width-underline&quot;, &quot;selector&quot;: &quot;h2,h1,h3,h4,h5,h6,p,div&quot;}, {&quot;title&quot;: &quot;Large first letter&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;large-first-letter&quot;}, {&quot;title&quot;: &quot;Accordion&quot;, &quot;classes&quot;: &quot;accordion&quot;, &quot;selector&quot;: &quot;ul&quot;}, {&quot;title&quot;: &quot;Large heading&quot;, &quot;classes&quot;: &quot;large-heading&quot;, &quot;selector&quot;: &quot;h2,h1,h3&quot;}, {&quot;title&quot;: &quot;Sub-heading&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;sub-heading&quot;}], &quot;menu&quot;: {&quot;table&quot;: {&quot;items&quot;: &quot;inserttable tableprops deletetable | cell row column&quot;, &quot;title&quot;: &quot;Table&quot;}, &quot;tools&quot;: {&quot;items&quot;: &quot;spellchecker charmap emoticons insertdatetime layer code&quot;, &quot;title&quot;: &quot;Tools&quot;}, &quot;edit&quot;: {&quot;items&quot;: &quot;undo redo | cut copy paste pastetext | searchreplace textpattern selectall | textcolor&quot;, &quot;title&quot;: &quot;Edit&quot;}, &quot;format&quot;: {&quot;items&quot;: &quot;bold italic underline strikethrough superscript subscript | formats | removeformat&quot;, &quot;title&quot;: &quot;Format&quot;}, &quot;view&quot;: {&quot;items&quot;: &quot;visualaid visualchars visualblocks preview fullpage fullscreen&quot;, &quot;title&quot;: &quot;View&quot;}, &quot;insert&quot;: {&quot;items&quot;: &quot;link media | template hr&quot;, &quot;title&quot;: &quot;Insert&quot;}}, &quot;toolbar&quot;: &quot;ltr rtl | undo redo | styleselect | bold italic | alignleft aligncenter alignright alignjustify | bullist numlist outdent indent | unlink plonelink ploneimage |textcolor&quot;, &quot;importcss_append&quot;: true, &quot;templates&quot;: {}, &quot;paste_as_text&quot;: true, &quot;paste_retain_style_properties&quot;: &quot;&quot;, &quot;paste_data_images&quot;: true, &quot;content_css&quot;: &quot;https://www.fbi.gov/++plone++static/tinymce-styles.css,https://www.fbi.gov/++plone++static/plone-compiled.css,https://www.fbi.gov/++theme++fbigov.theme/css/index.css&quot;, &quot;plugins&quot;: [&quot;plonelink&quot;, &quot;ploneimage&quot;, &quot;importcss&quot;, &quot;advlist&quot;, &quot;anchor&quot;, &quot;code&quot;, &quot;fullscreen&quot;, &quot;hr&quot;, &quot;lists&quot;, &quot;media&quot;, &quot;nonbreaking&quot;, &quot;noneditable&quot;, &quot;pagebreak&quot;, &quot;paste&quot;, &quot;preview&quot;, &quot;print&quot;, &quot;searchreplace&quot;, &quot;tabfocus&quot;, &quot;table&quot;, &quot;textcolor&quot;, &quot;textpattern&quot;, &quot;visualchars&quot;, &quot;wordcount&quot;], &quot;browser_spellcheck&quot;: true}, &quot;base_url&quot;: &quot;https://www.fbi.gov/fbigov_homepage_new&quot;, &quot;prependToUrl&quot;: &quot;resolveuid/&quot;, &quot;prependToScalePart&quot;: &quot;/@@images/image/&quot;, &quot;loadingBaseUrl&quot;: &quot;https://www.fbi.gov/++plone++static/components/tinymce-builded/js/tinymce&quot;, &quot;scales&quot;: [{&quot;label&quot;: &quot;Listing (16x16)&quot;, &quot;name&quot;: &quot;listing&quot;, &quot;part&quot;: &quot;listing&quot;}, {&quot;label&quot;: &quot;Icon (32x32)&quot;, &quot;name&quot;: &quot;icon&quot;, &quot;part&quot;: &quot;icon&quot;}, {&quot;label&quot;: &quot;Tile (64x64)&quot;, &quot;name&quot;: &quot;tile&quot;, &quot;part&quot;: &quot;tile&quot;}, {&quot;label&quot;: &quot;Thumb (128x128)&quot;, &quot;name&quot;: &quot;thumb&quot;, &quot;part&quot;: &quot;thumb&quot;}, {&quot;label&quot;: &quot;Mini (200x200)&quot;, &quot;name&quot;: &quot;mini&quot;, &quot;part&quot;: &quot;mini&quot;}, {&quot;label&quot;: &quot;Preview (400x400)&quot;, &quot;name&quot;: &quot;preview&quot;, &quot;part&quot;: &quot;preview&quot;}, {&quot;label&quot;: &quot;Large (768x768)&quot;, &quot;name&quot;: &quot;large&quot;, &quot;part&quot;: &quot;large&quot;}, {&quot;label&quot;: &quot;High (1400x1400)&quot;, &quot;name&quot;: &quot;high&quot;, &quot;part&quot;: &quot;high&quot;}]}\" data-pat-plone-relateditems=\"{\n        &quot;width&quot;: &quot;&quot;\n      }\" data-portal-url=\"https://www.fbi.gov\" data-pat-markspeciallinks=\"{&quot;external_links_open_new_window&quot;: &quot;True&quot;,&quot;mark_special_links&quot;: &quot;False&quot;}\" data-pat-backdrop=\"{&quot;closeOnEsc&quot;: false,\n      &quot;closeOnClick&quot;: false}\" data-pat-plone-modal=\"{\n        &quot;actionOptions&quot;: {&quot;displayInModal&quot;: false},\n        &quot;backdropOptions&quot;: {&quot;closeOnClick&quot;: false, &quot;closeOnEsc&quot;: false},\n        &quot;prependContent&quot;: &quot;#main-content .portalMessage&quot;,\n        &quot;zIndexSelector&quot;: &quot;.plone-modal-wrapper,.plone-modal-backdrop,.modal-open .castle-modal-wrapper .modal,.mce-floatpanel:visible&quot;,\n         &quot;actionOptions&quot;: { &quot;timeout&quot;: 10000}\n      }\" data-pat-pickadate=\"{&quot;date&quot;: {&quot;selectYears&quot;: 200}, &quot;time&quot;: {&quot;interval&quot;: 30 } }\" data-base-url=\"https://www.fbi.gov/fbigov_homepage_new\">",
                          "target": [
                            "#visual-portal-wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.55 (foreground color: #337ab7, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fbi.gov/services/cjis/ucr\">Find Crime Stats</a>",
                  "target": [
                    ".mosaic-grid-row.row:nth-child(3) > .mosaic-position-two-thirds.iconlink-tile-parent.mosaic-width-third > .mosaic-fbigov\\.theme\\.iconlink-tile.movable.removable > .mosaic-tile-content > .castle-tile-wrapper > .icon-link-wrapper > .media-body.top-align > h4 > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.55 (foreground color: #337ab7, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#337ab7",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.55,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body id=\"visual-portal-wrapper\" class=\"portaltype-document site-Plone section-fbigov_homepage_new icons-on thumbs-on frontend viewpermission-none userrole-anonymous pat-markspeciallinks template-layout layout-custom selected-layout-layout_view  pat-plone patterns-loaded\" data-pat-structure=\"{&quot;activeColumns&quot;: [\n          &quot;ModificationDate&quot;,\n          &quot;EffectiveDate&quot;,\n          &quot;review_state&quot;,\n          &quot;Subject&quot;\n        ],\n&quot;searchParam&quot;: &quot;Title&quot;,\n &quot;momentFormat&quot;: &quot;MMMM D, YYYY&quot;,\n  &quot;typeToViewAction&quot;: {\n                    &quot;File&quot;: &quot;/view&quot;,\n                    &quot;Image&quot;: &quot;/view&quot;,\n                    &quot;Video&quot;: &quot;/view&quot;,\n                    &quot;Audio&quot;: &quot;/view&quot;\n                }\n      }\" data-view-url=\"https://www.fbi.gov/fbigov_homepage_new\" data-i18ncatalogurl=\"https://www.fbi.gov/plonejsi18n\" data-pat-queryfilter=\"{&quot;yearFilter&quot;: true}\" data-pat-tinymce=\"{&quot;imageTypes&quot;: [&quot;Image&quot;], &quot;folderTypes&quot;: [&quot;Folder&quot;, &quot;Large Plone Folder&quot;, &quot;Plone Site&quot;], &quot;linkAttribute&quot;: &quot;UID&quot;, &quot;upload&quot;: {&quot;initialFolder&quot;: null, &quot;showTitle&quot;: false, &quot;currentPath&quot;: &quot;&quot;, &quot;maxFiles&quot;: 1, &quot;uploadMultiple&quot;: false, &quot;baseUrl&quot;: &quot;https://www.fbi.gov&quot;, &quot;relativePath&quot;: &quot;@@fileUpload&quot;}, &quot;relatedItems&quot;: {&quot;vocabularyUrl&quot;: &quot;https://www.fbi.gov/@@getVocabulary?name=plone.app.vocabularies.Catalog&quot;}, &quot;tiny&quot;: {&quot;paste_word_valid_elements&quot;: &quot;b,strong,i,em,h1,h2,h3,h4,ul,li&quot;, &quot;style_formats&quot;: [{&quot;items&quot;: [{&quot;format&quot;: &quot;h1&quot;, &quot;title&quot;: &quot;Header 1&quot;}, {&quot;format&quot;: &quot;h2&quot;, &quot;title&quot;: &quot;Header 2&quot;}, {&quot;format&quot;: &quot;h3&quot;, &quot;title&quot;: &quot;Header 3&quot;}, {&quot;format&quot;: &quot;h4&quot;, &quot;title&quot;: &quot;Header 4&quot;}, {&quot;format&quot;: &quot;h5&quot;, &quot;title&quot;: &quot;Header 5&quot;}, {&quot;format&quot;: &quot;h6&quot;, &quot;title&quot;: &quot;Header 6&quot;}], &quot;title&quot;: &quot;Headers&quot;}, {&quot;items&quot;: [{&quot;format&quot;: &quot;p&quot;, &quot;title&quot;: &quot;Paragraph&quot;}, {&quot;format&quot;: &quot;blockquote&quot;, &quot;title&quot;: &quot;Blockquote&quot;}, {&quot;format&quot;: &quot;div&quot;, &quot;title&quot;: &quot;Div&quot;}, {&quot;format&quot;: &quot;pre&quot;, &quot;title&quot;: &quot;Pre&quot;}], &quot;title&quot;: &quot;Block&quot;}, {&quot;items&quot;: [{&quot;format&quot;: &quot;bold&quot;, &quot;title&quot;: &quot;Bold&quot;, &quot;icon&quot;: &quot;bold&quot;}, {&quot;format&quot;: &quot;italic&quot;, &quot;title&quot;: &quot;Italic&quot;, &quot;icon&quot;: &quot;italic&quot;}, {&quot;format&quot;: &quot;underline&quot;, &quot;title&quot;: &quot;Underline&quot;, &quot;icon&quot;: &quot;underline&quot;}, {&quot;format&quot;: &quot;strikethrough&quot;, &quot;title&quot;: &quot;Strikethrough&quot;, &quot;icon&quot;: &quot;strikethrough&quot;}, {&quot;format&quot;: &quot;superscript&quot;, &quot;title&quot;: &quot;Superscript&quot;, &quot;icon&quot;: &quot;superscript&quot;}, {&quot;format&quot;: &quot;subscript&quot;, &quot;title&quot;: &quot;Subscript&quot;, &quot;icon&quot;: &quot;subscript&quot;}, {&quot;format&quot;: &quot;code&quot;, &quot;title&quot;: &quot;Code&quot;, &quot;icon&quot;: &quot;code&quot;}], &quot;title&quot;: &quot;Inline&quot;}, {&quot;items&quot;: [{&quot;format&quot;: &quot;alignleft&quot;, &quot;title&quot;: &quot;Left&quot;, &quot;icon&quot;: &quot;alignleft&quot;}, {&quot;format&quot;: &quot;aligncenter&quot;, &quot;title&quot;: &quot;Center&quot;, &quot;icon&quot;: &quot;aligncenter&quot;}, {&quot;format&quot;: &quot;alignright&quot;, &quot;title&quot;: &quot;Right&quot;, &quot;icon&quot;: &quot;alignright&quot;}, {&quot;format&quot;: &quot;alignjustify&quot;, &quot;title&quot;: &quot;Justify&quot;, &quot;icon&quot;: &quot;alignjustify&quot;}], &quot;title&quot;: &quot;Alignment&quot;}, {&quot;items&quot;: [{&quot;title&quot;: &quot;Listing&quot;, &quot;classes&quot;: &quot;listing&quot;, &quot;selector&quot;: &quot;table&quot;}, {&quot;title&quot;: &quot;No border&quot;, &quot;classes&quot;: &quot;borderless&quot;, &quot;selector&quot;: &quot;table&quot;}], &quot;title&quot;: &quot;Tables&quot;}, {&quot;title&quot;: &quot;clear&quot;, &quot;block&quot;: &quot;div&quot;, &quot;classes&quot;: &quot;visualClear&quot;}, {&quot;title&quot;: &quot;Full width underline&quot;, &quot;classes&quot;: &quot;full-width-underline&quot;, &quot;selector&quot;: &quot;h2,h1,h3,h4,h5,h6,p,div&quot;}, {&quot;title&quot;: &quot;Large first letter&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;large-first-letter&quot;}, {&quot;title&quot;: &quot;Accordion&quot;, &quot;classes&quot;: &quot;accordion&quot;, &quot;selector&quot;: &quot;ul&quot;}, {&quot;title&quot;: &quot;Large heading&quot;, &quot;classes&quot;: &quot;large-heading&quot;, &quot;selector&quot;: &quot;h2,h1,h3&quot;}, {&quot;title&quot;: &quot;Sub-heading&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;sub-heading&quot;}], &quot;external_plugins&quot;: {&quot;fbianchor&quot;: &quot;++theme++fbigov.theme/js/tinymce_fbianchor.js&quot;, &quot;tamarize&quot;: &quot;++theme++fbigov.theme/js/tinymce_tamarize.js&quot;, &quot;mce-table-buttons&quot;: &quot;++plone++castle/tinymce-table.js&quot;}, &quot;importcss_file_filter&quot;: &quot;https://www.fbi.gov/++plone++static/tinymce-styles.css&quot;, &quot;linkTypes&quot;: [&quot;internal&quot;, &quot;modallink&quot;, &quot;external&quot;, &quot;email&quot;, &quot;anchor&quot;], &quot;paste_merge_formats&quot;: true, &quot;entity_encoding&quot;: &quot;raw&quot;, &quot;resize&quot;: &quot;both&quot;, &quot;menubar&quot;: [&quot;edit&quot;, &quot;table&quot;, &quot;format&quot;, &quot;toolsview&quot;, &quot;insert&quot;], &quot;formats&quot;: [{&quot;title&quot;: &quot;clear&quot;, &quot;block&quot;: &quot;div&quot;, &quot;classes&quot;: &quot;visualClear&quot;}, {&quot;title&quot;: &quot;Full width underline&quot;, &quot;classes&quot;: &quot;full-width-underline&quot;, &quot;selector&quot;: &quot;h2,h1,h3,h4,h5,h6,p,div&quot;}, {&quot;title&quot;: &quot;Large first letter&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;large-first-letter&quot;}, {&quot;title&quot;: &quot;Accordion&quot;, &quot;classes&quot;: &quot;accordion&quot;, &quot;selector&quot;: &quot;ul&quot;}, {&quot;title&quot;: &quot;Large heading&quot;, &quot;classes&quot;: &quot;large-heading&quot;, &quot;selector&quot;: &quot;h2,h1,h3&quot;}, {&quot;title&quot;: &quot;Sub-heading&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;sub-heading&quot;}], &quot;menu&quot;: {&quot;table&quot;: {&quot;items&quot;: &quot;inserttable tableprops deletetable | cell row column&quot;, &quot;title&quot;: &quot;Table&quot;}, &quot;tools&quot;: {&quot;items&quot;: &quot;spellchecker charmap emoticons insertdatetime layer code&quot;, &quot;title&quot;: &quot;Tools&quot;}, &quot;edit&quot;: {&quot;items&quot;: &quot;undo redo | cut copy paste pastetext | searchreplace textpattern selectall | textcolor&quot;, &quot;title&quot;: &quot;Edit&quot;}, &quot;format&quot;: {&quot;items&quot;: &quot;bold italic underline strikethrough superscript subscript | formats | removeformat&quot;, &quot;title&quot;: &quot;Format&quot;}, &quot;view&quot;: {&quot;items&quot;: &quot;visualaid visualchars visualblocks preview fullpage fullscreen&quot;, &quot;title&quot;: &quot;View&quot;}, &quot;insert&quot;: {&quot;items&quot;: &quot;link media | template hr&quot;, &quot;title&quot;: &quot;Insert&quot;}}, &quot;toolbar&quot;: &quot;ltr rtl | undo redo | styleselect | bold italic | alignleft aligncenter alignright alignjustify | bullist numlist outdent indent | unlink plonelink ploneimage |textcolor&quot;, &quot;importcss_append&quot;: true, &quot;templates&quot;: {}, &quot;paste_as_text&quot;: true, &quot;paste_retain_style_properties&quot;: &quot;&quot;, &quot;paste_data_images&quot;: true, &quot;content_css&quot;: &quot;https://www.fbi.gov/++plone++static/tinymce-styles.css,https://www.fbi.gov/++plone++static/plone-compiled.css,https://www.fbi.gov/++theme++fbigov.theme/css/index.css&quot;, &quot;plugins&quot;: [&quot;plonelink&quot;, &quot;ploneimage&quot;, &quot;importcss&quot;, &quot;advlist&quot;, &quot;anchor&quot;, &quot;code&quot;, &quot;fullscreen&quot;, &quot;hr&quot;, &quot;lists&quot;, &quot;media&quot;, &quot;nonbreaking&quot;, &quot;noneditable&quot;, &quot;pagebreak&quot;, &quot;paste&quot;, &quot;preview&quot;, &quot;print&quot;, &quot;searchreplace&quot;, &quot;tabfocus&quot;, &quot;table&quot;, &quot;textcolor&quot;, &quot;textpattern&quot;, &quot;visualchars&quot;, &quot;wordcount&quot;], &quot;browser_spellcheck&quot;: true}, &quot;base_url&quot;: &quot;https://www.fbi.gov/fbigov_homepage_new&quot;, &quot;prependToUrl&quot;: &quot;resolveuid/&quot;, &quot;prependToScalePart&quot;: &quot;/@@images/image/&quot;, &quot;loadingBaseUrl&quot;: &quot;https://www.fbi.gov/++plone++static/components/tinymce-builded/js/tinymce&quot;, &quot;scales&quot;: [{&quot;label&quot;: &quot;Listing (16x16)&quot;, &quot;name&quot;: &quot;listing&quot;, &quot;part&quot;: &quot;listing&quot;}, {&quot;label&quot;: &quot;Icon (32x32)&quot;, &quot;name&quot;: &quot;icon&quot;, &quot;part&quot;: &quot;icon&quot;}, {&quot;label&quot;: &quot;Tile (64x64)&quot;, &quot;name&quot;: &quot;tile&quot;, &quot;part&quot;: &quot;tile&quot;}, {&quot;label&quot;: &quot;Thumb (128x128)&quot;, &quot;name&quot;: &quot;thumb&quot;, &quot;part&quot;: &quot;thumb&quot;}, {&quot;label&quot;: &quot;Mini (200x200)&quot;, &quot;name&quot;: &quot;mini&quot;, &quot;part&quot;: &quot;mini&quot;}, {&quot;label&quot;: &quot;Preview (400x400)&quot;, &quot;name&quot;: &quot;preview&quot;, &quot;part&quot;: &quot;preview&quot;}, {&quot;label&quot;: &quot;Large (768x768)&quot;, &quot;name&quot;: &quot;large&quot;, &quot;part&quot;: &quot;large&quot;}, {&quot;label&quot;: &quot;High (1400x1400)&quot;, &quot;name&quot;: &quot;high&quot;, &quot;part&quot;: &quot;high&quot;}]}\" data-pat-plone-relateditems=\"{\n        &quot;width&quot;: &quot;&quot;\n      }\" data-portal-url=\"https://www.fbi.gov\" data-pat-markspeciallinks=\"{&quot;external_links_open_new_window&quot;: &quot;True&quot;,&quot;mark_special_links&quot;: &quot;False&quot;}\" data-pat-backdrop=\"{&quot;closeOnEsc&quot;: false,\n      &quot;closeOnClick&quot;: false}\" data-pat-plone-modal=\"{\n        &quot;actionOptions&quot;: {&quot;displayInModal&quot;: false},\n        &quot;backdropOptions&quot;: {&quot;closeOnClick&quot;: false, &quot;closeOnEsc&quot;: false},\n        &quot;prependContent&quot;: &quot;#main-content .portalMessage&quot;,\n        &quot;zIndexSelector&quot;: &quot;.plone-modal-wrapper,.plone-modal-backdrop,.modal-open .castle-modal-wrapper .modal,.mce-floatpanel:visible&quot;,\n         &quot;actionOptions&quot;: { &quot;timeout&quot;: 10000}\n      }\" data-pat-pickadate=\"{&quot;date&quot;: {&quot;selectYears&quot;: 200}, &quot;time&quot;: {&quot;interval&quot;: 30 } }\" data-base-url=\"https://www.fbi.gov/fbigov_homepage_new\">",
                          "target": [
                            "#visual-portal-wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.55 (foreground color: #337ab7, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fbi.gov/scams-and-safety\">Learn About Common Crimes &amp; Scams</a>",
                  "target": [
                    ".mosaic-grid-row.row:nth-child(4) > .mosaic-position-leftmost.iconlink-tile-parent.mosaic-width-third > .mosaic-fbigov\\.theme\\.iconlink-tile.movable.removable > .mosaic-tile-content > .castle-tile-wrapper > .icon-link-wrapper > .media-body.top-align > h4 > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.55 (foreground color: #337ab7, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#337ab7",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.55,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body id=\"visual-portal-wrapper\" class=\"portaltype-document site-Plone section-fbigov_homepage_new icons-on thumbs-on frontend viewpermission-none userrole-anonymous pat-markspeciallinks template-layout layout-custom selected-layout-layout_view  pat-plone patterns-loaded\" data-pat-structure=\"{&quot;activeColumns&quot;: [\n          &quot;ModificationDate&quot;,\n          &quot;EffectiveDate&quot;,\n          &quot;review_state&quot;,\n          &quot;Subject&quot;\n        ],\n&quot;searchParam&quot;: &quot;Title&quot;,\n &quot;momentFormat&quot;: &quot;MMMM D, YYYY&quot;,\n  &quot;typeToViewAction&quot;: {\n                    &quot;File&quot;: &quot;/view&quot;,\n                    &quot;Image&quot;: &quot;/view&quot;,\n                    &quot;Video&quot;: &quot;/view&quot;,\n                    &quot;Audio&quot;: &quot;/view&quot;\n                }\n      }\" data-view-url=\"https://www.fbi.gov/fbigov_homepage_new\" data-i18ncatalogurl=\"https://www.fbi.gov/plonejsi18n\" data-pat-queryfilter=\"{&quot;yearFilter&quot;: true}\" data-pat-tinymce=\"{&quot;imageTypes&quot;: [&quot;Image&quot;], &quot;folderTypes&quot;: [&quot;Folder&quot;, &quot;Large Plone Folder&quot;, &quot;Plone Site&quot;], &quot;linkAttribute&quot;: &quot;UID&quot;, &quot;upload&quot;: {&quot;initialFolder&quot;: null, &quot;showTitle&quot;: false, &quot;currentPath&quot;: &quot;&quot;, &quot;maxFiles&quot;: 1, &quot;uploadMultiple&quot;: false, &quot;baseUrl&quot;: &quot;https://www.fbi.gov&quot;, &quot;relativePath&quot;: &quot;@@fileUpload&quot;}, &quot;relatedItems&quot;: {&quot;vocabularyUrl&quot;: &quot;https://www.fbi.gov/@@getVocabulary?name=plone.app.vocabularies.Catalog&quot;}, &quot;tiny&quot;: {&quot;paste_word_valid_elements&quot;: &quot;b,strong,i,em,h1,h2,h3,h4,ul,li&quot;, &quot;style_formats&quot;: [{&quot;items&quot;: [{&quot;format&quot;: &quot;h1&quot;, &quot;title&quot;: &quot;Header 1&quot;}, {&quot;format&quot;: &quot;h2&quot;, &quot;title&quot;: &quot;Header 2&quot;}, {&quot;format&quot;: &quot;h3&quot;, &quot;title&quot;: &quot;Header 3&quot;}, {&quot;format&quot;: &quot;h4&quot;, &quot;title&quot;: &quot;Header 4&quot;}, {&quot;format&quot;: &quot;h5&quot;, &quot;title&quot;: &quot;Header 5&quot;}, {&quot;format&quot;: &quot;h6&quot;, &quot;title&quot;: &quot;Header 6&quot;}], &quot;title&quot;: &quot;Headers&quot;}, {&quot;items&quot;: [{&quot;format&quot;: &quot;p&quot;, &quot;title&quot;: &quot;Paragraph&quot;}, {&quot;format&quot;: &quot;blockquote&quot;, &quot;title&quot;: &quot;Blockquote&quot;}, {&quot;format&quot;: &quot;div&quot;, &quot;title&quot;: &quot;Div&quot;}, {&quot;format&quot;: &quot;pre&quot;, &quot;title&quot;: &quot;Pre&quot;}], &quot;title&quot;: &quot;Block&quot;}, {&quot;items&quot;: [{&quot;format&quot;: &quot;bold&quot;, &quot;title&quot;: &quot;Bold&quot;, &quot;icon&quot;: &quot;bold&quot;}, {&quot;format&quot;: &quot;italic&quot;, &quot;title&quot;: &quot;Italic&quot;, &quot;icon&quot;: &quot;italic&quot;}, {&quot;format&quot;: &quot;underline&quot;, &quot;title&quot;: &quot;Underline&quot;, &quot;icon&quot;: &quot;underline&quot;}, {&quot;format&quot;: &quot;strikethrough&quot;, &quot;title&quot;: &quot;Strikethrough&quot;, &quot;icon&quot;: &quot;strikethrough&quot;}, {&quot;format&quot;: &quot;superscript&quot;, &quot;title&quot;: &quot;Superscript&quot;, &quot;icon&quot;: &quot;superscript&quot;}, {&quot;format&quot;: &quot;subscript&quot;, &quot;title&quot;: &quot;Subscript&quot;, &quot;icon&quot;: &quot;subscript&quot;}, {&quot;format&quot;: &quot;code&quot;, &quot;title&quot;: &quot;Code&quot;, &quot;icon&quot;: &quot;code&quot;}], &quot;title&quot;: &quot;Inline&quot;}, {&quot;items&quot;: [{&quot;format&quot;: &quot;alignleft&quot;, &quot;title&quot;: &quot;Left&quot;, &quot;icon&quot;: &quot;alignleft&quot;}, {&quot;format&quot;: &quot;aligncenter&quot;, &quot;title&quot;: &quot;Center&quot;, &quot;icon&quot;: &quot;aligncenter&quot;}, {&quot;format&quot;: &quot;alignright&quot;, &quot;title&quot;: &quot;Right&quot;, &quot;icon&quot;: &quot;alignright&quot;}, {&quot;format&quot;: &quot;alignjustify&quot;, &quot;title&quot;: &quot;Justify&quot;, &quot;icon&quot;: &quot;alignjustify&quot;}], &quot;title&quot;: &quot;Alignment&quot;}, {&quot;items&quot;: [{&quot;title&quot;: &quot;Listing&quot;, &quot;classes&quot;: &quot;listing&quot;, &quot;selector&quot;: &quot;table&quot;}, {&quot;title&quot;: &quot;No border&quot;, &quot;classes&quot;: &quot;borderless&quot;, &quot;selector&quot;: &quot;table&quot;}], &quot;title&quot;: &quot;Tables&quot;}, {&quot;title&quot;: &quot;clear&quot;, &quot;block&quot;: &quot;div&quot;, &quot;classes&quot;: &quot;visualClear&quot;}, {&quot;title&quot;: &quot;Full width underline&quot;, &quot;classes&quot;: &quot;full-width-underline&quot;, &quot;selector&quot;: &quot;h2,h1,h3,h4,h5,h6,p,div&quot;}, {&quot;title&quot;: &quot;Large first letter&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;large-first-letter&quot;}, {&quot;title&quot;: &quot;Accordion&quot;, &quot;classes&quot;: &quot;accordion&quot;, &quot;selector&quot;: &quot;ul&quot;}, {&quot;title&quot;: &quot;Large heading&quot;, &quot;classes&quot;: &quot;large-heading&quot;, &quot;selector&quot;: &quot;h2,h1,h3&quot;}, {&quot;title&quot;: &quot;Sub-heading&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;sub-heading&quot;}], &quot;external_plugins&quot;: {&quot;fbianchor&quot;: &quot;++theme++fbigov.theme/js/tinymce_fbianchor.js&quot;, &quot;tamarize&quot;: &quot;++theme++fbigov.theme/js/tinymce_tamarize.js&quot;, &quot;mce-table-buttons&quot;: &quot;++plone++castle/tinymce-table.js&quot;}, &quot;importcss_file_filter&quot;: &quot;https://www.fbi.gov/++plone++static/tinymce-styles.css&quot;, &quot;linkTypes&quot;: [&quot;internal&quot;, &quot;modallink&quot;, &quot;external&quot;, &quot;email&quot;, &quot;anchor&quot;], &quot;paste_merge_formats&quot;: true, &quot;entity_encoding&quot;: &quot;raw&quot;, &quot;resize&quot;: &quot;both&quot;, &quot;menubar&quot;: [&quot;edit&quot;, &quot;table&quot;, &quot;format&quot;, &quot;toolsview&quot;, &quot;insert&quot;], &quot;formats&quot;: [{&quot;title&quot;: &quot;clear&quot;, &quot;block&quot;: &quot;div&quot;, &quot;classes&quot;: &quot;visualClear&quot;}, {&quot;title&quot;: &quot;Full width underline&quot;, &quot;classes&quot;: &quot;full-width-underline&quot;, &quot;selector&quot;: &quot;h2,h1,h3,h4,h5,h6,p,div&quot;}, {&quot;title&quot;: &quot;Large first letter&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;large-first-letter&quot;}, {&quot;title&quot;: &quot;Accordion&quot;, &quot;classes&quot;: &quot;accordion&quot;, &quot;selector&quot;: &quot;ul&quot;}, {&quot;title&quot;: &quot;Large heading&quot;, &quot;classes&quot;: &quot;large-heading&quot;, &quot;selector&quot;: &quot;h2,h1,h3&quot;}, {&quot;title&quot;: &quot;Sub-heading&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;sub-heading&quot;}], &quot;menu&quot;: {&quot;table&quot;: {&quot;items&quot;: &quot;inserttable tableprops deletetable | cell row column&quot;, &quot;title&quot;: &quot;Table&quot;}, &quot;tools&quot;: {&quot;items&quot;: &quot;spellchecker charmap emoticons insertdatetime layer code&quot;, &quot;title&quot;: &quot;Tools&quot;}, &quot;edit&quot;: {&quot;items&quot;: &quot;undo redo | cut copy paste pastetext | searchreplace textpattern selectall | textcolor&quot;, &quot;title&quot;: &quot;Edit&quot;}, &quot;format&quot;: {&quot;items&quot;: &quot;bold italic underline strikethrough superscript subscript | formats | removeformat&quot;, &quot;title&quot;: &quot;Format&quot;}, &quot;view&quot;: {&quot;items&quot;: &quot;visualaid visualchars visualblocks preview fullpage fullscreen&quot;, &quot;title&quot;: &quot;View&quot;}, &quot;insert&quot;: {&quot;items&quot;: &quot;link media | template hr&quot;, &quot;title&quot;: &quot;Insert&quot;}}, &quot;toolbar&quot;: &quot;ltr rtl | undo redo | styleselect | bold italic | alignleft aligncenter alignright alignjustify | bullist numlist outdent indent | unlink plonelink ploneimage |textcolor&quot;, &quot;importcss_append&quot;: true, &quot;templates&quot;: {}, &quot;paste_as_text&quot;: true, &quot;paste_retain_style_properties&quot;: &quot;&quot;, &quot;paste_data_images&quot;: true, &quot;content_css&quot;: &quot;https://www.fbi.gov/++plone++static/tinymce-styles.css,https://www.fbi.gov/++plone++static/plone-compiled.css,https://www.fbi.gov/++theme++fbigov.theme/css/index.css&quot;, &quot;plugins&quot;: [&quot;plonelink&quot;, &quot;ploneimage&quot;, &quot;importcss&quot;, &quot;advlist&quot;, &quot;anchor&quot;, &quot;code&quot;, &quot;fullscreen&quot;, &quot;hr&quot;, &quot;lists&quot;, &quot;media&quot;, &quot;nonbreaking&quot;, &quot;noneditable&quot;, &quot;pagebreak&quot;, &quot;paste&quot;, &quot;preview&quot;, &quot;print&quot;, &quot;searchreplace&quot;, &quot;tabfocus&quot;, &quot;table&quot;, &quot;textcolor&quot;, &quot;textpattern&quot;, &quot;visualchars&quot;, &quot;wordcount&quot;], &quot;browser_spellcheck&quot;: true}, &quot;base_url&quot;: &quot;https://www.fbi.gov/fbigov_homepage_new&quot;, &quot;prependToUrl&quot;: &quot;resolveuid/&quot;, &quot;prependToScalePart&quot;: &quot;/@@images/image/&quot;, &quot;loadingBaseUrl&quot;: &quot;https://www.fbi.gov/++plone++static/components/tinymce-builded/js/tinymce&quot;, &quot;scales&quot;: [{&quot;label&quot;: &quot;Listing (16x16)&quot;, &quot;name&quot;: &quot;listing&quot;, &quot;part&quot;: &quot;listing&quot;}, {&quot;label&quot;: &quot;Icon (32x32)&quot;, &quot;name&quot;: &quot;icon&quot;, &quot;part&quot;: &quot;icon&quot;}, {&quot;label&quot;: &quot;Tile (64x64)&quot;, &quot;name&quot;: &quot;tile&quot;, &quot;part&quot;: &quot;tile&quot;}, {&quot;label&quot;: &quot;Thumb (128x128)&quot;, &quot;name&quot;: &quot;thumb&quot;, &quot;part&quot;: &quot;thumb&quot;}, {&quot;label&quot;: &quot;Mini (200x200)&quot;, &quot;name&quot;: &quot;mini&quot;, &quot;part&quot;: &quot;mini&quot;}, {&quot;label&quot;: &quot;Preview (400x400)&quot;, &quot;name&quot;: &quot;preview&quot;, &quot;part&quot;: &quot;preview&quot;}, {&quot;label&quot;: &quot;Large (768x768)&quot;, &quot;name&quot;: &quot;large&quot;, &quot;part&quot;: &quot;large&quot;}, {&quot;label&quot;: &quot;High (1400x1400)&quot;, &quot;name&quot;: &quot;high&quot;, &quot;part&quot;: &quot;high&quot;}]}\" data-pat-plone-relateditems=\"{\n        &quot;width&quot;: &quot;&quot;\n      }\" data-portal-url=\"https://www.fbi.gov\" data-pat-markspeciallinks=\"{&quot;external_links_open_new_window&quot;: &quot;True&quot;,&quot;mark_special_links&quot;: &quot;False&quot;}\" data-pat-backdrop=\"{&quot;closeOnEsc&quot;: false,\n      &quot;closeOnClick&quot;: false}\" data-pat-plone-modal=\"{\n        &quot;actionOptions&quot;: {&quot;displayInModal&quot;: false},\n        &quot;backdropOptions&quot;: {&quot;closeOnClick&quot;: false, &quot;closeOnEsc&quot;: false},\n        &quot;prependContent&quot;: &quot;#main-content .portalMessage&quot;,\n        &quot;zIndexSelector&quot;: &quot;.plone-modal-wrapper,.plone-modal-backdrop,.modal-open .castle-modal-wrapper .modal,.mce-floatpanel:visible&quot;,\n         &quot;actionOptions&quot;: { &quot;timeout&quot;: 10000}\n      }\" data-pat-pickadate=\"{&quot;date&quot;: {&quot;selectYears&quot;: 200}, &quot;time&quot;: {&quot;interval&quot;: 30 } }\" data-base-url=\"https://www.fbi.gov/fbigov_homepage_new\">",
                          "target": [
                            "#visual-portal-wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.55 (foreground color: #337ab7, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fbi.gov/investigate\">Learn What the FBI Investigates</a>",
                  "target": [
                    ".mosaic-grid-row.row:nth-child(4) > .mosaic-position-third.iconlink-tile-parent.mosaic-width-third > .mosaic-fbigov\\.theme\\.iconlink-tile.movable.removable > .mosaic-tile-content > .castle-tile-wrapper > .icon-link-wrapper > .media-body.top-align > h4 > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.55 (foreground color: #337ab7, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#337ab7",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.55,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body id=\"visual-portal-wrapper\" class=\"portaltype-document site-Plone section-fbigov_homepage_new icons-on thumbs-on frontend viewpermission-none userrole-anonymous pat-markspeciallinks template-layout layout-custom selected-layout-layout_view  pat-plone patterns-loaded\" data-pat-structure=\"{&quot;activeColumns&quot;: [\n          &quot;ModificationDate&quot;,\n          &quot;EffectiveDate&quot;,\n          &quot;review_state&quot;,\n          &quot;Subject&quot;\n        ],\n&quot;searchParam&quot;: &quot;Title&quot;,\n &quot;momentFormat&quot;: &quot;MMMM D, YYYY&quot;,\n  &quot;typeToViewAction&quot;: {\n                    &quot;File&quot;: &quot;/view&quot;,\n                    &quot;Image&quot;: &quot;/view&quot;,\n                    &quot;Video&quot;: &quot;/view&quot;,\n                    &quot;Audio&quot;: &quot;/view&quot;\n                }\n      }\" data-view-url=\"https://www.fbi.gov/fbigov_homepage_new\" data-i18ncatalogurl=\"https://www.fbi.gov/plonejsi18n\" data-pat-queryfilter=\"{&quot;yearFilter&quot;: true}\" data-pat-tinymce=\"{&quot;imageTypes&quot;: [&quot;Image&quot;], &quot;folderTypes&quot;: [&quot;Folder&quot;, &quot;Large Plone Folder&quot;, &quot;Plone Site&quot;], &quot;linkAttribute&quot;: &quot;UID&quot;, &quot;upload&quot;: {&quot;initialFolder&quot;: null, &quot;showTitle&quot;: false, &quot;currentPath&quot;: &quot;&quot;, &quot;maxFiles&quot;: 1, &quot;uploadMultiple&quot;: false, &quot;baseUrl&quot;: &quot;https://www.fbi.gov&quot;, &quot;relativePath&quot;: &quot;@@fileUpload&quot;}, &quot;relatedItems&quot;: {&quot;vocabularyUrl&quot;: &quot;https://www.fbi.gov/@@getVocabulary?name=plone.app.vocabularies.Catalog&quot;}, &quot;tiny&quot;: {&quot;paste_word_valid_elements&quot;: &quot;b,strong,i,em,h1,h2,h3,h4,ul,li&quot;, &quot;style_formats&quot;: [{&quot;items&quot;: [{&quot;format&quot;: &quot;h1&quot;, &quot;title&quot;: &quot;Header 1&quot;}, {&quot;format&quot;: &quot;h2&quot;, &quot;title&quot;: &quot;Header 2&quot;}, {&quot;format&quot;: &quot;h3&quot;, &quot;title&quot;: &quot;Header 3&quot;}, {&quot;format&quot;: &quot;h4&quot;, &quot;title&quot;: &quot;Header 4&quot;}, {&quot;format&quot;: &quot;h5&quot;, &quot;title&quot;: &quot;Header 5&quot;}, {&quot;format&quot;: &quot;h6&quot;, &quot;title&quot;: &quot;Header 6&quot;}], &quot;title&quot;: &quot;Headers&quot;}, {&quot;items&quot;: [{&quot;format&quot;: &quot;p&quot;, &quot;title&quot;: &quot;Paragraph&quot;}, {&quot;format&quot;: &quot;blockquote&quot;, &quot;title&quot;: &quot;Blockquote&quot;}, {&quot;format&quot;: &quot;div&quot;, &quot;title&quot;: &quot;Div&quot;}, {&quot;format&quot;: &quot;pre&quot;, &quot;title&quot;: &quot;Pre&quot;}], &quot;title&quot;: &quot;Block&quot;}, {&quot;items&quot;: [{&quot;format&quot;: &quot;bold&quot;, &quot;title&quot;: &quot;Bold&quot;, &quot;icon&quot;: &quot;bold&quot;}, {&quot;format&quot;: &quot;italic&quot;, &quot;title&quot;: &quot;Italic&quot;, &quot;icon&quot;: &quot;italic&quot;}, {&quot;format&quot;: &quot;underline&quot;, &quot;title&quot;: &quot;Underline&quot;, &quot;icon&quot;: &quot;underline&quot;}, {&quot;format&quot;: &quot;strikethrough&quot;, &quot;title&quot;: &quot;Strikethrough&quot;, &quot;icon&quot;: &quot;strikethrough&quot;}, {&quot;format&quot;: &quot;superscript&quot;, &quot;title&quot;: &quot;Superscript&quot;, &quot;icon&quot;: &quot;superscript&quot;}, {&quot;format&quot;: &quot;subscript&quot;, &quot;title&quot;: &quot;Subscript&quot;, &quot;icon&quot;: &quot;subscript&quot;}, {&quot;format&quot;: &quot;code&quot;, &quot;title&quot;: &quot;Code&quot;, &quot;icon&quot;: &quot;code&quot;}], &quot;title&quot;: &quot;Inline&quot;}, {&quot;items&quot;: [{&quot;format&quot;: &quot;alignleft&quot;, &quot;title&quot;: &quot;Left&quot;, &quot;icon&quot;: &quot;alignleft&quot;}, {&quot;format&quot;: &quot;aligncenter&quot;, &quot;title&quot;: &quot;Center&quot;, &quot;icon&quot;: &quot;aligncenter&quot;}, {&quot;format&quot;: &quot;alignright&quot;, &quot;title&quot;: &quot;Right&quot;, &quot;icon&quot;: &quot;alignright&quot;}, {&quot;format&quot;: &quot;alignjustify&quot;, &quot;title&quot;: &quot;Justify&quot;, &quot;icon&quot;: &quot;alignjustify&quot;}], &quot;title&quot;: &quot;Alignment&quot;}, {&quot;items&quot;: [{&quot;title&quot;: &quot;Listing&quot;, &quot;classes&quot;: &quot;listing&quot;, &quot;selector&quot;: &quot;table&quot;}, {&quot;title&quot;: &quot;No border&quot;, &quot;classes&quot;: &quot;borderless&quot;, &quot;selector&quot;: &quot;table&quot;}], &quot;title&quot;: &quot;Tables&quot;}, {&quot;title&quot;: &quot;clear&quot;, &quot;block&quot;: &quot;div&quot;, &quot;classes&quot;: &quot;visualClear&quot;}, {&quot;title&quot;: &quot;Full width underline&quot;, &quot;classes&quot;: &quot;full-width-underline&quot;, &quot;selector&quot;: &quot;h2,h1,h3,h4,h5,h6,p,div&quot;}, {&quot;title&quot;: &quot;Large first letter&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;large-first-letter&quot;}, {&quot;title&quot;: &quot;Accordion&quot;, &quot;classes&quot;: &quot;accordion&quot;, &quot;selector&quot;: &quot;ul&quot;}, {&quot;title&quot;: &quot;Large heading&quot;, &quot;classes&quot;: &quot;large-heading&quot;, &quot;selector&quot;: &quot;h2,h1,h3&quot;}, {&quot;title&quot;: &quot;Sub-heading&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;sub-heading&quot;}], &quot;external_plugins&quot;: {&quot;fbianchor&quot;: &quot;++theme++fbigov.theme/js/tinymce_fbianchor.js&quot;, &quot;tamarize&quot;: &quot;++theme++fbigov.theme/js/tinymce_tamarize.js&quot;, &quot;mce-table-buttons&quot;: &quot;++plone++castle/tinymce-table.js&quot;}, &quot;importcss_file_filter&quot;: &quot;https://www.fbi.gov/++plone++static/tinymce-styles.css&quot;, &quot;linkTypes&quot;: [&quot;internal&quot;, &quot;modallink&quot;, &quot;external&quot;, &quot;email&quot;, &quot;anchor&quot;], &quot;paste_merge_formats&quot;: true, &quot;entity_encoding&quot;: &quot;raw&quot;, &quot;resize&quot;: &quot;both&quot;, &quot;menubar&quot;: [&quot;edit&quot;, &quot;table&quot;, &quot;format&quot;, &quot;toolsview&quot;, &quot;insert&quot;], &quot;formats&quot;: [{&quot;title&quot;: &quot;clear&quot;, &quot;block&quot;: &quot;div&quot;, &quot;classes&quot;: &quot;visualClear&quot;}, {&quot;title&quot;: &quot;Full width underline&quot;, &quot;classes&quot;: &quot;full-width-underline&quot;, &quot;selector&quot;: &quot;h2,h1,h3,h4,h5,h6,p,div&quot;}, {&quot;title&quot;: &quot;Large first letter&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;large-first-letter&quot;}, {&quot;title&quot;: &quot;Accordion&quot;, &quot;classes&quot;: &quot;accordion&quot;, &quot;selector&quot;: &quot;ul&quot;}, {&quot;title&quot;: &quot;Large heading&quot;, &quot;classes&quot;: &quot;large-heading&quot;, &quot;selector&quot;: &quot;h2,h1,h3&quot;}, {&quot;title&quot;: &quot;Sub-heading&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;sub-heading&quot;}], &quot;menu&quot;: {&quot;table&quot;: {&quot;items&quot;: &quot;inserttable tableprops deletetable | cell row column&quot;, &quot;title&quot;: &quot;Table&quot;}, &quot;tools&quot;: {&quot;items&quot;: &quot;spellchecker charmap emoticons insertdatetime layer code&quot;, &quot;title&quot;: &quot;Tools&quot;}, &quot;edit&quot;: {&quot;items&quot;: &quot;undo redo | cut copy paste pastetext | searchreplace textpattern selectall | textcolor&quot;, &quot;title&quot;: &quot;Edit&quot;}, &quot;format&quot;: {&quot;items&quot;: &quot;bold italic underline strikethrough superscript subscript | formats | removeformat&quot;, &quot;title&quot;: &quot;Format&quot;}, &quot;view&quot;: {&quot;items&quot;: &quot;visualaid visualchars visualblocks preview fullpage fullscreen&quot;, &quot;title&quot;: &quot;View&quot;}, &quot;insert&quot;: {&quot;items&quot;: &quot;link media | template hr&quot;, &quot;title&quot;: &quot;Insert&quot;}}, &quot;toolbar&quot;: &quot;ltr rtl | undo redo | styleselect | bold italic | alignleft aligncenter alignright alignjustify | bullist numlist outdent indent | unlink plonelink ploneimage |textcolor&quot;, &quot;importcss_append&quot;: true, &quot;templates&quot;: {}, &quot;paste_as_text&quot;: true, &quot;paste_retain_style_properties&quot;: &quot;&quot;, &quot;paste_data_images&quot;: true, &quot;content_css&quot;: &quot;https://www.fbi.gov/++plone++static/tinymce-styles.css,https://www.fbi.gov/++plone++static/plone-compiled.css,https://www.fbi.gov/++theme++fbigov.theme/css/index.css&quot;, &quot;plugins&quot;: [&quot;plonelink&quot;, &quot;ploneimage&quot;, &quot;importcss&quot;, &quot;advlist&quot;, &quot;anchor&quot;, &quot;code&quot;, &quot;fullscreen&quot;, &quot;hr&quot;, &quot;lists&quot;, &quot;media&quot;, &quot;nonbreaking&quot;, &quot;noneditable&quot;, &quot;pagebreak&quot;, &quot;paste&quot;, &quot;preview&quot;, &quot;print&quot;, &quot;searchreplace&quot;, &quot;tabfocus&quot;, &quot;table&quot;, &quot;textcolor&quot;, &quot;textpattern&quot;, &quot;visualchars&quot;, &quot;wordcount&quot;], &quot;browser_spellcheck&quot;: true}, &quot;base_url&quot;: &quot;https://www.fbi.gov/fbigov_homepage_new&quot;, &quot;prependToUrl&quot;: &quot;resolveuid/&quot;, &quot;prependToScalePart&quot;: &quot;/@@images/image/&quot;, &quot;loadingBaseUrl&quot;: &quot;https://www.fbi.gov/++plone++static/components/tinymce-builded/js/tinymce&quot;, &quot;scales&quot;: [{&quot;label&quot;: &quot;Listing (16x16)&quot;, &quot;name&quot;: &quot;listing&quot;, &quot;part&quot;: &quot;listing&quot;}, {&quot;label&quot;: &quot;Icon (32x32)&quot;, &quot;name&quot;: &quot;icon&quot;, &quot;part&quot;: &quot;icon&quot;}, {&quot;label&quot;: &quot;Tile (64x64)&quot;, &quot;name&quot;: &quot;tile&quot;, &quot;part&quot;: &quot;tile&quot;}, {&quot;label&quot;: &quot;Thumb (128x128)&quot;, &quot;name&quot;: &quot;thumb&quot;, &quot;part&quot;: &quot;thumb&quot;}, {&quot;label&quot;: &quot;Mini (200x200)&quot;, &quot;name&quot;: &quot;mini&quot;, &quot;part&quot;: &quot;mini&quot;}, {&quot;label&quot;: &quot;Preview (400x400)&quot;, &quot;name&quot;: &quot;preview&quot;, &quot;part&quot;: &quot;preview&quot;}, {&quot;label&quot;: &quot;Large (768x768)&quot;, &quot;name&quot;: &quot;large&quot;, &quot;part&quot;: &quot;large&quot;}, {&quot;label&quot;: &quot;High (1400x1400)&quot;, &quot;name&quot;: &quot;high&quot;, &quot;part&quot;: &quot;high&quot;}]}\" data-pat-plone-relateditems=\"{\n        &quot;width&quot;: &quot;&quot;\n      }\" data-portal-url=\"https://www.fbi.gov\" data-pat-markspeciallinks=\"{&quot;external_links_open_new_window&quot;: &quot;True&quot;,&quot;mark_special_links&quot;: &quot;False&quot;}\" data-pat-backdrop=\"{&quot;closeOnEsc&quot;: false,\n      &quot;closeOnClick&quot;: false}\" data-pat-plone-modal=\"{\n        &quot;actionOptions&quot;: {&quot;displayInModal&quot;: false},\n        &quot;backdropOptions&quot;: {&quot;closeOnClick&quot;: false, &quot;closeOnEsc&quot;: false},\n        &quot;prependContent&quot;: &quot;#main-content .portalMessage&quot;,\n        &quot;zIndexSelector&quot;: &quot;.plone-modal-wrapper,.plone-modal-backdrop,.modal-open .castle-modal-wrapper .modal,.mce-floatpanel:visible&quot;,\n         &quot;actionOptions&quot;: { &quot;timeout&quot;: 10000}\n      }\" data-pat-pickadate=\"{&quot;date&quot;: {&quot;selectYears&quot;: 200}, &quot;time&quot;: {&quot;interval&quot;: 30 } }\" data-base-url=\"https://www.fbi.gov/fbigov_homepage_new\">",
                          "target": [
                            "#visual-portal-wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.55 (foreground color: #337ab7, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fbi.gov/history\">Discover FBI History</a>",
                  "target": [
                    "h4 > a[href$=\"history\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.55 (foreground color: #337ab7, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#337ab7",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.55,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body id=\"visual-portal-wrapper\" class=\"portaltype-document site-Plone section-fbigov_homepage_new icons-on thumbs-on frontend viewpermission-none userrole-anonymous pat-markspeciallinks template-layout layout-custom selected-layout-layout_view  pat-plone patterns-loaded\" data-pat-structure=\"{&quot;activeColumns&quot;: [\n          &quot;ModificationDate&quot;,\n          &quot;EffectiveDate&quot;,\n          &quot;review_state&quot;,\n          &quot;Subject&quot;\n        ],\n&quot;searchParam&quot;: &quot;Title&quot;,\n &quot;momentFormat&quot;: &quot;MMMM D, YYYY&quot;,\n  &quot;typeToViewAction&quot;: {\n                    &quot;File&quot;: &quot;/view&quot;,\n                    &quot;Image&quot;: &quot;/view&quot;,\n                    &quot;Video&quot;: &quot;/view&quot;,\n                    &quot;Audio&quot;: &quot;/view&quot;\n                }\n      }\" data-view-url=\"https://www.fbi.gov/fbigov_homepage_new\" data-i18ncatalogurl=\"https://www.fbi.gov/plonejsi18n\" data-pat-queryfilter=\"{&quot;yearFilter&quot;: true}\" data-pat-tinymce=\"{&quot;imageTypes&quot;: [&quot;Image&quot;], &quot;folderTypes&quot;: [&quot;Folder&quot;, &quot;Large Plone Folder&quot;, &quot;Plone Site&quot;], &quot;linkAttribute&quot;: &quot;UID&quot;, &quot;upload&quot;: {&quot;initialFolder&quot;: null, &quot;showTitle&quot;: false, &quot;currentPath&quot;: &quot;&quot;, &quot;maxFiles&quot;: 1, &quot;uploadMultiple&quot;: false, &quot;baseUrl&quot;: &quot;https://www.fbi.gov&quot;, &quot;relativePath&quot;: &quot;@@fileUpload&quot;}, &quot;relatedItems&quot;: {&quot;vocabularyUrl&quot;: &quot;https://www.fbi.gov/@@getVocabulary?name=plone.app.vocabularies.Catalog&quot;}, &quot;tiny&quot;: {&quot;paste_word_valid_elements&quot;: &quot;b,strong,i,em,h1,h2,h3,h4,ul,li&quot;, &quot;style_formats&quot;: [{&quot;items&quot;: [{&quot;format&quot;: &quot;h1&quot;, &quot;title&quot;: &quot;Header 1&quot;}, {&quot;format&quot;: &quot;h2&quot;, &quot;title&quot;: &quot;Header 2&quot;}, {&quot;format&quot;: &quot;h3&quot;, &quot;title&quot;: &quot;Header 3&quot;}, {&quot;format&quot;: &quot;h4&quot;, &quot;title&quot;: &quot;Header 4&quot;}, {&quot;format&quot;: &quot;h5&quot;, &quot;title&quot;: &quot;Header 5&quot;}, {&quot;format&quot;: &quot;h6&quot;, &quot;title&quot;: &quot;Header 6&quot;}], &quot;title&quot;: &quot;Headers&quot;}, {&quot;items&quot;: [{&quot;format&quot;: &quot;p&quot;, &quot;title&quot;: &quot;Paragraph&quot;}, {&quot;format&quot;: &quot;blockquote&quot;, &quot;title&quot;: &quot;Blockquote&quot;}, {&quot;format&quot;: &quot;div&quot;, &quot;title&quot;: &quot;Div&quot;}, {&quot;format&quot;: &quot;pre&quot;, &quot;title&quot;: &quot;Pre&quot;}], &quot;title&quot;: &quot;Block&quot;}, {&quot;items&quot;: [{&quot;format&quot;: &quot;bold&quot;, &quot;title&quot;: &quot;Bold&quot;, &quot;icon&quot;: &quot;bold&quot;}, {&quot;format&quot;: &quot;italic&quot;, &quot;title&quot;: &quot;Italic&quot;, &quot;icon&quot;: &quot;italic&quot;}, {&quot;format&quot;: &quot;underline&quot;, &quot;title&quot;: &quot;Underline&quot;, &quot;icon&quot;: &quot;underline&quot;}, {&quot;format&quot;: &quot;strikethrough&quot;, &quot;title&quot;: &quot;Strikethrough&quot;, &quot;icon&quot;: &quot;strikethrough&quot;}, {&quot;format&quot;: &quot;superscript&quot;, &quot;title&quot;: &quot;Superscript&quot;, &quot;icon&quot;: &quot;superscript&quot;}, {&quot;format&quot;: &quot;subscript&quot;, &quot;title&quot;: &quot;Subscript&quot;, &quot;icon&quot;: &quot;subscript&quot;}, {&quot;format&quot;: &quot;code&quot;, &quot;title&quot;: &quot;Code&quot;, &quot;icon&quot;: &quot;code&quot;}], &quot;title&quot;: &quot;Inline&quot;}, {&quot;items&quot;: [{&quot;format&quot;: &quot;alignleft&quot;, &quot;title&quot;: &quot;Left&quot;, &quot;icon&quot;: &quot;alignleft&quot;}, {&quot;format&quot;: &quot;aligncenter&quot;, &quot;title&quot;: &quot;Center&quot;, &quot;icon&quot;: &quot;aligncenter&quot;}, {&quot;format&quot;: &quot;alignright&quot;, &quot;title&quot;: &quot;Right&quot;, &quot;icon&quot;: &quot;alignright&quot;}, {&quot;format&quot;: &quot;alignjustify&quot;, &quot;title&quot;: &quot;Justify&quot;, &quot;icon&quot;: &quot;alignjustify&quot;}], &quot;title&quot;: &quot;Alignment&quot;}, {&quot;items&quot;: [{&quot;title&quot;: &quot;Listing&quot;, &quot;classes&quot;: &quot;listing&quot;, &quot;selector&quot;: &quot;table&quot;}, {&quot;title&quot;: &quot;No border&quot;, &quot;classes&quot;: &quot;borderless&quot;, &quot;selector&quot;: &quot;table&quot;}], &quot;title&quot;: &quot;Tables&quot;}, {&quot;title&quot;: &quot;clear&quot;, &quot;block&quot;: &quot;div&quot;, &quot;classes&quot;: &quot;visualClear&quot;}, {&quot;title&quot;: &quot;Full width underline&quot;, &quot;classes&quot;: &quot;full-width-underline&quot;, &quot;selector&quot;: &quot;h2,h1,h3,h4,h5,h6,p,div&quot;}, {&quot;title&quot;: &quot;Large first letter&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;large-first-letter&quot;}, {&quot;title&quot;: &quot;Accordion&quot;, &quot;classes&quot;: &quot;accordion&quot;, &quot;selector&quot;: &quot;ul&quot;}, {&quot;title&quot;: &quot;Large heading&quot;, &quot;classes&quot;: &quot;large-heading&quot;, &quot;selector&quot;: &quot;h2,h1,h3&quot;}, {&quot;title&quot;: &quot;Sub-heading&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;sub-heading&quot;}], &quot;external_plugins&quot;: {&quot;fbianchor&quot;: &quot;++theme++fbigov.theme/js/tinymce_fbianchor.js&quot;, &quot;tamarize&quot;: &quot;++theme++fbigov.theme/js/tinymce_tamarize.js&quot;, &quot;mce-table-buttons&quot;: &quot;++plone++castle/tinymce-table.js&quot;}, &quot;importcss_file_filter&quot;: &quot;https://www.fbi.gov/++plone++static/tinymce-styles.css&quot;, &quot;linkTypes&quot;: [&quot;internal&quot;, &quot;modallink&quot;, &quot;external&quot;, &quot;email&quot;, &quot;anchor&quot;], &quot;paste_merge_formats&quot;: true, &quot;entity_encoding&quot;: &quot;raw&quot;, &quot;resize&quot;: &quot;both&quot;, &quot;menubar&quot;: [&quot;edit&quot;, &quot;table&quot;, &quot;format&quot;, &quot;toolsview&quot;, &quot;insert&quot;], &quot;formats&quot;: [{&quot;title&quot;: &quot;clear&quot;, &quot;block&quot;: &quot;div&quot;, &quot;classes&quot;: &quot;visualClear&quot;}, {&quot;title&quot;: &quot;Full width underline&quot;, &quot;classes&quot;: &quot;full-width-underline&quot;, &quot;selector&quot;: &quot;h2,h1,h3,h4,h5,h6,p,div&quot;}, {&quot;title&quot;: &quot;Large first letter&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;large-first-letter&quot;}, {&quot;title&quot;: &quot;Accordion&quot;, &quot;classes&quot;: &quot;accordion&quot;, &quot;selector&quot;: &quot;ul&quot;}, {&quot;title&quot;: &quot;Large heading&quot;, &quot;classes&quot;: &quot;large-heading&quot;, &quot;selector&quot;: &quot;h2,h1,h3&quot;}, {&quot;title&quot;: &quot;Sub-heading&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;sub-heading&quot;}], &quot;menu&quot;: {&quot;table&quot;: {&quot;items&quot;: &quot;inserttable tableprops deletetable | cell row column&quot;, &quot;title&quot;: &quot;Table&quot;}, &quot;tools&quot;: {&quot;items&quot;: &quot;spellchecker charmap emoticons insertdatetime layer code&quot;, &quot;title&quot;: &quot;Tools&quot;}, &quot;edit&quot;: {&quot;items&quot;: &quot;undo redo | cut copy paste pastetext | searchreplace textpattern selectall | textcolor&quot;, &quot;title&quot;: &quot;Edit&quot;}, &quot;format&quot;: {&quot;items&quot;: &quot;bold italic underline strikethrough superscript subscript | formats | removeformat&quot;, &quot;title&quot;: &quot;Format&quot;}, &quot;view&quot;: {&quot;items&quot;: &quot;visualaid visualchars visualblocks preview fullpage fullscreen&quot;, &quot;title&quot;: &quot;View&quot;}, &quot;insert&quot;: {&quot;items&quot;: &quot;link media | template hr&quot;, &quot;title&quot;: &quot;Insert&quot;}}, &quot;toolbar&quot;: &quot;ltr rtl | undo redo | styleselect | bold italic | alignleft aligncenter alignright alignjustify | bullist numlist outdent indent | unlink plonelink ploneimage |textcolor&quot;, &quot;importcss_append&quot;: true, &quot;templates&quot;: {}, &quot;paste_as_text&quot;: true, &quot;paste_retain_style_properties&quot;: &quot;&quot;, &quot;paste_data_images&quot;: true, &quot;content_css&quot;: &quot;https://www.fbi.gov/++plone++static/tinymce-styles.css,https://www.fbi.gov/++plone++static/plone-compiled.css,https://www.fbi.gov/++theme++fbigov.theme/css/index.css&quot;, &quot;plugins&quot;: [&quot;plonelink&quot;, &quot;ploneimage&quot;, &quot;importcss&quot;, &quot;advlist&quot;, &quot;anchor&quot;, &quot;code&quot;, &quot;fullscreen&quot;, &quot;hr&quot;, &quot;lists&quot;, &quot;media&quot;, &quot;nonbreaking&quot;, &quot;noneditable&quot;, &quot;pagebreak&quot;, &quot;paste&quot;, &quot;preview&quot;, &quot;print&quot;, &quot;searchreplace&quot;, &quot;tabfocus&quot;, &quot;table&quot;, &quot;textcolor&quot;, &quot;textpattern&quot;, &quot;visualchars&quot;, &quot;wordcount&quot;], &quot;browser_spellcheck&quot;: true}, &quot;base_url&quot;: &quot;https://www.fbi.gov/fbigov_homepage_new&quot;, &quot;prependToUrl&quot;: &quot;resolveuid/&quot;, &quot;prependToScalePart&quot;: &quot;/@@images/image/&quot;, &quot;loadingBaseUrl&quot;: &quot;https://www.fbi.gov/++plone++static/components/tinymce-builded/js/tinymce&quot;, &quot;scales&quot;: [{&quot;label&quot;: &quot;Listing (16x16)&quot;, &quot;name&quot;: &quot;listing&quot;, &quot;part&quot;: &quot;listing&quot;}, {&quot;label&quot;: &quot;Icon (32x32)&quot;, &quot;name&quot;: &quot;icon&quot;, &quot;part&quot;: &quot;icon&quot;}, {&quot;label&quot;: &quot;Tile (64x64)&quot;, &quot;name&quot;: &quot;tile&quot;, &quot;part&quot;: &quot;tile&quot;}, {&quot;label&quot;: &quot;Thumb (128x128)&quot;, &quot;name&quot;: &quot;thumb&quot;, &quot;part&quot;: &quot;thumb&quot;}, {&quot;label&quot;: &quot;Mini (200x200)&quot;, &quot;name&quot;: &quot;mini&quot;, &quot;part&quot;: &quot;mini&quot;}, {&quot;label&quot;: &quot;Preview (400x400)&quot;, &quot;name&quot;: &quot;preview&quot;, &quot;part&quot;: &quot;preview&quot;}, {&quot;label&quot;: &quot;Large (768x768)&quot;, &quot;name&quot;: &quot;large&quot;, &quot;part&quot;: &quot;large&quot;}, {&quot;label&quot;: &quot;High (1400x1400)&quot;, &quot;name&quot;: &quot;high&quot;, &quot;part&quot;: &quot;high&quot;}]}\" data-pat-plone-relateditems=\"{\n        &quot;width&quot;: &quot;&quot;\n      }\" data-portal-url=\"https://www.fbi.gov\" data-pat-markspeciallinks=\"{&quot;external_links_open_new_window&quot;: &quot;True&quot;,&quot;mark_special_links&quot;: &quot;False&quot;}\" data-pat-backdrop=\"{&quot;closeOnEsc&quot;: false,\n      &quot;closeOnClick&quot;: false}\" data-pat-plone-modal=\"{\n        &quot;actionOptions&quot;: {&quot;displayInModal&quot;: false},\n        &quot;backdropOptions&quot;: {&quot;closeOnClick&quot;: false, &quot;closeOnEsc&quot;: false},\n        &quot;prependContent&quot;: &quot;#main-content .portalMessage&quot;,\n        &quot;zIndexSelector&quot;: &quot;.plone-modal-wrapper,.plone-modal-backdrop,.modal-open .castle-modal-wrapper .modal,.mce-floatpanel:visible&quot;,\n         &quot;actionOptions&quot;: { &quot;timeout&quot;: 10000}\n      }\" data-pat-pickadate=\"{&quot;date&quot;: {&quot;selectYears&quot;: 200}, &quot;time&quot;: {&quot;interval&quot;: 30 } }\" data-base-url=\"https://www.fbi.gov/fbigov_homepage_new\">",
                          "target": [
                            "#visual-portal-wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.55 (foreground color: #337ab7, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fbi.gov/news/stories/one-family-two-trailblazers-fbi-nasa-071122\">One Family, Two Trailblazers</a>",
                  "target": [
                    ".portal-type-story:nth-child(1) > .title > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.55 (foreground color: #337ab7, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#337ab7",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.55,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body id=\"visual-portal-wrapper\" class=\"portaltype-document site-Plone section-fbigov_homepage_new icons-on thumbs-on frontend viewpermission-none userrole-anonymous pat-markspeciallinks template-layout layout-custom selected-layout-layout_view  pat-plone patterns-loaded\" data-pat-structure=\"{&quot;activeColumns&quot;: [\n          &quot;ModificationDate&quot;,\n          &quot;EffectiveDate&quot;,\n          &quot;review_state&quot;,\n          &quot;Subject&quot;\n        ],\n&quot;searchParam&quot;: &quot;Title&quot;,\n &quot;momentFormat&quot;: &quot;MMMM D, YYYY&quot;,\n  &quot;typeToViewAction&quot;: {\n                    &quot;File&quot;: &quot;/view&quot;,\n                    &quot;Image&quot;: &quot;/view&quot;,\n                    &quot;Video&quot;: &quot;/view&quot;,\n                    &quot;Audio&quot;: &quot;/view&quot;\n                }\n      }\" data-view-url=\"https://www.fbi.gov/fbigov_homepage_new\" data-i18ncatalogurl=\"https://www.fbi.gov/plonejsi18n\" data-pat-queryfilter=\"{&quot;yearFilter&quot;: true}\" data-pat-tinymce=\"{&quot;imageTypes&quot;: [&quot;Image&quot;], &quot;folderTypes&quot;: [&quot;Folder&quot;, &quot;Large Plone Folder&quot;, &quot;Plone Site&quot;], &quot;linkAttribute&quot;: &quot;UID&quot;, &quot;upload&quot;: {&quot;initialFolder&quot;: null, &quot;showTitle&quot;: false, &quot;currentPath&quot;: &quot;&quot;, &quot;maxFiles&quot;: 1, &quot;uploadMultiple&quot;: false, &quot;baseUrl&quot;: &quot;https://www.fbi.gov&quot;, &quot;relativePath&quot;: &quot;@@fileUpload&quot;}, &quot;relatedItems&quot;: {&quot;vocabularyUrl&quot;: &quot;https://www.fbi.gov/@@getVocabulary?name=plone.app.vocabularies.Catalog&quot;}, &quot;tiny&quot;: {&quot;paste_word_valid_elements&quot;: &quot;b,strong,i,em,h1,h2,h3,h4,ul,li&quot;, &quot;style_formats&quot;: [{&quot;items&quot;: [{&quot;format&quot;: &quot;h1&quot;, &quot;title&quot;: &quot;Header 1&quot;}, {&quot;format&quot;: &quot;h2&quot;, &quot;title&quot;: &quot;Header 2&quot;}, {&quot;format&quot;: &quot;h3&quot;, &quot;title&quot;: &quot;Header 3&quot;}, {&quot;format&quot;: &quot;h4&quot;, &quot;title&quot;: &quot;Header 4&quot;}, {&quot;format&quot;: &quot;h5&quot;, &quot;title&quot;: &quot;Header 5&quot;}, {&quot;format&quot;: &quot;h6&quot;, &quot;title&quot;: &quot;Header 6&quot;}], &quot;title&quot;: &quot;Headers&quot;}, {&quot;items&quot;: [{&quot;format&quot;: &quot;p&quot;, &quot;title&quot;: &quot;Paragraph&quot;}, {&quot;format&quot;: &quot;blockquote&quot;, &quot;title&quot;: &quot;Blockquote&quot;}, {&quot;format&quot;: &quot;div&quot;, &quot;title&quot;: &quot;Div&quot;}, {&quot;format&quot;: &quot;pre&quot;, &quot;title&quot;: &quot;Pre&quot;}], &quot;title&quot;: &quot;Block&quot;}, {&quot;items&quot;: [{&quot;format&quot;: &quot;bold&quot;, &quot;title&quot;: &quot;Bold&quot;, &quot;icon&quot;: &quot;bold&quot;}, {&quot;format&quot;: &quot;italic&quot;, &quot;title&quot;: &quot;Italic&quot;, &quot;icon&quot;: &quot;italic&quot;}, {&quot;format&quot;: &quot;underline&quot;, &quot;title&quot;: &quot;Underline&quot;, &quot;icon&quot;: &quot;underline&quot;}, {&quot;format&quot;: &quot;strikethrough&quot;, &quot;title&quot;: &quot;Strikethrough&quot;, &quot;icon&quot;: &quot;strikethrough&quot;}, {&quot;format&quot;: &quot;superscript&quot;, &quot;title&quot;: &quot;Superscript&quot;, &quot;icon&quot;: &quot;superscript&quot;}, {&quot;format&quot;: &quot;subscript&quot;, &quot;title&quot;: &quot;Subscript&quot;, &quot;icon&quot;: &quot;subscript&quot;}, {&quot;format&quot;: &quot;code&quot;, &quot;title&quot;: &quot;Code&quot;, &quot;icon&quot;: &quot;code&quot;}], &quot;title&quot;: &quot;Inline&quot;}, {&quot;items&quot;: [{&quot;format&quot;: &quot;alignleft&quot;, &quot;title&quot;: &quot;Left&quot;, &quot;icon&quot;: &quot;alignleft&quot;}, {&quot;format&quot;: &quot;aligncenter&quot;, &quot;title&quot;: &quot;Center&quot;, &quot;icon&quot;: &quot;aligncenter&quot;}, {&quot;format&quot;: &quot;alignright&quot;, &quot;title&quot;: &quot;Right&quot;, &quot;icon&quot;: &quot;alignright&quot;}, {&quot;format&quot;: &quot;alignjustify&quot;, &quot;title&quot;: &quot;Justify&quot;, &quot;icon&quot;: &quot;alignjustify&quot;}], &quot;title&quot;: &quot;Alignment&quot;}, {&quot;items&quot;: [{&quot;title&quot;: &quot;Listing&quot;, &quot;classes&quot;: &quot;listing&quot;, &quot;selector&quot;: &quot;table&quot;}, {&quot;title&quot;: &quot;No border&quot;, &quot;classes&quot;: &quot;borderless&quot;, &quot;selector&quot;: &quot;table&quot;}], &quot;title&quot;: &quot;Tables&quot;}, {&quot;title&quot;: &quot;clear&quot;, &quot;block&quot;: &quot;div&quot;, &quot;classes&quot;: &quot;visualClear&quot;}, {&quot;title&quot;: &quot;Full width underline&quot;, &quot;classes&quot;: &quot;full-width-underline&quot;, &quot;selector&quot;: &quot;h2,h1,h3,h4,h5,h6,p,div&quot;}, {&quot;title&quot;: &quot;Large first letter&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;large-first-letter&quot;}, {&quot;title&quot;: &quot;Accordion&quot;, &quot;classes&quot;: &quot;accordion&quot;, &quot;selector&quot;: &quot;ul&quot;}, {&quot;title&quot;: &quot;Large heading&quot;, &quot;classes&quot;: &quot;large-heading&quot;, &quot;selector&quot;: &quot;h2,h1,h3&quot;}, {&quot;title&quot;: &quot;Sub-heading&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;sub-heading&quot;}], &quot;external_plugins&quot;: {&quot;fbianchor&quot;: &quot;++theme++fbigov.theme/js/tinymce_fbianchor.js&quot;, &quot;tamarize&quot;: &quot;++theme++fbigov.theme/js/tinymce_tamarize.js&quot;, &quot;mce-table-buttons&quot;: &quot;++plone++castle/tinymce-table.js&quot;}, &quot;importcss_file_filter&quot;: &quot;https://www.fbi.gov/++plone++static/tinymce-styles.css&quot;, &quot;linkTypes&quot;: [&quot;internal&quot;, &quot;modallink&quot;, &quot;external&quot;, &quot;email&quot;, &quot;anchor&quot;], &quot;paste_merge_formats&quot;: true, &quot;entity_encoding&quot;: &quot;raw&quot;, &quot;resize&quot;: &quot;both&quot;, &quot;menubar&quot;: [&quot;edit&quot;, &quot;table&quot;, &quot;format&quot;, &quot;toolsview&quot;, &quot;insert&quot;], &quot;formats&quot;: [{&quot;title&quot;: &quot;clear&quot;, &quot;block&quot;: &quot;div&quot;, &quot;classes&quot;: &quot;visualClear&quot;}, {&quot;title&quot;: &quot;Full width underline&quot;, &quot;classes&quot;: &quot;full-width-underline&quot;, &quot;selector&quot;: &quot;h2,h1,h3,h4,h5,h6,p,div&quot;}, {&quot;title&quot;: &quot;Large first letter&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;large-first-letter&quot;}, {&quot;title&quot;: &quot;Accordion&quot;, &quot;classes&quot;: &quot;accordion&quot;, &quot;selector&quot;: &quot;ul&quot;}, {&quot;title&quot;: &quot;Large heading&quot;, &quot;classes&quot;: &quot;large-heading&quot;, &quot;selector&quot;: &quot;h2,h1,h3&quot;}, {&quot;title&quot;: &quot;Sub-heading&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;sub-heading&quot;}], &quot;menu&quot;: {&quot;table&quot;: {&quot;items&quot;: &quot;inserttable tableprops deletetable | cell row column&quot;, &quot;title&quot;: &quot;Table&quot;}, &quot;tools&quot;: {&quot;items&quot;: &quot;spellchecker charmap emoticons insertdatetime layer code&quot;, &quot;title&quot;: &quot;Tools&quot;}, &quot;edit&quot;: {&quot;items&quot;: &quot;undo redo | cut copy paste pastetext | searchreplace textpattern selectall | textcolor&quot;, &quot;title&quot;: &quot;Edit&quot;}, &quot;format&quot;: {&quot;items&quot;: &quot;bold italic underline strikethrough superscript subscript | formats | removeformat&quot;, &quot;title&quot;: &quot;Format&quot;}, &quot;view&quot;: {&quot;items&quot;: &quot;visualaid visualchars visualblocks preview fullpage fullscreen&quot;, &quot;title&quot;: &quot;View&quot;}, &quot;insert&quot;: {&quot;items&quot;: &quot;link media | template hr&quot;, &quot;title&quot;: &quot;Insert&quot;}}, &quot;toolbar&quot;: &quot;ltr rtl | undo redo | styleselect | bold italic | alignleft aligncenter alignright alignjustify | bullist numlist outdent indent | unlink plonelink ploneimage |textcolor&quot;, &quot;importcss_append&quot;: true, &quot;templates&quot;: {}, &quot;paste_as_text&quot;: true, &quot;paste_retain_style_properties&quot;: &quot;&quot;, &quot;paste_data_images&quot;: true, &quot;content_css&quot;: &quot;https://www.fbi.gov/++plone++static/tinymce-styles.css,https://www.fbi.gov/++plone++static/plone-compiled.css,https://www.fbi.gov/++theme++fbigov.theme/css/index.css&quot;, &quot;plugins&quot;: [&quot;plonelink&quot;, &quot;ploneimage&quot;, &quot;importcss&quot;, &quot;advlist&quot;, &quot;anchor&quot;, &quot;code&quot;, &quot;fullscreen&quot;, &quot;hr&quot;, &quot;lists&quot;, &quot;media&quot;, &quot;nonbreaking&quot;, &quot;noneditable&quot;, &quot;pagebreak&quot;, &quot;paste&quot;, &quot;preview&quot;, &quot;print&quot;, &quot;searchreplace&quot;, &quot;tabfocus&quot;, &quot;table&quot;, &quot;textcolor&quot;, &quot;textpattern&quot;, &quot;visualchars&quot;, &quot;wordcount&quot;], &quot;browser_spellcheck&quot;: true}, &quot;base_url&quot;: &quot;https://www.fbi.gov/fbigov_homepage_new&quot;, &quot;prependToUrl&quot;: &quot;resolveuid/&quot;, &quot;prependToScalePart&quot;: &quot;/@@images/image/&quot;, &quot;loadingBaseUrl&quot;: &quot;https://www.fbi.gov/++plone++static/components/tinymce-builded/js/tinymce&quot;, &quot;scales&quot;: [{&quot;label&quot;: &quot;Listing (16x16)&quot;, &quot;name&quot;: &quot;listing&quot;, &quot;part&quot;: &quot;listing&quot;}, {&quot;label&quot;: &quot;Icon (32x32)&quot;, &quot;name&quot;: &quot;icon&quot;, &quot;part&quot;: &quot;icon&quot;}, {&quot;label&quot;: &quot;Tile (64x64)&quot;, &quot;name&quot;: &quot;tile&quot;, &quot;part&quot;: &quot;tile&quot;}, {&quot;label&quot;: &quot;Thumb (128x128)&quot;, &quot;name&quot;: &quot;thumb&quot;, &quot;part&quot;: &quot;thumb&quot;}, {&quot;label&quot;: &quot;Mini (200x200)&quot;, &quot;name&quot;: &quot;mini&quot;, &quot;part&quot;: &quot;mini&quot;}, {&quot;label&quot;: &quot;Preview (400x400)&quot;, &quot;name&quot;: &quot;preview&quot;, &quot;part&quot;: &quot;preview&quot;}, {&quot;label&quot;: &quot;Large (768x768)&quot;, &quot;name&quot;: &quot;large&quot;, &quot;part&quot;: &quot;large&quot;}, {&quot;label&quot;: &quot;High (1400x1400)&quot;, &quot;name&quot;: &quot;high&quot;, &quot;part&quot;: &quot;high&quot;}]}\" data-pat-plone-relateditems=\"{\n        &quot;width&quot;: &quot;&quot;\n      }\" data-portal-url=\"https://www.fbi.gov\" data-pat-markspeciallinks=\"{&quot;external_links_open_new_window&quot;: &quot;True&quot;,&quot;mark_special_links&quot;: &quot;False&quot;}\" data-pat-backdrop=\"{&quot;closeOnEsc&quot;: false,\n      &quot;closeOnClick&quot;: false}\" data-pat-plone-modal=\"{\n        &quot;actionOptions&quot;: {&quot;displayInModal&quot;: false},\n        &quot;backdropOptions&quot;: {&quot;closeOnClick&quot;: false, &quot;closeOnEsc&quot;: false},\n        &quot;prependContent&quot;: &quot;#main-content .portalMessage&quot;,\n        &quot;zIndexSelector&quot;: &quot;.plone-modal-wrapper,.plone-modal-backdrop,.modal-open .castle-modal-wrapper .modal,.mce-floatpanel:visible&quot;,\n         &quot;actionOptions&quot;: { &quot;timeout&quot;: 10000}\n      }\" data-pat-pickadate=\"{&quot;date&quot;: {&quot;selectYears&quot;: 200}, &quot;time&quot;: {&quot;interval&quot;: 30 } }\" data-base-url=\"https://www.fbi.gov/fbigov_homepage_new\">",
                          "target": [
                            "#visual-portal-wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.55 (foreground color: #337ab7, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fbi.gov/news/stories/50th-anniversary-of-female-special-agents\">50th Anniversary of Female Special Agents</a>",
                  "target": [
                    ".portal-type-folder > .title > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.55 (foreground color: #337ab7, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#337ab7",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.55,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body id=\"visual-portal-wrapper\" class=\"portaltype-document site-Plone section-fbigov_homepage_new icons-on thumbs-on frontend viewpermission-none userrole-anonymous pat-markspeciallinks template-layout layout-custom selected-layout-layout_view  pat-plone patterns-loaded\" data-pat-structure=\"{&quot;activeColumns&quot;: [\n          &quot;ModificationDate&quot;,\n          &quot;EffectiveDate&quot;,\n          &quot;review_state&quot;,\n          &quot;Subject&quot;\n        ],\n&quot;searchParam&quot;: &quot;Title&quot;,\n &quot;momentFormat&quot;: &quot;MMMM D, YYYY&quot;,\n  &quot;typeToViewAction&quot;: {\n                    &quot;File&quot;: &quot;/view&quot;,\n                    &quot;Image&quot;: &quot;/view&quot;,\n                    &quot;Video&quot;: &quot;/view&quot;,\n                    &quot;Audio&quot;: &quot;/view&quot;\n                }\n      }\" data-view-url=\"https://www.fbi.gov/fbigov_homepage_new\" data-i18ncatalogurl=\"https://www.fbi.gov/plonejsi18n\" data-pat-queryfilter=\"{&quot;yearFilter&quot;: true}\" data-pat-tinymce=\"{&quot;imageTypes&quot;: [&quot;Image&quot;], &quot;folderTypes&quot;: [&quot;Folder&quot;, &quot;Large Plone Folder&quot;, &quot;Plone Site&quot;], &quot;linkAttribute&quot;: &quot;UID&quot;, &quot;upload&quot;: {&quot;initialFolder&quot;: null, &quot;showTitle&quot;: false, &quot;currentPath&quot;: &quot;&quot;, &quot;maxFiles&quot;: 1, &quot;uploadMultiple&quot;: false, &quot;baseUrl&quot;: &quot;https://www.fbi.gov&quot;, &quot;relativePath&quot;: &quot;@@fileUpload&quot;}, &quot;relatedItems&quot;: {&quot;vocabularyUrl&quot;: &quot;https://www.fbi.gov/@@getVocabulary?name=plone.app.vocabularies.Catalog&quot;}, &quot;tiny&quot;: {&quot;paste_word_valid_elements&quot;: &quot;b,strong,i,em,h1,h2,h3,h4,ul,li&quot;, &quot;style_formats&quot;: [{&quot;items&quot;: [{&quot;format&quot;: &quot;h1&quot;, &quot;title&quot;: &quot;Header 1&quot;}, {&quot;format&quot;: &quot;h2&quot;, &quot;title&quot;: &quot;Header 2&quot;}, {&quot;format&quot;: &quot;h3&quot;, &quot;title&quot;: &quot;Header 3&quot;}, {&quot;format&quot;: &quot;h4&quot;, &quot;title&quot;: &quot;Header 4&quot;}, {&quot;format&quot;: &quot;h5&quot;, &quot;title&quot;: &quot;Header 5&quot;}, {&quot;format&quot;: &quot;h6&quot;, &quot;title&quot;: &quot;Header 6&quot;}], &quot;title&quot;: &quot;Headers&quot;}, {&quot;items&quot;: [{&quot;format&quot;: &quot;p&quot;, &quot;title&quot;: &quot;Paragraph&quot;}, {&quot;format&quot;: &quot;blockquote&quot;, &quot;title&quot;: &quot;Blockquote&quot;}, {&quot;format&quot;: &quot;div&quot;, &quot;title&quot;: &quot;Div&quot;}, {&quot;format&quot;: &quot;pre&quot;, &quot;title&quot;: &quot;Pre&quot;}], &quot;title&quot;: &quot;Block&quot;}, {&quot;items&quot;: [{&quot;format&quot;: &quot;bold&quot;, &quot;title&quot;: &quot;Bold&quot;, &quot;icon&quot;: &quot;bold&quot;}, {&quot;format&quot;: &quot;italic&quot;, &quot;title&quot;: &quot;Italic&quot;, &quot;icon&quot;: &quot;italic&quot;}, {&quot;format&quot;: &quot;underline&quot;, &quot;title&quot;: &quot;Underline&quot;, &quot;icon&quot;: &quot;underline&quot;}, {&quot;format&quot;: &quot;strikethrough&quot;, &quot;title&quot;: &quot;Strikethrough&quot;, &quot;icon&quot;: &quot;strikethrough&quot;}, {&quot;format&quot;: &quot;superscript&quot;, &quot;title&quot;: &quot;Superscript&quot;, &quot;icon&quot;: &quot;superscript&quot;}, {&quot;format&quot;: &quot;subscript&quot;, &quot;title&quot;: &quot;Subscript&quot;, &quot;icon&quot;: &quot;subscript&quot;}, {&quot;format&quot;: &quot;code&quot;, &quot;title&quot;: &quot;Code&quot;, &quot;icon&quot;: &quot;code&quot;}], &quot;title&quot;: &quot;Inline&quot;}, {&quot;items&quot;: [{&quot;format&quot;: &quot;alignleft&quot;, &quot;title&quot;: &quot;Left&quot;, &quot;icon&quot;: &quot;alignleft&quot;}, {&quot;format&quot;: &quot;aligncenter&quot;, &quot;title&quot;: &quot;Center&quot;, &quot;icon&quot;: &quot;aligncenter&quot;}, {&quot;format&quot;: &quot;alignright&quot;, &quot;title&quot;: &quot;Right&quot;, &quot;icon&quot;: &quot;alignright&quot;}, {&quot;format&quot;: &quot;alignjustify&quot;, &quot;title&quot;: &quot;Justify&quot;, &quot;icon&quot;: &quot;alignjustify&quot;}], &quot;title&quot;: &quot;Alignment&quot;}, {&quot;items&quot;: [{&quot;title&quot;: &quot;Listing&quot;, &quot;classes&quot;: &quot;listing&quot;, &quot;selector&quot;: &quot;table&quot;}, {&quot;title&quot;: &quot;No border&quot;, &quot;classes&quot;: &quot;borderless&quot;, &quot;selector&quot;: &quot;table&quot;}], &quot;title&quot;: &quot;Tables&quot;}, {&quot;title&quot;: &quot;clear&quot;, &quot;block&quot;: &quot;div&quot;, &quot;classes&quot;: &quot;visualClear&quot;}, {&quot;title&quot;: &quot;Full width underline&quot;, &quot;classes&quot;: &quot;full-width-underline&quot;, &quot;selector&quot;: &quot;h2,h1,h3,h4,h5,h6,p,div&quot;}, {&quot;title&quot;: &quot;Large first letter&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;large-first-letter&quot;}, {&quot;title&quot;: &quot;Accordion&quot;, &quot;classes&quot;: &quot;accordion&quot;, &quot;selector&quot;: &quot;ul&quot;}, {&quot;title&quot;: &quot;Large heading&quot;, &quot;classes&quot;: &quot;large-heading&quot;, &quot;selector&quot;: &quot;h2,h1,h3&quot;}, {&quot;title&quot;: &quot;Sub-heading&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;sub-heading&quot;}], &quot;external_plugins&quot;: {&quot;fbianchor&quot;: &quot;++theme++fbigov.theme/js/tinymce_fbianchor.js&quot;, &quot;tamarize&quot;: &quot;++theme++fbigov.theme/js/tinymce_tamarize.js&quot;, &quot;mce-table-buttons&quot;: &quot;++plone++castle/tinymce-table.js&quot;}, &quot;importcss_file_filter&quot;: &quot;https://www.fbi.gov/++plone++static/tinymce-styles.css&quot;, &quot;linkTypes&quot;: [&quot;internal&quot;, &quot;modallink&quot;, &quot;external&quot;, &quot;email&quot;, &quot;anchor&quot;], &quot;paste_merge_formats&quot;: true, &quot;entity_encoding&quot;: &quot;raw&quot;, &quot;resize&quot;: &quot;both&quot;, &quot;menubar&quot;: [&quot;edit&quot;, &quot;table&quot;, &quot;format&quot;, &quot;toolsview&quot;, &quot;insert&quot;], &quot;formats&quot;: [{&quot;title&quot;: &quot;clear&quot;, &quot;block&quot;: &quot;div&quot;, &quot;classes&quot;: &quot;visualClear&quot;}, {&quot;title&quot;: &quot;Full width underline&quot;, &quot;classes&quot;: &quot;full-width-underline&quot;, &quot;selector&quot;: &quot;h2,h1,h3,h4,h5,h6,p,div&quot;}, {&quot;title&quot;: &quot;Large first letter&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;large-first-letter&quot;}, {&quot;title&quot;: &quot;Accordion&quot;, &quot;classes&quot;: &quot;accordion&quot;, &quot;selector&quot;: &quot;ul&quot;}, {&quot;title&quot;: &quot;Large heading&quot;, &quot;classes&quot;: &quot;large-heading&quot;, &quot;selector&quot;: &quot;h2,h1,h3&quot;}, {&quot;title&quot;: &quot;Sub-heading&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;sub-heading&quot;}], &quot;menu&quot;: {&quot;table&quot;: {&quot;items&quot;: &quot;inserttable tableprops deletetable | cell row column&quot;, &quot;title&quot;: &quot;Table&quot;}, &quot;tools&quot;: {&quot;items&quot;: &quot;spellchecker charmap emoticons insertdatetime layer code&quot;, &quot;title&quot;: &quot;Tools&quot;}, &quot;edit&quot;: {&quot;items&quot;: &quot;undo redo | cut copy paste pastetext | searchreplace textpattern selectall | textcolor&quot;, &quot;title&quot;: &quot;Edit&quot;}, &quot;format&quot;: {&quot;items&quot;: &quot;bold italic underline strikethrough superscript subscript | formats | removeformat&quot;, &quot;title&quot;: &quot;Format&quot;}, &quot;view&quot;: {&quot;items&quot;: &quot;visualaid visualchars visualblocks preview fullpage fullscreen&quot;, &quot;title&quot;: &quot;View&quot;}, &quot;insert&quot;: {&quot;items&quot;: &quot;link media | template hr&quot;, &quot;title&quot;: &quot;Insert&quot;}}, &quot;toolbar&quot;: &quot;ltr rtl | undo redo | styleselect | bold italic | alignleft aligncenter alignright alignjustify | bullist numlist outdent indent | unlink plonelink ploneimage |textcolor&quot;, &quot;importcss_append&quot;: true, &quot;templates&quot;: {}, &quot;paste_as_text&quot;: true, &quot;paste_retain_style_properties&quot;: &quot;&quot;, &quot;paste_data_images&quot;: true, &quot;content_css&quot;: &quot;https://www.fbi.gov/++plone++static/tinymce-styles.css,https://www.fbi.gov/++plone++static/plone-compiled.css,https://www.fbi.gov/++theme++fbigov.theme/css/index.css&quot;, &quot;plugins&quot;: [&quot;plonelink&quot;, &quot;ploneimage&quot;, &quot;importcss&quot;, &quot;advlist&quot;, &quot;anchor&quot;, &quot;code&quot;, &quot;fullscreen&quot;, &quot;hr&quot;, &quot;lists&quot;, &quot;media&quot;, &quot;nonbreaking&quot;, &quot;noneditable&quot;, &quot;pagebreak&quot;, &quot;paste&quot;, &quot;preview&quot;, &quot;print&quot;, &quot;searchreplace&quot;, &quot;tabfocus&quot;, &quot;table&quot;, &quot;textcolor&quot;, &quot;textpattern&quot;, &quot;visualchars&quot;, &quot;wordcount&quot;], &quot;browser_spellcheck&quot;: true}, &quot;base_url&quot;: &quot;https://www.fbi.gov/fbigov_homepage_new&quot;, &quot;prependToUrl&quot;: &quot;resolveuid/&quot;, &quot;prependToScalePart&quot;: &quot;/@@images/image/&quot;, &quot;loadingBaseUrl&quot;: &quot;https://www.fbi.gov/++plone++static/components/tinymce-builded/js/tinymce&quot;, &quot;scales&quot;: [{&quot;label&quot;: &quot;Listing (16x16)&quot;, &quot;name&quot;: &quot;listing&quot;, &quot;part&quot;: &quot;listing&quot;}, {&quot;label&quot;: &quot;Icon (32x32)&quot;, &quot;name&quot;: &quot;icon&quot;, &quot;part&quot;: &quot;icon&quot;}, {&quot;label&quot;: &quot;Tile (64x64)&quot;, &quot;name&quot;: &quot;tile&quot;, &quot;part&quot;: &quot;tile&quot;}, {&quot;label&quot;: &quot;Thumb (128x128)&quot;, &quot;name&quot;: &quot;thumb&quot;, &quot;part&quot;: &quot;thumb&quot;}, {&quot;label&quot;: &quot;Mini (200x200)&quot;, &quot;name&quot;: &quot;mini&quot;, &quot;part&quot;: &quot;mini&quot;}, {&quot;label&quot;: &quot;Preview (400x400)&quot;, &quot;name&quot;: &quot;preview&quot;, &quot;part&quot;: &quot;preview&quot;}, {&quot;label&quot;: &quot;Large (768x768)&quot;, &quot;name&quot;: &quot;large&quot;, &quot;part&quot;: &quot;large&quot;}, {&quot;label&quot;: &quot;High (1400x1400)&quot;, &quot;name&quot;: &quot;high&quot;, &quot;part&quot;: &quot;high&quot;}]}\" data-pat-plone-relateditems=\"{\n        &quot;width&quot;: &quot;&quot;\n      }\" data-portal-url=\"https://www.fbi.gov\" data-pat-markspeciallinks=\"{&quot;external_links_open_new_window&quot;: &quot;True&quot;,&quot;mark_special_links&quot;: &quot;False&quot;}\" data-pat-backdrop=\"{&quot;closeOnEsc&quot;: false,\n      &quot;closeOnClick&quot;: false}\" data-pat-plone-modal=\"{\n        &quot;actionOptions&quot;: {&quot;displayInModal&quot;: false},\n        &quot;backdropOptions&quot;: {&quot;closeOnClick&quot;: false, &quot;closeOnEsc&quot;: false},\n        &quot;prependContent&quot;: &quot;#main-content .portalMessage&quot;,\n        &quot;zIndexSelector&quot;: &quot;.plone-modal-wrapper,.plone-modal-backdrop,.modal-open .castle-modal-wrapper .modal,.mce-floatpanel:visible&quot;,\n         &quot;actionOptions&quot;: { &quot;timeout&quot;: 10000}\n      }\" data-pat-pickadate=\"{&quot;date&quot;: {&quot;selectYears&quot;: 200}, &quot;time&quot;: {&quot;interval&quot;: 30 } }\" data-base-url=\"https://www.fbi.gov/fbigov_homepage_new\">",
                          "target": [
                            "#visual-portal-wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.55 (foreground color: #337ab7, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fbi.gov/news/stories/director-visits-united-kingdom-for-meetings-with-uk-counterparts-070622\">Director Visits United Kingdom for Meetings with Counterparts</a>",
                  "target": [
                    ".portal-type-story:nth-child(3) > .title > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.55 (foreground color: #337ab7, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#337ab7",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.55,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body id=\"visual-portal-wrapper\" class=\"portaltype-document site-Plone section-fbigov_homepage_new icons-on thumbs-on frontend viewpermission-none userrole-anonymous pat-markspeciallinks template-layout layout-custom selected-layout-layout_view  pat-plone patterns-loaded\" data-pat-structure=\"{&quot;activeColumns&quot;: [\n          &quot;ModificationDate&quot;,\n          &quot;EffectiveDate&quot;,\n          &quot;review_state&quot;,\n          &quot;Subject&quot;\n        ],\n&quot;searchParam&quot;: &quot;Title&quot;,\n &quot;momentFormat&quot;: &quot;MMMM D, YYYY&quot;,\n  &quot;typeToViewAction&quot;: {\n                    &quot;File&quot;: &quot;/view&quot;,\n                    &quot;Image&quot;: &quot;/view&quot;,\n                    &quot;Video&quot;: &quot;/view&quot;,\n                    &quot;Audio&quot;: &quot;/view&quot;\n                }\n      }\" data-view-url=\"https://www.fbi.gov/fbigov_homepage_new\" data-i18ncatalogurl=\"https://www.fbi.gov/plonejsi18n\" data-pat-queryfilter=\"{&quot;yearFilter&quot;: true}\" data-pat-tinymce=\"{&quot;imageTypes&quot;: [&quot;Image&quot;], &quot;folderTypes&quot;: [&quot;Folder&quot;, &quot;Large Plone Folder&quot;, &quot;Plone Site&quot;], &quot;linkAttribute&quot;: &quot;UID&quot;, &quot;upload&quot;: {&quot;initialFolder&quot;: null, &quot;showTitle&quot;: false, &quot;currentPath&quot;: &quot;&quot;, &quot;maxFiles&quot;: 1, &quot;uploadMultiple&quot;: false, &quot;baseUrl&quot;: &quot;https://www.fbi.gov&quot;, &quot;relativePath&quot;: &quot;@@fileUpload&quot;}, &quot;relatedItems&quot;: {&quot;vocabularyUrl&quot;: &quot;https://www.fbi.gov/@@getVocabulary?name=plone.app.vocabularies.Catalog&quot;}, &quot;tiny&quot;: {&quot;paste_word_valid_elements&quot;: &quot;b,strong,i,em,h1,h2,h3,h4,ul,li&quot;, &quot;style_formats&quot;: [{&quot;items&quot;: [{&quot;format&quot;: &quot;h1&quot;, &quot;title&quot;: &quot;Header 1&quot;}, {&quot;format&quot;: &quot;h2&quot;, &quot;title&quot;: &quot;Header 2&quot;}, {&quot;format&quot;: &quot;h3&quot;, &quot;title&quot;: &quot;Header 3&quot;}, {&quot;format&quot;: &quot;h4&quot;, &quot;title&quot;: &quot;Header 4&quot;}, {&quot;format&quot;: &quot;h5&quot;, &quot;title&quot;: &quot;Header 5&quot;}, {&quot;format&quot;: &quot;h6&quot;, &quot;title&quot;: &quot;Header 6&quot;}], &quot;title&quot;: &quot;Headers&quot;}, {&quot;items&quot;: [{&quot;format&quot;: &quot;p&quot;, &quot;title&quot;: &quot;Paragraph&quot;}, {&quot;format&quot;: &quot;blockquote&quot;, &quot;title&quot;: &quot;Blockquote&quot;}, {&quot;format&quot;: &quot;div&quot;, &quot;title&quot;: &quot;Div&quot;}, {&quot;format&quot;: &quot;pre&quot;, &quot;title&quot;: &quot;Pre&quot;}], &quot;title&quot;: &quot;Block&quot;}, {&quot;items&quot;: [{&quot;format&quot;: &quot;bold&quot;, &quot;title&quot;: &quot;Bold&quot;, &quot;icon&quot;: &quot;bold&quot;}, {&quot;format&quot;: &quot;italic&quot;, &quot;title&quot;: &quot;Italic&quot;, &quot;icon&quot;: &quot;italic&quot;}, {&quot;format&quot;: &quot;underline&quot;, &quot;title&quot;: &quot;Underline&quot;, &quot;icon&quot;: &quot;underline&quot;}, {&quot;format&quot;: &quot;strikethrough&quot;, &quot;title&quot;: &quot;Strikethrough&quot;, &quot;icon&quot;: &quot;strikethrough&quot;}, {&quot;format&quot;: &quot;superscript&quot;, &quot;title&quot;: &quot;Superscript&quot;, &quot;icon&quot;: &quot;superscript&quot;}, {&quot;format&quot;: &quot;subscript&quot;, &quot;title&quot;: &quot;Subscript&quot;, &quot;icon&quot;: &quot;subscript&quot;}, {&quot;format&quot;: &quot;code&quot;, &quot;title&quot;: &quot;Code&quot;, &quot;icon&quot;: &quot;code&quot;}], &quot;title&quot;: &quot;Inline&quot;}, {&quot;items&quot;: [{&quot;format&quot;: &quot;alignleft&quot;, &quot;title&quot;: &quot;Left&quot;, &quot;icon&quot;: &quot;alignleft&quot;}, {&quot;format&quot;: &quot;aligncenter&quot;, &quot;title&quot;: &quot;Center&quot;, &quot;icon&quot;: &quot;aligncenter&quot;}, {&quot;format&quot;: &quot;alignright&quot;, &quot;title&quot;: &quot;Right&quot;, &quot;icon&quot;: &quot;alignright&quot;}, {&quot;format&quot;: &quot;alignjustify&quot;, &quot;title&quot;: &quot;Justify&quot;, &quot;icon&quot;: &quot;alignjustify&quot;}], &quot;title&quot;: &quot;Alignment&quot;}, {&quot;items&quot;: [{&quot;title&quot;: &quot;Listing&quot;, &quot;classes&quot;: &quot;listing&quot;, &quot;selector&quot;: &quot;table&quot;}, {&quot;title&quot;: &quot;No border&quot;, &quot;classes&quot;: &quot;borderless&quot;, &quot;selector&quot;: &quot;table&quot;}], &quot;title&quot;: &quot;Tables&quot;}, {&quot;title&quot;: &quot;clear&quot;, &quot;block&quot;: &quot;div&quot;, &quot;classes&quot;: &quot;visualClear&quot;}, {&quot;title&quot;: &quot;Full width underline&quot;, &quot;classes&quot;: &quot;full-width-underline&quot;, &quot;selector&quot;: &quot;h2,h1,h3,h4,h5,h6,p,div&quot;}, {&quot;title&quot;: &quot;Large first letter&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;large-first-letter&quot;}, {&quot;title&quot;: &quot;Accordion&quot;, &quot;classes&quot;: &quot;accordion&quot;, &quot;selector&quot;: &quot;ul&quot;}, {&quot;title&quot;: &quot;Large heading&quot;, &quot;classes&quot;: &quot;large-heading&quot;, &quot;selector&quot;: &quot;h2,h1,h3&quot;}, {&quot;title&quot;: &quot;Sub-heading&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;sub-heading&quot;}], &quot;external_plugins&quot;: {&quot;fbianchor&quot;: &quot;++theme++fbigov.theme/js/tinymce_fbianchor.js&quot;, &quot;tamarize&quot;: &quot;++theme++fbigov.theme/js/tinymce_tamarize.js&quot;, &quot;mce-table-buttons&quot;: &quot;++plone++castle/tinymce-table.js&quot;}, &quot;importcss_file_filter&quot;: &quot;https://www.fbi.gov/++plone++static/tinymce-styles.css&quot;, &quot;linkTypes&quot;: [&quot;internal&quot;, &quot;modallink&quot;, &quot;external&quot;, &quot;email&quot;, &quot;anchor&quot;], &quot;paste_merge_formats&quot;: true, &quot;entity_encoding&quot;: &quot;raw&quot;, &quot;resize&quot;: &quot;both&quot;, &quot;menubar&quot;: [&quot;edit&quot;, &quot;table&quot;, &quot;format&quot;, &quot;toolsview&quot;, &quot;insert&quot;], &quot;formats&quot;: [{&quot;title&quot;: &quot;clear&quot;, &quot;block&quot;: &quot;div&quot;, &quot;classes&quot;: &quot;visualClear&quot;}, {&quot;title&quot;: &quot;Full width underline&quot;, &quot;classes&quot;: &quot;full-width-underline&quot;, &quot;selector&quot;: &quot;h2,h1,h3,h4,h5,h6,p,div&quot;}, {&quot;title&quot;: &quot;Large first letter&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;large-first-letter&quot;}, {&quot;title&quot;: &quot;Accordion&quot;, &quot;classes&quot;: &quot;accordion&quot;, &quot;selector&quot;: &quot;ul&quot;}, {&quot;title&quot;: &quot;Large heading&quot;, &quot;classes&quot;: &quot;large-heading&quot;, &quot;selector&quot;: &quot;h2,h1,h3&quot;}, {&quot;title&quot;: &quot;Sub-heading&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;sub-heading&quot;}], &quot;menu&quot;: {&quot;table&quot;: {&quot;items&quot;: &quot;inserttable tableprops deletetable | cell row column&quot;, &quot;title&quot;: &quot;Table&quot;}, &quot;tools&quot;: {&quot;items&quot;: &quot;spellchecker charmap emoticons insertdatetime layer code&quot;, &quot;title&quot;: &quot;Tools&quot;}, &quot;edit&quot;: {&quot;items&quot;: &quot;undo redo | cut copy paste pastetext | searchreplace textpattern selectall | textcolor&quot;, &quot;title&quot;: &quot;Edit&quot;}, &quot;format&quot;: {&quot;items&quot;: &quot;bold italic underline strikethrough superscript subscript | formats | removeformat&quot;, &quot;title&quot;: &quot;Format&quot;}, &quot;view&quot;: {&quot;items&quot;: &quot;visualaid visualchars visualblocks preview fullpage fullscreen&quot;, &quot;title&quot;: &quot;View&quot;}, &quot;insert&quot;: {&quot;items&quot;: &quot;link media | template hr&quot;, &quot;title&quot;: &quot;Insert&quot;}}, &quot;toolbar&quot;: &quot;ltr rtl | undo redo | styleselect | bold italic | alignleft aligncenter alignright alignjustify | bullist numlist outdent indent | unlink plonelink ploneimage |textcolor&quot;, &quot;importcss_append&quot;: true, &quot;templates&quot;: {}, &quot;paste_as_text&quot;: true, &quot;paste_retain_style_properties&quot;: &quot;&quot;, &quot;paste_data_images&quot;: true, &quot;content_css&quot;: &quot;https://www.fbi.gov/++plone++static/tinymce-styles.css,https://www.fbi.gov/++plone++static/plone-compiled.css,https://www.fbi.gov/++theme++fbigov.theme/css/index.css&quot;, &quot;plugins&quot;: [&quot;plonelink&quot;, &quot;ploneimage&quot;, &quot;importcss&quot;, &quot;advlist&quot;, &quot;anchor&quot;, &quot;code&quot;, &quot;fullscreen&quot;, &quot;hr&quot;, &quot;lists&quot;, &quot;media&quot;, &quot;nonbreaking&quot;, &quot;noneditable&quot;, &quot;pagebreak&quot;, &quot;paste&quot;, &quot;preview&quot;, &quot;print&quot;, &quot;searchreplace&quot;, &quot;tabfocus&quot;, &quot;table&quot;, &quot;textcolor&quot;, &quot;textpattern&quot;, &quot;visualchars&quot;, &quot;wordcount&quot;], &quot;browser_spellcheck&quot;: true}, &quot;base_url&quot;: &quot;https://www.fbi.gov/fbigov_homepage_new&quot;, &quot;prependToUrl&quot;: &quot;resolveuid/&quot;, &quot;prependToScalePart&quot;: &quot;/@@images/image/&quot;, &quot;loadingBaseUrl&quot;: &quot;https://www.fbi.gov/++plone++static/components/tinymce-builded/js/tinymce&quot;, &quot;scales&quot;: [{&quot;label&quot;: &quot;Listing (16x16)&quot;, &quot;name&quot;: &quot;listing&quot;, &quot;part&quot;: &quot;listing&quot;}, {&quot;label&quot;: &quot;Icon (32x32)&quot;, &quot;name&quot;: &quot;icon&quot;, &quot;part&quot;: &quot;icon&quot;}, {&quot;label&quot;: &quot;Tile (64x64)&quot;, &quot;name&quot;: &quot;tile&quot;, &quot;part&quot;: &quot;tile&quot;}, {&quot;label&quot;: &quot;Thumb (128x128)&quot;, &quot;name&quot;: &quot;thumb&quot;, &quot;part&quot;: &quot;thumb&quot;}, {&quot;label&quot;: &quot;Mini (200x200)&quot;, &quot;name&quot;: &quot;mini&quot;, &quot;part&quot;: &quot;mini&quot;}, {&quot;label&quot;: &quot;Preview (400x400)&quot;, &quot;name&quot;: &quot;preview&quot;, &quot;part&quot;: &quot;preview&quot;}, {&quot;label&quot;: &quot;Large (768x768)&quot;, &quot;name&quot;: &quot;large&quot;, &quot;part&quot;: &quot;large&quot;}, {&quot;label&quot;: &quot;High (1400x1400)&quot;, &quot;name&quot;: &quot;high&quot;, &quot;part&quot;: &quot;high&quot;}]}\" data-pat-plone-relateditems=\"{\n        &quot;width&quot;: &quot;&quot;\n      }\" data-portal-url=\"https://www.fbi.gov\" data-pat-markspeciallinks=\"{&quot;external_links_open_new_window&quot;: &quot;True&quot;,&quot;mark_special_links&quot;: &quot;False&quot;}\" data-pat-backdrop=\"{&quot;closeOnEsc&quot;: false,\n      &quot;closeOnClick&quot;: false}\" data-pat-plone-modal=\"{\n        &quot;actionOptions&quot;: {&quot;displayInModal&quot;: false},\n        &quot;backdropOptions&quot;: {&quot;closeOnClick&quot;: false, &quot;closeOnEsc&quot;: false},\n        &quot;prependContent&quot;: &quot;#main-content .portalMessage&quot;,\n        &quot;zIndexSelector&quot;: &quot;.plone-modal-wrapper,.plone-modal-backdrop,.modal-open .castle-modal-wrapper .modal,.mce-floatpanel:visible&quot;,\n         &quot;actionOptions&quot;: { &quot;timeout&quot;: 10000}\n      }\" data-pat-pickadate=\"{&quot;date&quot;: {&quot;selectYears&quot;: 200}, &quot;time&quot;: {&quot;interval&quot;: 30 } }\" data-base-url=\"https://www.fbi.gov/fbigov_homepage_new\">",
                          "target": [
                            "#visual-portal-wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.55 (foreground color: #337ab7, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fbi.gov/news/stories/ruja-ignatova-added-to-fbis-ten-most-wanted-fugitives-list\">Ruja Ignatova Added to FBI’s Ten Most Wanted Fugitives List</a>",
                  "target": [
                    ".portal-type-story:nth-child(4) > .title > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.55 (foreground color: #337ab7, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#337ab7",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.55,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body id=\"visual-portal-wrapper\" class=\"portaltype-document site-Plone section-fbigov_homepage_new icons-on thumbs-on frontend viewpermission-none userrole-anonymous pat-markspeciallinks template-layout layout-custom selected-layout-layout_view  pat-plone patterns-loaded\" data-pat-structure=\"{&quot;activeColumns&quot;: [\n          &quot;ModificationDate&quot;,\n          &quot;EffectiveDate&quot;,\n          &quot;review_state&quot;,\n          &quot;Subject&quot;\n        ],\n&quot;searchParam&quot;: &quot;Title&quot;,\n &quot;momentFormat&quot;: &quot;MMMM D, YYYY&quot;,\n  &quot;typeToViewAction&quot;: {\n                    &quot;File&quot;: &quot;/view&quot;,\n                    &quot;Image&quot;: &quot;/view&quot;,\n                    &quot;Video&quot;: &quot;/view&quot;,\n                    &quot;Audio&quot;: &quot;/view&quot;\n                }\n      }\" data-view-url=\"https://www.fbi.gov/fbigov_homepage_new\" data-i18ncatalogurl=\"https://www.fbi.gov/plonejsi18n\" data-pat-queryfilter=\"{&quot;yearFilter&quot;: true}\" data-pat-tinymce=\"{&quot;imageTypes&quot;: [&quot;Image&quot;], &quot;folderTypes&quot;: [&quot;Folder&quot;, &quot;Large Plone Folder&quot;, &quot;Plone Site&quot;], &quot;linkAttribute&quot;: &quot;UID&quot;, &quot;upload&quot;: {&quot;initialFolder&quot;: null, &quot;showTitle&quot;: false, &quot;currentPath&quot;: &quot;&quot;, &quot;maxFiles&quot;: 1, &quot;uploadMultiple&quot;: false, &quot;baseUrl&quot;: &quot;https://www.fbi.gov&quot;, &quot;relativePath&quot;: &quot;@@fileUpload&quot;}, &quot;relatedItems&quot;: {&quot;vocabularyUrl&quot;: &quot;https://www.fbi.gov/@@getVocabulary?name=plone.app.vocabularies.Catalog&quot;}, &quot;tiny&quot;: {&quot;paste_word_valid_elements&quot;: &quot;b,strong,i,em,h1,h2,h3,h4,ul,li&quot;, &quot;style_formats&quot;: [{&quot;items&quot;: [{&quot;format&quot;: &quot;h1&quot;, &quot;title&quot;: &quot;Header 1&quot;}, {&quot;format&quot;: &quot;h2&quot;, &quot;title&quot;: &quot;Header 2&quot;}, {&quot;format&quot;: &quot;h3&quot;, &quot;title&quot;: &quot;Header 3&quot;}, {&quot;format&quot;: &quot;h4&quot;, &quot;title&quot;: &quot;Header 4&quot;}, {&quot;format&quot;: &quot;h5&quot;, &quot;title&quot;: &quot;Header 5&quot;}, {&quot;format&quot;: &quot;h6&quot;, &quot;title&quot;: &quot;Header 6&quot;}], &quot;title&quot;: &quot;Headers&quot;}, {&quot;items&quot;: [{&quot;format&quot;: &quot;p&quot;, &quot;title&quot;: &quot;Paragraph&quot;}, {&quot;format&quot;: &quot;blockquote&quot;, &quot;title&quot;: &quot;Blockquote&quot;}, {&quot;format&quot;: &quot;div&quot;, &quot;title&quot;: &quot;Div&quot;}, {&quot;format&quot;: &quot;pre&quot;, &quot;title&quot;: &quot;Pre&quot;}], &quot;title&quot;: &quot;Block&quot;}, {&quot;items&quot;: [{&quot;format&quot;: &quot;bold&quot;, &quot;title&quot;: &quot;Bold&quot;, &quot;icon&quot;: &quot;bold&quot;}, {&quot;format&quot;: &quot;italic&quot;, &quot;title&quot;: &quot;Italic&quot;, &quot;icon&quot;: &quot;italic&quot;}, {&quot;format&quot;: &quot;underline&quot;, &quot;title&quot;: &quot;Underline&quot;, &quot;icon&quot;: &quot;underline&quot;}, {&quot;format&quot;: &quot;strikethrough&quot;, &quot;title&quot;: &quot;Strikethrough&quot;, &quot;icon&quot;: &quot;strikethrough&quot;}, {&quot;format&quot;: &quot;superscript&quot;, &quot;title&quot;: &quot;Superscript&quot;, &quot;icon&quot;: &quot;superscript&quot;}, {&quot;format&quot;: &quot;subscript&quot;, &quot;title&quot;: &quot;Subscript&quot;, &quot;icon&quot;: &quot;subscript&quot;}, {&quot;format&quot;: &quot;code&quot;, &quot;title&quot;: &quot;Code&quot;, &quot;icon&quot;: &quot;code&quot;}], &quot;title&quot;: &quot;Inline&quot;}, {&quot;items&quot;: [{&quot;format&quot;: &quot;alignleft&quot;, &quot;title&quot;: &quot;Left&quot;, &quot;icon&quot;: &quot;alignleft&quot;}, {&quot;format&quot;: &quot;aligncenter&quot;, &quot;title&quot;: &quot;Center&quot;, &quot;icon&quot;: &quot;aligncenter&quot;}, {&quot;format&quot;: &quot;alignright&quot;, &quot;title&quot;: &quot;Right&quot;, &quot;icon&quot;: &quot;alignright&quot;}, {&quot;format&quot;: &quot;alignjustify&quot;, &quot;title&quot;: &quot;Justify&quot;, &quot;icon&quot;: &quot;alignjustify&quot;}], &quot;title&quot;: &quot;Alignment&quot;}, {&quot;items&quot;: [{&quot;title&quot;: &quot;Listing&quot;, &quot;classes&quot;: &quot;listing&quot;, &quot;selector&quot;: &quot;table&quot;}, {&quot;title&quot;: &quot;No border&quot;, &quot;classes&quot;: &quot;borderless&quot;, &quot;selector&quot;: &quot;table&quot;}], &quot;title&quot;: &quot;Tables&quot;}, {&quot;title&quot;: &quot;clear&quot;, &quot;block&quot;: &quot;div&quot;, &quot;classes&quot;: &quot;visualClear&quot;}, {&quot;title&quot;: &quot;Full width underline&quot;, &quot;classes&quot;: &quot;full-width-underline&quot;, &quot;selector&quot;: &quot;h2,h1,h3,h4,h5,h6,p,div&quot;}, {&quot;title&quot;: &quot;Large first letter&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;large-first-letter&quot;}, {&quot;title&quot;: &quot;Accordion&quot;, &quot;classes&quot;: &quot;accordion&quot;, &quot;selector&quot;: &quot;ul&quot;}, {&quot;title&quot;: &quot;Large heading&quot;, &quot;classes&quot;: &quot;large-heading&quot;, &quot;selector&quot;: &quot;h2,h1,h3&quot;}, {&quot;title&quot;: &quot;Sub-heading&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;sub-heading&quot;}], &quot;external_plugins&quot;: {&quot;fbianchor&quot;: &quot;++theme++fbigov.theme/js/tinymce_fbianchor.js&quot;, &quot;tamarize&quot;: &quot;++theme++fbigov.theme/js/tinymce_tamarize.js&quot;, &quot;mce-table-buttons&quot;: &quot;++plone++castle/tinymce-table.js&quot;}, &quot;importcss_file_filter&quot;: &quot;https://www.fbi.gov/++plone++static/tinymce-styles.css&quot;, &quot;linkTypes&quot;: [&quot;internal&quot;, &quot;modallink&quot;, &quot;external&quot;, &quot;email&quot;, &quot;anchor&quot;], &quot;paste_merge_formats&quot;: true, &quot;entity_encoding&quot;: &quot;raw&quot;, &quot;resize&quot;: &quot;both&quot;, &quot;menubar&quot;: [&quot;edit&quot;, &quot;table&quot;, &quot;format&quot;, &quot;toolsview&quot;, &quot;insert&quot;], &quot;formats&quot;: [{&quot;title&quot;: &quot;clear&quot;, &quot;block&quot;: &quot;div&quot;, &quot;classes&quot;: &quot;visualClear&quot;}, {&quot;title&quot;: &quot;Full width underline&quot;, &quot;classes&quot;: &quot;full-width-underline&quot;, &quot;selector&quot;: &quot;h2,h1,h3,h4,h5,h6,p,div&quot;}, {&quot;title&quot;: &quot;Large first letter&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;large-first-letter&quot;}, {&quot;title&quot;: &quot;Accordion&quot;, &quot;classes&quot;: &quot;accordion&quot;, &quot;selector&quot;: &quot;ul&quot;}, {&quot;title&quot;: &quot;Large heading&quot;, &quot;classes&quot;: &quot;large-heading&quot;, &quot;selector&quot;: &quot;h2,h1,h3&quot;}, {&quot;title&quot;: &quot;Sub-heading&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;sub-heading&quot;}], &quot;menu&quot;: {&quot;table&quot;: {&quot;items&quot;: &quot;inserttable tableprops deletetable | cell row column&quot;, &quot;title&quot;: &quot;Table&quot;}, &quot;tools&quot;: {&quot;items&quot;: &quot;spellchecker charmap emoticons insertdatetime layer code&quot;, &quot;title&quot;: &quot;Tools&quot;}, &quot;edit&quot;: {&quot;items&quot;: &quot;undo redo | cut copy paste pastetext | searchreplace textpattern selectall | textcolor&quot;, &quot;title&quot;: &quot;Edit&quot;}, &quot;format&quot;: {&quot;items&quot;: &quot;bold italic underline strikethrough superscript subscript | formats | removeformat&quot;, &quot;title&quot;: &quot;Format&quot;}, &quot;view&quot;: {&quot;items&quot;: &quot;visualaid visualchars visualblocks preview fullpage fullscreen&quot;, &quot;title&quot;: &quot;View&quot;}, &quot;insert&quot;: {&quot;items&quot;: &quot;link media | template hr&quot;, &quot;title&quot;: &quot;Insert&quot;}}, &quot;toolbar&quot;: &quot;ltr rtl | undo redo | styleselect | bold italic | alignleft aligncenter alignright alignjustify | bullist numlist outdent indent | unlink plonelink ploneimage |textcolor&quot;, &quot;importcss_append&quot;: true, &quot;templates&quot;: {}, &quot;paste_as_text&quot;: true, &quot;paste_retain_style_properties&quot;: &quot;&quot;, &quot;paste_data_images&quot;: true, &quot;content_css&quot;: &quot;https://www.fbi.gov/++plone++static/tinymce-styles.css,https://www.fbi.gov/++plone++static/plone-compiled.css,https://www.fbi.gov/++theme++fbigov.theme/css/index.css&quot;, &quot;plugins&quot;: [&quot;plonelink&quot;, &quot;ploneimage&quot;, &quot;importcss&quot;, &quot;advlist&quot;, &quot;anchor&quot;, &quot;code&quot;, &quot;fullscreen&quot;, &quot;hr&quot;, &quot;lists&quot;, &quot;media&quot;, &quot;nonbreaking&quot;, &quot;noneditable&quot;, &quot;pagebreak&quot;, &quot;paste&quot;, &quot;preview&quot;, &quot;print&quot;, &quot;searchreplace&quot;, &quot;tabfocus&quot;, &quot;table&quot;, &quot;textcolor&quot;, &quot;textpattern&quot;, &quot;visualchars&quot;, &quot;wordcount&quot;], &quot;browser_spellcheck&quot;: true}, &quot;base_url&quot;: &quot;https://www.fbi.gov/fbigov_homepage_new&quot;, &quot;prependToUrl&quot;: &quot;resolveuid/&quot;, &quot;prependToScalePart&quot;: &quot;/@@images/image/&quot;, &quot;loadingBaseUrl&quot;: &quot;https://www.fbi.gov/++plone++static/components/tinymce-builded/js/tinymce&quot;, &quot;scales&quot;: [{&quot;label&quot;: &quot;Listing (16x16)&quot;, &quot;name&quot;: &quot;listing&quot;, &quot;part&quot;: &quot;listing&quot;}, {&quot;label&quot;: &quot;Icon (32x32)&quot;, &quot;name&quot;: &quot;icon&quot;, &quot;part&quot;: &quot;icon&quot;}, {&quot;label&quot;: &quot;Tile (64x64)&quot;, &quot;name&quot;: &quot;tile&quot;, &quot;part&quot;: &quot;tile&quot;}, {&quot;label&quot;: &quot;Thumb (128x128)&quot;, &quot;name&quot;: &quot;thumb&quot;, &quot;part&quot;: &quot;thumb&quot;}, {&quot;label&quot;: &quot;Mini (200x200)&quot;, &quot;name&quot;: &quot;mini&quot;, &quot;part&quot;: &quot;mini&quot;}, {&quot;label&quot;: &quot;Preview (400x400)&quot;, &quot;name&quot;: &quot;preview&quot;, &quot;part&quot;: &quot;preview&quot;}, {&quot;label&quot;: &quot;Large (768x768)&quot;, &quot;name&quot;: &quot;large&quot;, &quot;part&quot;: &quot;large&quot;}, {&quot;label&quot;: &quot;High (1400x1400)&quot;, &quot;name&quot;: &quot;high&quot;, &quot;part&quot;: &quot;high&quot;}]}\" data-pat-plone-relateditems=\"{\n        &quot;width&quot;: &quot;&quot;\n      }\" data-portal-url=\"https://www.fbi.gov\" data-pat-markspeciallinks=\"{&quot;external_links_open_new_window&quot;: &quot;True&quot;,&quot;mark_special_links&quot;: &quot;False&quot;}\" data-pat-backdrop=\"{&quot;closeOnEsc&quot;: false,\n      &quot;closeOnClick&quot;: false}\" data-pat-plone-modal=\"{\n        &quot;actionOptions&quot;: {&quot;displayInModal&quot;: false},\n        &quot;backdropOptions&quot;: {&quot;closeOnClick&quot;: false, &quot;closeOnEsc&quot;: false},\n        &quot;prependContent&quot;: &quot;#main-content .portalMessage&quot;,\n        &quot;zIndexSelector&quot;: &quot;.plone-modal-wrapper,.plone-modal-backdrop,.modal-open .castle-modal-wrapper .modal,.mce-floatpanel:visible&quot;,\n         &quot;actionOptions&quot;: { &quot;timeout&quot;: 10000}\n      }\" data-pat-pickadate=\"{&quot;date&quot;: {&quot;selectYears&quot;: 200}, &quot;time&quot;: {&quot;interval&quot;: 30 } }\" data-base-url=\"https://www.fbi.gov/fbigov_homepage_new\">",
                          "target": [
                            "#visual-portal-wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.55 (foreground color: #337ab7, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fbi.gov/news/stories\">More</a>",
                  "target": [
                    ".mosaic-position-leftmost.mosaic-width-third.col-md-4 > .mosaic-fbigov\\.theme\\.listing-tile.mosaic-tile-padding-top.movable > .mosaic-tile-content > .castle-tile-wrapper > .list-tile.simple > .read-more > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.55 (foreground color: #337ab7, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#337ab7",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.55,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body id=\"visual-portal-wrapper\" class=\"portaltype-document site-Plone section-fbigov_homepage_new icons-on thumbs-on frontend viewpermission-none userrole-anonymous pat-markspeciallinks template-layout layout-custom selected-layout-layout_view  pat-plone patterns-loaded\" data-pat-structure=\"{&quot;activeColumns&quot;: [\n          &quot;ModificationDate&quot;,\n          &quot;EffectiveDate&quot;,\n          &quot;review_state&quot;,\n          &quot;Subject&quot;\n        ],\n&quot;searchParam&quot;: &quot;Title&quot;,\n &quot;momentFormat&quot;: &quot;MMMM D, YYYY&quot;,\n  &quot;typeToViewAction&quot;: {\n                    &quot;File&quot;: &quot;/view&quot;,\n                    &quot;Image&quot;: &quot;/view&quot;,\n                    &quot;Video&quot;: &quot;/view&quot;,\n                    &quot;Audio&quot;: &quot;/view&quot;\n                }\n      }\" data-view-url=\"https://www.fbi.gov/fbigov_homepage_new\" data-i18ncatalogurl=\"https://www.fbi.gov/plonejsi18n\" data-pat-queryfilter=\"{&quot;yearFilter&quot;: true}\" data-pat-tinymce=\"{&quot;imageTypes&quot;: [&quot;Image&quot;], &quot;folderTypes&quot;: [&quot;Folder&quot;, &quot;Large Plone Folder&quot;, &quot;Plone Site&quot;], &quot;linkAttribute&quot;: &quot;UID&quot;, &quot;upload&quot;: {&quot;initialFolder&quot;: null, &quot;showTitle&quot;: false, &quot;currentPath&quot;: &quot;&quot;, &quot;maxFiles&quot;: 1, &quot;uploadMultiple&quot;: false, &quot;baseUrl&quot;: &quot;https://www.fbi.gov&quot;, &quot;relativePath&quot;: &quot;@@fileUpload&quot;}, &quot;relatedItems&quot;: {&quot;vocabularyUrl&quot;: &quot;https://www.fbi.gov/@@getVocabulary?name=plone.app.vocabularies.Catalog&quot;}, &quot;tiny&quot;: {&quot;paste_word_valid_elements&quot;: &quot;b,strong,i,em,h1,h2,h3,h4,ul,li&quot;, &quot;style_formats&quot;: [{&quot;items&quot;: [{&quot;format&quot;: &quot;h1&quot;, &quot;title&quot;: &quot;Header 1&quot;}, {&quot;format&quot;: &quot;h2&quot;, &quot;title&quot;: &quot;Header 2&quot;}, {&quot;format&quot;: &quot;h3&quot;, &quot;title&quot;: &quot;Header 3&quot;}, {&quot;format&quot;: &quot;h4&quot;, &quot;title&quot;: &quot;Header 4&quot;}, {&quot;format&quot;: &quot;h5&quot;, &quot;title&quot;: &quot;Header 5&quot;}, {&quot;format&quot;: &quot;h6&quot;, &quot;title&quot;: &quot;Header 6&quot;}], &quot;title&quot;: &quot;Headers&quot;}, {&quot;items&quot;: [{&quot;format&quot;: &quot;p&quot;, &quot;title&quot;: &quot;Paragraph&quot;}, {&quot;format&quot;: &quot;blockquote&quot;, &quot;title&quot;: &quot;Blockquote&quot;}, {&quot;format&quot;: &quot;div&quot;, &quot;title&quot;: &quot;Div&quot;}, {&quot;format&quot;: &quot;pre&quot;, &quot;title&quot;: &quot;Pre&quot;}], &quot;title&quot;: &quot;Block&quot;}, {&quot;items&quot;: [{&quot;format&quot;: &quot;bold&quot;, &quot;title&quot;: &quot;Bold&quot;, &quot;icon&quot;: &quot;bold&quot;}, {&quot;format&quot;: &quot;italic&quot;, &quot;title&quot;: &quot;Italic&quot;, &quot;icon&quot;: &quot;italic&quot;}, {&quot;format&quot;: &quot;underline&quot;, &quot;title&quot;: &quot;Underline&quot;, &quot;icon&quot;: &quot;underline&quot;}, {&quot;format&quot;: &quot;strikethrough&quot;, &quot;title&quot;: &quot;Strikethrough&quot;, &quot;icon&quot;: &quot;strikethrough&quot;}, {&quot;format&quot;: &quot;superscript&quot;, &quot;title&quot;: &quot;Superscript&quot;, &quot;icon&quot;: &quot;superscript&quot;}, {&quot;format&quot;: &quot;subscript&quot;, &quot;title&quot;: &quot;Subscript&quot;, &quot;icon&quot;: &quot;subscript&quot;}, {&quot;format&quot;: &quot;code&quot;, &quot;title&quot;: &quot;Code&quot;, &quot;icon&quot;: &quot;code&quot;}], &quot;title&quot;: &quot;Inline&quot;}, {&quot;items&quot;: [{&quot;format&quot;: &quot;alignleft&quot;, &quot;title&quot;: &quot;Left&quot;, &quot;icon&quot;: &quot;alignleft&quot;}, {&quot;format&quot;: &quot;aligncenter&quot;, &quot;title&quot;: &quot;Center&quot;, &quot;icon&quot;: &quot;aligncenter&quot;}, {&quot;format&quot;: &quot;alignright&quot;, &quot;title&quot;: &quot;Right&quot;, &quot;icon&quot;: &quot;alignright&quot;}, {&quot;format&quot;: &quot;alignjustify&quot;, &quot;title&quot;: &quot;Justify&quot;, &quot;icon&quot;: &quot;alignjustify&quot;}], &quot;title&quot;: &quot;Alignment&quot;}, {&quot;items&quot;: [{&quot;title&quot;: &quot;Listing&quot;, &quot;classes&quot;: &quot;listing&quot;, &quot;selector&quot;: &quot;table&quot;}, {&quot;title&quot;: &quot;No border&quot;, &quot;classes&quot;: &quot;borderless&quot;, &quot;selector&quot;: &quot;table&quot;}], &quot;title&quot;: &quot;Tables&quot;}, {&quot;title&quot;: &quot;clear&quot;, &quot;block&quot;: &quot;div&quot;, &quot;classes&quot;: &quot;visualClear&quot;}, {&quot;title&quot;: &quot;Full width underline&quot;, &quot;classes&quot;: &quot;full-width-underline&quot;, &quot;selector&quot;: &quot;h2,h1,h3,h4,h5,h6,p,div&quot;}, {&quot;title&quot;: &quot;Large first letter&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;large-first-letter&quot;}, {&quot;title&quot;: &quot;Accordion&quot;, &quot;classes&quot;: &quot;accordion&quot;, &quot;selector&quot;: &quot;ul&quot;}, {&quot;title&quot;: &quot;Large heading&quot;, &quot;classes&quot;: &quot;large-heading&quot;, &quot;selector&quot;: &quot;h2,h1,h3&quot;}, {&quot;title&quot;: &quot;Sub-heading&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;sub-heading&quot;}], &quot;external_plugins&quot;: {&quot;fbianchor&quot;: &quot;++theme++fbigov.theme/js/tinymce_fbianchor.js&quot;, &quot;tamarize&quot;: &quot;++theme++fbigov.theme/js/tinymce_tamarize.js&quot;, &quot;mce-table-buttons&quot;: &quot;++plone++castle/tinymce-table.js&quot;}, &quot;importcss_file_filter&quot;: &quot;https://www.fbi.gov/++plone++static/tinymce-styles.css&quot;, &quot;linkTypes&quot;: [&quot;internal&quot;, &quot;modallink&quot;, &quot;external&quot;, &quot;email&quot;, &quot;anchor&quot;], &quot;paste_merge_formats&quot;: true, &quot;entity_encoding&quot;: &quot;raw&quot;, &quot;resize&quot;: &quot;both&quot;, &quot;menubar&quot;: [&quot;edit&quot;, &quot;table&quot;, &quot;format&quot;, &quot;toolsview&quot;, &quot;insert&quot;], &quot;formats&quot;: [{&quot;title&quot;: &quot;clear&quot;, &quot;block&quot;: &quot;div&quot;, &quot;classes&quot;: &quot;visualClear&quot;}, {&quot;title&quot;: &quot;Full width underline&quot;, &quot;classes&quot;: &quot;full-width-underline&quot;, &quot;selector&quot;: &quot;h2,h1,h3,h4,h5,h6,p,div&quot;}, {&quot;title&quot;: &quot;Large first letter&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;large-first-letter&quot;}, {&quot;title&quot;: &quot;Accordion&quot;, &quot;classes&quot;: &quot;accordion&quot;, &quot;selector&quot;: &quot;ul&quot;}, {&quot;title&quot;: &quot;Large heading&quot;, &quot;classes&quot;: &quot;large-heading&quot;, &quot;selector&quot;: &quot;h2,h1,h3&quot;}, {&quot;title&quot;: &quot;Sub-heading&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;sub-heading&quot;}], &quot;menu&quot;: {&quot;table&quot;: {&quot;items&quot;: &quot;inserttable tableprops deletetable | cell row column&quot;, &quot;title&quot;: &quot;Table&quot;}, &quot;tools&quot;: {&quot;items&quot;: &quot;spellchecker charmap emoticons insertdatetime layer code&quot;, &quot;title&quot;: &quot;Tools&quot;}, &quot;edit&quot;: {&quot;items&quot;: &quot;undo redo | cut copy paste pastetext | searchreplace textpattern selectall | textcolor&quot;, &quot;title&quot;: &quot;Edit&quot;}, &quot;format&quot;: {&quot;items&quot;: &quot;bold italic underline strikethrough superscript subscript | formats | removeformat&quot;, &quot;title&quot;: &quot;Format&quot;}, &quot;view&quot;: {&quot;items&quot;: &quot;visualaid visualchars visualblocks preview fullpage fullscreen&quot;, &quot;title&quot;: &quot;View&quot;}, &quot;insert&quot;: {&quot;items&quot;: &quot;link media | template hr&quot;, &quot;title&quot;: &quot;Insert&quot;}}, &quot;toolbar&quot;: &quot;ltr rtl | undo redo | styleselect | bold italic | alignleft aligncenter alignright alignjustify | bullist numlist outdent indent | unlink plonelink ploneimage |textcolor&quot;, &quot;importcss_append&quot;: true, &quot;templates&quot;: {}, &quot;paste_as_text&quot;: true, &quot;paste_retain_style_properties&quot;: &quot;&quot;, &quot;paste_data_images&quot;: true, &quot;content_css&quot;: &quot;https://www.fbi.gov/++plone++static/tinymce-styles.css,https://www.fbi.gov/++plone++static/plone-compiled.css,https://www.fbi.gov/++theme++fbigov.theme/css/index.css&quot;, &quot;plugins&quot;: [&quot;plonelink&quot;, &quot;ploneimage&quot;, &quot;importcss&quot;, &quot;advlist&quot;, &quot;anchor&quot;, &quot;code&quot;, &quot;fullscreen&quot;, &quot;hr&quot;, &quot;lists&quot;, &quot;media&quot;, &quot;nonbreaking&quot;, &quot;noneditable&quot;, &quot;pagebreak&quot;, &quot;paste&quot;, &quot;preview&quot;, &quot;print&quot;, &quot;searchreplace&quot;, &quot;tabfocus&quot;, &quot;table&quot;, &quot;textcolor&quot;, &quot;textpattern&quot;, &quot;visualchars&quot;, &quot;wordcount&quot;], &quot;browser_spellcheck&quot;: true}, &quot;base_url&quot;: &quot;https://www.fbi.gov/fbigov_homepage_new&quot;, &quot;prependToUrl&quot;: &quot;resolveuid/&quot;, &quot;prependToScalePart&quot;: &quot;/@@images/image/&quot;, &quot;loadingBaseUrl&quot;: &quot;https://www.fbi.gov/++plone++static/components/tinymce-builded/js/tinymce&quot;, &quot;scales&quot;: [{&quot;label&quot;: &quot;Listing (16x16)&quot;, &quot;name&quot;: &quot;listing&quot;, &quot;part&quot;: &quot;listing&quot;}, {&quot;label&quot;: &quot;Icon (32x32)&quot;, &quot;name&quot;: &quot;icon&quot;, &quot;part&quot;: &quot;icon&quot;}, {&quot;label&quot;: &quot;Tile (64x64)&quot;, &quot;name&quot;: &quot;tile&quot;, &quot;part&quot;: &quot;tile&quot;}, {&quot;label&quot;: &quot;Thumb (128x128)&quot;, &quot;name&quot;: &quot;thumb&quot;, &quot;part&quot;: &quot;thumb&quot;}, {&quot;label&quot;: &quot;Mini (200x200)&quot;, &quot;name&quot;: &quot;mini&quot;, &quot;part&quot;: &quot;mini&quot;}, {&quot;label&quot;: &quot;Preview (400x400)&quot;, &quot;name&quot;: &quot;preview&quot;, &quot;part&quot;: &quot;preview&quot;}, {&quot;label&quot;: &quot;Large (768x768)&quot;, &quot;name&quot;: &quot;large&quot;, &quot;part&quot;: &quot;large&quot;}, {&quot;label&quot;: &quot;High (1400x1400)&quot;, &quot;name&quot;: &quot;high&quot;, &quot;part&quot;: &quot;high&quot;}]}\" data-pat-plone-relateditems=\"{\n        &quot;width&quot;: &quot;&quot;\n      }\" data-portal-url=\"https://www.fbi.gov\" data-pat-markspeciallinks=\"{&quot;external_links_open_new_window&quot;: &quot;True&quot;,&quot;mark_special_links&quot;: &quot;False&quot;}\" data-pat-backdrop=\"{&quot;closeOnEsc&quot;: false,\n      &quot;closeOnClick&quot;: false}\" data-pat-plone-modal=\"{\n        &quot;actionOptions&quot;: {&quot;displayInModal&quot;: false},\n        &quot;backdropOptions&quot;: {&quot;closeOnClick&quot;: false, &quot;closeOnEsc&quot;: false},\n        &quot;prependContent&quot;: &quot;#main-content .portalMessage&quot;,\n        &quot;zIndexSelector&quot;: &quot;.plone-modal-wrapper,.plone-modal-backdrop,.modal-open .castle-modal-wrapper .modal,.mce-floatpanel:visible&quot;,\n         &quot;actionOptions&quot;: { &quot;timeout&quot;: 10000}\n      }\" data-pat-pickadate=\"{&quot;date&quot;: {&quot;selectYears&quot;: 200}, &quot;time&quot;: {&quot;interval&quot;: 30 } }\" data-base-url=\"https://www.fbi.gov/fbigov_homepage_new\">",
                          "target": [
                            "#visual-portal-wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.55 (foreground color: #337ab7, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fbi.gov/news/press-releases/press-releases/james-e-dennehy-named-special-agent-in-charge-of-the-newark-field-office\">James E. Dennehy Named Special Agent in Charge of the Newark Field Office</a>",
                  "target": [
                    ".portal-type-pressrelease:nth-child(1) > .title > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.55 (foreground color: #337ab7, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#337ab7",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.55,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body id=\"visual-portal-wrapper\" class=\"portaltype-document site-Plone section-fbigov_homepage_new icons-on thumbs-on frontend viewpermission-none userrole-anonymous pat-markspeciallinks template-layout layout-custom selected-layout-layout_view  pat-plone patterns-loaded\" data-pat-structure=\"{&quot;activeColumns&quot;: [\n          &quot;ModificationDate&quot;,\n          &quot;EffectiveDate&quot;,\n          &quot;review_state&quot;,\n          &quot;Subject&quot;\n        ],\n&quot;searchParam&quot;: &quot;Title&quot;,\n &quot;momentFormat&quot;: &quot;MMMM D, YYYY&quot;,\n  &quot;typeToViewAction&quot;: {\n                    &quot;File&quot;: &quot;/view&quot;,\n                    &quot;Image&quot;: &quot;/view&quot;,\n                    &quot;Video&quot;: &quot;/view&quot;,\n                    &quot;Audio&quot;: &quot;/view&quot;\n                }\n      }\" data-view-url=\"https://www.fbi.gov/fbigov_homepage_new\" data-i18ncatalogurl=\"https://www.fbi.gov/plonejsi18n\" data-pat-queryfilter=\"{&quot;yearFilter&quot;: true}\" data-pat-tinymce=\"{&quot;imageTypes&quot;: [&quot;Image&quot;], &quot;folderTypes&quot;: [&quot;Folder&quot;, &quot;Large Plone Folder&quot;, &quot;Plone Site&quot;], &quot;linkAttribute&quot;: &quot;UID&quot;, &quot;upload&quot;: {&quot;initialFolder&quot;: null, &quot;showTitle&quot;: false, &quot;currentPath&quot;: &quot;&quot;, &quot;maxFiles&quot;: 1, &quot;uploadMultiple&quot;: false, &quot;baseUrl&quot;: &quot;https://www.fbi.gov&quot;, &quot;relativePath&quot;: &quot;@@fileUpload&quot;}, &quot;relatedItems&quot;: {&quot;vocabularyUrl&quot;: &quot;https://www.fbi.gov/@@getVocabulary?name=plone.app.vocabularies.Catalog&quot;}, &quot;tiny&quot;: {&quot;paste_word_valid_elements&quot;: &quot;b,strong,i,em,h1,h2,h3,h4,ul,li&quot;, &quot;style_formats&quot;: [{&quot;items&quot;: [{&quot;format&quot;: &quot;h1&quot;, &quot;title&quot;: &quot;Header 1&quot;}, {&quot;format&quot;: &quot;h2&quot;, &quot;title&quot;: &quot;Header 2&quot;}, {&quot;format&quot;: &quot;h3&quot;, &quot;title&quot;: &quot;Header 3&quot;}, {&quot;format&quot;: &quot;h4&quot;, &quot;title&quot;: &quot;Header 4&quot;}, {&quot;format&quot;: &quot;h5&quot;, &quot;title&quot;: &quot;Header 5&quot;}, {&quot;format&quot;: &quot;h6&quot;, &quot;title&quot;: &quot;Header 6&quot;}], &quot;title&quot;: &quot;Headers&quot;}, {&quot;items&quot;: [{&quot;format&quot;: &quot;p&quot;, &quot;title&quot;: &quot;Paragraph&quot;}, {&quot;format&quot;: &quot;blockquote&quot;, &quot;title&quot;: &quot;Blockquote&quot;}, {&quot;format&quot;: &quot;div&quot;, &quot;title&quot;: &quot;Div&quot;}, {&quot;format&quot;: &quot;pre&quot;, &quot;title&quot;: &quot;Pre&quot;}], &quot;title&quot;: &quot;Block&quot;}, {&quot;items&quot;: [{&quot;format&quot;: &quot;bold&quot;, &quot;title&quot;: &quot;Bold&quot;, &quot;icon&quot;: &quot;bold&quot;}, {&quot;format&quot;: &quot;italic&quot;, &quot;title&quot;: &quot;Italic&quot;, &quot;icon&quot;: &quot;italic&quot;}, {&quot;format&quot;: &quot;underline&quot;, &quot;title&quot;: &quot;Underline&quot;, &quot;icon&quot;: &quot;underline&quot;}, {&quot;format&quot;: &quot;strikethrough&quot;, &quot;title&quot;: &quot;Strikethrough&quot;, &quot;icon&quot;: &quot;strikethrough&quot;}, {&quot;format&quot;: &quot;superscript&quot;, &quot;title&quot;: &quot;Superscript&quot;, &quot;icon&quot;: &quot;superscript&quot;}, {&quot;format&quot;: &quot;subscript&quot;, &quot;title&quot;: &quot;Subscript&quot;, &quot;icon&quot;: &quot;subscript&quot;}, {&quot;format&quot;: &quot;code&quot;, &quot;title&quot;: &quot;Code&quot;, &quot;icon&quot;: &quot;code&quot;}], &quot;title&quot;: &quot;Inline&quot;}, {&quot;items&quot;: [{&quot;format&quot;: &quot;alignleft&quot;, &quot;title&quot;: &quot;Left&quot;, &quot;icon&quot;: &quot;alignleft&quot;}, {&quot;format&quot;: &quot;aligncenter&quot;, &quot;title&quot;: &quot;Center&quot;, &quot;icon&quot;: &quot;aligncenter&quot;}, {&quot;format&quot;: &quot;alignright&quot;, &quot;title&quot;: &quot;Right&quot;, &quot;icon&quot;: &quot;alignright&quot;}, {&quot;format&quot;: &quot;alignjustify&quot;, &quot;title&quot;: &quot;Justify&quot;, &quot;icon&quot;: &quot;alignjustify&quot;}], &quot;title&quot;: &quot;Alignment&quot;}, {&quot;items&quot;: [{&quot;title&quot;: &quot;Listing&quot;, &quot;classes&quot;: &quot;listing&quot;, &quot;selector&quot;: &quot;table&quot;}, {&quot;title&quot;: &quot;No border&quot;, &quot;classes&quot;: &quot;borderless&quot;, &quot;selector&quot;: &quot;table&quot;}], &quot;title&quot;: &quot;Tables&quot;}, {&quot;title&quot;: &quot;clear&quot;, &quot;block&quot;: &quot;div&quot;, &quot;classes&quot;: &quot;visualClear&quot;}, {&quot;title&quot;: &quot;Full width underline&quot;, &quot;classes&quot;: &quot;full-width-underline&quot;, &quot;selector&quot;: &quot;h2,h1,h3,h4,h5,h6,p,div&quot;}, {&quot;title&quot;: &quot;Large first letter&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;large-first-letter&quot;}, {&quot;title&quot;: &quot;Accordion&quot;, &quot;classes&quot;: &quot;accordion&quot;, &quot;selector&quot;: &quot;ul&quot;}, {&quot;title&quot;: &quot;Large heading&quot;, &quot;classes&quot;: &quot;large-heading&quot;, &quot;selector&quot;: &quot;h2,h1,h3&quot;}, {&quot;title&quot;: &quot;Sub-heading&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;sub-heading&quot;}], &quot;external_plugins&quot;: {&quot;fbianchor&quot;: &quot;++theme++fbigov.theme/js/tinymce_fbianchor.js&quot;, &quot;tamarize&quot;: &quot;++theme++fbigov.theme/js/tinymce_tamarize.js&quot;, &quot;mce-table-buttons&quot;: &quot;++plone++castle/tinymce-table.js&quot;}, &quot;importcss_file_filter&quot;: &quot;https://www.fbi.gov/++plone++static/tinymce-styles.css&quot;, &quot;linkTypes&quot;: [&quot;internal&quot;, &quot;modallink&quot;, &quot;external&quot;, &quot;email&quot;, &quot;anchor&quot;], &quot;paste_merge_formats&quot;: true, &quot;entity_encoding&quot;: &quot;raw&quot;, &quot;resize&quot;: &quot;both&quot;, &quot;menubar&quot;: [&quot;edit&quot;, &quot;table&quot;, &quot;format&quot;, &quot;toolsview&quot;, &quot;insert&quot;], &quot;formats&quot;: [{&quot;title&quot;: &quot;clear&quot;, &quot;block&quot;: &quot;div&quot;, &quot;classes&quot;: &quot;visualClear&quot;}, {&quot;title&quot;: &quot;Full width underline&quot;, &quot;classes&quot;: &quot;full-width-underline&quot;, &quot;selector&quot;: &quot;h2,h1,h3,h4,h5,h6,p,div&quot;}, {&quot;title&quot;: &quot;Large first letter&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;large-first-letter&quot;}, {&quot;title&quot;: &quot;Accordion&quot;, &quot;classes&quot;: &quot;accordion&quot;, &quot;selector&quot;: &quot;ul&quot;}, {&quot;title&quot;: &quot;Large heading&quot;, &quot;classes&quot;: &quot;large-heading&quot;, &quot;selector&quot;: &quot;h2,h1,h3&quot;}, {&quot;title&quot;: &quot;Sub-heading&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;sub-heading&quot;}], &quot;menu&quot;: {&quot;table&quot;: {&quot;items&quot;: &quot;inserttable tableprops deletetable | cell row column&quot;, &quot;title&quot;: &quot;Table&quot;}, &quot;tools&quot;: {&quot;items&quot;: &quot;spellchecker charmap emoticons insertdatetime layer code&quot;, &quot;title&quot;: &quot;Tools&quot;}, &quot;edit&quot;: {&quot;items&quot;: &quot;undo redo | cut copy paste pastetext | searchreplace textpattern selectall | textcolor&quot;, &quot;title&quot;: &quot;Edit&quot;}, &quot;format&quot;: {&quot;items&quot;: &quot;bold italic underline strikethrough superscript subscript | formats | removeformat&quot;, &quot;title&quot;: &quot;Format&quot;}, &quot;view&quot;: {&quot;items&quot;: &quot;visualaid visualchars visualblocks preview fullpage fullscreen&quot;, &quot;title&quot;: &quot;View&quot;}, &quot;insert&quot;: {&quot;items&quot;: &quot;link media | template hr&quot;, &quot;title&quot;: &quot;Insert&quot;}}, &quot;toolbar&quot;: &quot;ltr rtl | undo redo | styleselect | bold italic | alignleft aligncenter alignright alignjustify | bullist numlist outdent indent | unlink plonelink ploneimage |textcolor&quot;, &quot;importcss_append&quot;: true, &quot;templates&quot;: {}, &quot;paste_as_text&quot;: true, &quot;paste_retain_style_properties&quot;: &quot;&quot;, &quot;paste_data_images&quot;: true, &quot;content_css&quot;: &quot;https://www.fbi.gov/++plone++static/tinymce-styles.css,https://www.fbi.gov/++plone++static/plone-compiled.css,https://www.fbi.gov/++theme++fbigov.theme/css/index.css&quot;, &quot;plugins&quot;: [&quot;plonelink&quot;, &quot;ploneimage&quot;, &quot;importcss&quot;, &quot;advlist&quot;, &quot;anchor&quot;, &quot;code&quot;, &quot;fullscreen&quot;, &quot;hr&quot;, &quot;lists&quot;, &quot;media&quot;, &quot;nonbreaking&quot;, &quot;noneditable&quot;, &quot;pagebreak&quot;, &quot;paste&quot;, &quot;preview&quot;, &quot;print&quot;, &quot;searchreplace&quot;, &quot;tabfocus&quot;, &quot;table&quot;, &quot;textcolor&quot;, &quot;textpattern&quot;, &quot;visualchars&quot;, &quot;wordcount&quot;], &quot;browser_spellcheck&quot;: true}, &quot;base_url&quot;: &quot;https://www.fbi.gov/fbigov_homepage_new&quot;, &quot;prependToUrl&quot;: &quot;resolveuid/&quot;, &quot;prependToScalePart&quot;: &quot;/@@images/image/&quot;, &quot;loadingBaseUrl&quot;: &quot;https://www.fbi.gov/++plone++static/components/tinymce-builded/js/tinymce&quot;, &quot;scales&quot;: [{&quot;label&quot;: &quot;Listing (16x16)&quot;, &quot;name&quot;: &quot;listing&quot;, &quot;part&quot;: &quot;listing&quot;}, {&quot;label&quot;: &quot;Icon (32x32)&quot;, &quot;name&quot;: &quot;icon&quot;, &quot;part&quot;: &quot;icon&quot;}, {&quot;label&quot;: &quot;Tile (64x64)&quot;, &quot;name&quot;: &quot;tile&quot;, &quot;part&quot;: &quot;tile&quot;}, {&quot;label&quot;: &quot;Thumb (128x128)&quot;, &quot;name&quot;: &quot;thumb&quot;, &quot;part&quot;: &quot;thumb&quot;}, {&quot;label&quot;: &quot;Mini (200x200)&quot;, &quot;name&quot;: &quot;mini&quot;, &quot;part&quot;: &quot;mini&quot;}, {&quot;label&quot;: &quot;Preview (400x400)&quot;, &quot;name&quot;: &quot;preview&quot;, &quot;part&quot;: &quot;preview&quot;}, {&quot;label&quot;: &quot;Large (768x768)&quot;, &quot;name&quot;: &quot;large&quot;, &quot;part&quot;: &quot;large&quot;}, {&quot;label&quot;: &quot;High (1400x1400)&quot;, &quot;name&quot;: &quot;high&quot;, &quot;part&quot;: &quot;high&quot;}]}\" data-pat-plone-relateditems=\"{\n        &quot;width&quot;: &quot;&quot;\n      }\" data-portal-url=\"https://www.fbi.gov\" data-pat-markspeciallinks=\"{&quot;external_links_open_new_window&quot;: &quot;True&quot;,&quot;mark_special_links&quot;: &quot;False&quot;}\" data-pat-backdrop=\"{&quot;closeOnEsc&quot;: false,\n      &quot;closeOnClick&quot;: false}\" data-pat-plone-modal=\"{\n        &quot;actionOptions&quot;: {&quot;displayInModal&quot;: false},\n        &quot;backdropOptions&quot;: {&quot;closeOnClick&quot;: false, &quot;closeOnEsc&quot;: false},\n        &quot;prependContent&quot;: &quot;#main-content .portalMessage&quot;,\n        &quot;zIndexSelector&quot;: &quot;.plone-modal-wrapper,.plone-modal-backdrop,.modal-open .castle-modal-wrapper .modal,.mce-floatpanel:visible&quot;,\n         &quot;actionOptions&quot;: { &quot;timeout&quot;: 10000}\n      }\" data-pat-pickadate=\"{&quot;date&quot;: {&quot;selectYears&quot;: 200}, &quot;time&quot;: {&quot;interval&quot;: 30 } }\" data-base-url=\"https://www.fbi.gov/fbigov_homepage_new\">",
                          "target": [
                            "#visual-portal-wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.55 (foreground color: #337ab7, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fbi.gov/contact-us/field-offices/buffalo/news/press-releases/federal-grand-jury-indicts-accused-tops-shooter-on-federal-hate-crimes-and-firearms-charges-in-buffalo-new-york\">",
                  "target": [
                    ".portal-type-pressrelease:nth-child(2) > .title > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.55 (foreground color: #337ab7, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#337ab7",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.55,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body id=\"visual-portal-wrapper\" class=\"portaltype-document site-Plone section-fbigov_homepage_new icons-on thumbs-on frontend viewpermission-none userrole-anonymous pat-markspeciallinks template-layout layout-custom selected-layout-layout_view  pat-plone patterns-loaded\" data-pat-structure=\"{&quot;activeColumns&quot;: [\n          &quot;ModificationDate&quot;,\n          &quot;EffectiveDate&quot;,\n          &quot;review_state&quot;,\n          &quot;Subject&quot;\n        ],\n&quot;searchParam&quot;: &quot;Title&quot;,\n &quot;momentFormat&quot;: &quot;MMMM D, YYYY&quot;,\n  &quot;typeToViewAction&quot;: {\n                    &quot;File&quot;: &quot;/view&quot;,\n                    &quot;Image&quot;: &quot;/view&quot;,\n                    &quot;Video&quot;: &quot;/view&quot;,\n                    &quot;Audio&quot;: &quot;/view&quot;\n                }\n      }\" data-view-url=\"https://www.fbi.gov/fbigov_homepage_new\" data-i18ncatalogurl=\"https://www.fbi.gov/plonejsi18n\" data-pat-queryfilter=\"{&quot;yearFilter&quot;: true}\" data-pat-tinymce=\"{&quot;imageTypes&quot;: [&quot;Image&quot;], &quot;folderTypes&quot;: [&quot;Folder&quot;, &quot;Large Plone Folder&quot;, &quot;Plone Site&quot;], &quot;linkAttribute&quot;: &quot;UID&quot;, &quot;upload&quot;: {&quot;initialFolder&quot;: null, &quot;showTitle&quot;: false, &quot;currentPath&quot;: &quot;&quot;, &quot;maxFiles&quot;: 1, &quot;uploadMultiple&quot;: false, &quot;baseUrl&quot;: &quot;https://www.fbi.gov&quot;, &quot;relativePath&quot;: &quot;@@fileUpload&quot;}, &quot;relatedItems&quot;: {&quot;vocabularyUrl&quot;: &quot;https://www.fbi.gov/@@getVocabulary?name=plone.app.vocabularies.Catalog&quot;}, &quot;tiny&quot;: {&quot;paste_word_valid_elements&quot;: &quot;b,strong,i,em,h1,h2,h3,h4,ul,li&quot;, &quot;style_formats&quot;: [{&quot;items&quot;: [{&quot;format&quot;: &quot;h1&quot;, &quot;title&quot;: &quot;Header 1&quot;}, {&quot;format&quot;: &quot;h2&quot;, &quot;title&quot;: &quot;Header 2&quot;}, {&quot;format&quot;: &quot;h3&quot;, &quot;title&quot;: &quot;Header 3&quot;}, {&quot;format&quot;: &quot;h4&quot;, &quot;title&quot;: &quot;Header 4&quot;}, {&quot;format&quot;: &quot;h5&quot;, &quot;title&quot;: &quot;Header 5&quot;}, {&quot;format&quot;: &quot;h6&quot;, &quot;title&quot;: &quot;Header 6&quot;}], &quot;title&quot;: &quot;Headers&quot;}, {&quot;items&quot;: [{&quot;format&quot;: &quot;p&quot;, &quot;title&quot;: &quot;Paragraph&quot;}, {&quot;format&quot;: &quot;blockquote&quot;, &quot;title&quot;: &quot;Blockquote&quot;}, {&quot;format&quot;: &quot;div&quot;, &quot;title&quot;: &quot;Div&quot;}, {&quot;format&quot;: &quot;pre&quot;, &quot;title&quot;: &quot;Pre&quot;}], &quot;title&quot;: &quot;Block&quot;}, {&quot;items&quot;: [{&quot;format&quot;: &quot;bold&quot;, &quot;title&quot;: &quot;Bold&quot;, &quot;icon&quot;: &quot;bold&quot;}, {&quot;format&quot;: &quot;italic&quot;, &quot;title&quot;: &quot;Italic&quot;, &quot;icon&quot;: &quot;italic&quot;}, {&quot;format&quot;: &quot;underline&quot;, &quot;title&quot;: &quot;Underline&quot;, &quot;icon&quot;: &quot;underline&quot;}, {&quot;format&quot;: &quot;strikethrough&quot;, &quot;title&quot;: &quot;Strikethrough&quot;, &quot;icon&quot;: &quot;strikethrough&quot;}, {&quot;format&quot;: &quot;superscript&quot;, &quot;title&quot;: &quot;Superscript&quot;, &quot;icon&quot;: &quot;superscript&quot;}, {&quot;format&quot;: &quot;subscript&quot;, &quot;title&quot;: &quot;Subscript&quot;, &quot;icon&quot;: &quot;subscript&quot;}, {&quot;format&quot;: &quot;code&quot;, &quot;title&quot;: &quot;Code&quot;, &quot;icon&quot;: &quot;code&quot;}], &quot;title&quot;: &quot;Inline&quot;}, {&quot;items&quot;: [{&quot;format&quot;: &quot;alignleft&quot;, &quot;title&quot;: &quot;Left&quot;, &quot;icon&quot;: &quot;alignleft&quot;}, {&quot;format&quot;: &quot;aligncenter&quot;, &quot;title&quot;: &quot;Center&quot;, &quot;icon&quot;: &quot;aligncenter&quot;}, {&quot;format&quot;: &quot;alignright&quot;, &quot;title&quot;: &quot;Right&quot;, &quot;icon&quot;: &quot;alignright&quot;}, {&quot;format&quot;: &quot;alignjustify&quot;, &quot;title&quot;: &quot;Justify&quot;, &quot;icon&quot;: &quot;alignjustify&quot;}], &quot;title&quot;: &quot;Alignment&quot;}, {&quot;items&quot;: [{&quot;title&quot;: &quot;Listing&quot;, &quot;classes&quot;: &quot;listing&quot;, &quot;selector&quot;: &quot;table&quot;}, {&quot;title&quot;: &quot;No border&quot;, &quot;classes&quot;: &quot;borderless&quot;, &quot;selector&quot;: &quot;table&quot;}], &quot;title&quot;: &quot;Tables&quot;}, {&quot;title&quot;: &quot;clear&quot;, &quot;block&quot;: &quot;div&quot;, &quot;classes&quot;: &quot;visualClear&quot;}, {&quot;title&quot;: &quot;Full width underline&quot;, &quot;classes&quot;: &quot;full-width-underline&quot;, &quot;selector&quot;: &quot;h2,h1,h3,h4,h5,h6,p,div&quot;}, {&quot;title&quot;: &quot;Large first letter&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;large-first-letter&quot;}, {&quot;title&quot;: &quot;Accordion&quot;, &quot;classes&quot;: &quot;accordion&quot;, &quot;selector&quot;: &quot;ul&quot;}, {&quot;title&quot;: &quot;Large heading&quot;, &quot;classes&quot;: &quot;large-heading&quot;, &quot;selector&quot;: &quot;h2,h1,h3&quot;}, {&quot;title&quot;: &quot;Sub-heading&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;sub-heading&quot;}], &quot;external_plugins&quot;: {&quot;fbianchor&quot;: &quot;++theme++fbigov.theme/js/tinymce_fbianchor.js&quot;, &quot;tamarize&quot;: &quot;++theme++fbigov.theme/js/tinymce_tamarize.js&quot;, &quot;mce-table-buttons&quot;: &quot;++plone++castle/tinymce-table.js&quot;}, &quot;importcss_file_filter&quot;: &quot;https://www.fbi.gov/++plone++static/tinymce-styles.css&quot;, &quot;linkTypes&quot;: [&quot;internal&quot;, &quot;modallink&quot;, &quot;external&quot;, &quot;email&quot;, &quot;anchor&quot;], &quot;paste_merge_formats&quot;: true, &quot;entity_encoding&quot;: &quot;raw&quot;, &quot;resize&quot;: &quot;both&quot;, &quot;menubar&quot;: [&quot;edit&quot;, &quot;table&quot;, &quot;format&quot;, &quot;toolsview&quot;, &quot;insert&quot;], &quot;formats&quot;: [{&quot;title&quot;: &quot;clear&quot;, &quot;block&quot;: &quot;div&quot;, &quot;classes&quot;: &quot;visualClear&quot;}, {&quot;title&quot;: &quot;Full width underline&quot;, &quot;classes&quot;: &quot;full-width-underline&quot;, &quot;selector&quot;: &quot;h2,h1,h3,h4,h5,h6,p,div&quot;}, {&quot;title&quot;: &quot;Large first letter&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;large-first-letter&quot;}, {&quot;title&quot;: &quot;Accordion&quot;, &quot;classes&quot;: &quot;accordion&quot;, &quot;selector&quot;: &quot;ul&quot;}, {&quot;title&quot;: &quot;Large heading&quot;, &quot;classes&quot;: &quot;large-heading&quot;, &quot;selector&quot;: &quot;h2,h1,h3&quot;}, {&quot;title&quot;: &quot;Sub-heading&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;sub-heading&quot;}], &quot;menu&quot;: {&quot;table&quot;: {&quot;items&quot;: &quot;inserttable tableprops deletetable | cell row column&quot;, &quot;title&quot;: &quot;Table&quot;}, &quot;tools&quot;: {&quot;items&quot;: &quot;spellchecker charmap emoticons insertdatetime layer code&quot;, &quot;title&quot;: &quot;Tools&quot;}, &quot;edit&quot;: {&quot;items&quot;: &quot;undo redo | cut copy paste pastetext | searchreplace textpattern selectall | textcolor&quot;, &quot;title&quot;: &quot;Edit&quot;}, &quot;format&quot;: {&quot;items&quot;: &quot;bold italic underline strikethrough superscript subscript | formats | removeformat&quot;, &quot;title&quot;: &quot;Format&quot;}, &quot;view&quot;: {&quot;items&quot;: &quot;visualaid visualchars visualblocks preview fullpage fullscreen&quot;, &quot;title&quot;: &quot;View&quot;}, &quot;insert&quot;: {&quot;items&quot;: &quot;link media | template hr&quot;, &quot;title&quot;: &quot;Insert&quot;}}, &quot;toolbar&quot;: &quot;ltr rtl | undo redo | styleselect | bold italic | alignleft aligncenter alignright alignjustify | bullist numlist outdent indent | unlink plonelink ploneimage |textcolor&quot;, &quot;importcss_append&quot;: true, &quot;templates&quot;: {}, &quot;paste_as_text&quot;: true, &quot;paste_retain_style_properties&quot;: &quot;&quot;, &quot;paste_data_images&quot;: true, &quot;content_css&quot;: &quot;https://www.fbi.gov/++plone++static/tinymce-styles.css,https://www.fbi.gov/++plone++static/plone-compiled.css,https://www.fbi.gov/++theme++fbigov.theme/css/index.css&quot;, &quot;plugins&quot;: [&quot;plonelink&quot;, &quot;ploneimage&quot;, &quot;importcss&quot;, &quot;advlist&quot;, &quot;anchor&quot;, &quot;code&quot;, &quot;fullscreen&quot;, &quot;hr&quot;, &quot;lists&quot;, &quot;media&quot;, &quot;nonbreaking&quot;, &quot;noneditable&quot;, &quot;pagebreak&quot;, &quot;paste&quot;, &quot;preview&quot;, &quot;print&quot;, &quot;searchreplace&quot;, &quot;tabfocus&quot;, &quot;table&quot;, &quot;textcolor&quot;, &quot;textpattern&quot;, &quot;visualchars&quot;, &quot;wordcount&quot;], &quot;browser_spellcheck&quot;: true}, &quot;base_url&quot;: &quot;https://www.fbi.gov/fbigov_homepage_new&quot;, &quot;prependToUrl&quot;: &quot;resolveuid/&quot;, &quot;prependToScalePart&quot;: &quot;/@@images/image/&quot;, &quot;loadingBaseUrl&quot;: &quot;https://www.fbi.gov/++plone++static/components/tinymce-builded/js/tinymce&quot;, &quot;scales&quot;: [{&quot;label&quot;: &quot;Listing (16x16)&quot;, &quot;name&quot;: &quot;listing&quot;, &quot;part&quot;: &quot;listing&quot;}, {&quot;label&quot;: &quot;Icon (32x32)&quot;, &quot;name&quot;: &quot;icon&quot;, &quot;part&quot;: &quot;icon&quot;}, {&quot;label&quot;: &quot;Tile (64x64)&quot;, &quot;name&quot;: &quot;tile&quot;, &quot;part&quot;: &quot;tile&quot;}, {&quot;label&quot;: &quot;Thumb (128x128)&quot;, &quot;name&quot;: &quot;thumb&quot;, &quot;part&quot;: &quot;thumb&quot;}, {&quot;label&quot;: &quot;Mini (200x200)&quot;, &quot;name&quot;: &quot;mini&quot;, &quot;part&quot;: &quot;mini&quot;}, {&quot;label&quot;: &quot;Preview (400x400)&quot;, &quot;name&quot;: &quot;preview&quot;, &quot;part&quot;: &quot;preview&quot;}, {&quot;label&quot;: &quot;Large (768x768)&quot;, &quot;name&quot;: &quot;large&quot;, &quot;part&quot;: &quot;large&quot;}, {&quot;label&quot;: &quot;High (1400x1400)&quot;, &quot;name&quot;: &quot;high&quot;, &quot;part&quot;: &quot;high&quot;}]}\" data-pat-plone-relateditems=\"{\n        &quot;width&quot;: &quot;&quot;\n      }\" data-portal-url=\"https://www.fbi.gov\" data-pat-markspeciallinks=\"{&quot;external_links_open_new_window&quot;: &quot;True&quot;,&quot;mark_special_links&quot;: &quot;False&quot;}\" data-pat-backdrop=\"{&quot;closeOnEsc&quot;: false,\n      &quot;closeOnClick&quot;: false}\" data-pat-plone-modal=\"{\n        &quot;actionOptions&quot;: {&quot;displayInModal&quot;: false},\n        &quot;backdropOptions&quot;: {&quot;closeOnClick&quot;: false, &quot;closeOnEsc&quot;: false},\n        &quot;prependContent&quot;: &quot;#main-content .portalMessage&quot;,\n        &quot;zIndexSelector&quot;: &quot;.plone-modal-wrapper,.plone-modal-backdrop,.modal-open .castle-modal-wrapper .modal,.mce-floatpanel:visible&quot;,\n         &quot;actionOptions&quot;: { &quot;timeout&quot;: 10000}\n      }\" data-pat-pickadate=\"{&quot;date&quot;: {&quot;selectYears&quot;: 200}, &quot;time&quot;: {&quot;interval&quot;: 30 } }\" data-base-url=\"https://www.fbi.gov/fbigov_homepage_new\">",
                          "target": [
                            "#visual-portal-wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.55 (foreground color: #337ab7, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fbi.gov/contact-us/field-offices/washingtondc/news/press-releases/maryland-man-found-guilty-of-charges-for-actions-related-to-capitol-breach\">Maryland Man Found Guilty of Charges for Actions Related to Capitol Breach</a>",
                  "target": [
                    ".portal-type-pressrelease:nth-child(3) > .title > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.55 (foreground color: #337ab7, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#337ab7",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.55,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body id=\"visual-portal-wrapper\" class=\"portaltype-document site-Plone section-fbigov_homepage_new icons-on thumbs-on frontend viewpermission-none userrole-anonymous pat-markspeciallinks template-layout layout-custom selected-layout-layout_view  pat-plone patterns-loaded\" data-pat-structure=\"{&quot;activeColumns&quot;: [\n          &quot;ModificationDate&quot;,\n          &quot;EffectiveDate&quot;,\n          &quot;review_state&quot;,\n          &quot;Subject&quot;\n        ],\n&quot;searchParam&quot;: &quot;Title&quot;,\n &quot;momentFormat&quot;: &quot;MMMM D, YYYY&quot;,\n  &quot;typeToViewAction&quot;: {\n                    &quot;File&quot;: &quot;/view&quot;,\n                    &quot;Image&quot;: &quot;/view&quot;,\n                    &quot;Video&quot;: &quot;/view&quot;,\n                    &quot;Audio&quot;: &quot;/view&quot;\n                }\n      }\" data-view-url=\"https://www.fbi.gov/fbigov_homepage_new\" data-i18ncatalogurl=\"https://www.fbi.gov/plonejsi18n\" data-pat-queryfilter=\"{&quot;yearFilter&quot;: true}\" data-pat-tinymce=\"{&quot;imageTypes&quot;: [&quot;Image&quot;], &quot;folderTypes&quot;: [&quot;Folder&quot;, &quot;Large Plone Folder&quot;, &quot;Plone Site&quot;], &quot;linkAttribute&quot;: &quot;UID&quot;, &quot;upload&quot;: {&quot;initialFolder&quot;: null, &quot;showTitle&quot;: false, &quot;currentPath&quot;: &quot;&quot;, &quot;maxFiles&quot;: 1, &quot;uploadMultiple&quot;: false, &quot;baseUrl&quot;: &quot;https://www.fbi.gov&quot;, &quot;relativePath&quot;: &quot;@@fileUpload&quot;}, &quot;relatedItems&quot;: {&quot;vocabularyUrl&quot;: &quot;https://www.fbi.gov/@@getVocabulary?name=plone.app.vocabularies.Catalog&quot;}, &quot;tiny&quot;: {&quot;paste_word_valid_elements&quot;: &quot;b,strong,i,em,h1,h2,h3,h4,ul,li&quot;, &quot;style_formats&quot;: [{&quot;items&quot;: [{&quot;format&quot;: &quot;h1&quot;, &quot;title&quot;: &quot;Header 1&quot;}, {&quot;format&quot;: &quot;h2&quot;, &quot;title&quot;: &quot;Header 2&quot;}, {&quot;format&quot;: &quot;h3&quot;, &quot;title&quot;: &quot;Header 3&quot;}, {&quot;format&quot;: &quot;h4&quot;, &quot;title&quot;: &quot;Header 4&quot;}, {&quot;format&quot;: &quot;h5&quot;, &quot;title&quot;: &quot;Header 5&quot;}, {&quot;format&quot;: &quot;h6&quot;, &quot;title&quot;: &quot;Header 6&quot;}], &quot;title&quot;: &quot;Headers&quot;}, {&quot;items&quot;: [{&quot;format&quot;: &quot;p&quot;, &quot;title&quot;: &quot;Paragraph&quot;}, {&quot;format&quot;: &quot;blockquote&quot;, &quot;title&quot;: &quot;Blockquote&quot;}, {&quot;format&quot;: &quot;div&quot;, &quot;title&quot;: &quot;Div&quot;}, {&quot;format&quot;: &quot;pre&quot;, &quot;title&quot;: &quot;Pre&quot;}], &quot;title&quot;: &quot;Block&quot;}, {&quot;items&quot;: [{&quot;format&quot;: &quot;bold&quot;, &quot;title&quot;: &quot;Bold&quot;, &quot;icon&quot;: &quot;bold&quot;}, {&quot;format&quot;: &quot;italic&quot;, &quot;title&quot;: &quot;Italic&quot;, &quot;icon&quot;: &quot;italic&quot;}, {&quot;format&quot;: &quot;underline&quot;, &quot;title&quot;: &quot;Underline&quot;, &quot;icon&quot;: &quot;underline&quot;}, {&quot;format&quot;: &quot;strikethrough&quot;, &quot;title&quot;: &quot;Strikethrough&quot;, &quot;icon&quot;: &quot;strikethrough&quot;}, {&quot;format&quot;: &quot;superscript&quot;, &quot;title&quot;: &quot;Superscript&quot;, &quot;icon&quot;: &quot;superscript&quot;}, {&quot;format&quot;: &quot;subscript&quot;, &quot;title&quot;: &quot;Subscript&quot;, &quot;icon&quot;: &quot;subscript&quot;}, {&quot;format&quot;: &quot;code&quot;, &quot;title&quot;: &quot;Code&quot;, &quot;icon&quot;: &quot;code&quot;}], &quot;title&quot;: &quot;Inline&quot;}, {&quot;items&quot;: [{&quot;format&quot;: &quot;alignleft&quot;, &quot;title&quot;: &quot;Left&quot;, &quot;icon&quot;: &quot;alignleft&quot;}, {&quot;format&quot;: &quot;aligncenter&quot;, &quot;title&quot;: &quot;Center&quot;, &quot;icon&quot;: &quot;aligncenter&quot;}, {&quot;format&quot;: &quot;alignright&quot;, &quot;title&quot;: &quot;Right&quot;, &quot;icon&quot;: &quot;alignright&quot;}, {&quot;format&quot;: &quot;alignjustify&quot;, &quot;title&quot;: &quot;Justify&quot;, &quot;icon&quot;: &quot;alignjustify&quot;}], &quot;title&quot;: &quot;Alignment&quot;}, {&quot;items&quot;: [{&quot;title&quot;: &quot;Listing&quot;, &quot;classes&quot;: &quot;listing&quot;, &quot;selector&quot;: &quot;table&quot;}, {&quot;title&quot;: &quot;No border&quot;, &quot;classes&quot;: &quot;borderless&quot;, &quot;selector&quot;: &quot;table&quot;}], &quot;title&quot;: &quot;Tables&quot;}, {&quot;title&quot;: &quot;clear&quot;, &quot;block&quot;: &quot;div&quot;, &quot;classes&quot;: &quot;visualClear&quot;}, {&quot;title&quot;: &quot;Full width underline&quot;, &quot;classes&quot;: &quot;full-width-underline&quot;, &quot;selector&quot;: &quot;h2,h1,h3,h4,h5,h6,p,div&quot;}, {&quot;title&quot;: &quot;Large first letter&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;large-first-letter&quot;}, {&quot;title&quot;: &quot;Accordion&quot;, &quot;classes&quot;: &quot;accordion&quot;, &quot;selector&quot;: &quot;ul&quot;}, {&quot;title&quot;: &quot;Large heading&quot;, &quot;classes&quot;: &quot;large-heading&quot;, &quot;selector&quot;: &quot;h2,h1,h3&quot;}, {&quot;title&quot;: &quot;Sub-heading&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;sub-heading&quot;}], &quot;external_plugins&quot;: {&quot;fbianchor&quot;: &quot;++theme++fbigov.theme/js/tinymce_fbianchor.js&quot;, &quot;tamarize&quot;: &quot;++theme++fbigov.theme/js/tinymce_tamarize.js&quot;, &quot;mce-table-buttons&quot;: &quot;++plone++castle/tinymce-table.js&quot;}, &quot;importcss_file_filter&quot;: &quot;https://www.fbi.gov/++plone++static/tinymce-styles.css&quot;, &quot;linkTypes&quot;: [&quot;internal&quot;, &quot;modallink&quot;, &quot;external&quot;, &quot;email&quot;, &quot;anchor&quot;], &quot;paste_merge_formats&quot;: true, &quot;entity_encoding&quot;: &quot;raw&quot;, &quot;resize&quot;: &quot;both&quot;, &quot;menubar&quot;: [&quot;edit&quot;, &quot;table&quot;, &quot;format&quot;, &quot;toolsview&quot;, &quot;insert&quot;], &quot;formats&quot;: [{&quot;title&quot;: &quot;clear&quot;, &quot;block&quot;: &quot;div&quot;, &quot;classes&quot;: &quot;visualClear&quot;}, {&quot;title&quot;: &quot;Full width underline&quot;, &quot;classes&quot;: &quot;full-width-underline&quot;, &quot;selector&quot;: &quot;h2,h1,h3,h4,h5,h6,p,div&quot;}, {&quot;title&quot;: &quot;Large first letter&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;large-first-letter&quot;}, {&quot;title&quot;: &quot;Accordion&quot;, &quot;classes&quot;: &quot;accordion&quot;, &quot;selector&quot;: &quot;ul&quot;}, {&quot;title&quot;: &quot;Large heading&quot;, &quot;classes&quot;: &quot;large-heading&quot;, &quot;selector&quot;: &quot;h2,h1,h3&quot;}, {&quot;title&quot;: &quot;Sub-heading&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;sub-heading&quot;}], &quot;menu&quot;: {&quot;table&quot;: {&quot;items&quot;: &quot;inserttable tableprops deletetable | cell row column&quot;, &quot;title&quot;: &quot;Table&quot;}, &quot;tools&quot;: {&quot;items&quot;: &quot;spellchecker charmap emoticons insertdatetime layer code&quot;, &quot;title&quot;: &quot;Tools&quot;}, &quot;edit&quot;: {&quot;items&quot;: &quot;undo redo | cut copy paste pastetext | searchreplace textpattern selectall | textcolor&quot;, &quot;title&quot;: &quot;Edit&quot;}, &quot;format&quot;: {&quot;items&quot;: &quot;bold italic underline strikethrough superscript subscript | formats | removeformat&quot;, &quot;title&quot;: &quot;Format&quot;}, &quot;view&quot;: {&quot;items&quot;: &quot;visualaid visualchars visualblocks preview fullpage fullscreen&quot;, &quot;title&quot;: &quot;View&quot;}, &quot;insert&quot;: {&quot;items&quot;: &quot;link media | template hr&quot;, &quot;title&quot;: &quot;Insert&quot;}}, &quot;toolbar&quot;: &quot;ltr rtl | undo redo | styleselect | bold italic | alignleft aligncenter alignright alignjustify | bullist numlist outdent indent | unlink plonelink ploneimage |textcolor&quot;, &quot;importcss_append&quot;: true, &quot;templates&quot;: {}, &quot;paste_as_text&quot;: true, &quot;paste_retain_style_properties&quot;: &quot;&quot;, &quot;paste_data_images&quot;: true, &quot;content_css&quot;: &quot;https://www.fbi.gov/++plone++static/tinymce-styles.css,https://www.fbi.gov/++plone++static/plone-compiled.css,https://www.fbi.gov/++theme++fbigov.theme/css/index.css&quot;, &quot;plugins&quot;: [&quot;plonelink&quot;, &quot;ploneimage&quot;, &quot;importcss&quot;, &quot;advlist&quot;, &quot;anchor&quot;, &quot;code&quot;, &quot;fullscreen&quot;, &quot;hr&quot;, &quot;lists&quot;, &quot;media&quot;, &quot;nonbreaking&quot;, &quot;noneditable&quot;, &quot;pagebreak&quot;, &quot;paste&quot;, &quot;preview&quot;, &quot;print&quot;, &quot;searchreplace&quot;, &quot;tabfocus&quot;, &quot;table&quot;, &quot;textcolor&quot;, &quot;textpattern&quot;, &quot;visualchars&quot;, &quot;wordcount&quot;], &quot;browser_spellcheck&quot;: true}, &quot;base_url&quot;: &quot;https://www.fbi.gov/fbigov_homepage_new&quot;, &quot;prependToUrl&quot;: &quot;resolveuid/&quot;, &quot;prependToScalePart&quot;: &quot;/@@images/image/&quot;, &quot;loadingBaseUrl&quot;: &quot;https://www.fbi.gov/++plone++static/components/tinymce-builded/js/tinymce&quot;, &quot;scales&quot;: [{&quot;label&quot;: &quot;Listing (16x16)&quot;, &quot;name&quot;: &quot;listing&quot;, &quot;part&quot;: &quot;listing&quot;}, {&quot;label&quot;: &quot;Icon (32x32)&quot;, &quot;name&quot;: &quot;icon&quot;, &quot;part&quot;: &quot;icon&quot;}, {&quot;label&quot;: &quot;Tile (64x64)&quot;, &quot;name&quot;: &quot;tile&quot;, &quot;part&quot;: &quot;tile&quot;}, {&quot;label&quot;: &quot;Thumb (128x128)&quot;, &quot;name&quot;: &quot;thumb&quot;, &quot;part&quot;: &quot;thumb&quot;}, {&quot;label&quot;: &quot;Mini (200x200)&quot;, &quot;name&quot;: &quot;mini&quot;, &quot;part&quot;: &quot;mini&quot;}, {&quot;label&quot;: &quot;Preview (400x400)&quot;, &quot;name&quot;: &quot;preview&quot;, &quot;part&quot;: &quot;preview&quot;}, {&quot;label&quot;: &quot;Large (768x768)&quot;, &quot;name&quot;: &quot;large&quot;, &quot;part&quot;: &quot;large&quot;}, {&quot;label&quot;: &quot;High (1400x1400)&quot;, &quot;name&quot;: &quot;high&quot;, &quot;part&quot;: &quot;high&quot;}]}\" data-pat-plone-relateditems=\"{\n        &quot;width&quot;: &quot;&quot;\n      }\" data-portal-url=\"https://www.fbi.gov\" data-pat-markspeciallinks=\"{&quot;external_links_open_new_window&quot;: &quot;True&quot;,&quot;mark_special_links&quot;: &quot;False&quot;}\" data-pat-backdrop=\"{&quot;closeOnEsc&quot;: false,\n      &quot;closeOnClick&quot;: false}\" data-pat-plone-modal=\"{\n        &quot;actionOptions&quot;: {&quot;displayInModal&quot;: false},\n        &quot;backdropOptions&quot;: {&quot;closeOnClick&quot;: false, &quot;closeOnEsc&quot;: false},\n        &quot;prependContent&quot;: &quot;#main-content .portalMessage&quot;,\n        &quot;zIndexSelector&quot;: &quot;.plone-modal-wrapper,.plone-modal-backdrop,.modal-open .castle-modal-wrapper .modal,.mce-floatpanel:visible&quot;,\n         &quot;actionOptions&quot;: { &quot;timeout&quot;: 10000}\n      }\" data-pat-pickadate=\"{&quot;date&quot;: {&quot;selectYears&quot;: 200}, &quot;time&quot;: {&quot;interval&quot;: 30 } }\" data-base-url=\"https://www.fbi.gov/fbigov_homepage_new\">",
                          "target": [
                            "#visual-portal-wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.55 (foreground color: #337ab7, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fbi.gov/news/press-releases/press-releases/fbi-director-wray-concludes-meetings-with-uk-partners\">FBI Director Concludes Meetings with U.K. Partners</a>",
                  "target": [
                    ".portal-type-pressrelease:nth-child(4) > .title > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.55 (foreground color: #337ab7, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#337ab7",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.55,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body id=\"visual-portal-wrapper\" class=\"portaltype-document site-Plone section-fbigov_homepage_new icons-on thumbs-on frontend viewpermission-none userrole-anonymous pat-markspeciallinks template-layout layout-custom selected-layout-layout_view  pat-plone patterns-loaded\" data-pat-structure=\"{&quot;activeColumns&quot;: [\n          &quot;ModificationDate&quot;,\n          &quot;EffectiveDate&quot;,\n          &quot;review_state&quot;,\n          &quot;Subject&quot;\n        ],\n&quot;searchParam&quot;: &quot;Title&quot;,\n &quot;momentFormat&quot;: &quot;MMMM D, YYYY&quot;,\n  &quot;typeToViewAction&quot;: {\n                    &quot;File&quot;: &quot;/view&quot;,\n                    &quot;Image&quot;: &quot;/view&quot;,\n                    &quot;Video&quot;: &quot;/view&quot;,\n                    &quot;Audio&quot;: &quot;/view&quot;\n                }\n      }\" data-view-url=\"https://www.fbi.gov/fbigov_homepage_new\" data-i18ncatalogurl=\"https://www.fbi.gov/plonejsi18n\" data-pat-queryfilter=\"{&quot;yearFilter&quot;: true}\" data-pat-tinymce=\"{&quot;imageTypes&quot;: [&quot;Image&quot;], &quot;folderTypes&quot;: [&quot;Folder&quot;, &quot;Large Plone Folder&quot;, &quot;Plone Site&quot;], &quot;linkAttribute&quot;: &quot;UID&quot;, &quot;upload&quot;: {&quot;initialFolder&quot;: null, &quot;showTitle&quot;: false, &quot;currentPath&quot;: &quot;&quot;, &quot;maxFiles&quot;: 1, &quot;uploadMultiple&quot;: false, &quot;baseUrl&quot;: &quot;https://www.fbi.gov&quot;, &quot;relativePath&quot;: &quot;@@fileUpload&quot;}, &quot;relatedItems&quot;: {&quot;vocabularyUrl&quot;: &quot;https://www.fbi.gov/@@getVocabulary?name=plone.app.vocabularies.Catalog&quot;}, &quot;tiny&quot;: {&quot;paste_word_valid_elements&quot;: &quot;b,strong,i,em,h1,h2,h3,h4,ul,li&quot;, &quot;style_formats&quot;: [{&quot;items&quot;: [{&quot;format&quot;: &quot;h1&quot;, &quot;title&quot;: &quot;Header 1&quot;}, {&quot;format&quot;: &quot;h2&quot;, &quot;title&quot;: &quot;Header 2&quot;}, {&quot;format&quot;: &quot;h3&quot;, &quot;title&quot;: &quot;Header 3&quot;}, {&quot;format&quot;: &quot;h4&quot;, &quot;title&quot;: &quot;Header 4&quot;}, {&quot;format&quot;: &quot;h5&quot;, &quot;title&quot;: &quot;Header 5&quot;}, {&quot;format&quot;: &quot;h6&quot;, &quot;title&quot;: &quot;Header 6&quot;}], &quot;title&quot;: &quot;Headers&quot;}, {&quot;items&quot;: [{&quot;format&quot;: &quot;p&quot;, &quot;title&quot;: &quot;Paragraph&quot;}, {&quot;format&quot;: &quot;blockquote&quot;, &quot;title&quot;: &quot;Blockquote&quot;}, {&quot;format&quot;: &quot;div&quot;, &quot;title&quot;: &quot;Div&quot;}, {&quot;format&quot;: &quot;pre&quot;, &quot;title&quot;: &quot;Pre&quot;}], &quot;title&quot;: &quot;Block&quot;}, {&quot;items&quot;: [{&quot;format&quot;: &quot;bold&quot;, &quot;title&quot;: &quot;Bold&quot;, &quot;icon&quot;: &quot;bold&quot;}, {&quot;format&quot;: &quot;italic&quot;, &quot;title&quot;: &quot;Italic&quot;, &quot;icon&quot;: &quot;italic&quot;}, {&quot;format&quot;: &quot;underline&quot;, &quot;title&quot;: &quot;Underline&quot;, &quot;icon&quot;: &quot;underline&quot;}, {&quot;format&quot;: &quot;strikethrough&quot;, &quot;title&quot;: &quot;Strikethrough&quot;, &quot;icon&quot;: &quot;strikethrough&quot;}, {&quot;format&quot;: &quot;superscript&quot;, &quot;title&quot;: &quot;Superscript&quot;, &quot;icon&quot;: &quot;superscript&quot;}, {&quot;format&quot;: &quot;subscript&quot;, &quot;title&quot;: &quot;Subscript&quot;, &quot;icon&quot;: &quot;subscript&quot;}, {&quot;format&quot;: &quot;code&quot;, &quot;title&quot;: &quot;Code&quot;, &quot;icon&quot;: &quot;code&quot;}], &quot;title&quot;: &quot;Inline&quot;}, {&quot;items&quot;: [{&quot;format&quot;: &quot;alignleft&quot;, &quot;title&quot;: &quot;Left&quot;, &quot;icon&quot;: &quot;alignleft&quot;}, {&quot;format&quot;: &quot;aligncenter&quot;, &quot;title&quot;: &quot;Center&quot;, &quot;icon&quot;: &quot;aligncenter&quot;}, {&quot;format&quot;: &quot;alignright&quot;, &quot;title&quot;: &quot;Right&quot;, &quot;icon&quot;: &quot;alignright&quot;}, {&quot;format&quot;: &quot;alignjustify&quot;, &quot;title&quot;: &quot;Justify&quot;, &quot;icon&quot;: &quot;alignjustify&quot;}], &quot;title&quot;: &quot;Alignment&quot;}, {&quot;items&quot;: [{&quot;title&quot;: &quot;Listing&quot;, &quot;classes&quot;: &quot;listing&quot;, &quot;selector&quot;: &quot;table&quot;}, {&quot;title&quot;: &quot;No border&quot;, &quot;classes&quot;: &quot;borderless&quot;, &quot;selector&quot;: &quot;table&quot;}], &quot;title&quot;: &quot;Tables&quot;}, {&quot;title&quot;: &quot;clear&quot;, &quot;block&quot;: &quot;div&quot;, &quot;classes&quot;: &quot;visualClear&quot;}, {&quot;title&quot;: &quot;Full width underline&quot;, &quot;classes&quot;: &quot;full-width-underline&quot;, &quot;selector&quot;: &quot;h2,h1,h3,h4,h5,h6,p,div&quot;}, {&quot;title&quot;: &quot;Large first letter&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;large-first-letter&quot;}, {&quot;title&quot;: &quot;Accordion&quot;, &quot;classes&quot;: &quot;accordion&quot;, &quot;selector&quot;: &quot;ul&quot;}, {&quot;title&quot;: &quot;Large heading&quot;, &quot;classes&quot;: &quot;large-heading&quot;, &quot;selector&quot;: &quot;h2,h1,h3&quot;}, {&quot;title&quot;: &quot;Sub-heading&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;sub-heading&quot;}], &quot;external_plugins&quot;: {&quot;fbianchor&quot;: &quot;++theme++fbigov.theme/js/tinymce_fbianchor.js&quot;, &quot;tamarize&quot;: &quot;++theme++fbigov.theme/js/tinymce_tamarize.js&quot;, &quot;mce-table-buttons&quot;: &quot;++plone++castle/tinymce-table.js&quot;}, &quot;importcss_file_filter&quot;: &quot;https://www.fbi.gov/++plone++static/tinymce-styles.css&quot;, &quot;linkTypes&quot;: [&quot;internal&quot;, &quot;modallink&quot;, &quot;external&quot;, &quot;email&quot;, &quot;anchor&quot;], &quot;paste_merge_formats&quot;: true, &quot;entity_encoding&quot;: &quot;raw&quot;, &quot;resize&quot;: &quot;both&quot;, &quot;menubar&quot;: [&quot;edit&quot;, &quot;table&quot;, &quot;format&quot;, &quot;toolsview&quot;, &quot;insert&quot;], &quot;formats&quot;: [{&quot;title&quot;: &quot;clear&quot;, &quot;block&quot;: &quot;div&quot;, &quot;classes&quot;: &quot;visualClear&quot;}, {&quot;title&quot;: &quot;Full width underline&quot;, &quot;classes&quot;: &quot;full-width-underline&quot;, &quot;selector&quot;: &quot;h2,h1,h3,h4,h5,h6,p,div&quot;}, {&quot;title&quot;: &quot;Large first letter&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;large-first-letter&quot;}, {&quot;title&quot;: &quot;Accordion&quot;, &quot;classes&quot;: &quot;accordion&quot;, &quot;selector&quot;: &quot;ul&quot;}, {&quot;title&quot;: &quot;Large heading&quot;, &quot;classes&quot;: &quot;large-heading&quot;, &quot;selector&quot;: &quot;h2,h1,h3&quot;}, {&quot;title&quot;: &quot;Sub-heading&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;sub-heading&quot;}], &quot;menu&quot;: {&quot;table&quot;: {&quot;items&quot;: &quot;inserttable tableprops deletetable | cell row column&quot;, &quot;title&quot;: &quot;Table&quot;}, &quot;tools&quot;: {&quot;items&quot;: &quot;spellchecker charmap emoticons insertdatetime layer code&quot;, &quot;title&quot;: &quot;Tools&quot;}, &quot;edit&quot;: {&quot;items&quot;: &quot;undo redo | cut copy paste pastetext | searchreplace textpattern selectall | textcolor&quot;, &quot;title&quot;: &quot;Edit&quot;}, &quot;format&quot;: {&quot;items&quot;: &quot;bold italic underline strikethrough superscript subscript | formats | removeformat&quot;, &quot;title&quot;: &quot;Format&quot;}, &quot;view&quot;: {&quot;items&quot;: &quot;visualaid visualchars visualblocks preview fullpage fullscreen&quot;, &quot;title&quot;: &quot;View&quot;}, &quot;insert&quot;: {&quot;items&quot;: &quot;link media | template hr&quot;, &quot;title&quot;: &quot;Insert&quot;}}, &quot;toolbar&quot;: &quot;ltr rtl | undo redo | styleselect | bold italic | alignleft aligncenter alignright alignjustify | bullist numlist outdent indent | unlink plonelink ploneimage |textcolor&quot;, &quot;importcss_append&quot;: true, &quot;templates&quot;: {}, &quot;paste_as_text&quot;: true, &quot;paste_retain_style_properties&quot;: &quot;&quot;, &quot;paste_data_images&quot;: true, &quot;content_css&quot;: &quot;https://www.fbi.gov/++plone++static/tinymce-styles.css,https://www.fbi.gov/++plone++static/plone-compiled.css,https://www.fbi.gov/++theme++fbigov.theme/css/index.css&quot;, &quot;plugins&quot;: [&quot;plonelink&quot;, &quot;ploneimage&quot;, &quot;importcss&quot;, &quot;advlist&quot;, &quot;anchor&quot;, &quot;code&quot;, &quot;fullscreen&quot;, &quot;hr&quot;, &quot;lists&quot;, &quot;media&quot;, &quot;nonbreaking&quot;, &quot;noneditable&quot;, &quot;pagebreak&quot;, &quot;paste&quot;, &quot;preview&quot;, &quot;print&quot;, &quot;searchreplace&quot;, &quot;tabfocus&quot;, &quot;table&quot;, &quot;textcolor&quot;, &quot;textpattern&quot;, &quot;visualchars&quot;, &quot;wordcount&quot;], &quot;browser_spellcheck&quot;: true}, &quot;base_url&quot;: &quot;https://www.fbi.gov/fbigov_homepage_new&quot;, &quot;prependToUrl&quot;: &quot;resolveuid/&quot;, &quot;prependToScalePart&quot;: &quot;/@@images/image/&quot;, &quot;loadingBaseUrl&quot;: &quot;https://www.fbi.gov/++plone++static/components/tinymce-builded/js/tinymce&quot;, &quot;scales&quot;: [{&quot;label&quot;: &quot;Listing (16x16)&quot;, &quot;name&quot;: &quot;listing&quot;, &quot;part&quot;: &quot;listing&quot;}, {&quot;label&quot;: &quot;Icon (32x32)&quot;, &quot;name&quot;: &quot;icon&quot;, &quot;part&quot;: &quot;icon&quot;}, {&quot;label&quot;: &quot;Tile (64x64)&quot;, &quot;name&quot;: &quot;tile&quot;, &quot;part&quot;: &quot;tile&quot;}, {&quot;label&quot;: &quot;Thumb (128x128)&quot;, &quot;name&quot;: &quot;thumb&quot;, &quot;part&quot;: &quot;thumb&quot;}, {&quot;label&quot;: &quot;Mini (200x200)&quot;, &quot;name&quot;: &quot;mini&quot;, &quot;part&quot;: &quot;mini&quot;}, {&quot;label&quot;: &quot;Preview (400x400)&quot;, &quot;name&quot;: &quot;preview&quot;, &quot;part&quot;: &quot;preview&quot;}, {&quot;label&quot;: &quot;Large (768x768)&quot;, &quot;name&quot;: &quot;large&quot;, &quot;part&quot;: &quot;large&quot;}, {&quot;label&quot;: &quot;High (1400x1400)&quot;, &quot;name&quot;: &quot;high&quot;, &quot;part&quot;: &quot;high&quot;}]}\" data-pat-plone-relateditems=\"{\n        &quot;width&quot;: &quot;&quot;\n      }\" data-portal-url=\"https://www.fbi.gov\" data-pat-markspeciallinks=\"{&quot;external_links_open_new_window&quot;: &quot;True&quot;,&quot;mark_special_links&quot;: &quot;False&quot;}\" data-pat-backdrop=\"{&quot;closeOnEsc&quot;: false,\n      &quot;closeOnClick&quot;: false}\" data-pat-plone-modal=\"{\n        &quot;actionOptions&quot;: {&quot;displayInModal&quot;: false},\n        &quot;backdropOptions&quot;: {&quot;closeOnClick&quot;: false, &quot;closeOnEsc&quot;: false},\n        &quot;prependContent&quot;: &quot;#main-content .portalMessage&quot;,\n        &quot;zIndexSelector&quot;: &quot;.plone-modal-wrapper,.plone-modal-backdrop,.modal-open .castle-modal-wrapper .modal,.mce-floatpanel:visible&quot;,\n         &quot;actionOptions&quot;: { &quot;timeout&quot;: 10000}\n      }\" data-pat-pickadate=\"{&quot;date&quot;: {&quot;selectYears&quot;: 200}, &quot;time&quot;: {&quot;interval&quot;: 30 } }\" data-base-url=\"https://www.fbi.gov/fbigov_homepage_new\">",
                          "target": [
                            "#visual-portal-wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.55 (foreground color: #337ab7, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fbi.gov/contact-us/field-offices/washingtondc/news/press-releases/colorado-man-arrested-on-felony-and-misdemeanor-charges-for-actions-during-january-six-capitol-breach\">Colorado Man Arrested on Felony and Misdemeanor Charges for Actions During January Sixth Capitol Breach</a>",
                  "target": [
                    ".portal-type-pressrelease:nth-child(5) > .title > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.55 (foreground color: #337ab7, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#337ab7",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.55,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body id=\"visual-portal-wrapper\" class=\"portaltype-document site-Plone section-fbigov_homepage_new icons-on thumbs-on frontend viewpermission-none userrole-anonymous pat-markspeciallinks template-layout layout-custom selected-layout-layout_view  pat-plone patterns-loaded\" data-pat-structure=\"{&quot;activeColumns&quot;: [\n          &quot;ModificationDate&quot;,\n          &quot;EffectiveDate&quot;,\n          &quot;review_state&quot;,\n          &quot;Subject&quot;\n        ],\n&quot;searchParam&quot;: &quot;Title&quot;,\n &quot;momentFormat&quot;: &quot;MMMM D, YYYY&quot;,\n  &quot;typeToViewAction&quot;: {\n                    &quot;File&quot;: &quot;/view&quot;,\n                    &quot;Image&quot;: &quot;/view&quot;,\n                    &quot;Video&quot;: &quot;/view&quot;,\n                    &quot;Audio&quot;: &quot;/view&quot;\n                }\n      }\" data-view-url=\"https://www.fbi.gov/fbigov_homepage_new\" data-i18ncatalogurl=\"https://www.fbi.gov/plonejsi18n\" data-pat-queryfilter=\"{&quot;yearFilter&quot;: true}\" data-pat-tinymce=\"{&quot;imageTypes&quot;: [&quot;Image&quot;], &quot;folderTypes&quot;: [&quot;Folder&quot;, &quot;Large Plone Folder&quot;, &quot;Plone Site&quot;], &quot;linkAttribute&quot;: &quot;UID&quot;, &quot;upload&quot;: {&quot;initialFolder&quot;: null, &quot;showTitle&quot;: false, &quot;currentPath&quot;: &quot;&quot;, &quot;maxFiles&quot;: 1, &quot;uploadMultiple&quot;: false, &quot;baseUrl&quot;: &quot;https://www.fbi.gov&quot;, &quot;relativePath&quot;: &quot;@@fileUpload&quot;}, &quot;relatedItems&quot;: {&quot;vocabularyUrl&quot;: &quot;https://www.fbi.gov/@@getVocabulary?name=plone.app.vocabularies.Catalog&quot;}, &quot;tiny&quot;: {&quot;paste_word_valid_elements&quot;: &quot;b,strong,i,em,h1,h2,h3,h4,ul,li&quot;, &quot;style_formats&quot;: [{&quot;items&quot;: [{&quot;format&quot;: &quot;h1&quot;, &quot;title&quot;: &quot;Header 1&quot;}, {&quot;format&quot;: &quot;h2&quot;, &quot;title&quot;: &quot;Header 2&quot;}, {&quot;format&quot;: &quot;h3&quot;, &quot;title&quot;: &quot;Header 3&quot;}, {&quot;format&quot;: &quot;h4&quot;, &quot;title&quot;: &quot;Header 4&quot;}, {&quot;format&quot;: &quot;h5&quot;, &quot;title&quot;: &quot;Header 5&quot;}, {&quot;format&quot;: &quot;h6&quot;, &quot;title&quot;: &quot;Header 6&quot;}], &quot;title&quot;: &quot;Headers&quot;}, {&quot;items&quot;: [{&quot;format&quot;: &quot;p&quot;, &quot;title&quot;: &quot;Paragraph&quot;}, {&quot;format&quot;: &quot;blockquote&quot;, &quot;title&quot;: &quot;Blockquote&quot;}, {&quot;format&quot;: &quot;div&quot;, &quot;title&quot;: &quot;Div&quot;}, {&quot;format&quot;: &quot;pre&quot;, &quot;title&quot;: &quot;Pre&quot;}], &quot;title&quot;: &quot;Block&quot;}, {&quot;items&quot;: [{&quot;format&quot;: &quot;bold&quot;, &quot;title&quot;: &quot;Bold&quot;, &quot;icon&quot;: &quot;bold&quot;}, {&quot;format&quot;: &quot;italic&quot;, &quot;title&quot;: &quot;Italic&quot;, &quot;icon&quot;: &quot;italic&quot;}, {&quot;format&quot;: &quot;underline&quot;, &quot;title&quot;: &quot;Underline&quot;, &quot;icon&quot;: &quot;underline&quot;}, {&quot;format&quot;: &quot;strikethrough&quot;, &quot;title&quot;: &quot;Strikethrough&quot;, &quot;icon&quot;: &quot;strikethrough&quot;}, {&quot;format&quot;: &quot;superscript&quot;, &quot;title&quot;: &quot;Superscript&quot;, &quot;icon&quot;: &quot;superscript&quot;}, {&quot;format&quot;: &quot;subscript&quot;, &quot;title&quot;: &quot;Subscript&quot;, &quot;icon&quot;: &quot;subscript&quot;}, {&quot;format&quot;: &quot;code&quot;, &quot;title&quot;: &quot;Code&quot;, &quot;icon&quot;: &quot;code&quot;}], &quot;title&quot;: &quot;Inline&quot;}, {&quot;items&quot;: [{&quot;format&quot;: &quot;alignleft&quot;, &quot;title&quot;: &quot;Left&quot;, &quot;icon&quot;: &quot;alignleft&quot;}, {&quot;format&quot;: &quot;aligncenter&quot;, &quot;title&quot;: &quot;Center&quot;, &quot;icon&quot;: &quot;aligncenter&quot;}, {&quot;format&quot;: &quot;alignright&quot;, &quot;title&quot;: &quot;Right&quot;, &quot;icon&quot;: &quot;alignright&quot;}, {&quot;format&quot;: &quot;alignjustify&quot;, &quot;title&quot;: &quot;Justify&quot;, &quot;icon&quot;: &quot;alignjustify&quot;}], &quot;title&quot;: &quot;Alignment&quot;}, {&quot;items&quot;: [{&quot;title&quot;: &quot;Listing&quot;, &quot;classes&quot;: &quot;listing&quot;, &quot;selector&quot;: &quot;table&quot;}, {&quot;title&quot;: &quot;No border&quot;, &quot;classes&quot;: &quot;borderless&quot;, &quot;selector&quot;: &quot;table&quot;}], &quot;title&quot;: &quot;Tables&quot;}, {&quot;title&quot;: &quot;clear&quot;, &quot;block&quot;: &quot;div&quot;, &quot;classes&quot;: &quot;visualClear&quot;}, {&quot;title&quot;: &quot;Full width underline&quot;, &quot;classes&quot;: &quot;full-width-underline&quot;, &quot;selector&quot;: &quot;h2,h1,h3,h4,h5,h6,p,div&quot;}, {&quot;title&quot;: &quot;Large first letter&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;large-first-letter&quot;}, {&quot;title&quot;: &quot;Accordion&quot;, &quot;classes&quot;: &quot;accordion&quot;, &quot;selector&quot;: &quot;ul&quot;}, {&quot;title&quot;: &quot;Large heading&quot;, &quot;classes&quot;: &quot;large-heading&quot;, &quot;selector&quot;: &quot;h2,h1,h3&quot;}, {&quot;title&quot;: &quot;Sub-heading&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;sub-heading&quot;}], &quot;external_plugins&quot;: {&quot;fbianchor&quot;: &quot;++theme++fbigov.theme/js/tinymce_fbianchor.js&quot;, &quot;tamarize&quot;: &quot;++theme++fbigov.theme/js/tinymce_tamarize.js&quot;, &quot;mce-table-buttons&quot;: &quot;++plone++castle/tinymce-table.js&quot;}, &quot;importcss_file_filter&quot;: &quot;https://www.fbi.gov/++plone++static/tinymce-styles.css&quot;, &quot;linkTypes&quot;: [&quot;internal&quot;, &quot;modallink&quot;, &quot;external&quot;, &quot;email&quot;, &quot;anchor&quot;], &quot;paste_merge_formats&quot;: true, &quot;entity_encoding&quot;: &quot;raw&quot;, &quot;resize&quot;: &quot;both&quot;, &quot;menubar&quot;: [&quot;edit&quot;, &quot;table&quot;, &quot;format&quot;, &quot;toolsview&quot;, &quot;insert&quot;], &quot;formats&quot;: [{&quot;title&quot;: &quot;clear&quot;, &quot;block&quot;: &quot;div&quot;, &quot;classes&quot;: &quot;visualClear&quot;}, {&quot;title&quot;: &quot;Full width underline&quot;, &quot;classes&quot;: &quot;full-width-underline&quot;, &quot;selector&quot;: &quot;h2,h1,h3,h4,h5,h6,p,div&quot;}, {&quot;title&quot;: &quot;Large first letter&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;large-first-letter&quot;}, {&quot;title&quot;: &quot;Accordion&quot;, &quot;classes&quot;: &quot;accordion&quot;, &quot;selector&quot;: &quot;ul&quot;}, {&quot;title&quot;: &quot;Large heading&quot;, &quot;classes&quot;: &quot;large-heading&quot;, &quot;selector&quot;: &quot;h2,h1,h3&quot;}, {&quot;title&quot;: &quot;Sub-heading&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;sub-heading&quot;}], &quot;menu&quot;: {&quot;table&quot;: {&quot;items&quot;: &quot;inserttable tableprops deletetable | cell row column&quot;, &quot;title&quot;: &quot;Table&quot;}, &quot;tools&quot;: {&quot;items&quot;: &quot;spellchecker charmap emoticons insertdatetime layer code&quot;, &quot;title&quot;: &quot;Tools&quot;}, &quot;edit&quot;: {&quot;items&quot;: &quot;undo redo | cut copy paste pastetext | searchreplace textpattern selectall | textcolor&quot;, &quot;title&quot;: &quot;Edit&quot;}, &quot;format&quot;: {&quot;items&quot;: &quot;bold italic underline strikethrough superscript subscript | formats | removeformat&quot;, &quot;title&quot;: &quot;Format&quot;}, &quot;view&quot;: {&quot;items&quot;: &quot;visualaid visualchars visualblocks preview fullpage fullscreen&quot;, &quot;title&quot;: &quot;View&quot;}, &quot;insert&quot;: {&quot;items&quot;: &quot;link media | template hr&quot;, &quot;title&quot;: &quot;Insert&quot;}}, &quot;toolbar&quot;: &quot;ltr rtl | undo redo | styleselect | bold italic | alignleft aligncenter alignright alignjustify | bullist numlist outdent indent | unlink plonelink ploneimage |textcolor&quot;, &quot;importcss_append&quot;: true, &quot;templates&quot;: {}, &quot;paste_as_text&quot;: true, &quot;paste_retain_style_properties&quot;: &quot;&quot;, &quot;paste_data_images&quot;: true, &quot;content_css&quot;: &quot;https://www.fbi.gov/++plone++static/tinymce-styles.css,https://www.fbi.gov/++plone++static/plone-compiled.css,https://www.fbi.gov/++theme++fbigov.theme/css/index.css&quot;, &quot;plugins&quot;: [&quot;plonelink&quot;, &quot;ploneimage&quot;, &quot;importcss&quot;, &quot;advlist&quot;, &quot;anchor&quot;, &quot;code&quot;, &quot;fullscreen&quot;, &quot;hr&quot;, &quot;lists&quot;, &quot;media&quot;, &quot;nonbreaking&quot;, &quot;noneditable&quot;, &quot;pagebreak&quot;, &quot;paste&quot;, &quot;preview&quot;, &quot;print&quot;, &quot;searchreplace&quot;, &quot;tabfocus&quot;, &quot;table&quot;, &quot;textcolor&quot;, &quot;textpattern&quot;, &quot;visualchars&quot;, &quot;wordcount&quot;], &quot;browser_spellcheck&quot;: true}, &quot;base_url&quot;: &quot;https://www.fbi.gov/fbigov_homepage_new&quot;, &quot;prependToUrl&quot;: &quot;resolveuid/&quot;, &quot;prependToScalePart&quot;: &quot;/@@images/image/&quot;, &quot;loadingBaseUrl&quot;: &quot;https://www.fbi.gov/++plone++static/components/tinymce-builded/js/tinymce&quot;, &quot;scales&quot;: [{&quot;label&quot;: &quot;Listing (16x16)&quot;, &quot;name&quot;: &quot;listing&quot;, &quot;part&quot;: &quot;listing&quot;}, {&quot;label&quot;: &quot;Icon (32x32)&quot;, &quot;name&quot;: &quot;icon&quot;, &quot;part&quot;: &quot;icon&quot;}, {&quot;label&quot;: &quot;Tile (64x64)&quot;, &quot;name&quot;: &quot;tile&quot;, &quot;part&quot;: &quot;tile&quot;}, {&quot;label&quot;: &quot;Thumb (128x128)&quot;, &quot;name&quot;: &quot;thumb&quot;, &quot;part&quot;: &quot;thumb&quot;}, {&quot;label&quot;: &quot;Mini (200x200)&quot;, &quot;name&quot;: &quot;mini&quot;, &quot;part&quot;: &quot;mini&quot;}, {&quot;label&quot;: &quot;Preview (400x400)&quot;, &quot;name&quot;: &quot;preview&quot;, &quot;part&quot;: &quot;preview&quot;}, {&quot;label&quot;: &quot;Large (768x768)&quot;, &quot;name&quot;: &quot;large&quot;, &quot;part&quot;: &quot;large&quot;}, {&quot;label&quot;: &quot;High (1400x1400)&quot;, &quot;name&quot;: &quot;high&quot;, &quot;part&quot;: &quot;high&quot;}]}\" data-pat-plone-relateditems=\"{\n        &quot;width&quot;: &quot;&quot;\n      }\" data-portal-url=\"https://www.fbi.gov\" data-pat-markspeciallinks=\"{&quot;external_links_open_new_window&quot;: &quot;True&quot;,&quot;mark_special_links&quot;: &quot;False&quot;}\" data-pat-backdrop=\"{&quot;closeOnEsc&quot;: false,\n      &quot;closeOnClick&quot;: false}\" data-pat-plone-modal=\"{\n        &quot;actionOptions&quot;: {&quot;displayInModal&quot;: false},\n        &quot;backdropOptions&quot;: {&quot;closeOnClick&quot;: false, &quot;closeOnEsc&quot;: false},\n        &quot;prependContent&quot;: &quot;#main-content .portalMessage&quot;,\n        &quot;zIndexSelector&quot;: &quot;.plone-modal-wrapper,.plone-modal-backdrop,.modal-open .castle-modal-wrapper .modal,.mce-floatpanel:visible&quot;,\n         &quot;actionOptions&quot;: { &quot;timeout&quot;: 10000}\n      }\" data-pat-pickadate=\"{&quot;date&quot;: {&quot;selectYears&quot;: 200}, &quot;time&quot;: {&quot;interval&quot;: 30 } }\" data-base-url=\"https://www.fbi.gov/fbigov_homepage_new\">",
                          "target": [
                            "#visual-portal-wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.55 (foreground color: #337ab7, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fbi.gov/contact-us/field-offices/washingtondc/news/press-releases/west-virginia-man-arrested-for-actions-during-january-sixth-capitol-breach\">West Virginia Man Arrested for Actions During January Sixth Capitol Breach</a>",
                  "target": [
                    ".portal-type-pressrelease:nth-child(6) > .title > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.55 (foreground color: #337ab7, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#337ab7",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.55,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body id=\"visual-portal-wrapper\" class=\"portaltype-document site-Plone section-fbigov_homepage_new icons-on thumbs-on frontend viewpermission-none userrole-anonymous pat-markspeciallinks template-layout layout-custom selected-layout-layout_view  pat-plone patterns-loaded\" data-pat-structure=\"{&quot;activeColumns&quot;: [\n          &quot;ModificationDate&quot;,\n          &quot;EffectiveDate&quot;,\n          &quot;review_state&quot;,\n          &quot;Subject&quot;\n        ],\n&quot;searchParam&quot;: &quot;Title&quot;,\n &quot;momentFormat&quot;: &quot;MMMM D, YYYY&quot;,\n  &quot;typeToViewAction&quot;: {\n                    &quot;File&quot;: &quot;/view&quot;,\n                    &quot;Image&quot;: &quot;/view&quot;,\n                    &quot;Video&quot;: &quot;/view&quot;,\n                    &quot;Audio&quot;: &quot;/view&quot;\n                }\n      }\" data-view-url=\"https://www.fbi.gov/fbigov_homepage_new\" data-i18ncatalogurl=\"https://www.fbi.gov/plonejsi18n\" data-pat-queryfilter=\"{&quot;yearFilter&quot;: true}\" data-pat-tinymce=\"{&quot;imageTypes&quot;: [&quot;Image&quot;], &quot;folderTypes&quot;: [&quot;Folder&quot;, &quot;Large Plone Folder&quot;, &quot;Plone Site&quot;], &quot;linkAttribute&quot;: &quot;UID&quot;, &quot;upload&quot;: {&quot;initialFolder&quot;: null, &quot;showTitle&quot;: false, &quot;currentPath&quot;: &quot;&quot;, &quot;maxFiles&quot;: 1, &quot;uploadMultiple&quot;: false, &quot;baseUrl&quot;: &quot;https://www.fbi.gov&quot;, &quot;relativePath&quot;: &quot;@@fileUpload&quot;}, &quot;relatedItems&quot;: {&quot;vocabularyUrl&quot;: &quot;https://www.fbi.gov/@@getVocabulary?name=plone.app.vocabularies.Catalog&quot;}, &quot;tiny&quot;: {&quot;paste_word_valid_elements&quot;: &quot;b,strong,i,em,h1,h2,h3,h4,ul,li&quot;, &quot;style_formats&quot;: [{&quot;items&quot;: [{&quot;format&quot;: &quot;h1&quot;, &quot;title&quot;: &quot;Header 1&quot;}, {&quot;format&quot;: &quot;h2&quot;, &quot;title&quot;: &quot;Header 2&quot;}, {&quot;format&quot;: &quot;h3&quot;, &quot;title&quot;: &quot;Header 3&quot;}, {&quot;format&quot;: &quot;h4&quot;, &quot;title&quot;: &quot;Header 4&quot;}, {&quot;format&quot;: &quot;h5&quot;, &quot;title&quot;: &quot;Header 5&quot;}, {&quot;format&quot;: &quot;h6&quot;, &quot;title&quot;: &quot;Header 6&quot;}], &quot;title&quot;: &quot;Headers&quot;}, {&quot;items&quot;: [{&quot;format&quot;: &quot;p&quot;, &quot;title&quot;: &quot;Paragraph&quot;}, {&quot;format&quot;: &quot;blockquote&quot;, &quot;title&quot;: &quot;Blockquote&quot;}, {&quot;format&quot;: &quot;div&quot;, &quot;title&quot;: &quot;Div&quot;}, {&quot;format&quot;: &quot;pre&quot;, &quot;title&quot;: &quot;Pre&quot;}], &quot;title&quot;: &quot;Block&quot;}, {&quot;items&quot;: [{&quot;format&quot;: &quot;bold&quot;, &quot;title&quot;: &quot;Bold&quot;, &quot;icon&quot;: &quot;bold&quot;}, {&quot;format&quot;: &quot;italic&quot;, &quot;title&quot;: &quot;Italic&quot;, &quot;icon&quot;: &quot;italic&quot;}, {&quot;format&quot;: &quot;underline&quot;, &quot;title&quot;: &quot;Underline&quot;, &quot;icon&quot;: &quot;underline&quot;}, {&quot;format&quot;: &quot;strikethrough&quot;, &quot;title&quot;: &quot;Strikethrough&quot;, &quot;icon&quot;: &quot;strikethrough&quot;}, {&quot;format&quot;: &quot;superscript&quot;, &quot;title&quot;: &quot;Superscript&quot;, &quot;icon&quot;: &quot;superscript&quot;}, {&quot;format&quot;: &quot;subscript&quot;, &quot;title&quot;: &quot;Subscript&quot;, &quot;icon&quot;: &quot;subscript&quot;}, {&quot;format&quot;: &quot;code&quot;, &quot;title&quot;: &quot;Code&quot;, &quot;icon&quot;: &quot;code&quot;}], &quot;title&quot;: &quot;Inline&quot;}, {&quot;items&quot;: [{&quot;format&quot;: &quot;alignleft&quot;, &quot;title&quot;: &quot;Left&quot;, &quot;icon&quot;: &quot;alignleft&quot;}, {&quot;format&quot;: &quot;aligncenter&quot;, &quot;title&quot;: &quot;Center&quot;, &quot;icon&quot;: &quot;aligncenter&quot;}, {&quot;format&quot;: &quot;alignright&quot;, &quot;title&quot;: &quot;Right&quot;, &quot;icon&quot;: &quot;alignright&quot;}, {&quot;format&quot;: &quot;alignjustify&quot;, &quot;title&quot;: &quot;Justify&quot;, &quot;icon&quot;: &quot;alignjustify&quot;}], &quot;title&quot;: &quot;Alignment&quot;}, {&quot;items&quot;: [{&quot;title&quot;: &quot;Listing&quot;, &quot;classes&quot;: &quot;listing&quot;, &quot;selector&quot;: &quot;table&quot;}, {&quot;title&quot;: &quot;No border&quot;, &quot;classes&quot;: &quot;borderless&quot;, &quot;selector&quot;: &quot;table&quot;}], &quot;title&quot;: &quot;Tables&quot;}, {&quot;title&quot;: &quot;clear&quot;, &quot;block&quot;: &quot;div&quot;, &quot;classes&quot;: &quot;visualClear&quot;}, {&quot;title&quot;: &quot;Full width underline&quot;, &quot;classes&quot;: &quot;full-width-underline&quot;, &quot;selector&quot;: &quot;h2,h1,h3,h4,h5,h6,p,div&quot;}, {&quot;title&quot;: &quot;Large first letter&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;large-first-letter&quot;}, {&quot;title&quot;: &quot;Accordion&quot;, &quot;classes&quot;: &quot;accordion&quot;, &quot;selector&quot;: &quot;ul&quot;}, {&quot;title&quot;: &quot;Large heading&quot;, &quot;classes&quot;: &quot;large-heading&quot;, &quot;selector&quot;: &quot;h2,h1,h3&quot;}, {&quot;title&quot;: &quot;Sub-heading&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;sub-heading&quot;}], &quot;external_plugins&quot;: {&quot;fbianchor&quot;: &quot;++theme++fbigov.theme/js/tinymce_fbianchor.js&quot;, &quot;tamarize&quot;: &quot;++theme++fbigov.theme/js/tinymce_tamarize.js&quot;, &quot;mce-table-buttons&quot;: &quot;++plone++castle/tinymce-table.js&quot;}, &quot;importcss_file_filter&quot;: &quot;https://www.fbi.gov/++plone++static/tinymce-styles.css&quot;, &quot;linkTypes&quot;: [&quot;internal&quot;, &quot;modallink&quot;, &quot;external&quot;, &quot;email&quot;, &quot;anchor&quot;], &quot;paste_merge_formats&quot;: true, &quot;entity_encoding&quot;: &quot;raw&quot;, &quot;resize&quot;: &quot;both&quot;, &quot;menubar&quot;: [&quot;edit&quot;, &quot;table&quot;, &quot;format&quot;, &quot;toolsview&quot;, &quot;insert&quot;], &quot;formats&quot;: [{&quot;title&quot;: &quot;clear&quot;, &quot;block&quot;: &quot;div&quot;, &quot;classes&quot;: &quot;visualClear&quot;}, {&quot;title&quot;: &quot;Full width underline&quot;, &quot;classes&quot;: &quot;full-width-underline&quot;, &quot;selector&quot;: &quot;h2,h1,h3,h4,h5,h6,p,div&quot;}, {&quot;title&quot;: &quot;Large first letter&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;large-first-letter&quot;}, {&quot;title&quot;: &quot;Accordion&quot;, &quot;classes&quot;: &quot;accordion&quot;, &quot;selector&quot;: &quot;ul&quot;}, {&quot;title&quot;: &quot;Large heading&quot;, &quot;classes&quot;: &quot;large-heading&quot;, &quot;selector&quot;: &quot;h2,h1,h3&quot;}, {&quot;title&quot;: &quot;Sub-heading&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;sub-heading&quot;}], &quot;menu&quot;: {&quot;table&quot;: {&quot;items&quot;: &quot;inserttable tableprops deletetable | cell row column&quot;, &quot;title&quot;: &quot;Table&quot;}, &quot;tools&quot;: {&quot;items&quot;: &quot;spellchecker charmap emoticons insertdatetime layer code&quot;, &quot;title&quot;: &quot;Tools&quot;}, &quot;edit&quot;: {&quot;items&quot;: &quot;undo redo | cut copy paste pastetext | searchreplace textpattern selectall | textcolor&quot;, &quot;title&quot;: &quot;Edit&quot;}, &quot;format&quot;: {&quot;items&quot;: &quot;bold italic underline strikethrough superscript subscript | formats | removeformat&quot;, &quot;title&quot;: &quot;Format&quot;}, &quot;view&quot;: {&quot;items&quot;: &quot;visualaid visualchars visualblocks preview fullpage fullscreen&quot;, &quot;title&quot;: &quot;View&quot;}, &quot;insert&quot;: {&quot;items&quot;: &quot;link media | template hr&quot;, &quot;title&quot;: &quot;Insert&quot;}}, &quot;toolbar&quot;: &quot;ltr rtl | undo redo | styleselect | bold italic | alignleft aligncenter alignright alignjustify | bullist numlist outdent indent | unlink plonelink ploneimage |textcolor&quot;, &quot;importcss_append&quot;: true, &quot;templates&quot;: {}, &quot;paste_as_text&quot;: true, &quot;paste_retain_style_properties&quot;: &quot;&quot;, &quot;paste_data_images&quot;: true, &quot;content_css&quot;: &quot;https://www.fbi.gov/++plone++static/tinymce-styles.css,https://www.fbi.gov/++plone++static/plone-compiled.css,https://www.fbi.gov/++theme++fbigov.theme/css/index.css&quot;, &quot;plugins&quot;: [&quot;plonelink&quot;, &quot;ploneimage&quot;, &quot;importcss&quot;, &quot;advlist&quot;, &quot;anchor&quot;, &quot;code&quot;, &quot;fullscreen&quot;, &quot;hr&quot;, &quot;lists&quot;, &quot;media&quot;, &quot;nonbreaking&quot;, &quot;noneditable&quot;, &quot;pagebreak&quot;, &quot;paste&quot;, &quot;preview&quot;, &quot;print&quot;, &quot;searchreplace&quot;, &quot;tabfocus&quot;, &quot;table&quot;, &quot;textcolor&quot;, &quot;textpattern&quot;, &quot;visualchars&quot;, &quot;wordcount&quot;], &quot;browser_spellcheck&quot;: true}, &quot;base_url&quot;: &quot;https://www.fbi.gov/fbigov_homepage_new&quot;, &quot;prependToUrl&quot;: &quot;resolveuid/&quot;, &quot;prependToScalePart&quot;: &quot;/@@images/image/&quot;, &quot;loadingBaseUrl&quot;: &quot;https://www.fbi.gov/++plone++static/components/tinymce-builded/js/tinymce&quot;, &quot;scales&quot;: [{&quot;label&quot;: &quot;Listing (16x16)&quot;, &quot;name&quot;: &quot;listing&quot;, &quot;part&quot;: &quot;listing&quot;}, {&quot;label&quot;: &quot;Icon (32x32)&quot;, &quot;name&quot;: &quot;icon&quot;, &quot;part&quot;: &quot;icon&quot;}, {&quot;label&quot;: &quot;Tile (64x64)&quot;, &quot;name&quot;: &quot;tile&quot;, &quot;part&quot;: &quot;tile&quot;}, {&quot;label&quot;: &quot;Thumb (128x128)&quot;, &quot;name&quot;: &quot;thumb&quot;, &quot;part&quot;: &quot;thumb&quot;}, {&quot;label&quot;: &quot;Mini (200x200)&quot;, &quot;name&quot;: &quot;mini&quot;, &quot;part&quot;: &quot;mini&quot;}, {&quot;label&quot;: &quot;Preview (400x400)&quot;, &quot;name&quot;: &quot;preview&quot;, &quot;part&quot;: &quot;preview&quot;}, {&quot;label&quot;: &quot;Large (768x768)&quot;, &quot;name&quot;: &quot;large&quot;, &quot;part&quot;: &quot;large&quot;}, {&quot;label&quot;: &quot;High (1400x1400)&quot;, &quot;name&quot;: &quot;high&quot;, &quot;part&quot;: &quot;high&quot;}]}\" data-pat-plone-relateditems=\"{\n        &quot;width&quot;: &quot;&quot;\n      }\" data-portal-url=\"https://www.fbi.gov\" data-pat-markspeciallinks=\"{&quot;external_links_open_new_window&quot;: &quot;True&quot;,&quot;mark_special_links&quot;: &quot;False&quot;}\" data-pat-backdrop=\"{&quot;closeOnEsc&quot;: false,\n      &quot;closeOnClick&quot;: false}\" data-pat-plone-modal=\"{\n        &quot;actionOptions&quot;: {&quot;displayInModal&quot;: false},\n        &quot;backdropOptions&quot;: {&quot;closeOnClick&quot;: false, &quot;closeOnEsc&quot;: false},\n        &quot;prependContent&quot;: &quot;#main-content .portalMessage&quot;,\n        &quot;zIndexSelector&quot;: &quot;.plone-modal-wrapper,.plone-modal-backdrop,.modal-open .castle-modal-wrapper .modal,.mce-floatpanel:visible&quot;,\n         &quot;actionOptions&quot;: { &quot;timeout&quot;: 10000}\n      }\" data-pat-pickadate=\"{&quot;date&quot;: {&quot;selectYears&quot;: 200}, &quot;time&quot;: {&quot;interval&quot;: 30 } }\" data-base-url=\"https://www.fbi.gov/fbigov_homepage_new\">",
                          "target": [
                            "#visual-portal-wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.55 (foreground color: #337ab7, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fbi.gov/contact-us/field-offices/sanfrancisco/news/press-releases/theranos-chief-operating-officer-ramesh-sunny-balwani-found-guilty-of-conspiracy-wire-fraud\">Theranos Chief Operating Officer Ramesh “Sunny” Balwani Found Guilty of Conspiracy, Wire Fraud</a>",
                  "target": [
                    ".portal-type-pressrelease:nth-child(7) > .title > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.55 (foreground color: #337ab7, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#337ab7",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.55,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body id=\"visual-portal-wrapper\" class=\"portaltype-document site-Plone section-fbigov_homepage_new icons-on thumbs-on frontend viewpermission-none userrole-anonymous pat-markspeciallinks template-layout layout-custom selected-layout-layout_view  pat-plone patterns-loaded\" data-pat-structure=\"{&quot;activeColumns&quot;: [\n          &quot;ModificationDate&quot;,\n          &quot;EffectiveDate&quot;,\n          &quot;review_state&quot;,\n          &quot;Subject&quot;\n        ],\n&quot;searchParam&quot;: &quot;Title&quot;,\n &quot;momentFormat&quot;: &quot;MMMM D, YYYY&quot;,\n  &quot;typeToViewAction&quot;: {\n                    &quot;File&quot;: &quot;/view&quot;,\n                    &quot;Image&quot;: &quot;/view&quot;,\n                    &quot;Video&quot;: &quot;/view&quot;,\n                    &quot;Audio&quot;: &quot;/view&quot;\n                }\n      }\" data-view-url=\"https://www.fbi.gov/fbigov_homepage_new\" data-i18ncatalogurl=\"https://www.fbi.gov/plonejsi18n\" data-pat-queryfilter=\"{&quot;yearFilter&quot;: true}\" data-pat-tinymce=\"{&quot;imageTypes&quot;: [&quot;Image&quot;], &quot;folderTypes&quot;: [&quot;Folder&quot;, &quot;Large Plone Folder&quot;, &quot;Plone Site&quot;], &quot;linkAttribute&quot;: &quot;UID&quot;, &quot;upload&quot;: {&quot;initialFolder&quot;: null, &quot;showTitle&quot;: false, &quot;currentPath&quot;: &quot;&quot;, &quot;maxFiles&quot;: 1, &quot;uploadMultiple&quot;: false, &quot;baseUrl&quot;: &quot;https://www.fbi.gov&quot;, &quot;relativePath&quot;: &quot;@@fileUpload&quot;}, &quot;relatedItems&quot;: {&quot;vocabularyUrl&quot;: &quot;https://www.fbi.gov/@@getVocabulary?name=plone.app.vocabularies.Catalog&quot;}, &quot;tiny&quot;: {&quot;paste_word_valid_elements&quot;: &quot;b,strong,i,em,h1,h2,h3,h4,ul,li&quot;, &quot;style_formats&quot;: [{&quot;items&quot;: [{&quot;format&quot;: &quot;h1&quot;, &quot;title&quot;: &quot;Header 1&quot;}, {&quot;format&quot;: &quot;h2&quot;, &quot;title&quot;: &quot;Header 2&quot;}, {&quot;format&quot;: &quot;h3&quot;, &quot;title&quot;: &quot;Header 3&quot;}, {&quot;format&quot;: &quot;h4&quot;, &quot;title&quot;: &quot;Header 4&quot;}, {&quot;format&quot;: &quot;h5&quot;, &quot;title&quot;: &quot;Header 5&quot;}, {&quot;format&quot;: &quot;h6&quot;, &quot;title&quot;: &quot;Header 6&quot;}], &quot;title&quot;: &quot;Headers&quot;}, {&quot;items&quot;: [{&quot;format&quot;: &quot;p&quot;, &quot;title&quot;: &quot;Paragraph&quot;}, {&quot;format&quot;: &quot;blockquote&quot;, &quot;title&quot;: &quot;Blockquote&quot;}, {&quot;format&quot;: &quot;div&quot;, &quot;title&quot;: &quot;Div&quot;}, {&quot;format&quot;: &quot;pre&quot;, &quot;title&quot;: &quot;Pre&quot;}], &quot;title&quot;: &quot;Block&quot;}, {&quot;items&quot;: [{&quot;format&quot;: &quot;bold&quot;, &quot;title&quot;: &quot;Bold&quot;, &quot;icon&quot;: &quot;bold&quot;}, {&quot;format&quot;: &quot;italic&quot;, &quot;title&quot;: &quot;Italic&quot;, &quot;icon&quot;: &quot;italic&quot;}, {&quot;format&quot;: &quot;underline&quot;, &quot;title&quot;: &quot;Underline&quot;, &quot;icon&quot;: &quot;underline&quot;}, {&quot;format&quot;: &quot;strikethrough&quot;, &quot;title&quot;: &quot;Strikethrough&quot;, &quot;icon&quot;: &quot;strikethrough&quot;}, {&quot;format&quot;: &quot;superscript&quot;, &quot;title&quot;: &quot;Superscript&quot;, &quot;icon&quot;: &quot;superscript&quot;}, {&quot;format&quot;: &quot;subscript&quot;, &quot;title&quot;: &quot;Subscript&quot;, &quot;icon&quot;: &quot;subscript&quot;}, {&quot;format&quot;: &quot;code&quot;, &quot;title&quot;: &quot;Code&quot;, &quot;icon&quot;: &quot;code&quot;}], &quot;title&quot;: &quot;Inline&quot;}, {&quot;items&quot;: [{&quot;format&quot;: &quot;alignleft&quot;, &quot;title&quot;: &quot;Left&quot;, &quot;icon&quot;: &quot;alignleft&quot;}, {&quot;format&quot;: &quot;aligncenter&quot;, &quot;title&quot;: &quot;Center&quot;, &quot;icon&quot;: &quot;aligncenter&quot;}, {&quot;format&quot;: &quot;alignright&quot;, &quot;title&quot;: &quot;Right&quot;, &quot;icon&quot;: &quot;alignright&quot;}, {&quot;format&quot;: &quot;alignjustify&quot;, &quot;title&quot;: &quot;Justify&quot;, &quot;icon&quot;: &quot;alignjustify&quot;}], &quot;title&quot;: &quot;Alignment&quot;}, {&quot;items&quot;: [{&quot;title&quot;: &quot;Listing&quot;, &quot;classes&quot;: &quot;listing&quot;, &quot;selector&quot;: &quot;table&quot;}, {&quot;title&quot;: &quot;No border&quot;, &quot;classes&quot;: &quot;borderless&quot;, &quot;selector&quot;: &quot;table&quot;}], &quot;title&quot;: &quot;Tables&quot;}, {&quot;title&quot;: &quot;clear&quot;, &quot;block&quot;: &quot;div&quot;, &quot;classes&quot;: &quot;visualClear&quot;}, {&quot;title&quot;: &quot;Full width underline&quot;, &quot;classes&quot;: &quot;full-width-underline&quot;, &quot;selector&quot;: &quot;h2,h1,h3,h4,h5,h6,p,div&quot;}, {&quot;title&quot;: &quot;Large first letter&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;large-first-letter&quot;}, {&quot;title&quot;: &quot;Accordion&quot;, &quot;classes&quot;: &quot;accordion&quot;, &quot;selector&quot;: &quot;ul&quot;}, {&quot;title&quot;: &quot;Large heading&quot;, &quot;classes&quot;: &quot;large-heading&quot;, &quot;selector&quot;: &quot;h2,h1,h3&quot;}, {&quot;title&quot;: &quot;Sub-heading&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;sub-heading&quot;}], &quot;external_plugins&quot;: {&quot;fbianchor&quot;: &quot;++theme++fbigov.theme/js/tinymce_fbianchor.js&quot;, &quot;tamarize&quot;: &quot;++theme++fbigov.theme/js/tinymce_tamarize.js&quot;, &quot;mce-table-buttons&quot;: &quot;++plone++castle/tinymce-table.js&quot;}, &quot;importcss_file_filter&quot;: &quot;https://www.fbi.gov/++plone++static/tinymce-styles.css&quot;, &quot;linkTypes&quot;: [&quot;internal&quot;, &quot;modallink&quot;, &quot;external&quot;, &quot;email&quot;, &quot;anchor&quot;], &quot;paste_merge_formats&quot;: true, &quot;entity_encoding&quot;: &quot;raw&quot;, &quot;resize&quot;: &quot;both&quot;, &quot;menubar&quot;: [&quot;edit&quot;, &quot;table&quot;, &quot;format&quot;, &quot;toolsview&quot;, &quot;insert&quot;], &quot;formats&quot;: [{&quot;title&quot;: &quot;clear&quot;, &quot;block&quot;: &quot;div&quot;, &quot;classes&quot;: &quot;visualClear&quot;}, {&quot;title&quot;: &quot;Full width underline&quot;, &quot;classes&quot;: &quot;full-width-underline&quot;, &quot;selector&quot;: &quot;h2,h1,h3,h4,h5,h6,p,div&quot;}, {&quot;title&quot;: &quot;Large first letter&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;large-first-letter&quot;}, {&quot;title&quot;: &quot;Accordion&quot;, &quot;classes&quot;: &quot;accordion&quot;, &quot;selector&quot;: &quot;ul&quot;}, {&quot;title&quot;: &quot;Large heading&quot;, &quot;classes&quot;: &quot;large-heading&quot;, &quot;selector&quot;: &quot;h2,h1,h3&quot;}, {&quot;title&quot;: &quot;Sub-heading&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;sub-heading&quot;}], &quot;menu&quot;: {&quot;table&quot;: {&quot;items&quot;: &quot;inserttable tableprops deletetable | cell row column&quot;, &quot;title&quot;: &quot;Table&quot;}, &quot;tools&quot;: {&quot;items&quot;: &quot;spellchecker charmap emoticons insertdatetime layer code&quot;, &quot;title&quot;: &quot;Tools&quot;}, &quot;edit&quot;: {&quot;items&quot;: &quot;undo redo | cut copy paste pastetext | searchreplace textpattern selectall | textcolor&quot;, &quot;title&quot;: &quot;Edit&quot;}, &quot;format&quot;: {&quot;items&quot;: &quot;bold italic underline strikethrough superscript subscript | formats | removeformat&quot;, &quot;title&quot;: &quot;Format&quot;}, &quot;view&quot;: {&quot;items&quot;: &quot;visualaid visualchars visualblocks preview fullpage fullscreen&quot;, &quot;title&quot;: &quot;View&quot;}, &quot;insert&quot;: {&quot;items&quot;: &quot;link media | template hr&quot;, &quot;title&quot;: &quot;Insert&quot;}}, &quot;toolbar&quot;: &quot;ltr rtl | undo redo | styleselect | bold italic | alignleft aligncenter alignright alignjustify | bullist numlist outdent indent | unlink plonelink ploneimage |textcolor&quot;, &quot;importcss_append&quot;: true, &quot;templates&quot;: {}, &quot;paste_as_text&quot;: true, &quot;paste_retain_style_properties&quot;: &quot;&quot;, &quot;paste_data_images&quot;: true, &quot;content_css&quot;: &quot;https://www.fbi.gov/++plone++static/tinymce-styles.css,https://www.fbi.gov/++plone++static/plone-compiled.css,https://www.fbi.gov/++theme++fbigov.theme/css/index.css&quot;, &quot;plugins&quot;: [&quot;plonelink&quot;, &quot;ploneimage&quot;, &quot;importcss&quot;, &quot;advlist&quot;, &quot;anchor&quot;, &quot;code&quot;, &quot;fullscreen&quot;, &quot;hr&quot;, &quot;lists&quot;, &quot;media&quot;, &quot;nonbreaking&quot;, &quot;noneditable&quot;, &quot;pagebreak&quot;, &quot;paste&quot;, &quot;preview&quot;, &quot;print&quot;, &quot;searchreplace&quot;, &quot;tabfocus&quot;, &quot;table&quot;, &quot;textcolor&quot;, &quot;textpattern&quot;, &quot;visualchars&quot;, &quot;wordcount&quot;], &quot;browser_spellcheck&quot;: true}, &quot;base_url&quot;: &quot;https://www.fbi.gov/fbigov_homepage_new&quot;, &quot;prependToUrl&quot;: &quot;resolveuid/&quot;, &quot;prependToScalePart&quot;: &quot;/@@images/image/&quot;, &quot;loadingBaseUrl&quot;: &quot;https://www.fbi.gov/++plone++static/components/tinymce-builded/js/tinymce&quot;, &quot;scales&quot;: [{&quot;label&quot;: &quot;Listing (16x16)&quot;, &quot;name&quot;: &quot;listing&quot;, &quot;part&quot;: &quot;listing&quot;}, {&quot;label&quot;: &quot;Icon (32x32)&quot;, &quot;name&quot;: &quot;icon&quot;, &quot;part&quot;: &quot;icon&quot;}, {&quot;label&quot;: &quot;Tile (64x64)&quot;, &quot;name&quot;: &quot;tile&quot;, &quot;part&quot;: &quot;tile&quot;}, {&quot;label&quot;: &quot;Thumb (128x128)&quot;, &quot;name&quot;: &quot;thumb&quot;, &quot;part&quot;: &quot;thumb&quot;}, {&quot;label&quot;: &quot;Mini (200x200)&quot;, &quot;name&quot;: &quot;mini&quot;, &quot;part&quot;: &quot;mini&quot;}, {&quot;label&quot;: &quot;Preview (400x400)&quot;, &quot;name&quot;: &quot;preview&quot;, &quot;part&quot;: &quot;preview&quot;}, {&quot;label&quot;: &quot;Large (768x768)&quot;, &quot;name&quot;: &quot;large&quot;, &quot;part&quot;: &quot;large&quot;}, {&quot;label&quot;: &quot;High (1400x1400)&quot;, &quot;name&quot;: &quot;high&quot;, &quot;part&quot;: &quot;high&quot;}]}\" data-pat-plone-relateditems=\"{\n        &quot;width&quot;: &quot;&quot;\n      }\" data-portal-url=\"https://www.fbi.gov\" data-pat-markspeciallinks=\"{&quot;external_links_open_new_window&quot;: &quot;True&quot;,&quot;mark_special_links&quot;: &quot;False&quot;}\" data-pat-backdrop=\"{&quot;closeOnEsc&quot;: false,\n      &quot;closeOnClick&quot;: false}\" data-pat-plone-modal=\"{\n        &quot;actionOptions&quot;: {&quot;displayInModal&quot;: false},\n        &quot;backdropOptions&quot;: {&quot;closeOnClick&quot;: false, &quot;closeOnEsc&quot;: false},\n        &quot;prependContent&quot;: &quot;#main-content .portalMessage&quot;,\n        &quot;zIndexSelector&quot;: &quot;.plone-modal-wrapper,.plone-modal-backdrop,.modal-open .castle-modal-wrapper .modal,.mce-floatpanel:visible&quot;,\n         &quot;actionOptions&quot;: { &quot;timeout&quot;: 10000}\n      }\" data-pat-pickadate=\"{&quot;date&quot;: {&quot;selectYears&quot;: 200}, &quot;time&quot;: {&quot;interval&quot;: 30 } }\" data-base-url=\"https://www.fbi.gov/fbigov_homepage_new\">",
                          "target": [
                            "#visual-portal-wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.55 (foreground color: #337ab7, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fbi.gov/contact-us/field-offices/kansascity/news/press-releases/kansas-city-man-pleads-guilty-to-federal-hate-crime-in-attempted-murder-of-teen\">Kansas City Man Pleads Guilty to Federal Hate Crime in Attempted Murder of Teen</a>",
                  "target": [
                    ".portal-type-pressrelease:nth-child(8) > .title > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.55 (foreground color: #337ab7, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#337ab7",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.55,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body id=\"visual-portal-wrapper\" class=\"portaltype-document site-Plone section-fbigov_homepage_new icons-on thumbs-on frontend viewpermission-none userrole-anonymous pat-markspeciallinks template-layout layout-custom selected-layout-layout_view  pat-plone patterns-loaded\" data-pat-structure=\"{&quot;activeColumns&quot;: [\n          &quot;ModificationDate&quot;,\n          &quot;EffectiveDate&quot;,\n          &quot;review_state&quot;,\n          &quot;Subject&quot;\n        ],\n&quot;searchParam&quot;: &quot;Title&quot;,\n &quot;momentFormat&quot;: &quot;MMMM D, YYYY&quot;,\n  &quot;typeToViewAction&quot;: {\n                    &quot;File&quot;: &quot;/view&quot;,\n                    &quot;Image&quot;: &quot;/view&quot;,\n                    &quot;Video&quot;: &quot;/view&quot;,\n                    &quot;Audio&quot;: &quot;/view&quot;\n                }\n      }\" data-view-url=\"https://www.fbi.gov/fbigov_homepage_new\" data-i18ncatalogurl=\"https://www.fbi.gov/plonejsi18n\" data-pat-queryfilter=\"{&quot;yearFilter&quot;: true}\" data-pat-tinymce=\"{&quot;imageTypes&quot;: [&quot;Image&quot;], &quot;folderTypes&quot;: [&quot;Folder&quot;, &quot;Large Plone Folder&quot;, &quot;Plone Site&quot;], &quot;linkAttribute&quot;: &quot;UID&quot;, &quot;upload&quot;: {&quot;initialFolder&quot;: null, &quot;showTitle&quot;: false, &quot;currentPath&quot;: &quot;&quot;, &quot;maxFiles&quot;: 1, &quot;uploadMultiple&quot;: false, &quot;baseUrl&quot;: &quot;https://www.fbi.gov&quot;, &quot;relativePath&quot;: &quot;@@fileUpload&quot;}, &quot;relatedItems&quot;: {&quot;vocabularyUrl&quot;: &quot;https://www.fbi.gov/@@getVocabulary?name=plone.app.vocabularies.Catalog&quot;}, &quot;tiny&quot;: {&quot;paste_word_valid_elements&quot;: &quot;b,strong,i,em,h1,h2,h3,h4,ul,li&quot;, &quot;style_formats&quot;: [{&quot;items&quot;: [{&quot;format&quot;: &quot;h1&quot;, &quot;title&quot;: &quot;Header 1&quot;}, {&quot;format&quot;: &quot;h2&quot;, &quot;title&quot;: &quot;Header 2&quot;}, {&quot;format&quot;: &quot;h3&quot;, &quot;title&quot;: &quot;Header 3&quot;}, {&quot;format&quot;: &quot;h4&quot;, &quot;title&quot;: &quot;Header 4&quot;}, {&quot;format&quot;: &quot;h5&quot;, &quot;title&quot;: &quot;Header 5&quot;}, {&quot;format&quot;: &quot;h6&quot;, &quot;title&quot;: &quot;Header 6&quot;}], &quot;title&quot;: &quot;Headers&quot;}, {&quot;items&quot;: [{&quot;format&quot;: &quot;p&quot;, &quot;title&quot;: &quot;Paragraph&quot;}, {&quot;format&quot;: &quot;blockquote&quot;, &quot;title&quot;: &quot;Blockquote&quot;}, {&quot;format&quot;: &quot;div&quot;, &quot;title&quot;: &quot;Div&quot;}, {&quot;format&quot;: &quot;pre&quot;, &quot;title&quot;: &quot;Pre&quot;}], &quot;title&quot;: &quot;Block&quot;}, {&quot;items&quot;: [{&quot;format&quot;: &quot;bold&quot;, &quot;title&quot;: &quot;Bold&quot;, &quot;icon&quot;: &quot;bold&quot;}, {&quot;format&quot;: &quot;italic&quot;, &quot;title&quot;: &quot;Italic&quot;, &quot;icon&quot;: &quot;italic&quot;}, {&quot;format&quot;: &quot;underline&quot;, &quot;title&quot;: &quot;Underline&quot;, &quot;icon&quot;: &quot;underline&quot;}, {&quot;format&quot;: &quot;strikethrough&quot;, &quot;title&quot;: &quot;Strikethrough&quot;, &quot;icon&quot;: &quot;strikethrough&quot;}, {&quot;format&quot;: &quot;superscript&quot;, &quot;title&quot;: &quot;Superscript&quot;, &quot;icon&quot;: &quot;superscript&quot;}, {&quot;format&quot;: &quot;subscript&quot;, &quot;title&quot;: &quot;Subscript&quot;, &quot;icon&quot;: &quot;subscript&quot;}, {&quot;format&quot;: &quot;code&quot;, &quot;title&quot;: &quot;Code&quot;, &quot;icon&quot;: &quot;code&quot;}], &quot;title&quot;: &quot;Inline&quot;}, {&quot;items&quot;: [{&quot;format&quot;: &quot;alignleft&quot;, &quot;title&quot;: &quot;Left&quot;, &quot;icon&quot;: &quot;alignleft&quot;}, {&quot;format&quot;: &quot;aligncenter&quot;, &quot;title&quot;: &quot;Center&quot;, &quot;icon&quot;: &quot;aligncenter&quot;}, {&quot;format&quot;: &quot;alignright&quot;, &quot;title&quot;: &quot;Right&quot;, &quot;icon&quot;: &quot;alignright&quot;}, {&quot;format&quot;: &quot;alignjustify&quot;, &quot;title&quot;: &quot;Justify&quot;, &quot;icon&quot;: &quot;alignjustify&quot;}], &quot;title&quot;: &quot;Alignment&quot;}, {&quot;items&quot;: [{&quot;title&quot;: &quot;Listing&quot;, &quot;classes&quot;: &quot;listing&quot;, &quot;selector&quot;: &quot;table&quot;}, {&quot;title&quot;: &quot;No border&quot;, &quot;classes&quot;: &quot;borderless&quot;, &quot;selector&quot;: &quot;table&quot;}], &quot;title&quot;: &quot;Tables&quot;}, {&quot;title&quot;: &quot;clear&quot;, &quot;block&quot;: &quot;div&quot;, &quot;classes&quot;: &quot;visualClear&quot;}, {&quot;title&quot;: &quot;Full width underline&quot;, &quot;classes&quot;: &quot;full-width-underline&quot;, &quot;selector&quot;: &quot;h2,h1,h3,h4,h5,h6,p,div&quot;}, {&quot;title&quot;: &quot;Large first letter&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;large-first-letter&quot;}, {&quot;title&quot;: &quot;Accordion&quot;, &quot;classes&quot;: &quot;accordion&quot;, &quot;selector&quot;: &quot;ul&quot;}, {&quot;title&quot;: &quot;Large heading&quot;, &quot;classes&quot;: &quot;large-heading&quot;, &quot;selector&quot;: &quot;h2,h1,h3&quot;}, {&quot;title&quot;: &quot;Sub-heading&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;sub-heading&quot;}], &quot;external_plugins&quot;: {&quot;fbianchor&quot;: &quot;++theme++fbigov.theme/js/tinymce_fbianchor.js&quot;, &quot;tamarize&quot;: &quot;++theme++fbigov.theme/js/tinymce_tamarize.js&quot;, &quot;mce-table-buttons&quot;: &quot;++plone++castle/tinymce-table.js&quot;}, &quot;importcss_file_filter&quot;: &quot;https://www.fbi.gov/++plone++static/tinymce-styles.css&quot;, &quot;linkTypes&quot;: [&quot;internal&quot;, &quot;modallink&quot;, &quot;external&quot;, &quot;email&quot;, &quot;anchor&quot;], &quot;paste_merge_formats&quot;: true, &quot;entity_encoding&quot;: &quot;raw&quot;, &quot;resize&quot;: &quot;both&quot;, &quot;menubar&quot;: [&quot;edit&quot;, &quot;table&quot;, &quot;format&quot;, &quot;toolsview&quot;, &quot;insert&quot;], &quot;formats&quot;: [{&quot;title&quot;: &quot;clear&quot;, &quot;block&quot;: &quot;div&quot;, &quot;classes&quot;: &quot;visualClear&quot;}, {&quot;title&quot;: &quot;Full width underline&quot;, &quot;classes&quot;: &quot;full-width-underline&quot;, &quot;selector&quot;: &quot;h2,h1,h3,h4,h5,h6,p,div&quot;}, {&quot;title&quot;: &quot;Large first letter&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;large-first-letter&quot;}, {&quot;title&quot;: &quot;Accordion&quot;, &quot;classes&quot;: &quot;accordion&quot;, &quot;selector&quot;: &quot;ul&quot;}, {&quot;title&quot;: &quot;Large heading&quot;, &quot;classes&quot;: &quot;large-heading&quot;, &quot;selector&quot;: &quot;h2,h1,h3&quot;}, {&quot;title&quot;: &quot;Sub-heading&quot;, &quot;block&quot;: &quot;p&quot;, &quot;classes&quot;: &quot;sub-heading&quot;}], &quot;menu&quot;: {&quot;table&quot;: {&quot;items&quot;: &quot;inserttable tableprops deletetable | cell row column&quot;, &quot;title&quot;: &quot;Table&quot;}, &quot;tools&quot;: {&quot;items&quot;: &quot;spellchecker charmap emoticons insertdatetime layer code&quot;, &quot;title&quot;: &quot;Tools&quot;}, &quot;edit&quot;: {&quot;items&quot;: &quot;undo redo | cut copy paste pastetext | searchreplace textpattern selectall | textcolor&quot;, &quot;title&quot;: &quot;Edit&quot;}, &quot;format&quot;: {&quot;items&quot;: &quot;bold italic underline strikethrough superscript subscript | formats | removeformat&quot;, &quot;title&quot;: &quot;Format&quot;}, &quot;view&quot;: {&quot;items&quot;: &quot;visualaid visualchars visualblocks preview fullpage fullscreen&quot;, &quot;title&quot;: &quot;View&quot;}, &quot;insert&quot;: {&quot;items&quot;: &quot;link media | template hr&quot;, &quot;title&quot;: &quot;Insert&quot;}}, &quot;toolbar&quot;: &quot;ltr rtl | undo redo | styleselect | bold italic | alignleft aligncenter alignright alignjustify | bullist numlist outdent indent | unlink plonelink ploneimage |textcolor&quot;, &quot;importcss_append&quot;: true, &quot;templates&quot;: {}, &quot;paste_as_text&quot;: true, &quot;paste_retain_style_properties&quot;: &quot;&quot;, &quot;paste_data_images&quot;: true, &quot;content_css&quot;: &quot;https://www.fbi.gov/++plone++static/tinymce-styles.css,https://www.fbi.gov/++plone++static/plone-compiled.css,https://www.fbi.gov/++theme++fbigov.theme/css/index.css&quot;, &quot;plugins&quot;: [&quot;plonelink&quot;, &quot;ploneimage&quot;, &quot;importcss&quot;, &quot;advlist&quot;, &quot;anchor&quot;, &quot;code&quot;, &quot;fullscreen&quot;, &quot;hr&quot;, &quot;lists&quot;, &quot;media&quot;, &quot;nonbreaking&quot;, &quot;noneditable&quot;, &quot;pagebreak&quot;, &quot;paste&quot;, &quot;preview&quot;, &quot;print&quot;, &quot;searchreplace&quot;, &quot;tabfocus&quot;, &quot;table&quot;, &quot;textcolor&quot;, &quot;textpattern&quot;, &quot;visualchars&quot;, &quot;wordcount&quot;], &quot;browser_spellcheck&quot;: true}, &quot;base_url&quot;: &quot;https://www.fbi.gov/fbigov_homepage_new&quot;, &quot;prependToUrl&quot;: &quot;resolveuid/&quot;, &quot;prependToScalePart&quot;: &quot;/@@images/image/&quot;, &quot;loadingBaseUrl&quot;: &quot;https://www.fbi.gov/++plone++static/components/tinymce-builded/js/tinymce&quot;, &quot;scales&quot;: [{&quot;label&quot;: &quot;Listing (16x16)&quot;, &quot;name&quot;: &quot;listing&quot;, &quot;part&quot;: &quot;listing&quot;}, {&quot;label&quot;: &quot;Icon (32x32)&quot;, &quot;name&quot;: &quot;icon&quot;, &quot;part&quot;: &quot;icon&quot;}, {&quot;label&quot;: &quot;Tile (64x64)&quot;, &quot;name&quot;: &quot;tile&quot;, &quot;part&quot;: &quot;tile&quot;}, {&quot;label&quot;: &quot;Thumb (128x128)&quot;, &quot;name&quot;: &quot;thumb&quot;, &quot;part&quot;: &quot;thumb&quot;}, {&quot;label&quot;: &quot;Mini (200x200)&quot;, &quot;name&quot;: &quot;mini&quot;, &quot;part&quot;: &quot;mini&quot;}, {&quot;label&quot;: &quot;Preview (400x400)&quot;, &quot;name&quot;: &quot;preview&quot;, &quot;part&quot;: &quot;preview&quot;}, {&quot;label&quot;: &quot;Large (768x768)&quot;, &quot;name&quot;: &quot;large&quot;, &quot;part&quot;: &quot;large&quot;}, {&quot;label&quot;: &quot;High (1400x1400)&quot;, &quot;name&quot;: &quot;high&quot;, &quot;part&quot;: &quot;high&quot;}]}\" data-pat-plone-relateditems=\"{\n        &quot;width&quot;: &quot;&quot;\n      }\" data-portal-url=\"https://www.fbi.gov\" data-pat-markspeciallinks=\"{&quot;external_links_open_new_window&quot;: &quot;True&quot;,&quot;mark_special_links&quot;: &quot;False&quot;}\" data-pat-backdrop=\"{&quot;closeOnEsc&quot;: false,\n      &quot;closeOnClick&quot;: false}\" data-pat-plone-modal=\"{\n        &quot;actionOptions&quot;: {&quot;displayInModal&quot;: false},\n        &quot;backdropOptions&quot;: {&quot;closeOnClick&quot;: false, &quot;closeOnEsc&quot;: false},\n        &quot;prependContent&quot;: &quot;#main-content .portalMessage&quot;,\n        &quot;zIndexSelector&quot;: &quot;.plone-modal-wrapper,.plone-modal-backdrop,.modal-open .castle-modal-wrapper .modal,.mce-floatpanel:visible&quot;,\n         &quot;actionOptions&quot;: { &quot;timeout&quot;: 10000}\n      }\" data-pat-pickadate=\"{&quot;date&quot;: {&quot;selectYears&quot;: 200}, &quot;time&quot;: {&quot;interval&quot;: 30 } }\" data-base-url=\"https://www.fbi.gov/fbigov_homepage_new\">",
                          "target": [
                            "#visual-portal-wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.55 (foreground color: #337ab7, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fbi.gov/news/press-releases\">More</a>",
                  "target": [
                    ".mosaic-fbigov\\.theme\\.listing-tile.mosaic-tile-padding-left.mosaic-tile-padding-top > .mosaic-tile-content > .castle-tile-wrapper > .list-tile.simple > .read-more > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.55 (foreground color: #337ab7, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3988ce",
                        "bgColor": "#0f0f19",
                        "contrastRatio": 5.06,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"main-footer\" id=\"main-footer\">",
                          "target": [
                            "#main-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fbi.gov/wanted/topten\" target=\"_self\" title=\"Ten Most Wanted\">Ten Most Wanted</a>",
                  "target": [
                    "a[title=\"Ten Most Wanted\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3988ce",
                        "bgColor": "#0f0f19",
                        "contrastRatio": 5.06,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"main-footer\" id=\"main-footer\">",
                          "target": [
                            "#main-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fbi.gov/wanted/fugitives\" target=\"_self\" title=\"Fugitives\">Fugitives</a>",
                  "target": [
                    "a[title=\"Fugitives\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3988ce",
                        "bgColor": "#0f0f19",
                        "contrastRatio": 5.06,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"main-footer\" id=\"main-footer\">",
                          "target": [
                            "#main-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fbi.gov/wanted/terrorism\" target=\"_self\" title=\"Terrorism\">Terrorism</a>",
                  "target": [
                    "li:nth-child(4) > a[title=\"Terrorism\"][target=\"_self\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3988ce",
                        "bgColor": "#0f0f19",
                        "contrastRatio": 5.06,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"main-footer\" id=\"main-footer\">",
                          "target": [
                            "#main-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fbi.gov/wanted/kidnap\" target=\"_self\" title=\"Kidnappings / Missing Persons\">Kidnappings / Missing Persons</a>",
                  "target": [
                    "a[title=\"Kidnappings / Missing Persons\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3988ce",
                        "bgColor": "#0f0f19",
                        "contrastRatio": 5.06,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"main-footer\" id=\"main-footer\">",
                          "target": [
                            "#main-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fbi.gov/wanted/seeking-information\" target=\"_self\" title=\"Seeking Information\">Seeking Information</a>",
                  "target": [
                    "a[title=\"Seeking Information\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3988ce",
                        "bgColor": "#0f0f19",
                        "contrastRatio": 5.06,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"main-footer\" id=\"main-footer\">",
                          "target": [
                            "#main-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fbi.gov/wanted/bank-robbers\" target=\"_self\" title=\"Bank Robbers\">Bank Robbers</a>",
                  "target": [
                    "a[title=\"Bank Robbers\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3988ce",
                        "bgColor": "#0f0f19",
                        "contrastRatio": 5.06,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"main-footer\" id=\"main-footer\">",
                          "target": [
                            "#main-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fbi.gov/wanted/ecap\" target=\"_self\" title=\"ECAP\">ECAP</a>",
                  "target": [
                    "a[title=\"ECAP\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3988ce",
                        "bgColor": "#0f0f19",
                        "contrastRatio": 5.06,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"main-footer\" id=\"main-footer\">",
                          "target": [
                            "#main-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fbi.gov/wanted/vicap\" target=\"_self\" title=\"ViCAP\">ViCAP</a>",
                  "target": [
                    "a[title=\"ViCAP\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3988ce",
                        "bgColor": "#0f0f19",
                        "contrastRatio": 5.06,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"main-footer\" id=\"main-footer\">",
                          "target": [
                            "#main-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fbi.gov/about/mission\" target=\"_self\" title=\"Mission &amp; Priorities\">Mission &amp; Priorities</a>",
                  "target": [
                    "a[title=\"Mission & Priorities\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3988ce",
                        "bgColor": "#0f0f19",
                        "contrastRatio": 5.06,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"main-footer\" id=\"main-footer\">",
                          "target": [
                            "#main-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fbi.gov/about/leadership-and-structure\" target=\"_self\" title=\"Leadership &amp; Structure\">Leadership &amp; Structure</a>",
                  "target": [
                    "a[title=\"Leadership & Structure\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3988ce",
                        "bgColor": "#0f0f19",
                        "contrastRatio": 5.06,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"main-footer\" id=\"main-footer\">",
                          "target": [
                            "#main-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fbi.gov/about/partnerships\" target=\"_self\" title=\"Partnerships\">Partnerships</a>",
                  "target": [
                    "a[title=\"Partnerships\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3988ce",
                        "bgColor": "#0f0f19",
                        "contrastRatio": 5.06,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"main-footer\" id=\"main-footer\">",
                          "target": [
                            "#main-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fbi.gov/about/community-outreach\" target=\"_self\" title=\"Community Outreach\">Community Outreach</a>",
                  "target": [
                    "a[title=\"Community Outreach\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3988ce",
                        "bgColor": "#0f0f19",
                        "contrastRatio": 5.06,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"main-footer\" id=\"main-footer\">",
                          "target": [
                            "#main-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fbi.gov/about/faqs\" target=\"_self\" title=\"FAQs\">FAQs</a>",
                  "target": [
                    "a[href$=\"faqs\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3988ce",
                        "bgColor": "#0f0f19",
                        "contrastRatio": 5.06,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"main-footer\" id=\"main-footer\">",
                          "target": [
                            "#main-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fbi.gov/news/stories\" target=\"_self\" title=\"Stories\">Stories</a>",
                  "target": [
                    "a[title=\"Stories\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3988ce",
                        "bgColor": "#0f0f19",
                        "contrastRatio": 5.06,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"main-footer\" id=\"main-footer\">",
                          "target": [
                            "#main-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fbi.gov/news/videos\" target=\"_self\" title=\"Videos\">Videos</a>",
                  "target": [
                    "a[title=\"Videos\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3988ce",
                        "bgColor": "#0f0f19",
                        "contrastRatio": 5.06,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"main-footer\" id=\"main-footer\">",
                          "target": [
                            "#main-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fbi.gov/news/pressrel\" target=\"_self\" title=\"Press Release\">Press Release</a>",
                  "target": [
                    "a[title=\"Press Release\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3988ce",
                        "bgColor": "#0f0f19",
                        "contrastRatio": 5.06,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"main-footer\" id=\"main-footer\">",
                          "target": [
                            "#main-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fbi.gov/news/speeches\" target=\"_self\" title=\"Speeches\">Speeches</a>",
                  "target": [
                    "a[title=\"Speeches\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3988ce",
                        "bgColor": "#0f0f19",
                        "contrastRatio": 5.06,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"main-footer\" id=\"main-footer\">",
                          "target": [
                            "#main-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fbi.gov/news/testimony\" target=\"_self\" title=\"Testimony\">Testimony</a>",
                  "target": [
                    "a[title=\"Testimony\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3988ce",
                        "bgColor": "#0f0f19",
                        "contrastRatio": 5.06,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"main-footer\" id=\"main-footer\">",
                          "target": [
                            "#main-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fbi.gov/news/podcasts\" target=\"_self\" title=\"Podcasts and Radio\">Podcasts and Radio</a>",
                  "target": [
                    "a[title=\"Podcasts and Radio\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3988ce",
                        "bgColor": "#0f0f19",
                        "contrastRatio": 5.06,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"main-footer\" id=\"main-footer\">",
                          "target": [
                            "#main-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fbi.gov/news/photos\" target=\"_self\" title=\"Photos\">Photos</a>",
                  "target": [
                    "a[title=\"Photos\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3988ce",
                        "bgColor": "#0f0f19",
                        "contrastRatio": 5.06,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"main-footer\" id=\"main-footer\">",
                          "target": [
                            "#main-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fbi.gov/news/espanol\" target=\"_self\" title=\"Español\">Español</a>",
                  "target": [
                    "a[title=\"Español\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3988ce",
                        "bgColor": "#0f0f19",
                        "contrastRatio": 5.06,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"main-footer\" id=\"main-footer\">",
                          "target": [
                            "#main-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fbi.gov/news/apps\" target=\"_self\" title=\"Apps\">Apps</a>",
                  "target": [
                    "a[href$=\"apps\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3988ce",
                        "bgColor": "#0f0f19",
                        "contrastRatio": 5.06,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"main-footer\" id=\"main-footer\">",
                          "target": [
                            "#main-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fbi.gov/resources/law-enforcement\" target=\"_self\" title=\"Law Enforcement\">Law Enforcement</a>",
                  "target": [
                    "a[title=\"Law Enforcement\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3988ce",
                        "bgColor": "#0f0f19",
                        "contrastRatio": 5.06,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"main-footer\" id=\"main-footer\">",
                          "target": [
                            "#main-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fbi.gov/resources/businesses\" target=\"_self\" title=\"Businesses\">Businesses</a>",
                  "target": [
                    "a[title=\"Businesses\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3988ce",
                        "bgColor": "#0f0f19",
                        "contrastRatio": 5.06,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"main-footer\" id=\"main-footer\">",
                          "target": [
                            "#main-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fbi.gov/resources/victim-assistance\" target=\"_self\" title=\"Victim Assistance\">Victim Assistance</a>",
                  "target": [
                    "a[title=\"Victim Assistance\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3988ce",
                        "bgColor": "#0f0f19",
                        "contrastRatio": 5.06,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"main-footer\" id=\"main-footer\">",
                          "target": [
                            "#main-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fbi.gov/resources/library\" target=\"_self\" title=\"Reports &amp; Publications\">Reports &amp; Publications</a>",
                  "target": [
                    "a[title=\"Reports & Publications\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3988ce",
                        "bgColor": "#0f0f19",
                        "contrastRatio": 5.06,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"main-footer\" id=\"main-footer\">",
                          "target": [
                            "#main-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fbi.gov/investigate/terrorism\" target=\"_self\" title=\"Terrorism\">Terrorism</a>",
                  "target": [
                    "li:nth-child(2) > a[title=\"Terrorism\"][target=\"_self\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3988ce",
                        "bgColor": "#0f0f19",
                        "contrastRatio": 5.06,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"main-footer\" id=\"main-footer\">",
                          "target": [
                            "#main-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fbi.gov/investigate/counterintelligence\" target=\"_self\" title=\"Counterintelligence\">Counterintelligence</a>",
                  "target": [
                    "a[title=\"Counterintelligence\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3988ce",
                        "bgColor": "#0f0f19",
                        "contrastRatio": 5.06,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"main-footer\" id=\"main-footer\">",
                          "target": [
                            "#main-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fbi.gov/investigate/cyber\" target=\"_self\" title=\"Cyber Crime\">Cyber Crime</a>",
                  "target": [
                    "a[title=\"Cyber Crime\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3988ce",
                        "bgColor": "#0f0f19",
                        "contrastRatio": 5.06,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"main-footer\" id=\"main-footer\">",
                          "target": [
                            "#main-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fbi.gov/investigate/public-corruption\" target=\"_self\" title=\"Public Corruption\">Public Corruption</a>",
                  "target": [
                    "a[title=\"Public Corruption\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3988ce",
                        "bgColor": "#0f0f19",
                        "contrastRatio": 5.06,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"main-footer\" id=\"main-footer\">",
                          "target": [
                            "#main-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fbi.gov/investigate/civil-rights\" target=\"_self\" title=\"Civil Rights\">Civil Rights</a>",
                  "target": [
                    "a[title=\"Civil Rights\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3988ce",
                        "bgColor": "#0f0f19",
                        "contrastRatio": 5.06,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"main-footer\" id=\"main-footer\">",
                          "target": [
                            "#main-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fbi.gov/investigate/organized-crime\" target=\"_self\" title=\"Organized Crime\">Organized Crime</a>",
                  "target": [
                    "a[title=\"Organized Crime\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3988ce",
                        "bgColor": "#0f0f19",
                        "contrastRatio": 5.06,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"main-footer\" id=\"main-footer\">",
                          "target": [
                            "#main-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fbi.gov/investigate/white-collar-crime\" target=\"_self\" title=\"White-Collar Crime\">White-Collar Crime</a>",
                  "target": [
                    "a[title=\"White-Collar Crime\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3988ce",
                        "bgColor": "#0f0f19",
                        "contrastRatio": 5.06,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"main-footer\" id=\"main-footer\">",
                          "target": [
                            "#main-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fbi.gov/investigate/violent-crime\" target=\"_self\" title=\"Violent Crime\">Violent Crime</a>",
                  "target": [
                    "a[title=\"Violent Crime\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3988ce",
                        "bgColor": "#0f0f19",
                        "contrastRatio": 5.06,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"main-footer\" id=\"main-footer\">",
                          "target": [
                            "#main-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fbi.gov/investigate/wmd\" target=\"_self\" title=\"WMD\">WMD</a>",
                  "target": [
                    "a[title=\"WMD\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3988ce",
                        "bgColor": "#0f0f19",
                        "contrastRatio": 5.06,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"main-footer\" id=\"main-footer\">",
                          "target": [
                            "#main-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fbi.gov/contact-us/field-offices\" target=\"_self\" title=\"Field Offices\">Field Offices</a>",
                  "target": [
                    "a[title=\"Field Offices\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3988ce",
                        "bgColor": "#0f0f19",
                        "contrastRatio": 5.06,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"main-footer\" id=\"main-footer\">",
                          "target": [
                            "#main-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fbi.gov/contact-us/fbi-headquarters\" target=\"_self\" title=\"FBI Headquarters\">FBI Headquarters</a>",
                  "target": [
                    "a[title=\"FBI Headquarters\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3988ce",
                        "bgColor": "#0f0f19",
                        "contrastRatio": 5.06,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"main-footer\" id=\"main-footer\">",
                          "target": [
                            "#main-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fbi.gov/contact-us/legal-attache-offices\" target=\"_self\" title=\"Overseas Offices\">Overseas Offices</a>",
                  "target": [
                    "a[title=\"Overseas Offices\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3988ce",
                        "bgColor": "#0f0f19",
                        "contrastRatio": 5.06,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"main-footer\" id=\"main-footer\">",
                          "target": [
                            "#main-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fbi.gov/services/cjis\" target=\"_self\" title=\"CJIS\">CJIS</a>",
                  "target": [
                    "a[title=\"CJIS\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3988ce",
                        "bgColor": "#0f0f19",
                        "contrastRatio": 5.06,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"main-footer\" id=\"main-footer\">",
                          "target": [
                            "#main-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fbi.gov/services/cirg\" target=\"_self\" title=\"CIRG\">CIRG</a>",
                  "target": [
                    "a[title=\"CIRG\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3988ce",
                        "bgColor": "#0f0f19",
                        "contrastRatio": 5.06,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"main-footer\" id=\"main-footer\">",
                          "target": [
                            "#main-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fbi.gov/services/laboratory\" target=\"_self\" title=\"Laboratory Services\">Laboratory Services</a>",
                  "target": [
                    "a[title=\"Laboratory Services\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3988ce",
                        "bgColor": "#0f0f19",
                        "contrastRatio": 5.06,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"main-footer\" id=\"main-footer\">",
                          "target": [
                            "#main-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fbi.gov/services/training-academy\" target=\"_self\" title=\"Training Academy\">Training Academy</a>",
                  "target": [
                    "a[title=\"Training Academy\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3988ce",
                        "bgColor": "#0f0f19",
                        "contrastRatio": 5.06,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"main-footer\" id=\"main-footer\">",
                          "target": [
                            "#main-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fbi.gov/services/operational-technology\" target=\"_self\" title=\"Operational Technology\">Operational Technology</a>",
                  "target": [
                    "a[title=\"Operational Technology\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3988ce",
                        "bgColor": "#0f0f19",
                        "contrastRatio": 5.06,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"main-footer\" id=\"main-footer\">",
                          "target": [
                            "#main-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fbi.gov/services/information-management\" target=\"_self\" title=\"Information Management\">Information Management</a>",
                  "target": [
                    "a[title=\"Information Management\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3988ce",
                        "bgColor": "#0f0f19",
                        "contrastRatio": 5.06,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"main-footer\" id=\"main-footer\">",
                          "target": [
                            "#main-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fbi.gov/tips\" target=\"_self\" title=\"Submit a Tip\">Submit a Tip</a>",
                  "target": [
                    "a[title=\"Submit a Tip\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3988ce",
                        "bgColor": "#0f0f19",
                        "contrastRatio": 5.06,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"main-footer\" id=\"main-footer\">",
                          "target": [
                            "#main-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://ucr.fbi.gov\" target=\"_blank\" title=\"Crime Statistics\">Crime Statistics</a>",
                  "target": [
                    "a[title=\"Crime Statistics\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3988ce",
                        "bgColor": "#0f0f19",
                        "contrastRatio": 5.06,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"main-footer\" id=\"main-footer\">",
                          "target": [
                            "#main-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fbi.gov/history\" target=\"_self\" title=\"History\">History</a>",
                  "target": [
                    "a[title=\"History\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3988ce",
                        "bgColor": "#0f0f19",
                        "contrastRatio": 5.06,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"main-footer\" id=\"main-footer\">",
                          "target": [
                            "#main-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fbi.gov/services/information-management/foipa\" target=\"_blank\" title=\"FOIPA\">FOIPA</a>",
                  "target": [
                    "a[title=\"FOIPA\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3988ce",
                        "bgColor": "#0f0f19",
                        "contrastRatio": 5.06,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"main-footer\" id=\"main-footer\">",
                          "target": [
                            "#main-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fbi.gov/scams-and-safety\" target=\"_self\" title=\"Scams &amp; Safety\">Scams &amp; Safety</a>",
                  "target": [
                    "a[title=\"Scams & Safety\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3988ce",
                        "bgColor": "#0f0f19",
                        "contrastRatio": 5.06,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"main-footer\" id=\"main-footer\">",
                          "target": [
                            "#main-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fbi.gov/fbi-kids\" target=\"_self\" title=\"FBI Kids\">FBI Kids</a>",
                  "target": [
                    "a[title=\"FBI Kids\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3988ce",
                        "bgColor": "#0f0f19",
                        "contrastRatio": 5.06,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"main-footer\" id=\"main-footer\">",
                          "target": [
                            "#main-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fbi.gov/contact-us/fbi-headquarters/the-fbi-experience\" target=\"_self\" title=\"FBI Tour\">FBI Tour</a>",
                  "target": [
                    "a[title=\"FBI Tour\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3988ce",
                        "bgColor": "#0f0f19",
                        "contrastRatio": 5.06,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"main-footer\" id=\"main-footer\">",
                          "target": [
                            "#main-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fbi.gov/accessibility\" target=\"_self\" title=\"Accessibility\">Accessibility</a>",
                  "target": [
                    "li:nth-child(2) > a[title=\"Accessibility\"][target=\"_self\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3988ce",
                        "bgColor": "#0f0f19",
                        "contrastRatio": 5.06,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"main-footer\" id=\"main-footer\">",
                          "target": [
                            "#main-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.regulations.gov/\" target=\"_blank\" title=\"eRulemaking\">eRulemaking</a>",
                  "target": [
                    "li:nth-child(3) > a[href$=\"regulations.gov/\"][title=\"eRulemaking\"][target=\"_blank\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3988ce",
                        "bgColor": "#0f0f19",
                        "contrastRatio": 5.06,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"main-footer\" id=\"main-footer\">",
                          "target": [
                            "#main-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fbi.gov/services/information-management/foipa\" target=\"_self\" title=\"Freedom of Information / Privacy Act\">Freedom of Information / Privacy Act</a>",
                  "target": [
                    ".footer-right > ul > li:nth-child(4) > a[target=\"_self\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3988ce",
                        "bgColor": "#0f0f19",
                        "contrastRatio": 5.06,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"main-footer\" id=\"main-footer\">",
                          "target": [
                            "#main-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fbi.gov/legalnotices\" target=\"_self\" title=\"Legal Notices\">Legal Notices</a>",
                  "target": [
                    "li:nth-child(5) > a[title=\"Legal Notices\"][target=\"_self\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3988ce",
                        "bgColor": "#0f0f19",
                        "contrastRatio": 5.06,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"main-footer\" id=\"main-footer\">",
                          "target": [
                            "#main-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.justice.gov/legalpolicies\" target=\"_blank\" title=\"Legal Policies &amp; Disclaimers\">Legal Policies &amp; Disclaimers</a>",
                  "target": [
                    "li:nth-child(6) > a[title=\"Legal Policies & Disclaimers\"][target=\"_blank\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3988ce",
                        "bgColor": "#0f0f19",
                        "contrastRatio": 5.06,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"main-footer\" id=\"main-footer\">",
                          "target": [
                            "#main-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fbi.gov/privacy-policy\" target=\"_self\" title=\"Privacy Policy\">Privacy Policy</a>",
                  "target": [
                    "li:nth-child(7) > a[title=\"Privacy Policy\"][target=\"_self\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3988ce",
                        "bgColor": "#0f0f19",
                        "contrastRatio": 5.06,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"main-footer\" id=\"main-footer\">",
                          "target": [
                            "#main-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.usa.gov/\" target=\"_blank\" title=\"USA.gov\">USA.gov</a>",
                  "target": [
                    "li:nth-child(8) > a[href$=\"usa.gov/\"][title=\"USA.gov\"][target=\"_blank\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3988ce",
                        "bgColor": "#0f0f19",
                        "contrastRatio": 5.06,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"main-footer\" id=\"main-footer\">",
                          "target": [
                            "#main-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.whitehouse.gov/\" target=\"_blank\" title=\"White House\">White House</a>",
                  "target": [
                    "li:nth-child(9) > a[href$=\"whitehouse.gov/\"][title=\"White House\"][target=\"_blank\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3988ce",
                        "bgColor": "#0f0f19",
                        "contrastRatio": 5.06,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"main-footer\" id=\"main-footer\">",
                          "target": [
                            "#main-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.justice.gov/jmd/eeo-program-status-report\" target=\"_blank\" title=\"No FEAR Act\">No FEAR Act</a>",
                  "target": [
                    "li:nth-child(10) > a[title=\"No FEAR Act\"][target=\"_blank\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3988ce",
                        "bgColor": "#0f0f19",
                        "contrastRatio": 5.06,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"main-footer\" id=\"main-footer\">",
                          "target": [
                            "#main-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fbijobs.gov/equal-opportunity\" target=\"_blank\" title=\"Equal Opportunity\">Equal Opportunity</a>",
                  "target": [
                    "li:nth-child(11) > a[title=\"Equal Opportunity\"][target=\"_blank\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.06 (foreground color: #3988ce, background color: #0f0f19, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                }
              ]
            },
            {
              "id": "empty-heading",
              "impact": "minor",
              "tags": [
                "cat.name-role-value",
                "best-practice"
              ],
              "description": "Ensures headings have discernible text",
              "help": "Headings should not be empty",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/empty-heading?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "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": "minor",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<h3></h3>",
                  "target": [
                    ".cover-image-content > h3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have text that is visible to screen readers\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": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "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": "minor",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<h2></h2>",
                  "target": [
                    ".cover-image-content > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have text that is visible to screen readers\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": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "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": "minor",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<h2><br></h2>",
                  "target": [
                    ".mosaic-grid-row.row:nth-child(1) > .mosaic-width-full.col-md-12.mosaic-position-leftmost > .mosaic-plone\\.app\\.standardtiles\\.rawhtml-tile.movable.removable > .mosaic-tile-content > h2:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have text that is visible to screen readers\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": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "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": "minor",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<h2><br></h2>",
                  "target": [
                    ".mosaic-grid-row.row:nth-child(8) > .mosaic-width-full.col-md-12.mosaic-position-leftmost > .mosaic-tile-padding-bottom.mosaic-plone\\.app\\.standardtiles\\.rawhtml-tile.movable > .mosaic-tile-content > h2:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have text that is visible to screen readers\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": "heading-order",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the order of headings is semantically correct",
              "help": "Heading levels should only increase by one",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/heading-order?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "heading-order",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Heading order invalid"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h4 class=\"media-heading\">\n<a href=\"https://www.fbi.gov/wanted\">Help Find Fugitives &amp; Missing Persons</a>\n</h4>",
                  "target": [
                    ".mosaic-grid-row.row:nth-child(2) > .mosaic-position-leftmost.iconlink-tile-parent.mosaic-width-third > .mosaic-fbigov\\.theme\\.iconlink-tile.movable.removable > .mosaic-tile-content > .castle-tile-wrapper > .icon-link-wrapper > .media-body.top-align > h4"
                  ],
                  "failureSummary": "Fix any of the following:\n  Heading order invalid"
                },
                {
                  "any": [
                    {
                      "id": "heading-order",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Heading order invalid"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h3>federal bureau of investigation</h3>",
                  "target": [
                    ".agency > h3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Heading order invalid"
                }
              ]
            },
            {
              "id": "image-alt",
              "impact": "critical",
              "tags": [
                "cat.text-alternatives",
                "wcag2a",
                "wcag111",
                "section508",
                "section508.22.a",
                "ACT"
              ],
              "description": "Ensures <img> elements have alternate text or a role of none or presentation",
              "help": "Images must have alternate text",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/image-alt?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "has-alt",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Element does not have an alt attribute"
                    },
                    {
                      "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"
                    },
                    {
                      "id": "presentational-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<img src=\"https://www.fbi.gov/++theme++fbigov.theme/uswds-2.9.0/img/icon-dot-gov.svg\">",
                  "target": [
                    ".left > img"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                },
                {
                  "any": [
                    {
                      "id": "has-alt",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Element does not have an alt attribute"
                    },
                    {
                      "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"
                    },
                    {
                      "id": "presentational-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<img src=\"https://www.fbi.gov/++theme++fbigov.theme/uswds-2.9.0/img/icon-https.svg\">",
                  "target": [
                    ".right > img"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                },
                {
                  "any": [
                    {
                      "id": "has-alt",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Element does not have an alt attribute"
                    },
                    {
                      "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"
                    },
                    {
                      "id": "presentational-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<img src=\"https://www.fbi.gov/++theme++fbigov.theme/images/fbi_seal_new.png\">",
                  "target": [
                    "a[href=\"../\"] > img"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                }
              ]
            },
            {
              "id": "landmark-one-main",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the document has a main landmark",
              "help": "Document should have one main landmark",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/landmark-one-main?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "page-has-main",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Document does not have a main landmark"
                    }
                  ],
                  "none": [],
                  "impact": "moderate",
                  "html": "<html lang=\"en\" data-gridsystem=\"bs3\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  Document does not have a main landmark"
                }
              ]
            },
            {
              "id": "region",
              "impact": "moderate",
              "tags": [
                "cat.keyboard",
                "best-practice"
              ],
              "description": "Ensures all page content is contained by landmarks",
              "help": "All page content should be contained by landmarks",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/region?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"top-nav-bar\">",
                  "target": [
                    ".top-nav-bar"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"mosaic-grid-row row\">",
                  "target": [
                    "div[data-panel=\"content\"] > .mosaic-grid-row.row:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"icon-link-wrapper\">",
                  "target": [
                    ".mosaic-grid-row.row:nth-child(2) > .mosaic-position-leftmost.iconlink-tile-parent.mosaic-width-third > .mosaic-fbigov\\.theme\\.iconlink-tile.movable.removable > .mosaic-tile-content > .castle-tile-wrapper > .icon-link-wrapper"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"icon-link-wrapper\">",
                  "target": [
                    ".mosaic-grid-row.row:nth-child(2) > .mosaic-position-third.iconlink-tile-parent.mosaic-width-third > .mosaic-fbigov\\.theme\\.iconlink-tile.movable.removable > .mosaic-tile-content > .castle-tile-wrapper > .icon-link-wrapper"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"icon-link-wrapper\">",
                  "target": [
                    ".mosaic-grid-row.row:nth-child(2) > .mosaic-position-two-thirds.iconlink-tile-parent.mosaic-width-third > .mosaic-fbigov\\.theme\\.iconlink-tile.movable.removable > .mosaic-tile-content > .castle-tile-wrapper > .icon-link-wrapper"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"icon-link-wrapper\">",
                  "target": [
                    ".mosaic-grid-row.row:nth-child(3) > .mosaic-position-leftmost.iconlink-tile-parent.mosaic-width-third > .mosaic-fbigov\\.theme\\.iconlink-tile.movable.removable > .mosaic-tile-content > .castle-tile-wrapper > .icon-link-wrapper"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"icon-link-wrapper\">",
                  "target": [
                    ".mosaic-grid-row.row:nth-child(3) > .mosaic-position-third.iconlink-tile-parent.mosaic-width-third > .mosaic-fbigov\\.theme\\.iconlink-tile.movable.removable > .mosaic-tile-content > .castle-tile-wrapper > .icon-link-wrapper"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"icon-link-wrapper\">",
                  "target": [
                    ".mosaic-grid-row.row:nth-child(3) > .mosaic-position-two-thirds.iconlink-tile-parent.mosaic-width-third > .mosaic-fbigov\\.theme\\.iconlink-tile.movable.removable > .mosaic-tile-content > .castle-tile-wrapper > .icon-link-wrapper"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"icon-link-wrapper\">",
                  "target": [
                    ".mosaic-grid-row.row:nth-child(4) > .mosaic-position-leftmost.iconlink-tile-parent.mosaic-width-third > .mosaic-fbigov\\.theme\\.iconlink-tile.movable.removable > .mosaic-tile-content > .castle-tile-wrapper > .icon-link-wrapper"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"icon-link-wrapper\">",
                  "target": [
                    ".mosaic-grid-row.row:nth-child(4) > .mosaic-position-third.iconlink-tile-parent.mosaic-width-third > .mosaic-fbigov\\.theme\\.iconlink-tile.movable.removable > .mosaic-tile-content > .castle-tile-wrapper > .icon-link-wrapper"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"icon-link-wrapper\">",
                  "target": [
                    ".mosaic-grid-row.row:nth-child(4) > .mosaic-position-two-thirds.iconlink-tile-parent.mosaic-width-third > .mosaic-fbigov\\.theme\\.iconlink-tile.movable.removable > .mosaic-tile-content > .castle-tile-wrapper > .icon-link-wrapper"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"mosaic-grid-row row\">",
                  "target": [
                    ".mosaic-grid-row.row:nth-child(6)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"mosaic-grid-row row\">",
                  "target": [
                    ".mosaic-grid-row.row:nth-child(7)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"mosaic-grid-row row\">",
                  "target": [
                    ".mosaic-grid-row.row:nth-child(8)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"mosaic-grid-cell mosaic-width-third mosaic-position-leftmost col-md-4\">",
                  "target": [
                    ".mosaic-grid-row.row:nth-child(9) > .mosaic-position-leftmost.mosaic-width-third.col-md-4"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"mosaic-grid-cell mosaic-width-third mosaic-position-third col-md-4\">",
                  "target": [
                    ".mosaic-grid-row.row:nth-child(9) > .mosaic-position-third.mosaic-width-third.col-md-4"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"movable removable mosaic-tile mosaic-plone.app.standardtiles.rawhtml-tile mosaic-tile-padding-left\">\n<div class=\"mosaic-tile-content\">\n<h3>Twitter Timeline</h3>\n</div>\n</div>",
                  "target": [
                    ".mosaic-position-two-thirds.mosaic-width-third.col-md-4 > .mosaic-tile-padding-left.mosaic-plone\\.app\\.standardtiles\\.rawhtml-tile.movable"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"footer-content\">",
                  "target": [
                    ".footer-content"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"left\">\n<div class=\"brand-icon\">\n<a href=\"../\" target=\"_self\" title=\"FBI.gov\">\n<img src=\"https://www.fbi.gov/++theme++fbigov.theme/images/fbi_seal_new.png\">\n</a>\n</div>\n<div class=\"agency\">\n<h1>fbi</h1>\n<h3>federal bureau of investigation</h3>\n</div>\n</div>",
                  "target": [
                    ".footer-links-middle-content > .left"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"agency-contact\">\n<h3>\nFBI.gov Contact Center\n</h3>\n</div>",
                  "target": [
                    ".agency-contact"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<ul class=\"mobile-links main\">",
                  "target": [
                    ".mobile-links"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.fbi.gov/",
      "what": "URL",
      "result": "https://www.fbi.gov/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.fbi.gov/",
      "result": {
        "prevented": true,
        "error": "ERROR executing HTMLCS_RUNNER in the page"
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.fbi.gov/",
      "what": "URL",
      "result": "https://www.fbi.gov/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://www.fbi.gov/",
      "result": {
        "content": {
          "totals": {
            "violation": 59,
            "recommendation": 9,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[3]/div[1]/div[1]/div[1]/a[1]/img[1]",
                "aria": "/document[1]/link[19]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 187,
                "top": 5808,
                "height": 80,
                "width": 80
              },
              "snippet": "<img src=\"https://www.fbi.gov/++theme++fbigov.theme/images/fbi_seal_new.png\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[2]/img[1]",
                "aria": "/document[1]/img[2]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 346,
                "top": -130,
                "height": 104,
                "width": 72
              },
              "snippet": "<img src=\"https://www.fbi.gov/++theme++fbigov.theme/uswds-2.9.0/img/icon-https.svg\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/img[1]",
                "aria": "/document[1]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 15,
                "top": -130,
                "height": 104,
                "width": 72
              },
              "snippet": "<img src=\"https://www.fbi.gov/++theme++fbigov.theme/uswds-2.9.0/img/icon-dot-gov.svg\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Html_HasLang",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/iframe[1]/html[1]",
                "aria": "/document[1]/document[1]"
              },
              "message": "Page detected as HTML, but does not have a 'lang' attribute",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 500,
                "width": 760
              },
              "snippet": "<html>",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Header_HasContent",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[8]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[23]"
              },
              "message": "Heading element has no descriptive content",
              "bounds": {
                "left": 10,
                "top": 2856,
                "height": 33,
                "width": 780
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Header_HasContent",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h2[1]",
                "aria": "/document[1]/heading[7]"
              },
              "message": "Heading element has no descriptive content",
              "bounds": {
                "left": 10,
                "top": 454,
                "height": 33,
                "width": 780
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Header_HasContent",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h3[1]",
                "aria": "/document[1]/heading[4]"
              },
              "message": "Heading element has no descriptive content",
              "bounds": {
                "left": 90,
                "top": 218,
                "height": 0,
                "width": 620
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Header_HasContent",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[6]"
              },
              "message": "Heading element has no descriptive content",
              "bounds": {
                "left": 90,
                "top": 317,
                "height": 0,
                "width": 620
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/ul[1]",
                "aria": "/document[1]/list[10]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": -220,
                "top": 25,
                "height": 644,
                "width": 220
              },
              "snippet": "<ul class=\"mobile-links main\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[3]/div[1]/div[2]/div[2]/h3[1]",
                "aria": "/document[1]/heading[30]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 280,
                "top": 5963,
                "height": 22,
                "width": 240
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[3]/div[1]/div[2]/div[1]/ul[1]",
                "aria": "/document[1]/list[8]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 280,
                "top": 5908,
                "height": 36,
                "width": 240
              },
              "snippet": "<ul>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[3]/div[1]/div[1]/div[2]/h1[1]",
                "aria": "/document[1]/heading[28]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 277,
                "top": 5815,
                "height": 61,
                "width": 101
              },
              "snippet": "<h1>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/div[2]/div[3]/ul[1]",
                "aria": "/document[1]/list[7]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 440,
                "top": 5419,
                "height": 311,
                "width": 227
              },
              "snippet": "<ul>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/div[2]/div[2]/ul[1]",
                "aria": "/document[1]/list[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 440,
                "top": 4885,
                "height": 466,
                "width": 227
              },
              "snippet": "<ul>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/div[2]/div[1]/ul[1]",
                "aria": "/document[1]/list[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 440,
                "top": 4380,
                "height": 438,
                "width": 227
              },
              "snippet": "<ul>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[2]/ul[1]",
                "aria": "/document[1]/list[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 135,
                "top": 4913,
                "height": 466,
                "width": 192
              },
              "snippet": "<ul>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/ul[1]",
                "aria": "/document[1]/list[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 135,
                "top": 4380,
                "height": 466,
                "width": 192
              },
              "snippet": "<ul>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[1]/div[1]/h3[1]",
                "aria": "/document[1]/heading[27]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 20,
                "top": 3708,
                "height": 22,
                "width": 770
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[2]/div[2]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 20,
                "top": 3668,
                "height": 20,
                "width": 770
              },
              "snippet": "<p class=\"read-more\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]",
                "aria": "/document[1]/list[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 20,
                "top": 3390,
                "height": 268,
                "width": 770
              },
              "snippet": "<ul class=\"large-block-grid-1 medium-block-grid-1 latest-news\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[2]/div[1]/div[1]/h3[1]",
                "aria": "/document[1]/heading[26]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 20,
                "top": 3358,
                "height": 22,
                "width": 770
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 3318,
                "height": 20,
                "width": 780
              },
              "snippet": "<p class=\"read-more\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]",
                "aria": "/document[1]/list[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 2984,
                "height": 324,
                "width": 780
              },
              "snippet": "<ul class=\"large-block-grid-1 medium-block-grid-1 latest-news\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[1]/div[1]/div[1]/h3[1]",
                "aria": "/document[1]/heading[25]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 2952,
                "height": 22,
                "width": 780
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[8]/div[1]/div[1]/div[1]/h2[2]",
                "aria": "/document[1]/heading[24]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 2899,
                "height": 33,
                "width": 780
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[7]/div[3]/div[1]/div[1]/div[1]/div[1]/h3[1]",
                "aria": "/document[1]/heading[22]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 2559,
                "height": 26,
                "width": 780
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[7]/div[3]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 2784,
                "height": 60,
                "width": 780
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[7]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[16]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 2595,
                "height": 178,
                "width": 780
              },
              "snippet": "<a target=\"_blank\" href=\"https://www.fbi.gov/wanted/capitol-violence\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[7]/div[2]/div[1]/div[1]/div[1]/div[1]/h3[2]/a[1]",
                "aria": "/document[1]/heading[21]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 2525,
                "height": 22,
                "width": 375
              },
              "snippet": "<a target=\"_blank\" href=\"https://www.fbi.gov/wanted/ecap/unknown-individual---jane-doe-46\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[7]/div[2]/div[1]/div[1]/div[1]/div[1]/h3[1]",
                "aria": "/document[1]/heading[20]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 2300,
                "height": 26,
                "width": 780
              },
              "snippet": "<h3 class=\"header\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[7]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[15]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 2336,
                "height": 178,
                "width": 780
              },
              "snippet": "<a target=\"_blank\" href=\"https://www.fbi.gov/wanted/ecap/unknown-individual---jane-doe-46\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[1]/div[1]/h3[1]",
                "aria": "/document[1]/heading[19]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 1826,
                "height": 26,
                "width": 780
              },
              "snippet": "<h3 class=\"header\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 2268,
                "height": 20,
                "width": 780
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[14]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 1862,
                "height": 394,
                "width": 780
              },
              "snippet": "<a target=\"_blank\" href=\"https://www.fbi.gov/news/stories/50th-anniversary-of-female-special-agents\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[6]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[18]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 1773,
                "height": 33,
                "width": 780
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[4]/div[3]/div[1]/div[1]/div[1]/div[1]/div[2]/h4[1]",
                "aria": "/document[1]/heading[17]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 245,
                "top": 1632,
                "height": 20,
                "width": 400
              },
              "snippet": "<h4 class=\"media-heading\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[4]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[13]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 155,
                "top": 1633,
                "height": 16,
                "width": 70
              },
              "snippet": "<a target=\"_blank\" href=\"https://www.fbi.gov/history\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/h4[1]",
                "aria": "/document[1]/heading[16]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 245,
                "top": 1502,
                "height": 20,
                "width": 400
              },
              "snippet": "<h4 class=\"media-heading\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[12]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 155,
                "top": 1503,
                "height": 16,
                "width": 70
              },
              "snippet": "<a target=\"_blank\" href=\"https://www.fbi.gov/investigate\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/h4[1]",
                "aria": "/document[1]/heading[15]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 245,
                "top": 1373,
                "height": 20,
                "width": 400
              },
              "snippet": "<h4 class=\"media-heading\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[11]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 155,
                "top": 1374,
                "height": 16,
                "width": 70
              },
              "snippet": "<a target=\"_blank\" href=\"https://www.fbi.gov/scams-and-safety\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[3]/div[3]/div[1]/div[1]/div[1]/div[1]/div[2]/h4[1]",
                "aria": "/document[1]/heading[14]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 245,
                "top": 1243,
                "height": 20,
                "width": 400
              },
              "snippet": "<h4 class=\"media-heading\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[3]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[10]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 155,
                "top": 1244,
                "height": 16,
                "width": 70
              },
              "snippet": "<a target=\"_blank\" href=\"https://www.fbi.gov/services/cjis/ucr\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/h4[1]",
                "aria": "/document[1]/heading[13]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 245,
                "top": 1113,
                "height": 20,
                "width": 400
              },
              "snippet": "<h4 class=\"media-heading\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[9]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 155,
                "top": 1114,
                "height": 16,
                "width": 70
              },
              "snippet": "<a target=\"_blank\" href=\"https://www.fbi.gov/contact-us\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/h4[1]",
                "aria": "/document[1]/heading[12]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 245,
                "top": 984,
                "height": 20,
                "width": 400
              },
              "snippet": "<h4 class=\"media-heading\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[8]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 155,
                "top": 985,
                "height": 16,
                "width": 70
              },
              "snippet": "<a target=\"_blank\" href=\"https://www.fbi.gov/services/cjis/identity-history-summary-checks\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[2]/h4[1]",
                "aria": "/document[1]/heading[11]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 245,
                "top": 854,
                "height": 20,
                "width": 400
              },
              "snippet": "<h4 class=\"media-heading\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[7]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 155,
                "top": 855,
                "height": 16,
                "width": 70
              },
              "snippet": "<a target=\"_blank\" href=\"https://www.fbi.gov/jobs\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/h4[1]",
                "aria": "/document[1]/heading[10]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 245,
                "top": 725,
                "height": 20,
                "width": 400
              },
              "snippet": "<h4 class=\"media-heading\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 155,
                "top": 726,
                "height": 16,
                "width": 70
              },
              "snippet": "<a target=\"_blank\" href=\"https://www.fbi.gov/contact-us\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/h4[1]",
                "aria": "/document[1]/heading[9]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 245,
                "top": 595,
                "height": 20,
                "width": 400
              },
              "snippet": "<h4 class=\"media-heading\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 155,
                "top": 596,
                "height": 16,
                "width": 70
              },
              "snippet": "<a target=\"_blank\" href=\"https://www.fbi.gov/wanted\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h2[2]",
                "aria": "/document[1]/heading[8]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 497,
                "height": 33,
                "width": 780
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/link[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 601,
                "top": 347,
                "height": 40,
                "width": 110
              },
              "snippet": "<a target=\"_blank\" href=\"https://www.fbi.gov/about/mission\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h1[1]",
                "aria": "/document[1]/heading[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 90,
                "top": 228,
                "height": 80,
                "width": 620
              },
              "snippet": "<h1>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[2]/div[1]/h5[1]",
                "aria": "/document[1]/heading[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 438,
                "top": -119,
                "height": 19,
                "width": 348
              },
              "snippet": "<h5>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/h5[1]",
                "aria": "/document[1]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 107,
                "top": -119,
                "height": 19,
                "width": 199
              },
              "snippet": "<h5>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 20,
                "top": 7,
                "height": 13,
                "width": 412
              },
              "snippet": "<a title=\"An official website of the United States government\" href=\"#\" class=\"lnk-official-us-site\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[2]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"ie=edge\" http-equiv=\"x-ua-compatible\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[3]/div[1]/div[2]/div[1]/ul[1]/li[6]/a[1]/svg[1]",
                "aria": "/document[1]/list[8]/listitem[6]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 490,
                "top": 5908,
                "height": 30,
                "width": 30
              },
              "snippet": "<svg role=\"img\" aria-labelledby=\"title\" viewBox=\"0 0 512 512\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[3]/div[1]/div[2]/div[1]/ul[1]/li[5]/a[1]/svg[1]",
                "aria": "/document[1]/list[8]/listitem[5]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 448,
                "top": 5908,
                "height": 30,
                "width": 30
              },
              "snippet": "<svg role=\"img\" aria-labelledby=\"title\" viewBox=\"0 0 16 16\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[3]/div[1]/div[2]/div[1]/ul[1]/li[4]/a[1]/svg[1]",
                "aria": "/document[1]/list[8]/listitem[4]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 406,
                "top": 5908,
                "height": 30,
                "width": 30
              },
              "snippet": "<svg role=\"img\" aria-labelledby=\"title\" viewBox=\"0 0 16 16\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[3]/div[1]/div[2]/div[1]/ul[1]/li[3]/a[1]/svg[1]",
                "aria": "/document[1]/list[8]/listitem[3]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 364,
                "top": 5908,
                "height": 30,
                "width": 30
              },
              "snippet": "<svg role=\"img\" aria-labelledby=\"title\" viewBox=\"0 0 16 16\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[3]/div[1]/div[2]/div[1]/ul[1]/li[2]/a[1]/svg[1]",
                "aria": "/document[1]/list[8]/listitem[2]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 322,
                "top": 5908,
                "height": 30,
                "width": 30
              },
              "snippet": "<svg role=\"img\" aria-labelledby=\"title\" viewBox=\"0 0 16 16\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[3]/div[1]/div[2]/div[1]/ul[1]/li[1]/a[1]/svg[1]",
                "aria": "/document[1]/list[8]/listitem[1]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 280,
                "top": 5908,
                "height": 30,
                "width": 30
              },
              "snippet": "<svg role=\"img\" aria-labelledby=\"title\" viewBox=\"0 0 16 16\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/iframe[1]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"scrolling, frameborder\" is deprecated for the <iframe> element in HTML 5",
              "bounds": {
                "left": 25,
                "top": 3735,
                "height": 500,
                "width": 760
              },
              "snippet": "<iframe title=\"Twitter Timeline\" data-widget-id=\"profile:FBI\" style=\"position: static; visibility: visible; display: inline-block; width: 100%; height: 500px; padding: 0px; border: none; max-width: 100%; min-width: 180px; margin-top: 0px; margin-bottom: 0px; min-height: 200px;\" class=\"twitter-timeline twitter-timeline-rendered\" allowfullscreen=\"true\" allowtransparency=\"true\" frameborder=\"0\" scrolling=\"no\" id=\"twitter-widget-0\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/a[1]/u[1]",
                "aria": "/document[1]/link[3]"
              },
              "message": "The <u> element is deprecated in HTML 5",
              "bounds": {
                "left": 308,
                "top": 7,
                "height": 13,
                "width": 108
              },
              "snippet": "<u>",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 84,
            "recommendation": 70,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[9]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/document[1]/list[1]/listitem[9]/link[2]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 66,
                "top": 4483,
                "height": 45,
                "width": 53
              },
              "snippet": "<a aria-label=\"FBI (screen name: FBI)\" href=\"https://twitter.com/FBI\" data-scribe=\"element:user_link\" class=\"TweetAuthor-link Identity u-linkBlend\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[8]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/document[1]/list[1]/listitem[8]/link[2]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 66,
                "top": 4181,
                "height": 45,
                "width": 53
              },
              "snippet": "<a aria-label=\"FBI (screen name: FBI)\" href=\"https://twitter.com/FBI\" data-scribe=\"element:user_link\" class=\"TweetAuthor-link Identity u-linkBlend\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[7]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/document[1]/list[1]/listitem[7]/link[2]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 66,
                "top": 3574,
                "height": 45,
                "width": 53
              },
              "snippet": "<a aria-label=\"FBI (screen name: FBI)\" href=\"https://twitter.com/FBI\" data-scribe=\"element:user_link\" class=\"TweetAuthor-link Identity u-linkBlend\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[6]/div[1]/div[3]/div[1]/a[1]",
                "aria": "/document[1]/document[1]/list[1]/listitem[6]/link[2]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 66,
                "top": 3328,
                "height": 45,
                "width": 191
              },
              "snippet": "<a aria-label=\"Justice Department (screen name: TheJusticeDept)\" href=\"https://twitter.com/TheJusticeDept\" data-scribe=\"element:user_link\" class=\"TweetAuthor-link Identity u-linkBlend\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[5]/div[1]/div[3]/div[1]/a[1]",
                "aria": "/document[1]/document[1]/list[1]/listitem[5]/link[2]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 66,
                "top": 2890,
                "height": 45,
                "width": 169
              },
              "snippet": "<a aria-label=\"FBI Most Wanted (screen name: FBIMostWanted)\" href=\"https://twitter.com/FBIMostWanted\" data-scribe=\"element:user_link\" class=\"TweetAuthor-link Identity u-linkBlend\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[4]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/document[1]/list[1]/listitem[4]/link[2]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 66,
                "top": 2655,
                "height": 45,
                "width": 53
              },
              "snippet": "<a aria-label=\"FBI (screen name: FBI)\" href=\"https://twitter.com/FBI\" data-scribe=\"element:user_link\" class=\"TweetAuthor-link Identity u-linkBlend\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[3]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/document[1]/list[1]/listitem[3]/link[2]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 66,
                "top": 1869,
                "height": 45,
                "width": 53
              },
              "snippet": "<a aria-label=\"FBI (screen name: FBI)\" href=\"https://twitter.com/FBI\" data-scribe=\"element:user_link\" class=\"TweetAuthor-link Identity u-linkBlend\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[20]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/document[1]/list[1]/listitem[20]/link[2]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 66,
                "top": 10157,
                "height": 45,
                "width": 53
              },
              "snippet": "<a aria-label=\"FBI (screen name: FBI)\" href=\"https://twitter.com/FBI\" data-scribe=\"element:user_link\" class=\"TweetAuthor-link Identity u-linkBlend\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[2]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/document[1]/list[1]/listitem[2]/link[2]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 66,
                "top": 818,
                "height": 45,
                "width": 53
              },
              "snippet": "<a aria-label=\"FBI (screen name: FBI)\" href=\"https://twitter.com/FBI\" data-scribe=\"element:user_link\" class=\"TweetAuthor-link Identity u-linkBlend\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[19]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/document[1]/list[1]/listitem[19]/link[2]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 66,
                "top": 9515,
                "height": 45,
                "width": 53
              },
              "snippet": "<a aria-label=\"FBI (screen name: FBI)\" href=\"https://twitter.com/FBI\" data-scribe=\"element:user_link\" class=\"TweetAuthor-link Identity u-linkBlend\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[18]/div[1]/div[3]/div[1]/a[1]",
                "aria": "/document[1]/document[1]/list[1]/listitem[18]/link[2]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 66,
                "top": 8671,
                "height": 45,
                "width": 138
              },
              "snippet": "<a aria-label=\"FBI New York (screen name: NewYorkFBI)\" href=\"https://twitter.com/NewYorkFBI\" data-scribe=\"element:user_link\" class=\"TweetAuthor-link Identity u-linkBlend\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[17]/div[1]/div[3]/div[1]/a[1]",
                "aria": "/document[1]/document[1]/list[1]/listitem[17]/link[2]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 66,
                "top": 7872,
                "height": 45,
                "width": 123
              },
              "snippet": "<a aria-label=\"FBI El Paso (screen name: FBIElPaso)\" href=\"https://twitter.com/FBIElPaso\" data-scribe=\"element:user_link\" class=\"TweetAuthor-link Identity u-linkBlend\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[16]/div[1]/div[3]/div[1]/a[1]",
                "aria": "/document[1]/document[1]/list[1]/listitem[16]/link[2]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 66,
                "top": 7510,
                "height": 45,
                "width": 129
              },
              "snippet": "<a aria-label=\"FBI Chicago (screen name: FBIChicago)\" href=\"https://twitter.com/FBIChicago\" data-scribe=\"element:user_link\" class=\"TweetAuthor-link Identity u-linkBlend\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[15]/div[1]/div[3]/div[1]/a[1]",
                "aria": "/document[1]/document[1]/list[1]/listitem[15]/link[2]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 66,
                "top": 7131,
                "height": 45,
                "width": 129
              },
              "snippet": "<a aria-label=\"FBI Chicago (screen name: FBIChicago)\" href=\"https://twitter.com/FBIChicago\" data-scribe=\"element:user_link\" class=\"TweetAuthor-link Identity u-linkBlend\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[14]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/document[1]/list[1]/listitem[14]/link[2]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 66,
                "top": 6824,
                "height": 45,
                "width": 53
              },
              "snippet": "<a aria-label=\"FBI (screen name: FBI)\" href=\"https://twitter.com/FBI\" data-scribe=\"element:user_link\" class=\"TweetAuthor-link Identity u-linkBlend\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[13]/div[1]/div[3]/div[1]/a[1]",
                "aria": "/document[1]/document[1]/list[1]/listitem[13]/link[2]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 66,
                "top": 6053,
                "height": 45,
                "width": 148
              },
              "snippet": "<a aria-label=\"FBI Pittsburgh (screen name: FBIPittsburgh)\" href=\"https://twitter.com/FBIPittsburgh\" data-scribe=\"element:user_link\" class=\"TweetAuthor-link Identity u-linkBlend\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[12]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/document[1]/list[1]/listitem[12]/link[2]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 66,
                "top": 5710,
                "height": 45,
                "width": 53
              },
              "snippet": "<a aria-label=\"FBI (screen name: FBI)\" href=\"https://twitter.com/FBI\" data-scribe=\"element:user_link\" class=\"TweetAuthor-link Identity u-linkBlend\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[11]/div[1]/div[3]/div[1]/a[1]",
                "aria": "/document[1]/document[1]/list[1]/listitem[11]/link[2]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 66,
                "top": 5164,
                "height": 45,
                "width": 119
              },
              "snippet": "<a aria-label=\"FBI Omaha (screen name: FBIOmaha)\" href=\"https://twitter.com/FBIOmaha\" data-scribe=\"element:user_link\" class=\"TweetAuthor-link Identity u-linkBlend\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[10]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/document[1]/list[1]/listitem[10]/link[2]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 66,
                "top": 4821,
                "height": 45,
                "width": 53
              },
              "snippet": "<a aria-label=\"FBI (screen name: FBI)\" href=\"https://twitter.com/FBI\" data-scribe=\"element:user_link\" class=\"TweetAuthor-link Identity u-linkBlend\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[1]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/document[1]/list[1]/listitem[1]/link[2]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 66,
                "top": 69,
                "height": 45,
                "width": 53
              },
              "snippet": "<a aria-label=\"FBI (screen name: FBI)\" href=\"https://twitter.com/FBI\" data-scribe=\"element:user_link\" class=\"TweetAuthor-link Identity u-linkBlend\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[3]/div[1]/div[1]/div[1]/a[1]/img[1]",
                "aria": "/document[1]/link[19]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 187,
                "top": 5322,
                "height": 80,
                "width": 80
              },
              "snippet": "<img src=\"https://www.fbi.gov/++theme++fbigov.theme/images/fbi_seal_new.png\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[2]/img[1]",
                "aria": "/document[1]/img[2]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 346,
                "top": -130,
                "height": 104,
                "width": 72
              },
              "snippet": "<img src=\"https://www.fbi.gov/++theme++fbigov.theme/uswds-2.9.0/img/icon-https.svg\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/img[1]",
                "aria": "/document[1]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 15,
                "top": -130,
                "height": 104,
                "width": 72
              },
              "snippet": "<img src=\"https://www.fbi.gov/++theme++fbigov.theme/uswds-2.9.0/img/icon-dot-gov.svg\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Html_HasLang",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/iframe[1]/html[1]",
                "aria": "/document[1]/document[1]"
              },
              "message": "Page detected as HTML, but does not have a 'lang' attribute",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 11306,
                "width": 760
              },
              "snippet": "<html class=\"SandboxRoot env-bp-660\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[18]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 785,
                "top": 3737,
                "height": 16,
                "width": 0
              },
              "snippet": "<a data-twitter-extracted-i1658097675155973305=\"true\" target=\"_blank\" href=\"https://twitter.com/@FBI?ref_src=twsrc%5Etfw\" data-theme=\"light\" data-height=\"500\" class=\"twitter-timeline\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Header_HasContent",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[8]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[23]"
              },
              "message": "Heading element has no descriptive content",
              "bounds": {
                "left": 10,
                "top": 2856,
                "height": 33,
                "width": 780
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Header_HasContent",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h2[1]",
                "aria": "/document[1]/heading[7]"
              },
              "message": "Heading element has no descriptive content",
              "bounds": {
                "left": 10,
                "top": 454,
                "height": 33,
                "width": 780
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Header_HasContent",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h3[1]",
                "aria": "/document[1]/heading[4]"
              },
              "message": "Heading element has no descriptive content",
              "bounds": {
                "left": 90,
                "top": 218,
                "height": 0,
                "width": 620
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Header_HasContent",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[6]"
              },
              "message": "Heading element has no descriptive content",
              "bounds": {
                "left": 90,
                "top": 317,
                "height": 0,
                "width": 620
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/ul[1]",
                "aria": "/document[1]/list[10]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": -220,
                "top": 25,
                "height": 644,
                "width": 220
              },
              "snippet": "<ul class=\"mobile-links main\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[3]/div[1]/div[2]/div[2]/h3[1]",
                "aria": "/document[1]/heading[30]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 280,
                "top": 5478,
                "height": 22,
                "width": 240
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[3]/div[1]/div[2]/div[1]/ul[1]",
                "aria": "/document[1]/list[8]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 280,
                "top": 5422,
                "height": 36,
                "width": 240
              },
              "snippet": "<ul>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[3]/div[1]/div[1]/div[2]/h1[1]",
                "aria": "/document[1]/heading[28]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 277,
                "top": 5329,
                "height": 61,
                "width": 101
              },
              "snippet": "<h1>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/div[2]/div[3]/ul[1]",
                "aria": "/document[1]/list[7]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 440,
                "top": 4934,
                "height": 311,
                "width": 227
              },
              "snippet": "<ul>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/div[2]/div[2]/ul[1]",
                "aria": "/document[1]/list[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 440,
                "top": 4400,
                "height": 466,
                "width": 227
              },
              "snippet": "<ul>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/div[2]/div[1]/ul[1]",
                "aria": "/document[1]/list[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 440,
                "top": 3894,
                "height": 438,
                "width": 227
              },
              "snippet": "<ul>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[2]/ul[1]",
                "aria": "/document[1]/list[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 135,
                "top": 4428,
                "height": 466,
                "width": 192
              },
              "snippet": "<ul>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/ul[1]",
                "aria": "/document[1]/list[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 135,
                "top": 3894,
                "height": 466,
                "width": 192
              },
              "snippet": "<ul>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]",
                "aria": "/document[1]/document[1]/list[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 0,
                "top": 59,
                "height": 11138,
                "width": 760
              },
              "snippet": "<ol class=\"timeline-TweetList\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/div[1]/button[1]",
                "aria": "/document[1]/document[1]/button[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 303,
                "top": 11197,
                "height": 42,
                "width": 155
              },
              "snippet": "<button data-scribe=\"element:load_more\" class=\"timeline-LoadMore-prompt timeline-ShowMoreButton customisable\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[1]/h1[1]",
                "aria": "/document[1]/document[1]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 10,
                "height": 38,
                "width": 163
              },
              "snippet": "<h1 data-scribe=\"element:title\" class=\"timeline-Header-title u-inlineBlock\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 730,
                "top": 25,
                "height": 18,
                "width": 18
              },
              "snippet": "<a title=\"Twitter Ads info and privacy\" class=\"Icon Icon--informationCircleWhite js-inViewportScribingTarget\" href=\"https://support.twitter.com/articles/20175256\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[1]/div[1]/h3[1]",
                "aria": "/document[1]/heading[27]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 20,
                "top": 3708,
                "height": 22,
                "width": 770
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[2]/div[2]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 20,
                "top": 3668,
                "height": 20,
                "width": 770
              },
              "snippet": "<p class=\"read-more\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]",
                "aria": "/document[1]/list[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 20,
                "top": 3390,
                "height": 268,
                "width": 770
              },
              "snippet": "<ul class=\"large-block-grid-1 medium-block-grid-1 latest-news\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[2]/div[1]/div[1]/h3[1]",
                "aria": "/document[1]/heading[26]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 20,
                "top": 3358,
                "height": 22,
                "width": 770
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 3318,
                "height": 20,
                "width": 780
              },
              "snippet": "<p class=\"read-more\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]",
                "aria": "/document[1]/list[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 2984,
                "height": 324,
                "width": 780
              },
              "snippet": "<ul class=\"large-block-grid-1 medium-block-grid-1 latest-news\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[1]/div[1]/div[1]/h3[1]",
                "aria": "/document[1]/heading[25]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 2952,
                "height": 22,
                "width": 780
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[8]/div[1]/div[1]/div[1]/h2[2]",
                "aria": "/document[1]/heading[24]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 2899,
                "height": 33,
                "width": 780
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[7]/div[3]/div[1]/div[1]/div[1]/div[1]/h3[1]",
                "aria": "/document[1]/heading[22]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 2559,
                "height": 26,
                "width": 780
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[7]/div[3]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 2784,
                "height": 60,
                "width": 780
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[7]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[15]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 2595,
                "height": 178,
                "width": 780
              },
              "snippet": "<a href=\"https://www.fbi.gov/wanted/capitol-violence\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[7]/div[2]/div[1]/div[1]/div[1]/div[1]/h3[2]/a[1]",
                "aria": "/document[1]/heading[21]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 2525,
                "height": 22,
                "width": 375
              },
              "snippet": "<a href=\"https://www.fbi.gov/wanted/ecap/unknown-individual---jane-doe-46\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[7]/div[2]/div[1]/div[1]/div[1]/div[1]/h3[1]",
                "aria": "/document[1]/heading[20]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 2300,
                "height": 26,
                "width": 780
              },
              "snippet": "<h3 class=\"header\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[7]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[14]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 2336,
                "height": 178,
                "width": 780
              },
              "snippet": "<a href=\"https://www.fbi.gov/wanted/ecap/unknown-individual---jane-doe-46\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[1]/div[1]/h3[1]",
                "aria": "/document[1]/heading[19]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 1826,
                "height": 26,
                "width": 780
              },
              "snippet": "<h3 class=\"header\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 2268,
                "height": 20,
                "width": 780
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[13]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 1862,
                "height": 394,
                "width": 780
              },
              "snippet": "<a href=\"https://www.fbi.gov/news/stories/50th-anniversary-of-female-special-agents\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[6]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[18]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 1773,
                "height": 33,
                "width": 780
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[4]/div[3]/div[1]/div[1]/div[1]/div[1]/div[2]/h4[1]",
                "aria": "/document[1]/heading[17]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 245,
                "top": 1632,
                "height": 20,
                "width": 400
              },
              "snippet": "<h4 class=\"media-heading\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[4]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[12]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 155,
                "top": 1633,
                "height": 16,
                "width": 70
              },
              "snippet": "<a href=\"https://www.fbi.gov/history\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/h4[1]",
                "aria": "/document[1]/heading[16]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 245,
                "top": 1502,
                "height": 20,
                "width": 400
              },
              "snippet": "<h4 class=\"media-heading\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[11]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 155,
                "top": 1503,
                "height": 16,
                "width": 70
              },
              "snippet": "<a href=\"https://www.fbi.gov/investigate\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/h4[1]",
                "aria": "/document[1]/heading[15]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 245,
                "top": 1373,
                "height": 20,
                "width": 400
              },
              "snippet": "<h4 class=\"media-heading\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[10]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 155,
                "top": 1374,
                "height": 16,
                "width": 70
              },
              "snippet": "<a href=\"https://www.fbi.gov/scams-and-safety\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[3]/div[3]/div[1]/div[1]/div[1]/div[1]/div[2]/h4[1]",
                "aria": "/document[1]/heading[14]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 245,
                "top": 1243,
                "height": 20,
                "width": 400
              },
              "snippet": "<h4 class=\"media-heading\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[3]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[9]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 155,
                "top": 1244,
                "height": 16,
                "width": 70
              },
              "snippet": "<a href=\"https://www.fbi.gov/services/cjis/ucr\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/h4[1]",
                "aria": "/document[1]/heading[13]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 245,
                "top": 1113,
                "height": 20,
                "width": 400
              },
              "snippet": "<h4 class=\"media-heading\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[8]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 155,
                "top": 1114,
                "height": 16,
                "width": 70
              },
              "snippet": "<a href=\"https://www.fbi.gov/contact-us\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/h4[1]",
                "aria": "/document[1]/heading[12]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 245,
                "top": 984,
                "height": 20,
                "width": 400
              },
              "snippet": "<h4 class=\"media-heading\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[7]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 155,
                "top": 985,
                "height": 16,
                "width": 70
              },
              "snippet": "<a href=\"https://www.fbi.gov/services/cjis/identity-history-summary-checks\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[2]/h4[1]",
                "aria": "/document[1]/heading[11]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 245,
                "top": 854,
                "height": 20,
                "width": 400
              },
              "snippet": "<h4 class=\"media-heading\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 155,
                "top": 855,
                "height": 16,
                "width": 70
              },
              "snippet": "<a href=\"https://www.fbi.gov/jobs\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/h4[1]",
                "aria": "/document[1]/heading[10]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 245,
                "top": 725,
                "height": 20,
                "width": 400
              },
              "snippet": "<h4 class=\"media-heading\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 155,
                "top": 726,
                "height": 16,
                "width": 70
              },
              "snippet": "<a href=\"https://www.fbi.gov/contact-us\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/h4[1]",
                "aria": "/document[1]/heading[9]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 245,
                "top": 595,
                "height": 20,
                "width": 400
              },
              "snippet": "<h4 class=\"media-heading\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 155,
                "top": 596,
                "height": 16,
                "width": 70
              },
              "snippet": "<a href=\"https://www.fbi.gov/wanted\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h2[2]",
                "aria": "/document[1]/heading[8]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 497,
                "height": 33,
                "width": 780
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/link[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 601,
                "top": 347,
                "height": 40,
                "width": 110
              },
              "snippet": "<a href=\"https://www.fbi.gov/about/mission\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h1[1]",
                "aria": "/document[1]/heading[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 90,
                "top": 228,
                "height": 80,
                "width": 620
              },
              "snippet": "<h1>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[2]/div[1]/h5[1]",
                "aria": "/document[1]/heading[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 438,
                "top": -119,
                "height": 19,
                "width": 348
              },
              "snippet": "<h5>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/h5[1]",
                "aria": "/document[1]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 107,
                "top": -119,
                "height": 19,
                "width": 199
              },
              "snippet": "<h5>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 20,
                "top": 7,
                "height": 13,
                "width": 412
              },
              "snippet": "<a title=\"An official website of the United States government\" href=\"#\" class=\"lnk-official-us-site\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ContentinfoWithNoMain_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/footer[1]",
                "aria": "/document[1]/document[1]/contentinfo[1]"
              },
              "message": "The element with \"contentinfo\" role is present without an element with \"main\" role",
              "bounds": {
                "left": 0,
                "top": 11259,
                "height": 47,
                "width": 760
              },
              "snippet": "<footer data-scribe=\"section:footer\" class=\"timeline-Footer u-cf\">",
              "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[3]/div[1]/div[3]/div[1]/div[2]/div[1]/ul[1]/li[6]/a[1]/svg[1]",
                "aria": "/document[1]/list[8]/listitem[6]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 490,
                "top": 5422,
                "height": 30,
                "width": 30
              },
              "snippet": "<svg role=\"img\" aria-labelledby=\"title\" viewBox=\"0 0 512 512\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[3]/div[1]/div[2]/div[1]/ul[1]/li[5]/a[1]/svg[1]",
                "aria": "/document[1]/list[8]/listitem[5]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 448,
                "top": 5422,
                "height": 30,
                "width": 30
              },
              "snippet": "<svg role=\"img\" aria-labelledby=\"title\" viewBox=\"0 0 16 16\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[3]/div[1]/div[2]/div[1]/ul[1]/li[4]/a[1]/svg[1]",
                "aria": "/document[1]/list[8]/listitem[4]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 406,
                "top": 5422,
                "height": 30,
                "width": 30
              },
              "snippet": "<svg role=\"img\" aria-labelledby=\"title\" viewBox=\"0 0 16 16\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[3]/div[1]/div[2]/div[1]/ul[1]/li[3]/a[1]/svg[1]",
                "aria": "/document[1]/list[8]/listitem[3]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 364,
                "top": 5422,
                "height": 30,
                "width": 30
              },
              "snippet": "<svg role=\"img\" aria-labelledby=\"title\" viewBox=\"0 0 16 16\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[3]/div[1]/div[2]/div[1]/ul[1]/li[2]/a[1]/svg[1]",
                "aria": "/document[1]/list[8]/listitem[2]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 322,
                "top": 5422,
                "height": 30,
                "width": 30
              },
              "snippet": "<svg role=\"img\" aria-labelledby=\"title\" viewBox=\"0 0 16 16\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[3]/div[1]/div[2]/div[1]/ul[1]/li[1]/a[1]/svg[1]",
                "aria": "/document[1]/list[8]/listitem[1]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 280,
                "top": 5422,
                "height": 30,
                "width": 30
              },
              "snippet": "<svg role=\"img\" aria-labelledby=\"title\" viewBox=\"0 0 16 16\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/iframe[1]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"scrolling, frameborder\" is deprecated for the <iframe> element in HTML 5",
              "bounds": {
                "left": 25,
                "top": 3750,
                "height": 0,
                "width": 760
              },
              "snippet": "<iframe title=\"Twitter Timeline\" data-widget-id=\"profile:FBI\" style=\"position: static; visibility: visible; display: inline-block; width: 100%; height: 0px; padding: 0px; border: none; max-width: 100%; min-width: 180px; margin-top: 0px; margin-bottom: 0px;\" class=\"twitter-timeline twitter-timeline-rendered\" allowfullscreen=\"true\" allowtransparency=\"true\" frameborder=\"0\" scrolling=\"no\" id=\"twitter-widget-0\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/a[1]/u[1]",
                "aria": "/document[1]/link[2]"
              },
              "message": "The <u> element is deprecated in HTML 5",
              "bounds": {
                "left": 308,
                "top": 7,
                "height": 13,
                "width": 108
              },
              "snippet": "<u>",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[9]/div[1]/ul[1]/li[2]",
                "aria": "/document[1]/document[1]/list[1]/listitem[9]/list[1]/listitem[2]"
              },
              "message": "The explicitly-assigned ARIA role \"listitem\" is redundant with the implicit role of the element <li>",
              "bounds": {
                "left": 107,
                "top": 4778,
                "height": 22,
                "width": 17
              },
              "snippet": "<li role=\"listitem\" class=\"timeline-Tweet-action timeline-ShareMenu\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[9]/div[1]/ul[1]/li[1]",
                "aria": "/document[1]/document[1]/list[1]/listitem[9]/list[1]/listitem[1]"
              },
              "message": "The explicitly-assigned ARIA role \"listitem\" is redundant with the implicit role of the element <li>",
              "bounds": {
                "left": 66,
                "top": 4778,
                "height": 22,
                "width": 17
              },
              "snippet": "<li role=\"listitem\" class=\"timeline-Tweet-action\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[9]/div[1]/ul[1]",
                "aria": "/document[1]/document[1]/list[1]/listitem[9]/list[1]"
              },
              "message": "The explicitly-assigned ARIA role \"list\" is redundant with the implicit role of the element <ul>",
              "bounds": {
                "left": 66,
                "top": 4778,
                "height": 23,
                "width": 684
              },
              "snippet": "<ul aria-label=\"Tweet actions\" role=\"list\" data-scribe=\"component:actions\" class=\"timeline-Tweet-actions\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[8]/div[1]/ul[1]/li[2]",
                "aria": "/document[1]/document[1]/list[1]/listitem[8]/list[1]/listitem[2]"
              },
              "message": "The explicitly-assigned ARIA role \"listitem\" is redundant with the implicit role of the element <li>",
              "bounds": {
                "left": 107,
                "top": 4440,
                "height": 22,
                "width": 17
              },
              "snippet": "<li role=\"listitem\" class=\"timeline-Tweet-action timeline-ShareMenu\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[8]/div[1]/ul[1]/li[1]",
                "aria": "/document[1]/document[1]/list[1]/listitem[8]/list[1]/listitem[1]"
              },
              "message": "The explicitly-assigned ARIA role \"listitem\" is redundant with the implicit role of the element <li>",
              "bounds": {
                "left": 66,
                "top": 4440,
                "height": 22,
                "width": 17
              },
              "snippet": "<li role=\"listitem\" class=\"timeline-Tweet-action\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[8]/div[1]/ul[1]",
                "aria": "/document[1]/document[1]/list[1]/listitem[8]/list[1]"
              },
              "message": "The explicitly-assigned ARIA role \"list\" is redundant with the implicit role of the element <ul>",
              "bounds": {
                "left": 66,
                "top": 4440,
                "height": 23,
                "width": 684
              },
              "snippet": "<ul aria-label=\"Tweet actions\" role=\"list\" data-scribe=\"component:actions\" class=\"timeline-Tweet-actions\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[7]/div[1]/ul[1]/li[2]",
                "aria": "/document[1]/document[1]/list[1]/listitem[7]/list[1]/listitem[2]"
              },
              "message": "The explicitly-assigned ARIA role \"listitem\" is redundant with the implicit role of the element <li>",
              "bounds": {
                "left": 107,
                "top": 4138,
                "height": 22,
                "width": 17
              },
              "snippet": "<li role=\"listitem\" class=\"timeline-Tweet-action timeline-ShareMenu\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[7]/div[1]/ul[1]/li[1]",
                "aria": "/document[1]/document[1]/list[1]/listitem[7]/list[1]/listitem[1]"
              },
              "message": "The explicitly-assigned ARIA role \"listitem\" is redundant with the implicit role of the element <li>",
              "bounds": {
                "left": 66,
                "top": 4138,
                "height": 22,
                "width": 17
              },
              "snippet": "<li role=\"listitem\" class=\"timeline-Tweet-action\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[7]/div[1]/ul[1]",
                "aria": "/document[1]/document[1]/list[1]/listitem[7]/list[1]"
              },
              "message": "The explicitly-assigned ARIA role \"list\" is redundant with the implicit role of the element <ul>",
              "bounds": {
                "left": 66,
                "top": 4138,
                "height": 23,
                "width": 684
              },
              "snippet": "<ul aria-label=\"Tweet actions\" role=\"list\" data-scribe=\"component:actions\" class=\"timeline-Tweet-actions\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[6]/div[1]/ul[1]/li[2]",
                "aria": "/document[1]/document[1]/list[1]/listitem[6]/list[1]/listitem[2]"
              },
              "message": "The explicitly-assigned ARIA role \"listitem\" is redundant with the implicit role of the element <li>",
              "bounds": {
                "left": 107,
                "top": 3531,
                "height": 22,
                "width": 17
              },
              "snippet": "<li role=\"listitem\" class=\"timeline-Tweet-action timeline-ShareMenu\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[6]/div[1]/ul[1]/li[1]",
                "aria": "/document[1]/document[1]/list[1]/listitem[6]/list[1]/listitem[1]"
              },
              "message": "The explicitly-assigned ARIA role \"listitem\" is redundant with the implicit role of the element <li>",
              "bounds": {
                "left": 66,
                "top": 3531,
                "height": 22,
                "width": 17
              },
              "snippet": "<li role=\"listitem\" class=\"timeline-Tweet-action\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[6]/div[1]/ul[1]",
                "aria": "/document[1]/document[1]/list[1]/listitem[6]/list[1]"
              },
              "message": "The explicitly-assigned ARIA role \"list\" is redundant with the implicit role of the element <ul>",
              "bounds": {
                "left": 66,
                "top": 3531,
                "height": 23,
                "width": 684
              },
              "snippet": "<ul aria-label=\"Tweet actions\" role=\"list\" data-scribe=\"component:actions\" class=\"timeline-Tweet-actions\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[5]/div[1]/ul[1]/li[2]",
                "aria": "/document[1]/document[1]/list[1]/listitem[5]/list[1]/listitem[2]"
              },
              "message": "The explicitly-assigned ARIA role \"listitem\" is redundant with the implicit role of the element <li>",
              "bounds": {
                "left": 107,
                "top": 3260,
                "height": 22,
                "width": 17
              },
              "snippet": "<li role=\"listitem\" class=\"timeline-Tweet-action timeline-ShareMenu\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[5]/div[1]/ul[1]/li[1]",
                "aria": "/document[1]/document[1]/list[1]/listitem[5]/list[1]/listitem[1]"
              },
              "message": "The explicitly-assigned ARIA role \"listitem\" is redundant with the implicit role of the element <li>",
              "bounds": {
                "left": 66,
                "top": 3260,
                "height": 22,
                "width": 17
              },
              "snippet": "<li role=\"listitem\" class=\"timeline-Tweet-action\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[5]/div[1]/ul[1]",
                "aria": "/document[1]/document[1]/list[1]/listitem[5]/list[1]"
              },
              "message": "The explicitly-assigned ARIA role \"list\" is redundant with the implicit role of the element <ul>",
              "bounds": {
                "left": 66,
                "top": 3260,
                "height": 23,
                "width": 684
              },
              "snippet": "<ul aria-label=\"Tweet actions\" role=\"list\" data-scribe=\"component:actions\" class=\"timeline-Tweet-actions\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[4]/div[1]/ul[1]/li[2]",
                "aria": "/document[1]/document[1]/list[1]/listitem[4]/list[1]/listitem[2]"
              },
              "message": "The explicitly-assigned ARIA role \"listitem\" is redundant with the implicit role of the element <li>",
              "bounds": {
                "left": 107,
                "top": 2822,
                "height": 22,
                "width": 17
              },
              "snippet": "<li role=\"listitem\" class=\"timeline-Tweet-action timeline-ShareMenu\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[4]/div[1]/ul[1]/li[1]",
                "aria": "/document[1]/document[1]/list[1]/listitem[4]/list[1]/listitem[1]"
              },
              "message": "The explicitly-assigned ARIA role \"listitem\" is redundant with the implicit role of the element <li>",
              "bounds": {
                "left": 66,
                "top": 2822,
                "height": 22,
                "width": 17
              },
              "snippet": "<li role=\"listitem\" class=\"timeline-Tweet-action\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[4]/div[1]/ul[1]",
                "aria": "/document[1]/document[1]/list[1]/listitem[4]/list[1]"
              },
              "message": "The explicitly-assigned ARIA role \"list\" is redundant with the implicit role of the element <ul>",
              "bounds": {
                "left": 66,
                "top": 2822,
                "height": 23,
                "width": 684
              },
              "snippet": "<ul aria-label=\"Tweet actions\" role=\"list\" data-scribe=\"component:actions\" class=\"timeline-Tweet-actions\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[3]/div[1]/ul[1]/li[2]",
                "aria": "/document[1]/document[1]/list[1]/listitem[3]/list[1]/listitem[2]"
              },
              "message": "The explicitly-assigned ARIA role \"listitem\" is redundant with the implicit role of the element <li>",
              "bounds": {
                "left": 107,
                "top": 2612,
                "height": 22,
                "width": 17
              },
              "snippet": "<li role=\"listitem\" class=\"timeline-Tweet-action timeline-ShareMenu\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[3]/div[1]/ul[1]/li[1]",
                "aria": "/document[1]/document[1]/list[1]/listitem[3]/list[1]/listitem[1]"
              },
              "message": "The explicitly-assigned ARIA role \"listitem\" is redundant with the implicit role of the element <li>",
              "bounds": {
                "left": 66,
                "top": 2612,
                "height": 22,
                "width": 17
              },
              "snippet": "<li role=\"listitem\" class=\"timeline-Tweet-action\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[3]/div[1]/ul[1]",
                "aria": "/document[1]/document[1]/list[1]/listitem[3]/list[1]"
              },
              "message": "The explicitly-assigned ARIA role \"list\" is redundant with the implicit role of the element <ul>",
              "bounds": {
                "left": 66,
                "top": 2612,
                "height": 23,
                "width": 684
              },
              "snippet": "<ul aria-label=\"Tweet actions\" role=\"list\" data-scribe=\"component:actions\" class=\"timeline-Tweet-actions\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[20]/div[1]/ul[1]/li[2]",
                "aria": "/document[1]/document[1]/list[1]/listitem[20]/list[1]/listitem[2]"
              },
              "message": "The explicitly-assigned ARIA role \"listitem\" is redundant with the implicit role of the element <li>",
              "bounds": {
                "left": 107,
                "top": 11164,
                "height": 22,
                "width": 17
              },
              "snippet": "<li role=\"listitem\" class=\"timeline-Tweet-action timeline-ShareMenu\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[20]/div[1]/ul[1]/li[1]",
                "aria": "/document[1]/document[1]/list[1]/listitem[20]/list[1]/listitem[1]"
              },
              "message": "The explicitly-assigned ARIA role \"listitem\" is redundant with the implicit role of the element <li>",
              "bounds": {
                "left": 66,
                "top": 11164,
                "height": 22,
                "width": 17
              },
              "snippet": "<li role=\"listitem\" class=\"timeline-Tweet-action\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[20]/div[1]/ul[1]",
                "aria": "/document[1]/document[1]/list[1]/listitem[20]/list[1]"
              },
              "message": "The explicitly-assigned ARIA role \"list\" is redundant with the implicit role of the element <ul>",
              "bounds": {
                "left": 66,
                "top": 11164,
                "height": 23,
                "width": 684
              },
              "snippet": "<ul aria-label=\"Tweet actions\" role=\"list\" data-scribe=\"component:actions\" class=\"timeline-Tweet-actions\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[2]/div[1]/ul[1]/li[2]",
                "aria": "/document[1]/document[1]/list[1]/listitem[2]/list[1]/listitem[2]"
              },
              "message": "The explicitly-assigned ARIA role \"listitem\" is redundant with the implicit role of the element <li>",
              "bounds": {
                "left": 107,
                "top": 1825,
                "height": 22,
                "width": 17
              },
              "snippet": "<li role=\"listitem\" class=\"timeline-Tweet-action timeline-ShareMenu\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[2]/div[1]/ul[1]/li[1]",
                "aria": "/document[1]/document[1]/list[1]/listitem[2]/list[1]/listitem[1]"
              },
              "message": "The explicitly-assigned ARIA role \"listitem\" is redundant with the implicit role of the element <li>",
              "bounds": {
                "left": 66,
                "top": 1825,
                "height": 22,
                "width": 17
              },
              "snippet": "<li role=\"listitem\" class=\"timeline-Tweet-action\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[2]/div[1]/ul[1]",
                "aria": "/document[1]/document[1]/list[1]/listitem[2]/list[1]"
              },
              "message": "The explicitly-assigned ARIA role \"list\" is redundant with the implicit role of the element <ul>",
              "bounds": {
                "left": 66,
                "top": 1825,
                "height": 23,
                "width": 684
              },
              "snippet": "<ul aria-label=\"Tweet actions\" role=\"list\" data-scribe=\"component:actions\" class=\"timeline-Tweet-actions\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[19]/div[1]/ul[1]/li[2]",
                "aria": "/document[1]/document[1]/list[1]/listitem[19]/list[1]/listitem[2]"
              },
              "message": "The explicitly-assigned ARIA role \"listitem\" is redundant with the implicit role of the element <li>",
              "bounds": {
                "left": 107,
                "top": 10114,
                "height": 22,
                "width": 17
              },
              "snippet": "<li role=\"listitem\" class=\"timeline-Tweet-action timeline-ShareMenu\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[19]/div[1]/ul[1]/li[1]",
                "aria": "/document[1]/document[1]/list[1]/listitem[19]/list[1]/listitem[1]"
              },
              "message": "The explicitly-assigned ARIA role \"listitem\" is redundant with the implicit role of the element <li>",
              "bounds": {
                "left": 66,
                "top": 10114,
                "height": 22,
                "width": 17
              },
              "snippet": "<li role=\"listitem\" class=\"timeline-Tweet-action\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[19]/div[1]/ul[1]",
                "aria": "/document[1]/document[1]/list[1]/listitem[19]/list[1]"
              },
              "message": "The explicitly-assigned ARIA role \"list\" is redundant with the implicit role of the element <ul>",
              "bounds": {
                "left": 66,
                "top": 10114,
                "height": 23,
                "width": 684
              },
              "snippet": "<ul aria-label=\"Tweet actions\" role=\"list\" data-scribe=\"component:actions\" class=\"timeline-Tweet-actions\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[18]/div[1]/ul[1]/li[2]",
                "aria": "/document[1]/document[1]/list[1]/listitem[18]/list[1]/listitem[2]"
              },
              "message": "The explicitly-assigned ARIA role \"listitem\" is redundant with the implicit role of the element <li>",
              "bounds": {
                "left": 107,
                "top": 9471,
                "height": 22,
                "width": 17
              },
              "snippet": "<li role=\"listitem\" class=\"timeline-Tweet-action timeline-ShareMenu\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[18]/div[1]/ul[1]/li[1]",
                "aria": "/document[1]/document[1]/list[1]/listitem[18]/list[1]/listitem[1]"
              },
              "message": "The explicitly-assigned ARIA role \"listitem\" is redundant with the implicit role of the element <li>",
              "bounds": {
                "left": 66,
                "top": 9471,
                "height": 22,
                "width": 17
              },
              "snippet": "<li role=\"listitem\" class=\"timeline-Tweet-action\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[18]/div[1]/ul[1]",
                "aria": "/document[1]/document[1]/list[1]/listitem[18]/list[1]"
              },
              "message": "The explicitly-assigned ARIA role \"list\" is redundant with the implicit role of the element <ul>",
              "bounds": {
                "left": 66,
                "top": 9471,
                "height": 23,
                "width": 684
              },
              "snippet": "<ul aria-label=\"Tweet actions\" role=\"list\" data-scribe=\"component:actions\" class=\"timeline-Tweet-actions\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[17]/div[1]/ul[1]/li[2]",
                "aria": "/document[1]/document[1]/list[1]/listitem[17]/list[1]/listitem[2]"
              },
              "message": "The explicitly-assigned ARIA role \"listitem\" is redundant with the implicit role of the element <li>",
              "bounds": {
                "left": 107,
                "top": 8604,
                "height": 22,
                "width": 17
              },
              "snippet": "<li role=\"listitem\" class=\"timeline-Tweet-action timeline-ShareMenu\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[17]/div[1]/ul[1]/li[1]",
                "aria": "/document[1]/document[1]/list[1]/listitem[17]/list[1]/listitem[1]"
              },
              "message": "The explicitly-assigned ARIA role \"listitem\" is redundant with the implicit role of the element <li>",
              "bounds": {
                "left": 66,
                "top": 8604,
                "height": 22,
                "width": 17
              },
              "snippet": "<li role=\"listitem\" class=\"timeline-Tweet-action\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[17]/div[1]/ul[1]",
                "aria": "/document[1]/document[1]/list[1]/listitem[17]/list[1]"
              },
              "message": "The explicitly-assigned ARIA role \"list\" is redundant with the implicit role of the element <ul>",
              "bounds": {
                "left": 66,
                "top": 8604,
                "height": 23,
                "width": 684
              },
              "snippet": "<ul aria-label=\"Tweet actions\" role=\"list\" data-scribe=\"component:actions\" class=\"timeline-Tweet-actions\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[16]/div[1]/ul[1]/li[2]",
                "aria": "/document[1]/document[1]/list[1]/listitem[16]/list[1]/listitem[2]"
              },
              "message": "The explicitly-assigned ARIA role \"listitem\" is redundant with the implicit role of the element <li>",
              "bounds": {
                "left": 107,
                "top": 7804,
                "height": 22,
                "width": 17
              },
              "snippet": "<li role=\"listitem\" class=\"timeline-Tweet-action timeline-ShareMenu\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[16]/div[1]/ul[1]/li[1]",
                "aria": "/document[1]/document[1]/list[1]/listitem[16]/list[1]/listitem[1]"
              },
              "message": "The explicitly-assigned ARIA role \"listitem\" is redundant with the implicit role of the element <li>",
              "bounds": {
                "left": 66,
                "top": 7804,
                "height": 22,
                "width": 17
              },
              "snippet": "<li role=\"listitem\" class=\"timeline-Tweet-action\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[16]/div[1]/ul[1]",
                "aria": "/document[1]/document[1]/list[1]/listitem[16]/list[1]"
              },
              "message": "The explicitly-assigned ARIA role \"list\" is redundant with the implicit role of the element <ul>",
              "bounds": {
                "left": 66,
                "top": 7804,
                "height": 23,
                "width": 684
              },
              "snippet": "<ul aria-label=\"Tweet actions\" role=\"list\" data-scribe=\"component:actions\" class=\"timeline-Tweet-actions\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[15]/div[1]/ul[1]/li[2]",
                "aria": "/document[1]/document[1]/list[1]/listitem[15]/list[1]/listitem[2]"
              },
              "message": "The explicitly-assigned ARIA role \"listitem\" is redundant with the implicit role of the element <li>",
              "bounds": {
                "left": 107,
                "top": 7442,
                "height": 22,
                "width": 17
              },
              "snippet": "<li role=\"listitem\" class=\"timeline-Tweet-action timeline-ShareMenu\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[15]/div[1]/ul[1]/li[1]",
                "aria": "/document[1]/document[1]/list[1]/listitem[15]/list[1]/listitem[1]"
              },
              "message": "The explicitly-assigned ARIA role \"listitem\" is redundant with the implicit role of the element <li>",
              "bounds": {
                "left": 66,
                "top": 7442,
                "height": 22,
                "width": 17
              },
              "snippet": "<li role=\"listitem\" class=\"timeline-Tweet-action\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[15]/div[1]/ul[1]",
                "aria": "/document[1]/document[1]/list[1]/listitem[15]/list[1]"
              },
              "message": "The explicitly-assigned ARIA role \"list\" is redundant with the implicit role of the element <ul>",
              "bounds": {
                "left": 66,
                "top": 7442,
                "height": 23,
                "width": 684
              },
              "snippet": "<ul aria-label=\"Tweet actions\" role=\"list\" data-scribe=\"component:actions\" class=\"timeline-Tweet-actions\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[14]/div[1]/ul[1]/li[2]",
                "aria": "/document[1]/document[1]/list[1]/listitem[14]/list[1]/listitem[2]"
              },
              "message": "The explicitly-assigned ARIA role \"listitem\" is redundant with the implicit role of the element <li>",
              "bounds": {
                "left": 107,
                "top": 7063,
                "height": 22,
                "width": 17
              },
              "snippet": "<li role=\"listitem\" class=\"timeline-Tweet-action timeline-ShareMenu\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[14]/div[1]/ul[1]/li[1]",
                "aria": "/document[1]/document[1]/list[1]/listitem[14]/list[1]/listitem[1]"
              },
              "message": "The explicitly-assigned ARIA role \"listitem\" is redundant with the implicit role of the element <li>",
              "bounds": {
                "left": 66,
                "top": 7063,
                "height": 22,
                "width": 17
              },
              "snippet": "<li role=\"listitem\" class=\"timeline-Tweet-action\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[14]/div[1]/ul[1]",
                "aria": "/document[1]/document[1]/list[1]/listitem[14]/list[1]"
              },
              "message": "The explicitly-assigned ARIA role \"list\" is redundant with the implicit role of the element <ul>",
              "bounds": {
                "left": 66,
                "top": 7063,
                "height": 23,
                "width": 684
              },
              "snippet": "<ul aria-label=\"Tweet actions\" role=\"list\" data-scribe=\"component:actions\" class=\"timeline-Tweet-actions\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[13]/div[1]/ul[1]/li[2]",
                "aria": "/document[1]/document[1]/list[1]/listitem[13]/list[1]/listitem[2]"
              },
              "message": "The explicitly-assigned ARIA role \"listitem\" is redundant with the implicit role of the element <li>",
              "bounds": {
                "left": 107,
                "top": 6781,
                "height": 22,
                "width": 17
              },
              "snippet": "<li role=\"listitem\" class=\"timeline-Tweet-action timeline-ShareMenu\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[13]/div[1]/ul[1]/li[1]",
                "aria": "/document[1]/document[1]/list[1]/listitem[13]/list[1]/listitem[1]"
              },
              "message": "The explicitly-assigned ARIA role \"listitem\" is redundant with the implicit role of the element <li>",
              "bounds": {
                "left": 66,
                "top": 6781,
                "height": 22,
                "width": 17
              },
              "snippet": "<li role=\"listitem\" class=\"timeline-Tweet-action\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[13]/div[1]/ul[1]",
                "aria": "/document[1]/document[1]/list[1]/listitem[13]/list[1]"
              },
              "message": "The explicitly-assigned ARIA role \"list\" is redundant with the implicit role of the element <ul>",
              "bounds": {
                "left": 66,
                "top": 6781,
                "height": 23,
                "width": 684
              },
              "snippet": "<ul aria-label=\"Tweet actions\" role=\"list\" data-scribe=\"component:actions\" class=\"timeline-Tweet-actions\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[12]/div[1]/ul[1]/li[2]",
                "aria": "/document[1]/document[1]/list[1]/listitem[12]/list[1]/listitem[2]"
              },
              "message": "The explicitly-assigned ARIA role \"listitem\" is redundant with the implicit role of the element <li>",
              "bounds": {
                "left": 107,
                "top": 5985,
                "height": 22,
                "width": 17
              },
              "snippet": "<li role=\"listitem\" class=\"timeline-Tweet-action timeline-ShareMenu\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[12]/div[1]/ul[1]/li[1]",
                "aria": "/document[1]/document[1]/list[1]/listitem[12]/list[1]/listitem[1]"
              },
              "message": "The explicitly-assigned ARIA role \"listitem\" is redundant with the implicit role of the element <li>",
              "bounds": {
                "left": 66,
                "top": 5985,
                "height": 22,
                "width": 17
              },
              "snippet": "<li role=\"listitem\" class=\"timeline-Tweet-action\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[12]/div[1]/ul[1]",
                "aria": "/document[1]/document[1]/list[1]/listitem[12]/list[1]"
              },
              "message": "The explicitly-assigned ARIA role \"list\" is redundant with the implicit role of the element <ul>",
              "bounds": {
                "left": 66,
                "top": 5985,
                "height": 23,
                "width": 684
              },
              "snippet": "<ul aria-label=\"Tweet actions\" role=\"list\" data-scribe=\"component:actions\" class=\"timeline-Tweet-actions\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[11]/div[1]/ul[1]/li[2]",
                "aria": "/document[1]/document[1]/list[1]/listitem[11]/list[1]/listitem[2]"
              },
              "message": "The explicitly-assigned ARIA role \"listitem\" is redundant with the implicit role of the element <li>",
              "bounds": {
                "left": 107,
                "top": 5667,
                "height": 22,
                "width": 17
              },
              "snippet": "<li role=\"listitem\" class=\"timeline-Tweet-action timeline-ShareMenu\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[11]/div[1]/ul[1]/li[1]",
                "aria": "/document[1]/document[1]/list[1]/listitem[11]/list[1]/listitem[1]"
              },
              "message": "The explicitly-assigned ARIA role \"listitem\" is redundant with the implicit role of the element <li>",
              "bounds": {
                "left": 66,
                "top": 5667,
                "height": 22,
                "width": 17
              },
              "snippet": "<li role=\"listitem\" class=\"timeline-Tweet-action\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[11]/div[1]/ul[1]",
                "aria": "/document[1]/document[1]/list[1]/listitem[11]/list[1]"
              },
              "message": "The explicitly-assigned ARIA role \"list\" is redundant with the implicit role of the element <ul>",
              "bounds": {
                "left": 66,
                "top": 5667,
                "height": 23,
                "width": 684
              },
              "snippet": "<ul aria-label=\"Tweet actions\" role=\"list\" data-scribe=\"component:actions\" class=\"timeline-Tweet-actions\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[10]/div[1]/ul[1]/li[2]",
                "aria": "/document[1]/document[1]/list[1]/listitem[10]/list[1]/listitem[2]"
              },
              "message": "The explicitly-assigned ARIA role \"listitem\" is redundant with the implicit role of the element <li>",
              "bounds": {
                "left": 107,
                "top": 5096,
                "height": 22,
                "width": 17
              },
              "snippet": "<li role=\"listitem\" class=\"timeline-Tweet-action timeline-ShareMenu\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[10]/div[1]/ul[1]/li[1]",
                "aria": "/document[1]/document[1]/list[1]/listitem[10]/list[1]/listitem[1]"
              },
              "message": "The explicitly-assigned ARIA role \"listitem\" is redundant with the implicit role of the element <li>",
              "bounds": {
                "left": 66,
                "top": 5096,
                "height": 22,
                "width": 17
              },
              "snippet": "<li role=\"listitem\" class=\"timeline-Tweet-action\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[10]/div[1]/ul[1]",
                "aria": "/document[1]/document[1]/list[1]/listitem[10]/list[1]"
              },
              "message": "The explicitly-assigned ARIA role \"list\" is redundant with the implicit role of the element <ul>",
              "bounds": {
                "left": 66,
                "top": 5096,
                "height": 23,
                "width": 684
              },
              "snippet": "<ul aria-label=\"Tweet actions\" role=\"list\" data-scribe=\"component:actions\" class=\"timeline-Tweet-actions\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[1]/div[1]/ul[1]/li[2]",
                "aria": "/document[1]/document[1]/list[1]/listitem[1]/list[1]/listitem[2]"
              },
              "message": "The explicitly-assigned ARIA role \"listitem\" is redundant with the implicit role of the element <li>",
              "bounds": {
                "left": 107,
                "top": 775,
                "height": 22,
                "width": 17
              },
              "snippet": "<li role=\"listitem\" class=\"timeline-Tweet-action timeline-ShareMenu\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[1]/div[1]/ul[1]/li[1]",
                "aria": "/document[1]/document[1]/list[1]/listitem[1]/list[1]/listitem[1]"
              },
              "message": "The explicitly-assigned ARIA role \"listitem\" is redundant with the implicit role of the element <li>",
              "bounds": {
                "left": 66,
                "top": 775,
                "height": 22,
                "width": 17
              },
              "snippet": "<li role=\"listitem\" class=\"timeline-Tweet-action\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[3]/div[2]/div[1]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[1]/div[1]/ul[1]",
                "aria": "/document[1]/document[1]/list[1]/listitem[1]/list[1]"
              },
              "message": "The explicitly-assigned ARIA role \"list\" is redundant with the implicit role of the element <ul>",
              "bounds": {
                "left": 66,
                "top": 775,
                "height": 23,
                "width": 684
              },
              "snippet": "<ul aria-label=\"Tweet actions\" role=\"list\" data-scribe=\"component:actions\" class=\"timeline-Tweet-actions\">",
              "level": "recommendation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.fbi.gov/",
      "what": "URL",
      "result": "https://www.fbi.gov/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://www.fbi.gov/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "Welcome to FBI.gov — FBI",
          "pageurl": "https://www.fbi.gov/",
          "time": 3.33,
          "creditsremaining": 1009,
          "allitemcount": 219,
          "totalelements": 752,
          "waveurl": "http://wave.webaim.org/report?url=https://www.fbi.gov/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 8,
            "items": {
              "alt_missing": {
                "id": "alt_missing",
                "description": "Missing alternative text",
                "count": 2,
                "selectors": [
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV:first-child > DIV:first-child + DIV > DIV:first-child > IMG:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > IMG:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "alt_link_missing": {
                "id": "alt_link_missing",
                "description": "Linked image missing alternative text",
                "count": 1,
                "selectors": [
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV#main-footer > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  },
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "heading_empty": {
                "id": "heading_empty",
                "description": "Empty heading",
                "count": 4,
                "selectors": [
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV:first-child + HEADER + DIV > DIV#main-content-container > SECTION#main-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > IMG:first-child + DIV > DIV:first-child > DIV:first-child > H3:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV:first-child + HEADER + DIV > DIV#main-content-container > SECTION#main-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > IMG:first-child + DIV > DIV:first-child > DIV:first-child > H3:first-child + H1 + H2",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV:first-child + HEADER + DIV > DIV#main-content-container > SECTION#main-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > H2:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV:first-child + HEADER + DIV > DIV#main-content-container > SECTION#main-content > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H2:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.1 Bypass Blocks (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  }
                ]
              },
              "link_empty": {
                "id": "link_empty",
                "description": "Empty link",
                "count": 1,
                "selectors": [
                  "HTML > BODY#visual-portal-wrapper > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              }
            }
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 1,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 1,
                "selectors": [
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV:first-child + HEADER > NAV:first-child > DIV:first-child > DIV#navbar-collapse-1 > UL:first-child + UL > LI:first-child + LI + LI + LI + LI + LI + LI + LI > FORM:first-child > LABEL:first-child"
                ],
                "contrastdata": [
                  [
                    1.66,
                    "#333333",
                    "#000000",
                    false
                  ]
                ],
                "wcag": [
                  {
                    "name": "1.4.3 Contrast (Minimum) (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3"
                  }
                ]
              }
            }
          },
          "alert": {
            "description": "Alerts",
            "count": 106,
            "items": {
              "alt_redundant": {
                "id": "alt_redundant",
                "description": "Redundant alternative text",
                "count": 1,
                "selectors": [
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV:first-child + HEADER + DIV > DIV#main-content-container > SECTION#main-content > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H3:first-child + DIV > A:first-child > DIV:first-child > IMG:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "alt_duplicate": {
                "id": "alt_duplicate",
                "description": "A nearby image has the same alternative text",
                "count": 8,
                "selectors": [
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV:first-child + HEADER + DIV > DIV#main-content-container > SECTION#main-content > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV:first-child + HEADER + DIV > DIV#main-content-container > SECTION#main-content > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV:first-child + HEADER + DIV > DIV#main-content-container > SECTION#main-content > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV:first-child + HEADER + DIV > DIV#main-content-container > SECTION#main-content > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV:first-child + HEADER + DIV > DIV#main-content-container > SECTION#main-content > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV:first-child + HEADER + DIV > DIV#main-content-container > SECTION#main-content > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV:first-child + HEADER + DIV > DIV#main-content-container > SECTION#main-content > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV:first-child + HEADER + DIV > DIV#main-content-container > SECTION#main-content > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "heading_skipped": {
                "id": "heading_skipped",
                "description": "Skipped heading level",
                "count": 4,
                "selectors": [
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV:first-child + HEADER + DIV > DIV#main-content-container > SECTION#main-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > IMG:first-child + DIV > DIV:first-child > DIV:first-child > H3:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV:first-child + HEADER + DIV > DIV#main-content-container > SECTION#main-content > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > H4:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV#main-footer > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > H1:first-child + H3",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV#main-footer > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > H5:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.1 Bypass Blocks (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  }
                ]
              },
              "link_suspicious": {
                "id": "link_suspicious",
                "description": "Suspicious link text",
                "count": 3,
                "selectors": [
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV:first-child + HEADER + DIV > DIV#main-content-container > SECTION#main-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > IMG:first-child + DIV > DIV:first-child > DIV:first-child > H3:first-child + H1 + H2 + P + P > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV:first-child + HEADER + DIV > DIV#main-content-container > SECTION#main-content > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + P > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV:first-child + HEADER + DIV > DIV#main-content-container > SECTION#main-content > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + P > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "link_redundant": {
                "id": "link_redundant",
                "description": "Redundant link",
                "count": 11,
                "selectors": [
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV:first-child + HEADER + DIV > DIV#main-content-container > SECTION#main-content > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > H4:first-child > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV:first-child + HEADER + DIV > DIV#main-content-container > SECTION#main-content > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > H4:first-child > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV:first-child + HEADER + DIV > DIV#main-content-container > SECTION#main-content > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > H4:first-child > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV:first-child + HEADER + DIV > DIV#main-content-container > SECTION#main-content > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > H4:first-child > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV:first-child + HEADER + DIV > DIV#main-content-container > SECTION#main-content > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > H4:first-child > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV:first-child + HEADER + DIV > DIV#main-content-container > SECTION#main-content > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > H4:first-child > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV:first-child + HEADER + DIV > DIV#main-content-container > SECTION#main-content > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > H4:first-child > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV:first-child + HEADER + DIV > DIV#main-content-container > SECTION#main-content > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > H4:first-child > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV:first-child + HEADER + DIV > DIV#main-content-container > SECTION#main-content > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > H4:first-child > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV:first-child + HEADER + DIV > DIV#main-content-container > SECTION#main-content > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H3:first-child + DIV + H3 > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV:first-child + HEADER + DIV > DIV#main-content-container > SECTION#main-content > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H3:first-child + DIV > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "title_redundant": {
                "id": "title_redundant",
                "description": "Redundant title text",
                "count": 79,
                "selectors": [
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV#main-footer > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV#main-footer > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV#main-footer > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV#main-footer > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV#main-footer > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV#main-footer > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV#main-footer > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV#main-footer > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV#main-footer > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV#main-footer > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV#main-footer > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV#main-footer > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV#main-footer > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV#main-footer > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV#main-footer > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV#main-footer > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > UL:first-child > LI:first-child > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV#main-footer > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > UL:first-child > LI:first-child + LI > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV#main-footer > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > UL:first-child > LI:first-child + LI + LI > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV#main-footer > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV#main-footer > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV#main-footer > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV#main-footer > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV#main-footer > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV#main-footer > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV#main-footer > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV#main-footer > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV#main-footer > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV#main-footer > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV#main-footer > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV#main-footer > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV#main-footer > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > UL:first-child > LI:first-child > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV#main-footer > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > UL:first-child > LI:first-child + LI > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV#main-footer > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV#main-footer > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV#main-footer > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV#main-footer > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV#main-footer > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV#main-footer > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV#main-footer > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV#main-footer > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV#main-footer > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV#main-footer > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV#main-footer > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV#main-footer > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV#main-footer > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV > UL:first-child > LI:first-child > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV#main-footer > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV > UL:first-child > LI:first-child + LI > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV#main-footer > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV > UL:first-child > LI:first-child + LI + LI > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV#main-footer > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV#main-footer > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV#main-footer > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV#main-footer > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV#main-footer > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV#main-footer > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV#main-footer > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV#main-footer > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV#main-footer > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV#main-footer > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV#main-footer > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV#main-footer > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV#main-footer > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV + DIV > UL:first-child > LI:first-child + LI > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV#main-footer > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV + DIV > UL:first-child > LI:first-child + LI + LI > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV#main-footer > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV + DIV > UL:first-child > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV#main-footer > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV#main-footer > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV#main-footer > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV#main-footer > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV#main-footer > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV#main-footer > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV#main-footer > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV#main-footer > DIV:first-child > DIV:first-child + DIV + DIV + DIV > UL:first-child > LI:first-child > UL:first-child > LI:first-child > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV#main-footer > DIV:first-child > DIV:first-child + DIV + DIV + DIV > UL:first-child > LI:first-child > UL:first-child > LI:first-child + LI > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV#main-footer > DIV:first-child > DIV:first-child + DIV + DIV + DIV > UL:first-child > LI:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV#main-footer > DIV:first-child > DIV:first-child + DIV + DIV + DIV > UL:first-child > LI:first-child > UL:first-child > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV#main-footer > DIV:first-child > DIV:first-child + DIV + DIV + DIV > UL:first-child > LI:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV#main-footer > DIV:first-child > DIV:first-child + DIV + DIV + DIV > UL:first-child > LI:first-child + LI > UL:first-child > LI:first-child > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV#main-footer > DIV:first-child > DIV:first-child + DIV + DIV + DIV > UL:first-child > LI:first-child + LI > UL:first-child > LI:first-child + LI > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV#main-footer > DIV:first-child > DIV:first-child + DIV + DIV + DIV > UL:first-child > LI:first-child + LI > UL:first-child > LI:first-child + LI + LI > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV#main-footer > DIV:first-child > DIV:first-child + DIV + DIV + DIV > UL:first-child > LI:first-child + LI > UL:first-child > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > BODY#visual-portal-wrapper > DIV#visual-wrapper > DIV#main-footer > DIV:first-child > DIV:first-child + DIV + DIV + DIV > UL:first-child > LI:first-child + LI > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child"
                ],
                "wcag": []
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.fbi.gov/",
      "what": "URL",
      "result": "https://www.fbi.gov/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://www.fbi.gov/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.092",
        "responseTime": "2022-07-17T22:41:44.688Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1048333,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 169,
              "failing": 11
            },
            "issues": {
              "totalErrors": 155,
              "totalWarnings": 9,
              "totalIssues": 164
            },
            "issuesByLevel": {
              "A": {
                "count": 131,
                "pct": 79.88
              },
              "AA": {
                "count": 29,
                "pct": 17.68
              },
              "AAA": {
                "count": 164,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 15,
              "warningDensity": 1,
              "allDensity": 16
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "8b10b445-f073-4d7b-af67-13bf3dc454ba",
          "docID": "9e489164-0568-4803-cfc8-a3486d97df87",
          "sourceHash": "0e33b7645c0a91778b81f89b3502d5e4",
          "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=8b10b445-f073-4d7b-af67-13bf3dc454ba",
          "resultSet": [
            {
              "tID": 57,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has no text inside it.",
              "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 inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users",
              "viewPortLocation": {
                "top-left": {
                  "x": 764,
                  "y": 3846.734375
                },
                "bottom-right": {
                  "x": 794,
                  "y": 3862.734375
                },
                "height": 16,
                "width": 30
              },
              "position": {
                "line": 8312,
                "column": 18
              },
              "errorSnippet": "&lt;a href=\"https://www.facebook.com/FBI\" target=\"_blank\"&gt;\n&lt;svg xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" viewBox=\"0 0 16 16\" aria-labelledby=\"title\" role=\"img\"&gt;\n&lt;path class=\"facebook-icon\" d=\"m15.115 0q0.36458 0 0.62499 0.26042 0.2604",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[3]/div[1]/div[2]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "e6945a5449e8cc604fc8a0f565c14ff9",
              "signature": "f7f815dfc69ca91dcd1fb02ba94e7eac",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=e6945a5449e8cc604fc8a0f565c14ff9"
            },
            {
              "tID": 57,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has no text inside it.",
              "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 inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users",
              "viewPortLocation": {
                "top-left": {
                  "x": 806,
                  "y": 3846.734375
                },
                "bottom-right": {
                  "x": 836,
                  "y": 3862.734375
                },
                "height": 16,
                "width": 30
              },
              "position": {
                "line": 8317,
                "column": 18
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/FBI\" target=\"_blank\"&gt;\n&lt;svg xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" viewBox=\"0 0 16 16\" aria-labelledby=\"title\" role=\"img\"&gt;\n&lt;path class=\"twitter-icon\" d=\"m16 1.9001q-0.6802 1.225-1.6446 2.0875 0.01015 0",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[3]/div[1]/div[2]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "2d3c23e3b9fb77cd18683362ad61333f",
              "signature": "556bb6bae40a5e249dc6de2243dcd45f",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=2d3c23e3b9fb77cd18683362ad61333f"
            },
            {
              "tID": 57,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has no text inside it.",
              "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 inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users",
              "viewPortLocation": {
                "top-left": {
                  "x": 848,
                  "y": 3846.734375
                },
                "bottom-right": {
                  "x": 878,
                  "y": 3862.734375
                },
                "height": 16,
                "width": 30
              },
              "position": {
                "line": 8322,
                "column": 18
              },
              "errorSnippet": "&lt;a href=\"https://www.youtube.com/user/fbi\" target=\"_blank\"&gt;\n&lt;svg xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" viewBox=\"0 0 16 16\" aria-labelledby=\"title\" role=\"img\"&gt;\n&lt;path class=\"youtube-icon\" d=\"m10.192 11.107v1.884q0 0.59821-0.42106 ",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[3]/div[1]/div[2]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "56d66ea6b45b005dd3f2a22449de8e23",
              "signature": "66edfb51c3bc790aa07abd1d0841869a",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=56d66ea6b45b005dd3f2a22449de8e23"
            },
            {
              "tID": 57,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has no text inside it.",
              "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 inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users",
              "viewPortLocation": {
                "top-left": {
                  "x": 890,
                  "y": 3846.734375
                },
                "bottom-right": {
                  "x": 920,
                  "y": 3862.734375
                },
                "height": 16,
                "width": 30
              },
              "position": {
                "line": 8327,
                "column": 18
              },
              "errorSnippet": "&lt;a href=\"https://www.fbi.gov/flickr\"&gt;\n&lt;svg xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" viewBox=\"0 0 16 16\" aria-labelledby=\"title\" role=\"img\"&gt;\n&lt;path class=\"flickr-icon\" d=\"m13 0q1.239 0 2.12 0.88021 0.88 0.88029 0.88 2.1198v10q0 1.239",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[3]/div[1]/div[2]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "b1f4346747b261404dde5e335d3c733c",
              "signature": "920e1f03af59ff23bc36afcc37b7e74c",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=b1f4346747b261404dde5e335d3c733c"
            },
            {
              "tID": 57,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has no text inside it.",
              "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 inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users",
              "viewPortLocation": {
                "top-left": {
                  "x": 932,
                  "y": 3846.734375
                },
                "bottom-right": {
                  "x": 962,
                  "y": 3862.734375
                },
                "height": 16,
                "width": 30
              },
              "position": {
                "line": 8333,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"https://www.linkedin.com/company/fbi\" target=\"_blank\"&gt;\n&lt;svg xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" viewBox=\"0 0 16 16\" aria-labelledby=\"title\" role=\"img\"&gt;\n&lt;path class=\"linkedin-icon\" d=\"M 14.5,0 1.5,0 C 0.67500002,0 0,0.",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[3]/div[1]/div[2]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "fdfa226fcc71cfd29d5ed0200a23613b",
              "signature": "ced2df120419d87a91b6967f2a115341",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=fdfa226fcc71cfd29d5ed0200a23613b"
            },
            {
              "tID": 57,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has no text inside it.",
              "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 inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users",
              "viewPortLocation": {
                "top-left": {
                  "x": 974,
                  "y": 3846.734375
                },
                "bottom-right": {
                  "x": 1004,
                  "y": 3862.734375
                },
                "height": 16,
                "width": 30
              },
              "position": {
                "line": 8353,
                "column": 18
              },
              "errorSnippet": "&lt;a href=\"https://www.instagram.com/fbi/\" target=\"_blank\"&gt;\n&lt;svg xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" viewBox=\"0 0 512 512\" aria-labelledby=\"title\" role=\"img\"&gt;\n&lt;path class=\"instagram-icon\" d=\"M256,49.471c67.266,0,75.233.257,101.8",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[3]/div[1]/div[2]/div[1]/ul[1]/li[6]/a[1]",
              "issueID": "3bbb19006f6ead097200fe1b717d1c60",
              "signature": "0ffe8c05cf0a6f4450daf6e9f4385e6b",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=3bbb19006f6ead097200fe1b717d1c60"
            },
            {
              "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": 162.0625,
                  "y": 336
                },
                "bottom-right": {
                  "x": 231.32850000000002,
                  "y": 356
                },
                "height": 20,
                "width": 69.266
              },
              "position": {
                "line": 1142,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.fbi.gov/about/mission\"&gt;read more&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[2]/a[1]",
              "issueID": "ed9aace228af6f6751b2ca7e9fdb0658",
              "signature": "bcb0e819f88a48e673bb610d201896ea",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=ed9aace228af6f6751b2ca7e9fdb0658"
            },
            {
              "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": 299.421875,
                  "y": 552
                },
                "bottom-right": {
                  "x": 331.421875,
                  "y": 568
                },
                "height": 16,
                "width": 32
              },
              "position": {
                "line": 4726,
                "column": 52
              },
              "errorSnippet": "&lt;a href=\"https://www.fbi.gov/news/stories\"&gt;More&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]/a[1]",
              "issueID": "745e052083fa252e2051999d1eac8625",
              "signature": "1c546c0b97f9e4a2161d0bd700e76e72",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=745e052083fa252e2051999d1eac8625"
            },
            {
              "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": 299.421875,
                  "y": 516
                },
                "bottom-right": {
                  "x": 331.421875,
                  "y": 532
                },
                "height": 16,
                "width": 32
              },
              "position": {
                "line": 5884,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.fbi.gov/news/press-releases\"&gt;More&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[2]/div[2]/div[1]/div[1]/div[1]/p[1]/a[1]",
              "issueID": "e5c96469671041ea1393a32c522b6f4d",
              "signature": "9016e9a530080a36729ab977b06711fd",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=e5c96469671041ea1393a32c522b6f4d"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 20,
                  "y": 3239.734375
                },
                "bottom-right": {
                  "x": 114,
                  "y": 3256.734375
                },
                "height": 17,
                "width": 94
              },
              "position": {
                "line": 6243,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.fbi.gov/wanted\" target=\"_self\" title=\"Most Wanted\"&gt;Most Wanted&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "ca69607aa4eac8753c908c04f0893468",
              "signature": "f05fe447b14b54d6990a26deb881b10b",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=ca69607aa4eac8753c908c04f0893468"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 20,
                  "y": 3277.734375
                },
                "bottom-right": {
                  "x": 128,
                  "y": 3293.734375
                },
                "height": 16,
                "width": 108
              },
              "position": {
                "line": 6243,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.fbi.gov/wanted/topten\" target=\"_self\" title=\"Ten Most Wanted\"&gt;Ten Most Wanted&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "89f2a8cd1a7827c45cf83bdb61491a8c",
              "signature": "b20f815eff2b3ecadef847b6683edb77",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=89f2a8cd1a7827c45cf83bdb61491a8c"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 20,
                  "y": 3305.734375
                },
                "bottom-right": {
                  "x": 76,
                  "y": 3321.734375
                },
                "height": 16,
                "width": 56
              },
              "position": {
                "line": 6244,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.fbi.gov/wanted/fugitives\" target=\"_self\" title=\"Fugitives\"&gt;Fugitives&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "252884492e84094979b6c23ac628d3db",
              "signature": "47eeda05858c849e0130feef919fceb4",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=252884492e84094979b6c23ac628d3db"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 20,
                  "y": 3333.734375
                },
                "bottom-right": {
                  "x": 78,
                  "y": 3349.734375
                },
                "height": 16,
                "width": 58
              },
              "position": {
                "line": 6244,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.fbi.gov/wanted/terrorism\" target=\"_self\" title=\"Terrorism\"&gt;Terrorism&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "76bd303e3aab53cce12c00c8c9c67912",
              "signature": "418e04381020e9bfa6a9040dba703aa4",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=76bd303e3aab53cce12c00c8c9c67912"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 20,
                  "y": 3361.734375
                },
                "bottom-right": {
                  "x": 156,
                  "y": 3397.734375
                },
                "height": 36,
                "width": 136
              },
              "position": {
                "line": 6244,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.fbi.gov/wanted/kidnap\" target=\"_self\" title=\"Kidnappings / Missing Persons\"&gt;Kidnappings / Missing Persons&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "a7093fa02e31ab4fd92965995bb5f1b3",
              "signature": "4d1ee8185588923ba0fe16b04a8df04b",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=a7093fa02e31ab4fd92965995bb5f1b3"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 20,
                  "y": 3409.734375
                },
                "bottom-right": {
                  "x": 145,
                  "y": 3425.734375
                },
                "height": 16,
                "width": 125
              },
              "position": {
                "line": 6244,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.fbi.gov/wanted/seeking-information\" target=\"_self\" title=\"Seeking Information\"&gt;Seeking Information&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[6]/a[1]",
              "issueID": "c61fbdf29304c053e6400eccca8f21a1",
              "signature": "fe392d6287d38368083ed37afbd9e495",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=c61fbdf29304c053e6400eccca8f21a1"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 20,
                  "y": 3437.734375
                },
                "bottom-right": {
                  "x": 109,
                  "y": 3453.734375
                },
                "height": 16,
                "width": 89
              },
              "position": {
                "line": 6411,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://www.fbi.gov/wanted/bank-robbers\" target=\"_self\" title=\"Bank Robbers\"&gt;Bank Robbers&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[7]/a[1]",
              "issueID": "5107d3d40352d2f676c54d079015914c",
              "signature": "580529b2a8bfa4fc5625cd441ce6a9ea",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=5107d3d40352d2f676c54d079015914c"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 20,
                  "y": 3465.734375
                },
                "bottom-right": {
                  "x": 58,
                  "y": 3481.734375
                },
                "height": 16,
                "width": 38
              },
              "position": {
                "line": 6412,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.fbi.gov/wanted/ecap\" target=\"_self\" title=\"ECAP\"&gt;ECAP&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[8]/a[1]",
              "issueID": "b719ecc892342a3d9c9326dbbe2b453b",
              "signature": "98883215a43e16f70e8c7cdec1633170",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=b719ecc892342a3d9c9326dbbe2b453b"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 20,
                  "y": 3493.734375
                },
                "bottom-right": {
                  "x": 61,
                  "y": 3509.734375
                },
                "height": 16,
                "width": 41
              },
              "position": {
                "line": 6412,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.fbi.gov/wanted/vicap\" target=\"_self\" title=\"ViCAP\"&gt;ViCAP&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[9]/a[1]",
              "issueID": "8646c2bfa72241dc98eea01ab8bbbdc4",
              "signature": "2a2d4636e5c2c04cdf1d698d0b12324b",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=8646c2bfa72241dc98eea01ab8bbbdc4"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 20,
                  "y": 3553.734375
                },
                "bottom-right": {
                  "x": 62,
                  "y": 3570.734375
                },
                "height": 17,
                "width": 42
              },
              "position": {
                "line": 6412,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.fbi.gov/about\" target=\"_self\" title=\"About\"&gt;About&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[10]/a[1]",
              "issueID": "40c0368e91f05b82d1233116fbba1fee",
              "signature": "1550ba12ef166dd4d8994c75836a2ead",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=40c0368e91f05b82d1233116fbba1fee"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 20,
                  "y": 3591.734375
                },
                "bottom-right": {
                  "x": 139,
                  "y": 3607.734375
                },
                "height": 16,
                "width": 119
              },
              "position": {
                "line": 6483,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://www.fbi.gov/about/mission\" target=\"_self\" title=\"Mission &amp;amp; Priorities\"&gt;Mission &amp;amp; Priorities&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[11]/a[1]",
              "issueID": "a1a6ef3b215e9a4b7d8035a4a3c472f0",
              "signature": "de1772c1a8526af09503eebc2cf41993",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=a1a6ef3b215e9a4b7d8035a4a3c472f0"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 20,
                  "y": 3619.734375
                },
                "bottom-right": {
                  "x": 163,
                  "y": 3635.734375
                },
                "height": 16,
                "width": 143
              },
              "position": {
                "line": 6484,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.fbi.gov/about/leadership-and-structure\" target=\"_self\" title=\"Leadership &amp;amp; Structure\"&gt;Leadership &amp;amp; Structure&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[12]/a[1]",
              "issueID": "f70cd53d16e5a3fd5d260dd348c39ec8",
              "signature": "b40c0c014b02d2b2150dde99e7ec9a2e",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=f70cd53d16e5a3fd5d260dd348c39ec8"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 20,
                  "y": 3647.734375
                },
                "bottom-right": {
                  "x": 99,
                  "y": 3663.734375
                },
                "height": 16,
                "width": 79
              },
              "position": {
                "line": 6484,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.fbi.gov/about/partnerships\" target=\"_self\" title=\"Partnerships\"&gt;Partnerships&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[13]/a[1]",
              "issueID": "8cd81f9b2fa706cedb94283005b6c86d",
              "signature": "3c7799b5cf0b8e4f46c36cd681694a76",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=8cd81f9b2fa706cedb94283005b6c86d"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 20,
                  "y": 3675.734375
                },
                "bottom-right": {
                  "x": 152,
                  "y": 3691.734375
                },
                "height": 16,
                "width": 132
              },
              "position": {
                "line": 6484,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.fbi.gov/about/community-outreach\" target=\"_self\" title=\"Community Outreach\"&gt;Community Outreach&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[14]/a[1]",
              "issueID": "5ebb1f1c283b76fffae355dfaa09064d",
              "signature": "2ffef528b920f0ac79e84fcf88c41fa3",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=5ebb1f1c283b76fffae355dfaa09064d"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 20,
                  "y": 3703.734375
                },
                "bottom-right": {
                  "x": 55,
                  "y": 3719.734375
                },
                "height": 16,
                "width": 35
              },
              "position": {
                "line": 6555,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"https://www.fbi.gov/about/faqs\" target=\"_self\" title=\"FAQs\"&gt;FAQs&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[15]/a[1]",
              "issueID": "d2fb086934b555b7a3d0d71341762e53",
              "signature": "4d19d6473e9b73a2787e1c46da4030ab",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=d2fb086934b555b7a3d0d71341762e53"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 243.796875,
                  "y": 3239.734375
                },
                "bottom-right": {
                  "x": 283.796875,
                  "y": 3256.734375
                },
                "height": 17,
                "width": 40
              },
              "position": {
                "line": 6711,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://www.fbi.gov/news\" target=\"_self\" title=\"News\"&gt;News&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[2]/div[1]/div[2]/ul[1]/li[1]/a[1]",
              "issueID": "eadbfb0077b94bc6800e69e6e3ef97db",
              "signature": "40ed469c35d76d98c94817f6339a47fe",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=eadbfb0077b94bc6800e69e6e3ef97db"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 243.796875,
                  "y": 3277.734375
                },
                "bottom-right": {
                  "x": 286.796875,
                  "y": 3293.734375
                },
                "height": 16,
                "width": 43
              },
              "position": {
                "line": 6712,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.fbi.gov/news/stories\" target=\"_self\" title=\"Stories\"&gt;Stories&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[2]/div[1]/div[2]/ul[1]/li[2]/a[1]",
              "issueID": "ac834f9edb17453b13bace1effa20746",
              "signature": "de74cc9d30524a296c28690ff1ee0b00",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=ac834f9edb17453b13bace1effa20746"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 243.796875,
                  "y": 3305.734375
                },
                "bottom-right": {
                  "x": 285.796875,
                  "y": 3321.734375
                },
                "height": 16,
                "width": 42
              },
              "position": {
                "line": 6712,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.fbi.gov/news/videos\" target=\"_self\" title=\"Videos\"&gt;Videos&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[2]/div[1]/div[2]/ul[1]/li[3]/a[1]",
              "issueID": "b788503bde9e8e00d6d4542ad52b9193",
              "signature": "cfb7db01dd14747fe50ac9a18d867b81",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=b788503bde9e8e00d6d4542ad52b9193"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 243.796875,
                  "y": 3333.734375
                },
                "bottom-right": {
                  "x": 334.796875,
                  "y": 3349.734375
                },
                "height": 16,
                "width": 91
              },
              "position": {
                "line": 6712,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.fbi.gov/news/pressrel\" target=\"_self\" title=\"Press Release\"&gt;Press Release&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[2]/div[1]/div[2]/ul[1]/li[4]/a[1]",
              "issueID": "a0e80f86d079923ae2cdbd79526abe4e",
              "signature": "964d133562f74d0eb858044f78dcaa15",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=a0e80f86d079923ae2cdbd79526abe4e"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 243.796875,
                  "y": 3361.734375
                },
                "bottom-right": {
                  "x": 305.796875,
                  "y": 3377.734375
                },
                "height": 16,
                "width": 62
              },
              "position": {
                "line": 6879,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"https://www.fbi.gov/news/speeches\" target=\"_self\" title=\"Speeches\"&gt;Speeches&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[2]/div[1]/div[2]/ul[1]/li[5]/a[1]",
              "issueID": "46eaa284070ecbdf491f40d3aa511e22",
              "signature": "8786acaab9011a1bbf90982dbb8fae7e",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=46eaa284070ecbdf491f40d3aa511e22"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 243.796875,
                  "y": 3389.734375
                },
                "bottom-right": {
                  "x": 306.796875,
                  "y": 3405.734375
                },
                "height": 16,
                "width": 63
              },
              "position": {
                "line": 6880,
                "column": 40
              },
              "errorSnippet": "&lt;a href=\"https://www.fbi.gov/news/testimony\" target=\"_self\" title=\"Testimony\"&gt;Testimony&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[2]/div[1]/div[2]/ul[1]/li[6]/a[1]",
              "issueID": "74d6bc3d3f4181f08db94fa1ceb35b83",
              "signature": "245a338dd534341a3e3ba4b9a0ce1722",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=74d6bc3d3f4181f08db94fa1ceb35b83"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 243.796875,
                  "y": 3417.734375
                },
                "bottom-right": {
                  "x": 328.796875,
                  "y": 3453.734375
                },
                "height": 36,
                "width": 85
              },
              "position": {
                "line": 6891,
                "column": 52
              },
              "errorSnippet": "&lt;a href=\"https://www.fbi.gov/news/podcasts\" target=\"_self\" title=\"Podcasts and Radio\"&gt;Podcasts and Radio&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[2]/div[1]/div[2]/ul[1]/li[7]/a[1]",
              "issueID": "d1b1ea6ef122138d64002ec9171de86f",
              "signature": "bc38e7e9749811c3a268432e4a6c0c06",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=d1b1ea6ef122138d64002ec9171de86f"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 243.796875,
                  "y": 3465.734375
                },
                "bottom-right": {
                  "x": 286.796875,
                  "y": 3481.734375
                },
                "height": 16,
                "width": 43
              },
              "position": {
                "line": 6892,
                "column": 58
              },
              "errorSnippet": "&lt;a href=\"https://www.fbi.gov/news/photos\" target=\"_self\" title=\"Photos\"&gt;Photos&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[2]/div[1]/div[2]/ul[1]/li[8]/a[1]",
              "issueID": "9a02e38d284f0d26e855258f9caf72f0",
              "signature": "f052ab0c3b36810622c3676e3cc416e3",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=9a02e38d284f0d26e855258f9caf72f0"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 243.796875,
                  "y": 3493.734375
                },
                "bottom-right": {
                  "x": 293.796875,
                  "y": 3509.734375
                },
                "height": 16,
                "width": 50
              },
              "position": {
                "line": 7299,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://www.fbi.gov/news/espanol\" target=\"_self\" title=\"Español\"&gt;Español&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[2]/div[1]/div[2]/ul[1]/li[9]/a[1]",
              "issueID": "b56be6ca0b2048caf8c38c396e1ce20a",
              "signature": "7cd1521f2cc495ac9d78dc0d53180d90",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=b56be6ca0b2048caf8c38c396e1ce20a"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 243.796875,
                  "y": 3521.734375
                },
                "bottom-right": {
                  "x": 275.796875,
                  "y": 3537.734375
                },
                "height": 16,
                "width": 32
              },
              "position": {
                "line": 7300,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.fbi.gov/news/apps\" target=\"_self\" title=\"Apps\"&gt;Apps&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[2]/div[1]/div[2]/ul[1]/li[10]/a[1]",
              "issueID": "c367ed98c5e0a4414bf86a811d3d7c68",
              "signature": "f9c64b631db2fe951e6b8a1aa2e9cef0",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=c367ed98c5e0a4414bf86a811d3d7c68"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 243.796875,
                  "y": 3581.734375
                },
                "bottom-right": {
                  "x": 319.796875,
                  "y": 3598.734375
                },
                "height": 17,
                "width": 76
              },
              "position": {
                "line": 7300,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.fbi.gov/resources\" target=\"_self\" title=\"Resources\"&gt;Resources&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[2]/div[1]/div[2]/ul[1]/li[11]/a[1]",
              "issueID": "bbe4732458ee72fb79d751b7f02ab070",
              "signature": "8b74f520b6eda828f8653b341d5ccbf8",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=bbe4732458ee72fb79d751b7f02ab070"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 243.796875,
                  "y": 3619.734375
                },
                "bottom-right": {
                  "x": 352.796875,
                  "y": 3635.734375
                },
                "height": 16,
                "width": 109
              },
              "position": {
                "line": 7814,
                "column": 186
              },
              "errorSnippet": "&lt;a href=\"https://www.fbi.gov/resources/law-enforcement\" target=\"_self\" title=\"Law Enforcement\"&gt;Law Enforcement&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[2]/div[1]/div[2]/ul[1]/li[12]/a[1]",
              "issueID": "4369577823f54d5c98b747a13175c069",
              "signature": "0a0af359eff8280d3a6c54c141c6c60f",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=4369577823f54d5c98b747a13175c069"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 243.796875,
                  "y": 3647.734375
                },
                "bottom-right": {
                  "x": 314.796875,
                  "y": 3663.734375
                },
                "height": 16,
                "width": 71
              },
              "position": {
                "line": 7819,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"https://www.fbi.gov/resources/businesses\" target=\"_self\" title=\"Businesses\"&gt;Businesses&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[2]/div[1]/div[2]/ul[1]/li[13]/a[1]",
              "issueID": "2fd6e6a98170f7a0ca0642ffbef12f8c",
              "signature": "f82060dbf0cd2d05da14a6827e8f9761",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=2fd6e6a98170f7a0ca0642ffbef12f8c"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 243.796875,
                  "y": 3675.734375
                },
                "bottom-right": {
                  "x": 351.796875,
                  "y": 3691.734375
                },
                "height": 16,
                "width": 108
              },
              "position": {
                "line": 7851,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"https://www.fbi.gov/resources/victim-assistance\" target=\"_self\" title=\"Victim Assistance\"&gt;Victim Assistance&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[2]/div[1]/div[2]/ul[1]/li[14]/a[1]",
              "issueID": "296ea3562de5b9748aea563f4bad0120",
              "signature": "7bae9036218ef3fa0b0e1aa4dfa354ad",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=296ea3562de5b9748aea563f4bad0120"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 243.796875,
                  "y": 3703.734375
                },
                "bottom-right": {
                  "x": 318.796875,
                  "y": 3739.734375
                },
                "height": 36,
                "width": 75
              },
              "position": {
                "line": 7863,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"https://www.fbi.gov/resources/library\" target=\"_self\" title=\"Reports &amp;amp; Publications\"&gt;Reports &amp;amp; Publications&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[2]/div[1]/div[2]/ul[1]/li[15]/a[1]",
              "issueID": "af0cedaa59a751a5def438fe3eae0bc3",
              "signature": "689464cabfa13f5eef90f6a0b75fde99",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=af0cedaa59a751a5def438fe3eae0bc3"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 428.625,
                  "y": 3239.734375
                },
                "bottom-right": {
                  "x": 505.625,
                  "y": 3278.734375
                },
                "height": 39,
                "width": 77
              },
              "position": {
                "line": 7875,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"https://www.fbi.gov/investigate\" target=\"_self\" title=\"What We Investigate\"&gt;What We Investigate&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[2]/div[2]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "75aec3888da30f6e1012c5aad4fafab8",
              "signature": "4df33b58eff5619b1815b20419670c3d",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=75aec3888da30f6e1012c5aad4fafab8"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 428.625,
                  "y": 3299.734375
                },
                "bottom-right": {
                  "x": 486.625,
                  "y": 3315.734375
                },
                "height": 16,
                "width": 58
              },
              "position": {
                "line": 7877,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"https://www.fbi.gov/investigate/terrorism\" target=\"_self\" title=\"Terrorism\"&gt;Terrorism&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[2]/div[2]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "664f9cac16040afd3d4ad5315e7907e0",
              "signature": "72efc8a458708335f02f9ef2b0547b16",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=664f9cac16040afd3d4ad5315e7907e0"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 428.625,
                  "y": 3327.734375
                },
                "bottom-right": {
                  "x": 547.625,
                  "y": 3343.734375
                },
                "height": 16,
                "width": 119
              },
              "position": {
                "line": 7879,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"https://www.fbi.gov/investigate/counterintelligence\" target=\"_self\" title=\"Counterintelligence\"&gt;Counterintelligence&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[2]/div[2]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "bb5bd6c4a9f0af1d34a01c40fb2de7e5",
              "signature": "1a4381c59a1979b69379a46ceee97910",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=bb5bd6c4a9f0af1d34a01c40fb2de7e5"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 428.625,
                  "y": 3355.734375
                },
                "bottom-right": {
                  "x": 506.625,
                  "y": 3371.734375
                },
                "height": 16,
                "width": 78
              },
              "position": {
                "line": 7881,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"https://www.fbi.gov/investigate/cyber\" target=\"_self\" title=\"Cyber Crime\"&gt;Cyber Crime&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[2]/div[2]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "ce375675df6fce93c6ed3965a2bef640",
              "signature": "7d778b73b3d27db23f3fbe61a56c99e8",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=ce375675df6fce93c6ed3965a2bef640"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 428.625,
                  "y": 3383.734375
                },
                "bottom-right": {
                  "x": 535.625,
                  "y": 3399.734375
                },
                "height": 16,
                "width": 107
              },
              "position": {
                "line": 7883,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"https://www.fbi.gov/investigate/public-corruption\" target=\"_self\" title=\"Public Corruption\"&gt;Public Corruption&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[2]/div[2]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "4e8a4b7669afcd18cd6b1afacaf8f99f",
              "signature": "bb230d92812d7d8b492b1f8d71650c56",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=4e8a4b7669afcd18cd6b1afacaf8f99f"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 428.625,
                  "y": 3411.734375
                },
                "bottom-right": {
                  "x": 498.625,
                  "y": 3427.734375
                },
                "height": 16,
                "width": 70
              },
              "position": {
                "line": 7885,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"https://www.fbi.gov/investigate/civil-rights\" target=\"_self\" title=\"Civil Rights\"&gt;Civil Rights&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[2]/div[2]/div[1]/ul[1]/li[6]/a[1]",
              "issueID": "5115b1c23251d61501879546cc5577fb",
              "signature": "c5162d651e17aac75b4e095fffaeed3e",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=5115b1c23251d61501879546cc5577fb"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 428.625,
                  "y": 3439.734375
                },
                "bottom-right": {
                  "x": 533.625,
                  "y": 3455.734375
                },
                "height": 16,
                "width": 105
              },
              "position": {
                "line": 7887,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"https://www.fbi.gov/investigate/organized-crime\" target=\"_self\" title=\"Organized Crime\"&gt;Organized Crime&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[2]/div[2]/div[1]/ul[1]/li[7]/a[1]",
              "issueID": "e0885a4432dfe0684d1f426fdd89458b",
              "signature": "3634e22da679ca13d3834c4e5ec29e81",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=e0885a4432dfe0684d1f426fdd89458b"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 428.625,
                  "y": 3467.734375
                },
                "bottom-right": {
                  "x": 546.625,
                  "y": 3483.734375
                },
                "height": 16,
                "width": 118
              },
              "position": {
                "line": 7889,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"https://www.fbi.gov/investigate/white-collar-crime\" target=\"_self\" title=\"White-Collar Crime\"&gt;White-Collar Crime&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[2]/div[2]/div[1]/ul[1]/li[8]/a[1]",
              "issueID": "de90ebcb4bf7b5a88daba2861287600d",
              "signature": "d92ecdba7efac6d79c61ee7c8702abf5",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=de90ebcb4bf7b5a88daba2861287600d"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 428.625,
                  "y": 3495.734375
                },
                "bottom-right": {
                  "x": 511.625,
                  "y": 3511.734375
                },
                "height": 16,
                "width": 83
              },
              "position": {
                "line": 7893,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"https://www.fbi.gov/investigate/violent-crime\" target=\"_self\" title=\"Violent Crime\"&gt;Violent Crime&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[2]/div[2]/div[1]/ul[1]/li[9]/a[1]",
              "issueID": "17264926a3f30f0047310c3c9f011f86",
              "signature": "2e0a43eb208dfc592fa3d8f6d8c592ab",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=17264926a3f30f0047310c3c9f011f86"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 428.625,
                  "y": 3523.734375
                },
                "bottom-right": {
                  "x": 463.625,
                  "y": 3539.734375
                },
                "height": 16,
                "width": 35
              },
              "position": {
                "line": 7899,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"https://www.fbi.gov/investigate/wmd\" target=\"_self\" title=\"WMD\"&gt;WMD&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[2]/div[2]/div[1]/ul[1]/li[10]/a[1]",
              "issueID": "a22156ac11b117c96e4ccea45da3a3e1",
              "signature": "6565ccdc3fff6c8ef9da3cfb0017603b",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=a22156ac11b117c96e4ccea45da3a3e1"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 428.625,
                  "y": 3583.734375
                },
                "bottom-right": {
                  "x": 507.625,
                  "y": 3600.734375
                },
                "height": 17,
                "width": 79
              },
              "position": {
                "line": 7905,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"https://www.fbi.gov/contact-us\" target=\"_self\" title=\"Contact Us\"&gt;Contact Us&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[2]/div[2]/div[1]/ul[1]/li[11]/a[1]",
              "issueID": "2561e395bb152e9287d0a2c790f5ebd2",
              "signature": "b38ac731942f9a48932b29efa9857938",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=2561e395bb152e9287d0a2c790f5ebd2"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 428.625,
                  "y": 3621.734375
                },
                "bottom-right": {
                  "x": 505.625,
                  "y": 3637.734375
                },
                "height": 16,
                "width": 77
              },
              "position": {
                "line": 7911,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"https://www.fbi.gov/contact-us/field-offices\" target=\"_self\" title=\"Field Offices\"&gt;Field Offices&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[2]/div[2]/div[1]/ul[1]/li[12]/a[1]",
              "issueID": "e1347483e720747e2cbd363f9d561fd1",
              "signature": "2c0d9ae1eda55eb38bbd07072e9ad541",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=e1347483e720747e2cbd363f9d561fd1"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 428.625,
                  "y": 3649.734375
                },
                "bottom-right": {
                  "x": 538.625,
                  "y": 3665.734375
                },
                "height": 16,
                "width": 110
              },
              "position": {
                "line": 7917,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"https://www.fbi.gov/contact-us/fbi-headquarters\" target=\"_self\" title=\"FBI Headquarters\"&gt;FBI Headquarters&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[2]/div[2]/div[1]/ul[1]/li[13]/a[1]",
              "issueID": "3c87cd8604ce7f71382f15cc92cd4822",
              "signature": "db6a44494abdf1fde1bfc85c1e7fde7d",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=3c87cd8604ce7f71382f15cc92cd4822"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 428.625,
                  "y": 3677.734375
                },
                "bottom-right": {
                  "x": 535.625,
                  "y": 3693.734375
                },
                "height": 16,
                "width": 107
              },
              "position": {
                "line": 7923,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"https://www.fbi.gov/contact-us/legal-attache-offices\" target=\"_self\" title=\"Overseas Offices\"&gt;Overseas Offices&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[2]/div[2]/div[1]/ul[1]/li[14]/a[1]",
              "issueID": "2e06e5577ca7ecfab6c4a21dcade685a",
              "signature": "ee5065c196e92d5418025f395f9f4dd3",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=2e06e5577ca7ecfab6c4a21dcade685a"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 622.484375,
                  "y": 3239.734375
                },
                "bottom-right": {
                  "x": 684.484375,
                  "y": 3256.734375
                },
                "height": 17,
                "width": 62
              },
              "position": {
                "line": 7929,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"https://www.fbi.gov/services\" target=\"_self\" title=\"Services\"&gt;Services&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[2]/div[2]/div[2]/ul[1]/li[1]/a[1]",
              "issueID": "3f6f971da90b1056a538b32de0110a2d",
              "signature": "d48b0b4a704fff046227d1a65a763af9",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=3f6f971da90b1056a538b32de0110a2d"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 622.484375,
                  "y": 3277.734375
                },
                "bottom-right": {
                  "x": 653.484375,
                  "y": 3293.734375
                },
                "height": 16,
                "width": 31
              },
              "position": {
                "line": 7960,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"https://www.fbi.gov/services/cjis\" target=\"_self\" title=\"CJIS\"&gt;CJIS&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[2]/div[2]/div[2]/ul[1]/li[2]/a[1]",
              "issueID": "f42101130931a7e6e824f9665c81d6a9",
              "signature": "d37bc574010baf5ad7b9c3048475169f",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=f42101130931a7e6e824f9665c81d6a9"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 622.484375,
                  "y": 3305.734375
                },
                "bottom-right": {
                  "x": 657.484375,
                  "y": 3321.734375
                },
                "height": 16,
                "width": 35
              },
              "position": {
                "line": 7994,
                "column": 24
              },
              "errorSnippet": "&lt;a href=\"https://www.fbi.gov/services/cirg\" target=\"_self\" title=\"CIRG\"&gt;CIRG&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[2]/div[2]/div[2]/ul[1]/li[3]/a[1]",
              "issueID": "f27b1201837a9043fc03bd7fd0f1b7b9",
              "signature": "6eb5e5e963f348b8a3da4f65539063cb",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=f27b1201837a9043fc03bd7fd0f1b7b9"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 622.484375,
                  "y": 3333.734375
                },
                "bottom-right": {
                  "x": 747.484375,
                  "y": 3349.734375
                },
                "height": 16,
                "width": 125
              },
              "position": {
                "line": 8017,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"https://www.fbi.gov/services/laboratory\" target=\"_self\" title=\"Laboratory Services\"&gt;Laboratory Services&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[2]/div[2]/div[2]/ul[1]/li[4]/a[1]",
              "issueID": "e9df283433539128918ef0dc35e033f9",
              "signature": "961900561b0aeb03f813bf57f3997daa",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=e9df283433539128918ef0dc35e033f9"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 622.484375,
                  "y": 3361.734375
                },
                "bottom-right": {
                  "x": 734.484375,
                  "y": 3377.734375
                },
                "height": 16,
                "width": 112
              },
              "position": {
                "line": 8023,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"https://www.fbi.gov/services/training-academy\" target=\"_self\" title=\"Training Academy\"&gt;Training Academy&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[2]/div[2]/div[2]/ul[1]/li[5]/a[1]",
              "issueID": "bb404fcc0834678f42e04ed8cc443836",
              "signature": "cd8d64e798dfaa19d5e6fce68ac6dccd",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=bb404fcc0834678f42e04ed8cc443836"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 622.484375,
                  "y": 3389.734375
                },
                "bottom-right": {
                  "x": 695.484375,
                  "y": 3425.734375
                },
                "height": 36,
                "width": 73
              },
              "position": {
                "line": 8037,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"https://www.fbi.gov/services/operational-technology\" target=\"_self\" title=\"Operational Technology\"&gt;Operational Technology&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[2]/div[2]/div[2]/ul[1]/li[6]/a[1]",
              "issueID": "b757fc9a11ceceb1f0e991c0a9cae907",
              "signature": "ce12daabc993635cc8b129747789497c",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=b757fc9a11ceceb1f0e991c0a9cae907"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 622.484375,
                  "y": 3437.734375
                },
                "bottom-right": {
                  "x": 704.484375,
                  "y": 3473.734375
                },
                "height": 36,
                "width": 82
              },
              "position": {
                "line": 8043,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"https://www.fbi.gov/services/information-management\" target=\"_self\" title=\"Information Management\"&gt;Information Management&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[2]/div[2]/div[2]/ul[1]/li[7]/a[1]",
              "issueID": "31d619f502d4bc5c340d699f652a9e39",
              "signature": "7b28efec722437afc9f04211431b2fce",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=31d619f502d4bc5c340d699f652a9e39"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 622.484375,
                  "y": 3517.734375
                },
                "bottom-right": {
                  "x": 686.484375,
                  "y": 3534.734375
                },
                "height": 17,
                "width": 64
              },
              "position": {
                "line": 8057,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"https://www.fbijobs.gov/\" target=\"_blank\" title=\"FBI Jobs\"&gt;FBI Jobs&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[2]/div[2]/div[2]/ul[1]/li[8]/a[1]",
              "issueID": "ed12188c1aef64f6d1388fac1c76b292",
              "signature": "98b99e44af3e9f92e9645fc66a1166cc",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=ed12188c1aef64f6d1388fac1c76b292"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 622.484375,
                  "y": 3555.734375
                },
                "bottom-right": {
                  "x": 700.484375,
                  "y": 3571.734375
                },
                "height": 16,
                "width": 78
              },
              "position": {
                "line": 8063,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"https://www.fbi.gov/tips\" target=\"_self\" title=\"Submit a Tip\"&gt;Submit a Tip&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[2]/div[2]/div[2]/ul[1]/li[9]/a[1]",
              "issueID": "3e96805bdbeac0ebccc3a9213b1e1023",
              "signature": "a1ed1388b56a67450198ccbdb9f2b45c",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=3e96805bdbeac0ebccc3a9213b1e1023"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 622.484375,
                  "y": 3583.734375
                },
                "bottom-right": {
                  "x": 720.484375,
                  "y": 3599.734375
                },
                "height": 16,
                "width": 98
              },
              "position": {
                "line": 8079,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"https://ucr.fbi.gov\" target=\"_blank\" title=\"Crime Statistics\"&gt;Crime Statistics&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[2]/div[2]/div[2]/ul[1]/li[10]/a[1]",
              "issueID": "ae9ac83edc318dc65801004870f4df3e",
              "signature": "2bba741bc91f82ae0a06bb35451b06a0",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=ae9ac83edc318dc65801004870f4df3e"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 622.484375,
                  "y": 3611.734375
                },
                "bottom-right": {
                  "x": 666.484375,
                  "y": 3627.734375
                },
                "height": 16,
                "width": 44
              },
              "position": {
                "line": 8085,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"https://www.fbi.gov/history\" target=\"_self\" title=\"History\"&gt;History&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[2]/div[2]/div[2]/ul[1]/li[11]/a[1]",
              "issueID": "6ffc818e2e9735d29abdba0d8ba1b95c",
              "signature": "bcbe2c65e8291f0a2edcae5e45b060da",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=6ffc818e2e9735d29abdba0d8ba1b95c"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 622.484375,
                  "y": 3639.734375
                },
                "bottom-right": {
                  "x": 663.484375,
                  "y": 3655.734375
                },
                "height": 16,
                "width": 41
              },
              "position": {
                "line": 8099,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"https://www.fbi.gov/services/information-management/foipa\" target=\"_blank\" title=\"FOIPA\"&gt;FOIPA&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[2]/div[2]/div[2]/ul[1]/li[12]/a[1]",
              "issueID": "0aecda77a57ff97f490992d7d488d4df",
              "signature": "b271b0fab2d2fe60a13298b430a8f42a",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=0aecda77a57ff97f490992d7d488d4df"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 622.484375,
                  "y": 3667.734375
                },
                "bottom-right": {
                  "x": 722.484375,
                  "y": 3683.734375
                },
                "height": 16,
                "width": 100
              },
              "position": {
                "line": 8105,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"https://www.fbi.gov/scams-and-safety\" target=\"_self\" title=\"Scams &amp;amp; Safety\"&gt;Scams &amp;amp; Safety&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[2]/div[2]/div[2]/ul[1]/li[13]/a[1]",
              "issueID": "318dbb61c3e8296cd612266cbad33c39",
              "signature": "ac6096e6c9db0bb592e628a3cb89660d",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=318dbb61c3e8296cd612266cbad33c39"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 622.484375,
                  "y": 3695.734375
                },
                "bottom-right": {
                  "x": 675.484375,
                  "y": 3711.734375
                },
                "height": 16,
                "width": 53
              },
              "position": {
                "line": 8119,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"https://www.fbi.gov/fbi-kids\" target=\"_self\" title=\"FBI Kids\"&gt;FBI Kids&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[2]/div[2]/div[2]/ul[1]/li[14]/a[1]",
              "issueID": "ee900a9429d8dd1007d02972de692d42",
              "signature": "63dcc877dcb6301e8818dcec0ec49bb8",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=ee900a9429d8dd1007d02972de692d42"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 622.484375,
                  "y": 3723.734375
                },
                "bottom-right": {
                  "x": 675.484375,
                  "y": 3739.734375
                },
                "height": 16,
                "width": 53
              },
              "position": {
                "line": 8125,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"https://www.fbi.gov/contact-us/fbi-headquarters/the-fbi-experience\" target=\"_self\" title=\"FBI Tour\"&gt;FBI Tour&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[2]/div[2]/div[2]/ul[1]/li[15]/a[1]",
              "issueID": "52d0eac836a8e403d29c1d1891b0386e",
              "signature": "d9a3cbc56133d78d05078c15af5ad0bd",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=52d0eac836a8e403d29c1d1891b0386e"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 821.75,
                  "y": 3277.734375
                },
                "bottom-right": {
                  "x": 897.75,
                  "y": 3293.734375
                },
                "height": 16,
                "width": 76
              },
              "position": {
                "line": 8141,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"https://www.fbi.gov/accessibility\" target=\"_self\" title=\"Accessibility\"&gt;Accessibility&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[2]/div[2]/div[3]/ul[1]/li[2]/a[1]",
              "issueID": "7722db401ce7f26eec1ecd963fe2f0d6",
              "signature": "6c4c7428ba1d2b38fa8148c126385fc0",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=7722db401ce7f26eec1ecd963fe2f0d6"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 821.75,
                  "y": 3305.734375
                },
                "bottom-right": {
                  "x": 902.75,
                  "y": 3321.734375
                },
                "height": 16,
                "width": 81
              },
              "position": {
                "line": 8147,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"https://www.regulations.gov/\" target=\"_blank\" title=\"eRulemaking\"&gt;eRulemaking&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[2]/div[2]/div[3]/ul[1]/li[3]/a[1]",
              "issueID": "851c43ee257d6ace73fef5dbb13a3e42",
              "signature": "653bb7d49e79480dcf6d2599de63a5ac",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=851c43ee257d6ace73fef5dbb13a3e42"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 821.75,
                  "y": 3333.734375
                },
                "bottom-right": {
                  "x": 974.75,
                  "y": 3369.734375
                },
                "height": 36,
                "width": 153
              },
              "position": {
                "line": 8161,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"https://www.fbi.gov/services/information-management/foipa\" target=\"_self\" title=\"Freedom of Information / Privacy Act\"&gt;Freedom of Information / Privacy Act&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[2]/div[2]/div[3]/ul[1]/li[4]/a[1]",
              "issueID": "4fc08f097bc844e02b6be4afea8ce986",
              "signature": "b68ad16e716c9835de9b04c8a33034e8",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=4fc08f097bc844e02b6be4afea8ce986"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 821.75,
                  "y": 3381.734375
                },
                "bottom-right": {
                  "x": 906.75,
                  "y": 3397.734375
                },
                "height": 16,
                "width": 85
              },
              "position": {
                "line": 8167,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"https://www.fbi.gov/legalnotices\" target=\"_self\" title=\"Legal Notices\"&gt;Legal Notices&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[2]/div[2]/div[3]/ul[1]/li[5]/a[1]",
              "issueID": "fd3e64e51c5dccb6dff0fb00f4343fd4",
              "signature": "ca593580bd3a362769832e964592bbed",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=fd3e64e51c5dccb6dff0fb00f4343fd4"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 821.75,
                  "y": 3409.734375
                },
                "bottom-right": {
                  "x": 997.75,
                  "y": 3425.734375
                },
                "height": 16,
                "width": 176
              },
              "position": {
                "line": 8181,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"https://www.justice.gov/legalpolicies\" target=\"_blank\" title=\"Legal Policies &amp;amp; Disclaimers\"&gt;Legal Policies &amp;amp; Disclaimers&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[2]/div[2]/div[3]/ul[1]/li[6]/a[1]",
              "issueID": "599b711c31897f368b5501807a40864f",
              "signature": "0f37ec687cd4f16df5e9bd29bb548f2d",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=599b711c31897f368b5501807a40864f"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 821.75,
                  "y": 3437.734375
                },
                "bottom-right": {
                  "x": 908.75,
                  "y": 3453.734375
                },
                "height": 16,
                "width": 87
              },
              "position": {
                "line": 8187,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"https://www.fbi.gov/privacy-policy\" target=\"_self\" title=\"Privacy Policy\"&gt;Privacy Policy&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[2]/div[2]/div[3]/ul[1]/li[7]/a[1]",
              "issueID": "e7f070d068f8e0e4fbf707469c3eaa65",
              "signature": "251591516cecd418ae1ac64e01e3471d",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=e7f070d068f8e0e4fbf707469c3eaa65"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 821.75,
                  "y": 3465.734375
                },
                "bottom-right": {
                  "x": 876.75,
                  "y": 3481.734375
                },
                "height": 16,
                "width": 55
              },
              "position": {
                "line": 8224,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"https://www.usa.gov/\" target=\"_blank\" title=\"USA.gov\"&gt;USA.gov&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[2]/div[2]/div[3]/ul[1]/li[8]/a[1]",
              "issueID": "fdc06d92a8f91659dfcad599b2a855e0",
              "signature": "d010596153c596dd04be95c7bc5d056e",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=fdc06d92a8f91659dfcad599b2a855e0"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 821.75,
                  "y": 3493.734375
                },
                "bottom-right": {
                  "x": 901.75,
                  "y": 3509.734375
                },
                "height": 16,
                "width": 80
              },
              "position": {
                "line": 8248,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"https://www.whitehouse.gov/\" target=\"_blank\" title=\"White House\"&gt;White House&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[2]/div[2]/div[3]/ul[1]/li[9]/a[1]",
              "issueID": "f2739ca73d311c1c7da0d5af28ad2c81",
              "signature": "85e6d558e609e6ce45db2e5a072d763d",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=f2739ca73d311c1c7da0d5af28ad2c81"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 821.75,
                  "y": 3521.734375
                },
                "bottom-right": {
                  "x": 903.75,
                  "y": 3537.734375
                },
                "height": 16,
                "width": 82
              },
              "position": {
                "line": 8252,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"https://www.justice.gov/jmd/eeo-program-status-report\" target=\"_blank\" title=\"No FEAR Act\"&gt;No FEAR Act&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[2]/div[2]/div[3]/ul[1]/li[10]/a[1]",
              "issueID": "16f5ab98918f36a17d96f7b36ebb046a",
              "signature": "fdb5f8f72b2440227153776c9f7f562a",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=16f5ab98918f36a17d96f7b36ebb046a"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 821.75,
                  "y": 3549.734375
                },
                "bottom-right": {
                  "x": 933.75,
                  "y": 3565.734375
                },
                "height": 16,
                "width": 112
              },
              "position": {
                "line": 8275,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"https://www.fbijobs.gov/equal-opportunity\" target=\"_blank\" title=\"Equal Opportunity\"&gt;Equal Opportunity&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[2]/div[2]/div[3]/ul[1]/li[11]/a[1]",
              "issueID": "826bacea809a85d3072b6802ba42ed5d",
              "signature": "013d25fc7f660372baceedd7352dd4c7",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=826bacea809a85d3072b6802ba42ed5d"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8361,
                "column": 18
              },
              "errorSnippet": "&lt;a href=\"https://www.fbi.gov/accessibility\" target=\"_self\" title=\"Accessibility\"&gt;Accessibility&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[4]/ul[1]/li[1]/ul[1]/li[1]/a[1]",
              "issueID": "09b7f8f33ba99cd56ffbeaf0b120c447",
              "signature": "1469045029db6326cb9f4d39c042ca65",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=09b7f8f33ba99cd56ffbeaf0b120c447"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8365,
                "column": 18
              },
              "errorSnippet": "&lt;a href=\"https://www.regulations.gov/\" target=\"_blank\" title=\"eRulemaking\"&gt;eRulemaking&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[4]/ul[1]/li[1]/ul[1]/li[2]/a[1]",
              "issueID": "25a7ca6ea3edbd11b2af58543f9b9865",
              "signature": "85edbbcb26a1e8dd701f689d62421ed4",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=25a7ca6ea3edbd11b2af58543f9b9865"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8369,
                "column": 18
              },
              "errorSnippet": "&lt;a href=\"https://www.fbi.gov/services/information-management/foipa\" target=\"_self\" title=\"Freedom of Information / Privacy Act\"&gt;Freedom of Information / Privacy Act&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[4]/ul[1]/li[1]/ul[1]/li[3]/a[1]",
              "issueID": "a5df2e94c42c08ce7be4b9576622c172",
              "signature": "e9052a7c1829fa06ad6b572e94612928",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=a5df2e94c42c08ce7be4b9576622c172"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8373,
                "column": 18
              },
              "errorSnippet": "&lt;a href=\"https://www.fbi.gov/legalnotices\" target=\"_self\" title=\"Legal Notices\"&gt;Legal Notices&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[4]/ul[1]/li[1]/ul[1]/li[4]/a[1]",
              "issueID": "8802102d14208cd855ed6fb35f08bdf5",
              "signature": "eb2cbedfe0c07601dca62172b887e589",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=8802102d14208cd855ed6fb35f08bdf5"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8377,
                "column": 18
              },
              "errorSnippet": "&lt;a href=\"https://www.justice.gov/legalpolicies\" target=\"_blank\" title=\"Legal Policies &amp;amp; Disclaimers\"&gt;Legal Policies &amp;amp; Disclaimers&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[4]/ul[1]/li[1]/ul[1]/li[5]/a[1]",
              "issueID": "9398ecdb8420d38108d588549465240b",
              "signature": "ebfc0052b52d5fd9326de9ddc1b8fd1c",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=9398ecdb8420d38108d588549465240b"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8381,
                "column": 18
              },
              "errorSnippet": "&lt;a href=\"https://www.fbi.gov/privacy-policy\" target=\"_self\" title=\"Privacy Policy\"&gt;Privacy Policy&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[4]/ul[1]/li[2]/ul[1]/li[1]/a[1]",
              "issueID": "336130c7798abf789f7a34b178702539",
              "signature": "8e96f0d6633f40767885a48861e6c2a4",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=336130c7798abf789f7a34b178702539"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8386,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"https://www.usa.gov/\" target=\"_blank\" title=\"USA.gov\"&gt;USA.gov&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[4]/ul[1]/li[2]/ul[1]/li[2]/a[1]",
              "issueID": "46e116e72363c1983fa81f592eab862f",
              "signature": "3f62e7877a681384b6b616129aadfb41",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=46e116e72363c1983fa81f592eab862f"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8427,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"https://www.whitehouse.gov/\" target=\"_blank\" title=\"White House\"&gt;White House&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[4]/ul[1]/li[2]/ul[1]/li[3]/a[1]",
              "issueID": "730f299b4847cbf90b0ee2df5afb0e41",
              "signature": "0d0d8a044d561e4bf10f69d5afbbc9ff",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=730f299b4847cbf90b0ee2df5afb0e41"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8430,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"https://www.justice.gov/jmd/eeo-program-status-report\" target=\"_blank\" title=\"No FEAR Act\"&gt;No FEAR Act&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[4]/ul[1]/li[2]/ul[1]/li[4]/a[1]",
              "issueID": "d28a13023e362051467d93c6cc41bc17",
              "signature": "200133aeb6f39973c0aab28070b5f761",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=d28a13023e362051467d93c6cc41bc17"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8433,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"https://www.fbijobs.gov/equal-opportunity\" target=\"_blank\" title=\"Equal Opportunity\"&gt;Equal Opportunity&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[4]/ul[1]/li[2]/ul[1]/li[5]/a[1]",
              "issueID": "e0f5afdb946c8a9e1770e3fb0e335912",
              "signature": "a3a8b07d1f6051a7461541ce04ecc6aa",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=e0f5afdb946c8a9e1770e3fb0e335912"
            },
            {
              "tID": 91,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has no text, but it has a background image.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is missing its text, but it has a background image. If an link does not have a concise and meaningful text alternative, users who cannot see the image will not understand the purpose of the link, and users of speech-control systems cannot activate the link. If this background image is an icon, the purpose may not be clear to all users, especially those with certain cognitive disabilites. Provide a text alternative with content that clearly and concisely identifies the destination or purpose of the link. If this background image is an icon, consider adding a visible text label as well, perhaps on hover and focus states. If you do not wish to provide visible text, provide the text in a way that is part of the link but hidden from the user (e.g. positioned off-screen, made transparent or very small, etc.).",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 60,
                  "y": 60
                },
                "height": 60,
                "width": 60
              },
              "position": {
                "line": 85,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#\" class=\"back-to-top\" style=\"\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/a[1]",
              "issueID": "127cb7173ffbe0f1caed36aa989be8bb",
              "signature": "9c42d1cec429bd030218a72cdbf63290",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=91&issueID=127cb7173ffbe0f1caed36aa989be8bb"
            },
            {
              "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": 267,
                  "y": 55.5
                },
                "bottom-right": {
                  "x": 337,
                  "y": 71.5
                },
                "height": 16,
                "width": 70
              },
              "position": {
                "line": 3719,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.fbi.gov/contact-us\"&gt;\n&lt;img class=\"media-object\" src=\"https://www.fbi.gov/image-repository/submit-a-tip.jpg/@@images/image/thumb\" alt=\"...\"&gt;\n&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[2]/section[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "92e23a1695f379fc70454922c8436081",
              "signature": "ca25b99333eb5abf9f743bb136f7e4d7",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=92e23a1695f379fc70454922c8436081"
            },
            {
              "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": 357,
                  "y": 54.296875
                },
                "bottom-right": {
                  "x": 457,
                  "y": 74.296875
                },
                "height": 20,
                "width": 100
              },
              "position": {
                "line": 3719,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.fbi.gov/contact-us\"&gt;Submit a Tip&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[2]/section[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/h4[1]/a[1]",
              "issueID": "3a4a12b12920a1b09e261f7ba6aa2f22",
              "signature": "680ea75575823115c53fdc67f0aad0ba",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=3a4a12b12920a1b09e261f7ba6aa2f22"
            },
            {
              "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": 267,
                  "y": 55.5
                },
                "bottom-right": {
                  "x": 337,
                  "y": 71.5
                },
                "height": 16,
                "width": 70
              },
              "position": {
                "line": 3719,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.fbi.gov/jobs\"&gt;\n&lt;img class=\"media-object\" src=\"https://www.fbi.gov/image-repository/apply-for-an-fbi-job.jpg/@@images/image/thumb\" alt=\"...\"&gt;\n&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[2]/section[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "e19f75a0145f22b78e01c9934b48eac3",
              "signature": "6fde8b6e0ebd4a6ff9e2489f1be19c5f",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=e19f75a0145f22b78e01c9934b48eac3"
            },
            {
              "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": 267,
                  "y": 55.5
                },
                "bottom-right": {
                  "x": 337,
                  "y": 71.5
                },
                "height": 16,
                "width": 70
              },
              "position": {
                "line": 4078,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.fbi.gov/services/cjis/identity-history-summary-checks\"&gt;\n&lt;img class=\"media-object\" src=\"https://www.fbi.gov/image-repository/get-a-rap-sheet.jpg/@@images/image/thumb\" alt=\"...\"&gt;\n&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[2]/section[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "231200c3f6edc71dbf841279b8d6412d",
              "signature": "638942cf3229937c9748428530aad558",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=231200c3f6edc71dbf841279b8d6412d"
            },
            {
              "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": 267,
                  "y": 55.5
                },
                "bottom-right": {
                  "x": 337,
                  "y": 71.5
                },
                "height": 16,
                "width": 70
              },
              "position": {
                "line": 4079,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.fbi.gov/contact-us\"&gt;\n&lt;img class=\"media-object\" src=\"https://www.fbi.gov/image-repository/contact-the-fbi.jpg/@@images/image/thumb\" alt=\"...\"&gt;\n&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[2]/section[1]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "45ab268ed6cdc73ac4d3a6f483b2aa93",
              "signature": "82b26d0855a0deb1946da140098def9d",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=45ab268ed6cdc73ac4d3a6f483b2aa93"
            },
            {
              "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": 267,
                  "y": 55.5
                },
                "bottom-right": {
                  "x": 337,
                  "y": 71.5
                },
                "height": 16,
                "width": 70
              },
              "position": {
                "line": 4079,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.fbi.gov/services/cjis/ucr\"&gt;\n&lt;img class=\"media-object\" src=\"https://www.fbi.gov/image-repository/find-crime-stats.jpg/@@images/image/thumb\" alt=\"...\"&gt;\n&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[2]/section[1]/div[1]/div[3]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "05cf3a2d33b3c30ba2d79ce6f57c84ab",
              "signature": "9a7f058bf036ae15653f669ae55d34ea",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=05cf3a2d33b3c30ba2d79ce6f57c84ab"
            },
            {
              "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": 267,
                  "y": 55.5
                },
                "bottom-right": {
                  "x": 337,
                  "y": 71.5
                },
                "height": 16,
                "width": 70
              },
              "position": {
                "line": 4246,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://www.fbi.gov/scams-and-safety\"&gt;\n&lt;img class=\"media-object\" src=\"https://www.fbi.gov/image-repository/protect-yourself-from-common-crimes-and-scams.jpg/@@images/image/thumb\" alt=\"...\"&gt;\n&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[2]/section[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "5040c9e4bbfd34719159064835f2e16b",
              "signature": "3753f5b1e9da92b4320adecc14f5dcd0",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=5040c9e4bbfd34719159064835f2e16b"
            },
            {
              "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": 267,
                  "y": 55.5
                },
                "bottom-right": {
                  "x": 337,
                  "y": 71.5
                },
                "height": 16,
                "width": 70
              },
              "position": {
                "line": 4247,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.fbi.gov/investigate\"&gt;\n&lt;img class=\"media-object\" src=\"https://www.fbi.gov/image-repository/learn-what-the-fbi-investigates.jpg/@@images/image/thumb\" alt=\"...\"&gt;\n&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[2]/section[1]/div[1]/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "4e87ddbc8008c06e48fe5cd253d3da1e",
              "signature": "c729a2fe524ae3d9e81a2ee7360d2969",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=4e87ddbc8008c06e48fe5cd253d3da1e"
            },
            {
              "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": 267,
                  "y": 55.5
                },
                "bottom-right": {
                  "x": 337,
                  "y": 71.5
                },
                "height": 16,
                "width": 70
              },
              "position": {
                "line": 4318,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://www.fbi.gov/history\"&gt;\n&lt;img class=\"media-object\" src=\"https://www.fbi.gov/image-repository/discover-fbi-history.jpg/@@images/image/thumb\" alt=\"...\"&gt;\n&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[2]/section[1]/div[1]/div[4]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "b07c9ddf73d099751a5c4acb89f048d1",
              "signature": "0c57a14c6699624bd7dc4ad25d6645be",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=b07c9ddf73d099751a5c4acb89f048d1"
            },
            {
              "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": 299.421875,
                  "y": 516
                },
                "bottom-right": {
                  "x": 331.421875,
                  "y": 532
                },
                "height": 16,
                "width": 32
              },
              "position": {
                "line": 5884,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.fbi.gov/news/press-releases\"&gt;More&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[2]/section[1]/div[1]/div[9]/div[2]/div[2]/div[1]/div[1]/div[1]/p[1]/a[1]",
              "issueID": "ae7b889e2f246d48c0bd6ff597a385ca",
              "signature": "b03c116ab8e29ea1ce8c9548efb3fffe",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=ae7b889e2f246d48c0bd6ff597a385ca"
            },
            {
              "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": 428.625,
                  "y": 3299.734375
                },
                "bottom-right": {
                  "x": 486.625,
                  "y": 3315.734375
                },
                "height": 16,
                "width": 58
              },
              "position": {
                "line": 7877,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"https://www.fbi.gov/investigate/terrorism\" target=\"_self\" title=\"Terrorism\"&gt;Terrorism&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[2]/div[2]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "f3d4c859a6639b5f102f94a7b1e525a9",
              "signature": "1243a5f794d3fca0f0f1aec5491f03ba",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=f3d4c859a6639b5f102f94a7b1e525a9"
            },
            {
              "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": 385
                },
                "bottom-right": {
                  "x": 190,
                  "y": 405
                },
                "height": 20,
                "width": 190
              },
              "position": {
                "line": 8469,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"https://images.fbi.gov\" target=\"_blank\"&gt;Photos&lt;/a&gt;",
              "xpath": "/html/body/div[2]/ul[1]/li[11]/a[1]",
              "issueID": "7a4f1681a2d194caf7c8d9dd509223b9",
              "signature": "e3df43ea5b2cbca6e9e0ea406508deeb",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=7a4f1681a2d194caf7c8d9dd509223b9"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 20,
                  "y": 6
                },
                "bottom-right": {
                  "x": 431,
                  "y": 18
                },
                "height": 12,
                "width": 411
              },
              "position": {
                "line": 85,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"lnk-official-us-site\" href=\"#\" title=\"An official website of the United States government\"&gt;An official website of the United States government. &lt;u&gt;Here's&amp;nbsp;how&amp;nbsp;you&amp;nbsp;know&lt;/u&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "947da6fb0c11da0981215a05c9b38005",
              "signature": "796378571a70a540bdd94221bd6c31c5",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=947da6fb0c11da0981215a05c9b38005"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 3940.73
                },
                "height": 3940.73,
                "width": 1024
              },
              "position": {
                "line": 2121,
                "column": 60
              },
              "errorSnippet": "&lt;body id=\"visual-portal-wrapper\" class=\"portaltype-document site-Plone section-fbigov_homepage_new icons-on thumbs-on frontend viewpermission-none userrole-anonymous pat-markspeciallinks template-layout layout-custom selected-layout-layout_view pat-pl",
              "xpath": "/html/body",
              "issueID": "53f73fa0484313b648806632674600a5",
              "signature": "35fa068f1a5de8d9cf262b7c374b6bba",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=53f73fa0484313b648806632674600a5"
            },
            {
              "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": -79
                },
                "bottom-right": {
                  "x": 994,
                  "y": -79
                },
                "height": 0,
                "width": 994
              },
              "position": {
                "line": 3624,
                "column": 42
              },
              "errorSnippet": "&lt;div class=\"top-nav-bar-bottom\"&gt;\n&lt;div class=\"left\"&gt;\n&lt;img src=\"https://www.fbi.gov/++theme++fbigov.theme/uswds-2.9.0/img/icon-dot-gov.svg\"&gt;\n&lt;div&gt;\n&lt;h5&gt;\nOfficial websites use &lt;b&gt;.gov&lt;/b&gt;\n&lt;/h5&gt;\n&lt;p&gt;\nA &lt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]",
              "issueID": "914a429e69b5683fdc41960edfd53c44",
              "signature": "51a4745d561d6d0fc17fd890f1084793",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=914a429e69b5683fdc41960edfd53c44"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 7
                },
                "bottom-right": {
                  "x": 69,
                  "y": 23
                },
                "height": 16,
                "width": 69
              },
              "position": {
                "line": 85,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.fbi.gov/@@search\"&gt;&lt;svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" width=\"18\" height=\"18\" aria-labelledby=\"title\" role=\"img\"&gt;\n&lt;title&gt;Submit Search&lt;/title&gt;\n&lt;style type=\"text/css\"&gt; .search-icon-",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[1]/a[1]",
              "issueID": "3288e86c5377d3a110c9d676c92982fc",
              "signature": "fb82d9aab6b14f39c5b345a645f9cde6",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=3288e86c5377d3a110c9d676c92982fc"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 85,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.fbi.gov/\"&gt;FBI&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[2]/a[1]",
              "issueID": "107f23ed273b80ceb39bc3cfd878f6e7",
              "signature": "9c035b643aab47414987ac050ba59a04",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=107f23ed273b80ceb39bc3cfd878f6e7"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -8
                },
                "bottom-right": {
                  "x": -12,
                  "y": -12
                },
                "height": -4,
                "width": -12
              },
              "position": {
                "line": 86,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.facebook.com/FBI\" target=\"_blank\"&gt;&lt;svg xmlns=\"http://www.w3.org/2000/svg\" height=\"20\" width=\"20\" version=\"1.1\" viewBox=\"0 0 16 16\" aria-labelledby=\"title\" role=\"img\"&gt;\n&lt;title&gt;Facebook Icon&lt;/title&gt;\n&lt;path clas",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[3]/ul[2]/li[1]/a[1]",
              "issueID": "4499db8cdad130cf982184554ba2c123",
              "signature": "d6eb0cdaea641250fa308811412c36da",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=4499db8cdad130cf982184554ba2c123"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -8
                },
                "bottom-right": {
                  "x": -12,
                  "y": -12
                },
                "height": -4,
                "width": -12
              },
              "position": {
                "line": 86,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://delivery.fbi.gov/subscribe?utm_source=Email%20Icon%20-%20fbi.gov&amp;amp;utm_medium=Email%20Icon%20-%20fbi.gov&amp;amp;utm_campaign=Email%20Alerts%20Campaign&amp;amp;utm_term=email-alerts&amp;amp;utm_content=Email%20icon%20that's%20in",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[3]/ul[2]/li[2]/a[1]",
              "issueID": "6758121cb6da4e4dab289a117457ed5a",
              "signature": "2feb5954d3d02e0b02632b312afec7c3",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=6758121cb6da4e4dab289a117457ed5a"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -8
                },
                "bottom-right": {
                  "x": -12,
                  "y": -12
                },
                "height": -4,
                "width": -12
              },
              "position": {
                "line": 114,
                "column": 416
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/FBI\" target=\"_blank\"&gt;&lt;svg xmlns=\"http://www.w3.org/2000/svg\" height=\"20\" width=\"20\" version=\"1.1\" viewBox=\"0 0 16 16\" aria-labelledby=\"title\" role=\"img\"&gt;\n&lt;title&gt;Twitter Icon&lt;/title&gt;\n&lt;path class=\"twi",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[3]/ul[2]/li[3]/a[1]",
              "issueID": "2c4d449fcd844aaba61e9b555521ef2f",
              "signature": "78f507b3eb5c209ed78089693e778f42",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=2c4d449fcd844aaba61e9b555521ef2f"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -8
                },
                "bottom-right": {
                  "x": -12,
                  "y": -12
                },
                "height": -4,
                "width": -12
              },
              "position": {
                "line": 116,
                "column": 1090
              },
              "errorSnippet": "&lt;a href=\"https://www.youtube.com/user/fbi\" target=\"_blank\"&gt;&lt;svg xmlns=\"http://www.w3.org/2000/svg\" height=\"20\" width=\"20\" version=\"1.1\" viewBox=\"0 0 16 16\" aria-labelledby=\"title\" role=\"img\"&gt;\n&lt;title&gt;Youtube Icon&lt;/title&gt;\n&lt;path c",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[3]/ul[2]/li[4]/a[1]",
              "issueID": "c62a120d6e15ce4a9429f3c24f3afe60",
              "signature": "f48288f84981472f0eeb9695fa650514",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=c62a120d6e15ce4a9429f3c24f3afe60"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -8
                },
                "bottom-right": {
                  "x": -12,
                  "y": -12
                },
                "height": -4,
                "width": -12
              },
              "position": {
                "line": 134,
                "column": 79
              },
              "errorSnippet": "&lt;a href=\"https://www.fbi.gov/flickr\"&gt;&lt;svg xmlns=\"http://www.w3.org/2000/svg\" height=\"20\" width=\"20\" version=\"1.1\" viewBox=\"0 0 16 16\" aria-labelledby=\"title\" role=\"img\"&gt;\n&lt;title&gt;Flickr Icon&lt;/title&gt;\n&lt;path class=\"flickr-icon\" d=\"m",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[3]/ul[2]/li[5]/a[1]",
              "issueID": "dd0f5daef23b808377fee7875d6b7ae5",
              "signature": "7edfe92287a75295147290baa950e7d0",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=dd0f5daef23b808377fee7875d6b7ae5"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -8
                },
                "bottom-right": {
                  "x": -12,
                  "y": -12
                },
                "height": -4,
                "width": -12
              },
              "position": {
                "line": 1121,
                "column": 5796
              },
              "errorSnippet": "&lt;a href=\"https://www.linkedin.com/company/fbi\" target=\"_blank\"&gt;&lt;svg xmlns=\"http://www.w3.org/2000/svg\" height=\"20\" width=\"20\" version=\"1.1\" viewBox=\"0 0 16 16\" aria-labelledby=\"title\" role=\"img\"&gt;\n&lt;title&gt;LinkedIn Icon&lt;/title&gt;\n&lt;p",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[3]/ul[2]/li[6]/a[1]",
              "issueID": "1554653fdd5f44efc8f369371eb5764e",
              "signature": "d4d8c004128d86b6cd38237564d3890c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=1554653fdd5f44efc8f369371eb5764e"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -8
                },
                "bottom-right": {
                  "x": -12,
                  "y": -12
                },
                "height": -4,
                "width": -12
              },
              "position": {
                "line": 1126,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.instagram.com/fbi/\" target=\"_blank\"&gt;&lt;svg xmlns=\"http://www.w3.org/2000/svg\" height=\"20\" width=\"20\" version=\"1.1\" viewBox=\"0 0 512 512\" aria-labelledby=\"title\" role=\"img\"&gt;\n&lt;title&gt;Instagram Icon&lt;/title&gt;\n&lt;path",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[3]/ul[2]/li[7]/a[1]",
              "issueID": "020430448e965442a21e6a9c1c94cf1e",
              "signature": "684c7cccd5c1c2ca9c9a7209a25c1dbb",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=020430448e965442a21e6a9c1c94cf1e"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 21
                },
                "height": 21,
                "width": 0
              },
              "position": {
                "line": 86,
                "column": 215
              },
              "errorSnippet": "&lt;input type=\"search\" id=\"fbi-search\" name=\"SearchableText\" placeholder=\"Search FBI\"&gt;",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[3]/ul[2]/li[8]/form[1]/input[1]",
              "issueID": "a6e33e19eee89448c3c922238f5e67c9",
              "signature": "5e1d3a2e233f45e7eb6bd0ec1d2a99fb",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=a6e33e19eee89448c3c922238f5e67c9"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -6,
                  "y": 21
                },
                "height": 21,
                "width": -6
              },
              "position": {
                "line": 7940,
                "column": 1
              },
              "errorSnippet": "&lt;button type=\"submit\"&gt;\n&lt;svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" width=\"18\" height=\"18\" aria-labelledby=\"title\" role=\"img\"&gt;\n&lt;title&gt;Submit Search&lt;/title&gt;\n&lt;style type=\"text/css\"&gt; .search-icon { fill: #333333;",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[3]/ul[2]/li[8]/form[1]/button[1]",
              "issueID": "b612d1adec132a8d782f8eb409f19a1b",
              "signature": "4c4f6e700999d03075211d2ca55fcc14",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=b612d1adec132a8d782f8eb409f19a1b"
            },
            {
              "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": 428.625,
                  "y": 3523.734375
                },
                "bottom-right": {
                  "x": 463.625,
                  "y": 3539.734375
                },
                "height": 16,
                "width": 35
              },
              "position": {
                "line": 7899,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"https://www.fbi.gov/investigate/wmd\" target=\"_self\" title=\"WMD\"&gt;WMD&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[2]/div[2]/div[1]/ul[1]/li[10]/a[1]",
              "issueID": "a3aba812e196c0970762dab63dc1abcc",
              "signature": "8d36669182d4eaecb4654da9b9ae443b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=a3aba812e196c0970762dab63dc1abcc"
            },
            {
              "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": 14,
                  "y": 3860.9375
                },
                "bottom-right": {
                  "x": 94,
                  "y": 3876.9375
                },
                "height": 16,
                "width": 80
              },
              "position": {
                "line": 8277,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"../\" target=\"_self\" title=\"FBI.gov\"&gt;\n&lt;img src=\"https://www.fbi.gov/++theme++fbigov.theme/images/fbi_seal_new.png\"&gt;\n&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[3]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "a868c587c45cd7653c22c46cb1c1b0f7",
              "signature": "680e15628940b86c4a4a7343a1feacb7",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=a868c587c45cd7653c22c46cb1c1b0f7"
            },
            {
              "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": 764,
                  "y": 3846.734375
                },
                "bottom-right": {
                  "x": 794,
                  "y": 3862.734375
                },
                "height": 16,
                "width": 30
              },
              "position": {
                "line": 8312,
                "column": 18
              },
              "errorSnippet": "&lt;a href=\"https://www.facebook.com/FBI\" target=\"_blank\"&gt;\n&lt;svg xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" viewBox=\"0 0 16 16\" aria-labelledby=\"title\" role=\"img\"&gt;\n&lt;path class=\"facebook-icon\" d=\"m15.115 0q0.36458 0 0.62499 0.26042 0.2604",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[3]/div[1]/div[2]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "2a08368d8eae37bb66ddbf1f01aa329e",
              "signature": "2bbd5f173a108c12411badc93522ec22",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=2a08368d8eae37bb66ddbf1f01aa329e"
            },
            {
              "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": 806,
                  "y": 3846.734375
                },
                "bottom-right": {
                  "x": 836,
                  "y": 3862.734375
                },
                "height": 16,
                "width": 30
              },
              "position": {
                "line": 8317,
                "column": 18
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/FBI\" target=\"_blank\"&gt;\n&lt;svg xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" viewBox=\"0 0 16 16\" aria-labelledby=\"title\" role=\"img\"&gt;\n&lt;path class=\"twitter-icon\" d=\"m16 1.9001q-0.6802 1.225-1.6446 2.0875 0.01015 0",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[3]/div[1]/div[2]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "8c423f32534939c9c83622af707ddf40",
              "signature": "7e93f24156b15470c15a492ee0379e3c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=8c423f32534939c9c83622af707ddf40"
            },
            {
              "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": 848,
                  "y": 3846.734375
                },
                "bottom-right": {
                  "x": 878,
                  "y": 3862.734375
                },
                "height": 16,
                "width": 30
              },
              "position": {
                "line": 8322,
                "column": 18
              },
              "errorSnippet": "&lt;a href=\"https://www.youtube.com/user/fbi\" target=\"_blank\"&gt;\n&lt;svg xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" viewBox=\"0 0 16 16\" aria-labelledby=\"title\" role=\"img\"&gt;\n&lt;path class=\"youtube-icon\" d=\"m10.192 11.107v1.884q0 0.59821-0.42106 ",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[3]/div[1]/div[2]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "14e5c07850ee34c1eb3ac2ceac8d019e",
              "signature": "9d87f38319fbb996504fd776073f9f3d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=14e5c07850ee34c1eb3ac2ceac8d019e"
            },
            {
              "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": 890,
                  "y": 3846.734375
                },
                "bottom-right": {
                  "x": 920,
                  "y": 3862.734375
                },
                "height": 16,
                "width": 30
              },
              "position": {
                "line": 8327,
                "column": 18
              },
              "errorSnippet": "&lt;a href=\"https://www.fbi.gov/flickr\"&gt;\n&lt;svg xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" viewBox=\"0 0 16 16\" aria-labelledby=\"title\" role=\"img\"&gt;\n&lt;path class=\"flickr-icon\" d=\"m13 0q1.239 0 2.12 0.88021 0.88 0.88029 0.88 2.1198v10q0 1.239",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[3]/div[1]/div[2]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "4365380c0c73ae43731b3083da20d7e5",
              "signature": "4080fe04452a8627b1d72b9c4a900420",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=4365380c0c73ae43731b3083da20d7e5"
            },
            {
              "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": 932,
                  "y": 3846.734375
                },
                "bottom-right": {
                  "x": 962,
                  "y": 3862.734375
                },
                "height": 16,
                "width": 30
              },
              "position": {
                "line": 8333,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"https://www.linkedin.com/company/fbi\" target=\"_blank\"&gt;\n&lt;svg xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" viewBox=\"0 0 16 16\" aria-labelledby=\"title\" role=\"img\"&gt;\n&lt;path class=\"linkedin-icon\" d=\"M 14.5,0 1.5,0 C 0.67500002,0 0,0.",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[3]/div[1]/div[2]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "c2d96bfc4306dc7b4793f63a56219b59",
              "signature": "884238e00bc72bf0b76a109b0c56388d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=c2d96bfc4306dc7b4793f63a56219b59"
            },
            {
              "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": 974,
                  "y": 3846.734375
                },
                "bottom-right": {
                  "x": 1004,
                  "y": 3862.734375
                },
                "height": 16,
                "width": 30
              },
              "position": {
                "line": 8353,
                "column": 18
              },
              "errorSnippet": "&lt;a href=\"https://www.instagram.com/fbi/\" target=\"_blank\"&gt;\n&lt;svg xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" viewBox=\"0 0 512 512\" aria-labelledby=\"title\" role=\"img\"&gt;\n&lt;path class=\"instagram-icon\" d=\"M256,49.471c67.266,0,75.233.257,101.8",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[3]/div[1]/div[2]/div[1]/ul[1]/li[6]/a[1]",
              "issueID": "4790b2232f7f1ba39e0d877260c3de00",
              "signature": "de0d7f39de83cff57ad59cb6bfd86d5d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=4790b2232f7f1ba39e0d877260c3de00"
            },
            {
              "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": 165.59375,
                  "y": 0
                },
                "bottom-right": {
                  "x": 195.59375,
                  "y": 21
                },
                "height": 21,
                "width": 30
              },
              "position": {
                "line": 8787,
                "column": 1
              },
              "errorSnippet": "&lt;button type=\"submit\"&gt;\n&lt;svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" width=\"18\" height=\"18\" aria-labelledby=\"title\" role=\"img\"&gt;&lt;title id=\"title\"&gt;Submit Search&lt;/title&gt;&lt;style type=\"text/css\"&gt;.mobilesearch-icon{fi",
              "xpath": "/html/body/div[2]/form[1]/button[1]",
              "issueID": "2e567bb154e581449fdf508e1beb6c1c",
              "signature": "ac8ee97735f14d1ca3a93717d1b47f53",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=2e567bb154e581449fdf508e1beb6c1c"
            },
            {
              "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": 10,
                  "y": 5
                },
                "bottom-right": {
                  "x": 84,
                  "y": 22
                },
                "height": 17,
                "width": 74
              },
              "position": {
                "line": 7865,
                "column": 1
              },
              "errorSnippet": "&lt;button type=\"button\" class=\"navbar-toggle bound\"&gt;\n&lt;span aria-label=\"Main Navigation\" class=\"more-text\"&gt;More&lt;/span&gt;\n&lt;div class=\"hamburger\"&gt;\n&lt;span class=\"icon-bar\"&gt;&lt;/span&gt; &lt;span class=\"icon-bar\"&gt;&lt;/span&gt;\n&lt;",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/button[1]",
              "issueID": "b6d23788b9ea462c6c6a34d06567eea5",
              "signature": "d24573fdac6040e64a81ba3d8ce9b0e2",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=b6d23788b9ea462c6c6a34d06567eea5"
            },
            {
              "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": 166.03125,
                  "y": 13.5
                },
                "bottom-right": {
                  "x": 374.62525,
                  "y": 55.5
                },
                "height": 42,
                "width": 208.594
              },
              "position": {
                "line": 7963,
                "column": 0
              },
              "errorSnippet": "&lt;span class=\"fullname\"&gt;Federal Bureau of Investigation&lt;/span&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[1]/div[1]/div[1]/a[1]/div[1]/span[2]",
              "issueID": "55ea6f5f3fc89181445403f60215d598",
              "signature": "189a9c29b4c502432b97eb6b7cd77463",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=55ea6f5f3fc89181445403f60215d598"
            },
            {
              "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": 10,
                  "y": 46
                },
                "bottom-right": {
                  "x": 331.328,
                  "y": 196
                },
                "height": 150,
                "width": 321.328
              },
              "position": {
                "line": 8225,
                "column": 1
              },
              "errorSnippet": "&lt;div class=\"image-tile-container landscape\"&gt;\n&lt;a href=\"https://www.fbi.gov/wanted/ecap/unknown-individual---jane-doe-46\"&gt;\n&lt;div class=\"focuspoint\" data-focus-y=\"-0.0407975085674\" data-focus-x=\"-0.62331838565\" data-h=\"692\" data-base-url=\"http",
              "xpath": "/html/body/div[1]/div[2]/div[2]/section[1]/div[1]/div[7]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]",
              "issueID": "c268906e9b0fc8627616a62868e08f1e",
              "signature": "d921e6dddde94df9257611590ea8950b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=c268906e9b0fc8627616a62868e08f1e"
            },
            {
              "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": 10,
                  "y": 46
                },
                "bottom-right": {
                  "x": 10,
                  "y": 46
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4319,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.fbi.gov/wanted/ecap/unknown-individual---jane-doe-46\"&gt;\n&lt;div class=\"focuspoint\" data-focus-y=\"-0.0407975085674\" data-focus-x=\"-0.62331838565\" data-h=\"692\" data-base-url=\"https://www.fbi.gov/wanted/ecap/unknown-individual---ja",
              "xpath": "/html/body/div[1]/div[2]/div[2]/section[1]/div[1]/div[7]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "c18ac8eb9317c3c6f245b0411bfc77d9",
              "signature": "af699695d05fafd1e20b4989781b77c9",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=c18ac8eb9317c3c6f245b0411bfc77d9"
            },
            {
              "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": 10,
                  "y": 46
                },
                "bottom-right": {
                  "x": 331.328,
                  "y": 196
                },
                "height": 150,
                "width": 321.328
              },
              "position": {
                "line": 8228,
                "column": 1
              },
              "errorSnippet": "&lt;div class=\"focuspoint\" data-focus-y=\"-0.0407975085674\" data-focus-x=\"-0.62331838565\" data-h=\"692\" data-base-url=\"https://www.fbi.gov/wanted/ecap/unknown-individual---jane-doe-46/@@images/image/\" data-scale=\"thumb\" data-w=\"473\" data-scales-info=\"{&amp",
              "xpath": "/html/body/div[1]/div[2]/div[2]/section[1]/div[1]/div[7]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]/div[1]",
              "issueID": "cfce8aa38c7a98aa2a0285c13e26266a",
              "signature": "ea813e33828e0b389a73a691516b50a3",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=cfce8aa38c7a98aa2a0285c13e26266a"
            },
            {
              "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": 10,
                  "y": 196
                },
                "bottom-right": {
                  "x": 331.328,
                  "y": 248
                },
                "height": 52,
                "width": 321.328
              },
              "position": {
                "line": 8252,
                "column": 1
              },
              "errorSnippet": "&lt;h3&gt;&lt;a href=\"https://www.fbi.gov/wanted/ecap/unknown-individual---jane-doe-46\"&gt;UNKNOWN INDIVIDUAL - JANE DOE 46&lt;/a&gt;&lt;/h3&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[2]/section[1]/div[1]/div[7]/div[2]/div[1]/div[1]/div[1]/div[1]/h3[2]",
              "issueID": "8cbd7a97af8b3887ecbb77cce22b51cb",
              "signature": "8227c6eafcadd3ff432f475ce4d01748",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=8cbd7a97af8b3887ecbb77cce22b51cb"
            },
            {
              "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": 10,
                  "y": 208
                },
                "bottom-right": {
                  "x": 307,
                  "y": 256
                },
                "height": 48,
                "width": 297
              },
              "position": {
                "line": 4390,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"https://www.fbi.gov/wanted/ecap/unknown-individual---jane-doe-46\"&gt;UNKNOWN INDIVIDUAL - JANE DOE 46&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[2]/section[1]/div[1]/div[7]/div[2]/div[1]/div[1]/div[1]/div[1]/h3[2]/a[1]",
              "issueID": "6be22dc94630ddd7ad1b13bdb2cc9e87",
              "signature": "d72daf7a74d74865f3e18de4a7430494",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=6be22dc94630ddd7ad1b13bdb2cc9e87"
            },
            {
              "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": 205,
                  "y": 3840.734375
                },
                "bottom-right": {
                  "x": 431.23400000000004,
                  "y": 3888.734375
                },
                "height": 48,
                "width": 226.234
              },
              "position": {
                "line": 8668,
                "column": 1
              },
              "errorSnippet": "&lt;h3&gt;federal bureau of investigation&lt;/h3&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[3]/div[1]/div[1]/div[2]/h3[1]",
              "issueID": "f6c3ced8fa152305a1256ec01e2892aa",
              "signature": "52a5b0f5e2b84b3f839bd93b53605a12",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=f6c3ced8fa152305a1256ec01e2892aa"
            },
            {
              "tID": 155,
              "bpID": 143,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "These headings are not structured in a hierarchical manner.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.10 Section Headings"
              ],
              "resultTitle": "Make sure that headings are in the right order for the content.",
              "errorDescription": "The heading structure of this page does not effectively communicate the structure of the content on it. Heading elements provide important benefits: they act as wayfinding cues for in-page navigation, they contribute to page content summaries, and they provide context to the content below them. To do so effectively, headings should follow the `<h1>` to `<h6>` hierarchy and they should not skip levels. Restructure the document's heading order so it uses a clear, ordered, and intuitive hierarchy. Ensure there are no gaps between each numbered heading level and the next.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 3940.73
                },
                "height": 3940.73,
                "width": 1024
              },
              "position": {
                "line": 2121,
                "column": 60
              },
              "errorSnippet": "&lt;body id=\"visual-portal-wrapper\" class=\"portaltype-document site-Plone section-fbigov_homepage_new icons-on thumbs-on frontend viewpermission-none userrole-anonymous pat-markspeciallinks template-layout layout-custom selected-layout-layout_view pat-pl",
              "xpath": "/html/body",
              "issueID": "3d171f18de5840f0e4098064525c43c8",
              "signature": "0368f867371d3dc7129ef6081f1546d0",
              "ref": "https://tenon.io/bestpractice.php?bpID=143&tID=155&issueID=3d171f18de5840f0e4098064525c43c8"
            },
            {
              "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": -8
                },
                "bottom-right": {
                  "x": -12,
                  "y": -12
                },
                "height": -4,
                "width": -12
              },
              "position": {
                "line": 86,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.facebook.com/FBI\" target=\"_blank\"&gt;&lt;svg xmlns=\"http://www.w3.org/2000/svg\" height=\"20\" width=\"20\" version=\"1.1\" viewBox=\"0 0 16 16\" aria-labelledby=\"title\" role=\"img\"&gt;\n&lt;title&gt;Facebook Icon&lt;/title&gt;\n&lt;path clas",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[3]/ul[2]/li[1]/a[1]",
              "issueID": "1896630e2fec6e3f1b5a1844de9c09cd",
              "signature": "36a090e355f67bc71b9f3529f9cc857a",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=1896630e2fec6e3f1b5a1844de9c09cd"
            },
            {
              "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": -8
                },
                "bottom-right": {
                  "x": -12,
                  "y": -12
                },
                "height": -4,
                "width": -12
              },
              "position": {
                "line": 86,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://delivery.fbi.gov/subscribe?utm_source=Email%20Icon%20-%20fbi.gov&amp;amp;utm_medium=Email%20Icon%20-%20fbi.gov&amp;amp;utm_campaign=Email%20Alerts%20Campaign&amp;amp;utm_term=email-alerts&amp;amp;utm_content=Email%20icon%20that's%20in",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[3]/ul[2]/li[2]/a[1]",
              "issueID": "2f5d54eb03317a3fc06b9ea273dad30d",
              "signature": "bfb8a33aa6dc801bbcf51ade09dcf999",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=2f5d54eb03317a3fc06b9ea273dad30d"
            },
            {
              "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": -8
                },
                "bottom-right": {
                  "x": -12,
                  "y": -12
                },
                "height": -4,
                "width": -12
              },
              "position": {
                "line": 114,
                "column": 416
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/FBI\" target=\"_blank\"&gt;&lt;svg xmlns=\"http://www.w3.org/2000/svg\" height=\"20\" width=\"20\" version=\"1.1\" viewBox=\"0 0 16 16\" aria-labelledby=\"title\" role=\"img\"&gt;\n&lt;title&gt;Twitter Icon&lt;/title&gt;\n&lt;path class=\"twi",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[3]/ul[2]/li[3]/a[1]",
              "issueID": "d20b20b107e0ea02b398867b7aa2d816",
              "signature": "bda10f15aab21db05aac15a397d69323",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=d20b20b107e0ea02b398867b7aa2d816"
            },
            {
              "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": -8
                },
                "bottom-right": {
                  "x": -12,
                  "y": -12
                },
                "height": -4,
                "width": -12
              },
              "position": {
                "line": 116,
                "column": 1090
              },
              "errorSnippet": "&lt;a href=\"https://www.youtube.com/user/fbi\" target=\"_blank\"&gt;&lt;svg xmlns=\"http://www.w3.org/2000/svg\" height=\"20\" width=\"20\" version=\"1.1\" viewBox=\"0 0 16 16\" aria-labelledby=\"title\" role=\"img\"&gt;\n&lt;title&gt;Youtube Icon&lt;/title&gt;\n&lt;path c",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[3]/ul[2]/li[4]/a[1]",
              "issueID": "cc2ed93c64b636aa2ea151c80a43381e",
              "signature": "7cd6dc9204f2c0af2885b5e8ebc9e93b",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=cc2ed93c64b636aa2ea151c80a43381e"
            },
            {
              "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": -8
                },
                "bottom-right": {
                  "x": -12,
                  "y": -12
                },
                "height": -4,
                "width": -12
              },
              "position": {
                "line": 1121,
                "column": 5796
              },
              "errorSnippet": "&lt;a href=\"https://www.linkedin.com/company/fbi\" target=\"_blank\"&gt;&lt;svg xmlns=\"http://www.w3.org/2000/svg\" height=\"20\" width=\"20\" version=\"1.1\" viewBox=\"0 0 16 16\" aria-labelledby=\"title\" role=\"img\"&gt;\n&lt;title&gt;LinkedIn Icon&lt;/title&gt;\n&lt;p",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[3]/ul[2]/li[6]/a[1]",
              "issueID": "9450361790bddb2688fbbaf6403f3642",
              "signature": "dacd4a4de1923c75cf0332814d7f5457",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=9450361790bddb2688fbbaf6403f3642"
            },
            {
              "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": -8
                },
                "bottom-right": {
                  "x": -12,
                  "y": -12
                },
                "height": -4,
                "width": -12
              },
              "position": {
                "line": 1126,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.instagram.com/fbi/\" target=\"_blank\"&gt;&lt;svg xmlns=\"http://www.w3.org/2000/svg\" height=\"20\" width=\"20\" version=\"1.1\" viewBox=\"0 0 512 512\" aria-labelledby=\"title\" role=\"img\"&gt;\n&lt;title&gt;Instagram Icon&lt;/title&gt;\n&lt;path",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[3]/ul[2]/li[7]/a[1]",
              "issueID": "c9b260af28175ebfa06b7e67d9fb570f",
              "signature": "abd54f4cd39ef0799eb80a26e4d8595a",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=c9b260af28175ebfa06b7e67d9fb570f"
            },
            {
              "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": 622.484375,
                  "y": 3517.734375
                },
                "bottom-right": {
                  "x": 686.484375,
                  "y": 3534.734375
                },
                "height": 17,
                "width": 64
              },
              "position": {
                "line": 8057,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"https://www.fbijobs.gov/\" target=\"_blank\" title=\"FBI Jobs\"&gt;FBI Jobs&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[2]/div[2]/div[2]/ul[1]/li[8]/a[1]",
              "issueID": "cd4b21548da11aa84c18c5184f7eab72",
              "signature": "70578387e71e1ff75a029ac59debcf55",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=cd4b21548da11aa84c18c5184f7eab72"
            },
            {
              "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": 622.484375,
                  "y": 3583.734375
                },
                "bottom-right": {
                  "x": 720.484375,
                  "y": 3599.734375
                },
                "height": 16,
                "width": 98
              },
              "position": {
                "line": 8079,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"https://ucr.fbi.gov\" target=\"_blank\" title=\"Crime Statistics\"&gt;Crime Statistics&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[2]/div[2]/div[2]/ul[1]/li[10]/a[1]",
              "issueID": "d8babe87a0f29bf9598aa048ae9a7134",
              "signature": "0d21f6fac35050036c7253d34cf5ced3",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=d8babe87a0f29bf9598aa048ae9a7134"
            },
            {
              "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": 622.484375,
                  "y": 3639.734375
                },
                "bottom-right": {
                  "x": 663.484375,
                  "y": 3655.734375
                },
                "height": 16,
                "width": 41
              },
              "position": {
                "line": 8099,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"https://www.fbi.gov/services/information-management/foipa\" target=\"_blank\" title=\"FOIPA\"&gt;FOIPA&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[2]/div[2]/div[2]/ul[1]/li[12]/a[1]",
              "issueID": "b13f703c02e8098362440e00d843f36d",
              "signature": "18a204731f18c514ffb9f076b50f8104",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=b13f703c02e8098362440e00d843f36d"
            },
            {
              "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": 821.75,
                  "y": 3305.734375
                },
                "bottom-right": {
                  "x": 902.75,
                  "y": 3321.734375
                },
                "height": 16,
                "width": 81
              },
              "position": {
                "line": 8147,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"https://www.regulations.gov/\" target=\"_blank\" title=\"eRulemaking\"&gt;eRulemaking&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[2]/div[2]/div[3]/ul[1]/li[3]/a[1]",
              "issueID": "f4b73ad61b96f79cd2fa7e2ef5c1b6ba",
              "signature": "6d2c61185dc35d6fbda88cc158e89c8e",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=f4b73ad61b96f79cd2fa7e2ef5c1b6ba"
            },
            {
              "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": 821.75,
                  "y": 3409.734375
                },
                "bottom-right": {
                  "x": 997.75,
                  "y": 3425.734375
                },
                "height": 16,
                "width": 176
              },
              "position": {
                "line": 8181,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"https://www.justice.gov/legalpolicies\" target=\"_blank\" title=\"Legal Policies &amp;amp; Disclaimers\"&gt;Legal Policies &amp;amp; Disclaimers&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[2]/div[2]/div[3]/ul[1]/li[6]/a[1]",
              "issueID": "1768b9cbd238cdd6fe2ce86eff67d2d0",
              "signature": "9a694053ffef27f26ae3ffcc06a50bad",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=1768b9cbd238cdd6fe2ce86eff67d2d0"
            },
            {
              "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": 821.75,
                  "y": 3465.734375
                },
                "bottom-right": {
                  "x": 876.75,
                  "y": 3481.734375
                },
                "height": 16,
                "width": 55
              },
              "position": {
                "line": 8224,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"https://www.usa.gov/\" target=\"_blank\" title=\"USA.gov\"&gt;USA.gov&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[2]/div[2]/div[3]/ul[1]/li[8]/a[1]",
              "issueID": "60f48b663c7a85feef4ff89bf5e01d30",
              "signature": "50a1388686a8a78006061e0f9986b5b0",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=60f48b663c7a85feef4ff89bf5e01d30"
            },
            {
              "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": 821.75,
                  "y": 3493.734375
                },
                "bottom-right": {
                  "x": 901.75,
                  "y": 3509.734375
                },
                "height": 16,
                "width": 80
              },
              "position": {
                "line": 8248,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"https://www.whitehouse.gov/\" target=\"_blank\" title=\"White House\"&gt;White House&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[2]/div[2]/div[3]/ul[1]/li[9]/a[1]",
              "issueID": "98be52feb3a67d68063ad599aaf88ff0",
              "signature": "14060d92c144834cf1460ba61efddfd3",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=98be52feb3a67d68063ad599aaf88ff0"
            },
            {
              "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": 821.75,
                  "y": 3521.734375
                },
                "bottom-right": {
                  "x": 903.75,
                  "y": 3537.734375
                },
                "height": 16,
                "width": 82
              },
              "position": {
                "line": 8252,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"https://www.justice.gov/jmd/eeo-program-status-report\" target=\"_blank\" title=\"No FEAR Act\"&gt;No FEAR Act&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[2]/div[2]/div[3]/ul[1]/li[10]/a[1]",
              "issueID": "ea05754ffb84f46cc74b3d6ef742907f",
              "signature": "3a1cd67cd070acbb238569cee372dd2f",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=ea05754ffb84f46cc74b3d6ef742907f"
            },
            {
              "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": 821.75,
                  "y": 3549.734375
                },
                "bottom-right": {
                  "x": 933.75,
                  "y": 3565.734375
                },
                "height": 16,
                "width": 112
              },
              "position": {
                "line": 8275,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"https://www.fbijobs.gov/equal-opportunity\" target=\"_blank\" title=\"Equal Opportunity\"&gt;Equal Opportunity&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[2]/div[2]/div[3]/ul[1]/li[11]/a[1]",
              "issueID": "1ec59cd80326b0cdde407756adbe04c9",
              "signature": "2d9eeadc4537369d491c5372d4de5796",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=1ec59cd80326b0cdde407756adbe04c9"
            },
            {
              "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": 764,
                  "y": 3846.734375
                },
                "bottom-right": {
                  "x": 794,
                  "y": 3862.734375
                },
                "height": 16,
                "width": 30
              },
              "position": {
                "line": 8312,
                "column": 18
              },
              "errorSnippet": "&lt;a href=\"https://www.facebook.com/FBI\" target=\"_blank\"&gt;\n&lt;svg xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" viewBox=\"0 0 16 16\" aria-labelledby=\"title\" role=\"img\"&gt;\n&lt;path class=\"facebook-icon\" d=\"m15.115 0q0.36458 0 0.62499 0.26042 0.2604",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[3]/div[1]/div[2]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "63ee5e6fc3e26672f2972ff71cacde8b",
              "signature": "0a8cc7a9e9c922f7dc08cf712a3f40be",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=63ee5e6fc3e26672f2972ff71cacde8b"
            },
            {
              "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": 806,
                  "y": 3846.734375
                },
                "bottom-right": {
                  "x": 836,
                  "y": 3862.734375
                },
                "height": 16,
                "width": 30
              },
              "position": {
                "line": 8317,
                "column": 18
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/FBI\" target=\"_blank\"&gt;\n&lt;svg xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" viewBox=\"0 0 16 16\" aria-labelledby=\"title\" role=\"img\"&gt;\n&lt;path class=\"twitter-icon\" d=\"m16 1.9001q-0.6802 1.225-1.6446 2.0875 0.01015 0",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[3]/div[1]/div[2]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "afe8fb6bb375aaa775f8e05a21499662",
              "signature": "e49804ef02b16428c85e5a08cb5cd0fc",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=afe8fb6bb375aaa775f8e05a21499662"
            },
            {
              "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": 848,
                  "y": 3846.734375
                },
                "bottom-right": {
                  "x": 878,
                  "y": 3862.734375
                },
                "height": 16,
                "width": 30
              },
              "position": {
                "line": 8322,
                "column": 18
              },
              "errorSnippet": "&lt;a href=\"https://www.youtube.com/user/fbi\" target=\"_blank\"&gt;\n&lt;svg xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" viewBox=\"0 0 16 16\" aria-labelledby=\"title\" role=\"img\"&gt;\n&lt;path class=\"youtube-icon\" d=\"m10.192 11.107v1.884q0 0.59821-0.42106 ",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[3]/div[1]/div[2]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "b1ca95334a649ebebe4409dd8085df4d",
              "signature": "4dff9106ee5f4902a40b86ffde34279c",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=b1ca95334a649ebebe4409dd8085df4d"
            },
            {
              "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": 932,
                  "y": 3846.734375
                },
                "bottom-right": {
                  "x": 962,
                  "y": 3862.734375
                },
                "height": 16,
                "width": 30
              },
              "position": {
                "line": 8333,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"https://www.linkedin.com/company/fbi\" target=\"_blank\"&gt;\n&lt;svg xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" viewBox=\"0 0 16 16\" aria-labelledby=\"title\" role=\"img\"&gt;\n&lt;path class=\"linkedin-icon\" d=\"M 14.5,0 1.5,0 C 0.67500002,0 0,0.",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[3]/div[1]/div[2]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "401a39ad3ff7c4338731af7da1e27a25",
              "signature": "afa5660a8049e8796ef44c6d9f42f03a",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=401a39ad3ff7c4338731af7da1e27a25"
            },
            {
              "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": 974,
                  "y": 3846.734375
                },
                "bottom-right": {
                  "x": 1004,
                  "y": 3862.734375
                },
                "height": 16,
                "width": 30
              },
              "position": {
                "line": 8353,
                "column": 18
              },
              "errorSnippet": "&lt;a href=\"https://www.instagram.com/fbi/\" target=\"_blank\"&gt;\n&lt;svg xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" viewBox=\"0 0 512 512\" aria-labelledby=\"title\" role=\"img\"&gt;\n&lt;path class=\"instagram-icon\" d=\"M256,49.471c67.266,0,75.233.257,101.8",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[3]/div[1]/div[2]/div[1]/ul[1]/li[6]/a[1]",
              "issueID": "d03aa3b48966fee3385f780c8422ecae",
              "signature": "7a2463a478a4d14aa00f5b927e478904",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=d03aa3b48966fee3385f780c8422ecae"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8357,
                "column": 18
              },
              "errorSnippet": "&lt;a href=\"https://delivery.fbi.gov/subscribe\" target=\"_blank\" title=\"Sign-up for email updates\"&gt;Email updates&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[3]/div[1]/div[2]/div[3]/h5[1]/a[1]",
              "issueID": "79c13ba6ed0381e38a5726198bdf40e6",
              "signature": "b7f055f6ce6ffc664e7d2f594e6ff86c",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=79c13ba6ed0381e38a5726198bdf40e6"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8365,
                "column": 18
              },
              "errorSnippet": "&lt;a href=\"https://www.regulations.gov/\" target=\"_blank\" title=\"eRulemaking\"&gt;eRulemaking&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[4]/ul[1]/li[1]/ul[1]/li[2]/a[1]",
              "issueID": "70034b8d306fa342d6ad3914bca56191",
              "signature": "aa3a50cd12bae96765a84556eca8c5fd",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=70034b8d306fa342d6ad3914bca56191"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8377,
                "column": 18
              },
              "errorSnippet": "&lt;a href=\"https://www.justice.gov/legalpolicies\" target=\"_blank\" title=\"Legal Policies &amp;amp; Disclaimers\"&gt;Legal Policies &amp;amp; Disclaimers&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[4]/ul[1]/li[1]/ul[1]/li[5]/a[1]",
              "issueID": "bbbd95244e29dc1f93a216de1262260f",
              "signature": "159c9f171ac6f9f084aeb0148181ea0b",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=bbbd95244e29dc1f93a216de1262260f"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8386,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"https://www.usa.gov/\" target=\"_blank\" title=\"USA.gov\"&gt;USA.gov&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[4]/ul[1]/li[2]/ul[1]/li[2]/a[1]",
              "issueID": "93a3a3e3ccdc86834c030527cf0bb05a",
              "signature": "4408f1e27e2af9af6bedad530a70a21e",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=93a3a3e3ccdc86834c030527cf0bb05a"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8427,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"https://www.whitehouse.gov/\" target=\"_blank\" title=\"White House\"&gt;White House&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[4]/ul[1]/li[2]/ul[1]/li[3]/a[1]",
              "issueID": "55c2dcd4cc110a7d455d33440100b5b6",
              "signature": "e6f606fbf57c9e2988cc5e5bd9189534",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=55c2dcd4cc110a7d455d33440100b5b6"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8430,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"https://www.justice.gov/jmd/eeo-program-status-report\" target=\"_blank\" title=\"No FEAR Act\"&gt;No FEAR Act&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[4]/ul[1]/li[2]/ul[1]/li[4]/a[1]",
              "issueID": "bbcbb6a59bf797255baa70b3202e212e",
              "signature": "72a411d405b7aa86590003d58892e6b1",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=bbcbb6a59bf797255baa70b3202e212e"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8433,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"https://www.fbijobs.gov/equal-opportunity\" target=\"_blank\" title=\"Equal Opportunity\"&gt;Equal Opportunity&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[4]/ul[1]/li[2]/ul[1]/li[5]/a[1]",
              "issueID": "7d28b350c8a30d17325d2b8bc8f69334",
              "signature": "b1f97c348f8280df9ffe83830b4a4814",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=7d28b350c8a30d17325d2b8bc8f69334"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8436,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"https://fbi.gov/\" target=\"_blank\" title=\"FBI Laboratory Quality System Documents\"&gt;\nFBI.gov is an official site of the U.S. Department of Justice\n&lt;span class=\"copy-year\" style=\"\"&gt; © &lt;span id=\"year\"&gt;&lt;/span&gt;&lt;/span&gt;\n&lt",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[5]/a[1]",
              "issueID": "0d2d1ff5b3d43c6aa25ee9b1d324bbfa",
              "signature": "875e98ff9927ff8aff762c6e2d7cb3ad",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=0d2d1ff5b3d43c6aa25ee9b1d324bbfa"
            },
            {
              "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": 349
                },
                "bottom-right": {
                  "x": 190,
                  "y": 369
                },
                "height": 20,
                "width": 190
              },
              "position": {
                "line": 8466,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"https://ucr.fbi.gov\" target=\"_blank\"&gt;Crime Statistics&lt;/a&gt;",
              "xpath": "/html/body/div[2]/ul[1]/li[10]/a[1]",
              "issueID": "35cb0eafc80537bef90deb140ab4bab0",
              "signature": "2b20c9b03c41613dd0421aa60e478a24",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=35cb0eafc80537bef90deb140ab4bab0"
            },
            {
              "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": 385
                },
                "bottom-right": {
                  "x": 190,
                  "y": 405
                },
                "height": 20,
                "width": 190
              },
              "position": {
                "line": 8469,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"https://images.fbi.gov\" target=\"_blank\"&gt;Photos&lt;/a&gt;",
              "xpath": "/html/body/div[2]/ul[1]/li[11]/a[1]",
              "issueID": "36bd67739809d9202cd23105f7c8611f",
              "signature": "0c25435d88dfce64f71e60701095b511",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=36bd67739809d9202cd23105f7c8611f"
            },
            {
              "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": 637
                },
                "bottom-right": {
                  "x": 190,
                  "y": 657
                },
                "height": 20,
                "width": 190
              },
              "position": {
                "line": 8494,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"https://www.fbijobs.gov/\" target=\"_blank\"&gt;FBI Jobs&lt;/a&gt;",
              "xpath": "/html/body/div[2]/ul[1]/li[18]/a[1]",
              "issueID": "16e15a2f59021959ac01ab2a3045fb65",
              "signature": "d6a2d6bcb0ddd60174b7de1f67a18ff8",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=16e15a2f59021959ac01ab2a3045fb65"
            }
          ],
          "log": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.fbi.gov/",
      "what": "Federal Bureau of Investigation (FBI)",
      "result": "https://www.fbi.gov/"
    },
    {
      "type": "test",
      "which": "continuum",
      "what": "Level Access Continuum, community edition",
      "url": "https://www.fbi.gov/",
      "result": {
        "prevented": true,
        "error": "ERROR: Running all tests timed out"
      }
    }
  ],
  "timeStamp": "4aieq",
  "startTime": "2022-07-17T22:39:24",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      53
    ],
    [
      "ibm",
      22
    ],
    [
      "continuum",
      20
    ],
    [
      "motion",
      14
    ],
    [
      "alfa",
      7
    ],
    [
      "wave",
      3
    ],
    [
      "axe",
      2
    ],
    [
      "focAll",
      1
    ],
    [
      "focInd",
      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
    ]
  ],
  "logCount": 63,
  "logSize": 10751,
  "errorLogCount": 61,
  "errorLogSize": 10307,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-17T22:41:44",
  "elapsedSeconds": 165,
  "score": {
    "scoreProcID": "sp14a",
    "logWeights": {
      "logCount": 0.5,
      "logSize": 0.01,
      "errorLogCount": 1,
      "errorLogSize": 0.02,
      "prohibitedCount": 15,
      "visitTimeoutCount": 10,
      "visitRejectionCount": 10
    },
    "soloWeight": 2,
    "groupWeights": {
      "absolute": 2,
      "largest": 1,
      "smaller": 0.4
    },
    "preventionWeights": {
      "testaro": 50,
      "other": 100
    },
    "packageDetails": {
      "testaro": {
        "bulk": 1,
        "focAll": 192,
        "focInd": 4,
        "hover": 3,
        "linkUl": 126,
        "styleDiff": 42,
        "zIndex": 6
      },
      "alfa": {
        "r11": 4,
        "r17": 4,
        "r2": 12,
        "r53": 8,
        "r57": 424,
        "r61": 4,
        "r64": 16,
        "r66": 1,
        "r69": 1,
        "r73": 132,
        "r78": 28,
        "r83": 36,
        "r87": 1
      },
      "axe": {
        "aria-allowed-attr": 1,
        "color-contrast-enhanced": 260,
        "color-contrast": 8,
        "frame-tested": 1,
        "hidden-content": 0,
        "identical-links-same-purpose": 0,
        "link-in-text-block": 4,
        "aria-hidden-focus": 3,
        "empty-heading": 4,
        "heading-order": 4,
        "image-alt": 12,
        "landmark-one-main": 2,
        "region": 42
      },
      "ibm": {
        "WCAG21_Label_Accessible": 80,
        "WCAG20_Img_HasAlt": 12,
        "WCAG20_Html_HasLang": 4,
        "WCAG20_A_HasText": 4,
        "RPT_Header_HasContent": 16,
        "Rpt_Aria_OrphanedContent_Native_Host_Sematics": 220,
        "Rpt_Aria_ContentinfoWithNoMain_Implicit": 1,
        "element_attribute_deprecated": 9,
        "aria_role_redundant": 60
      },
      "wave": {
        "e:alt_missing": 8,
        "e:alt_link_missing": 4,
        "e:heading_empty": 16,
        "e:link_empty": 4,
        "c:contrast": 3,
        "a:alt_redundant": 1,
        "a:alt_duplicate": 8,
        "a:heading_skipped": 4,
        "a:link_suspicious": 3,
        "a:link_redundant": 11,
        "a:title_redundant": 79
      },
      "tenon": {
        "57": 24,
        "73": 12,
        "79": 316,
        "91": 4,
        "98": 48,
        "134": 3,
        "144": 8,
        "152": 80,
        "153": 16,
        "155": 2,
        "218": 124
      }
    },
    "groupDetails": {
      "groups": {
        "visibleBulk": {
          "testaro": {
            "bulk": {
              "score": 1,
              "what": "Page contains many visible elements"
            }
          }
        },
        "tabFocusability": {
          "testaro": {
            "focAll": {
              "score": 96,
              "what": "Discrepancy between elements that should be and that are Tab-focusable"
            }
          }
        },
        "focusIndication": {
          "testaro": {
            "focInd": {
              "score": 4,
              "what": "Focused element displaying no or nostandard focus indicator"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 1,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 63,
              "what": "Non-underlined adjacent links"
            }
          },
          "axe": {
            "link-in-text-block": {
              "score": 2,
              "what": "Link is not distinct from surrounding text without reliance on color"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 11,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 2,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "linkNoText": {
          "alfa": {
            "r11": {
              "score": 4,
              "what": "Link has no accessible name"
            }
          },
          "ibm": {
            "WCAG20_A_HasText": {
              "score": 4,
              "what": "Hyperlink has no text description"
            }
          },
          "wave": {
            "e:alt_link_missing": {
              "score": 4,
              "what": "Linked image has no text alternative"
            },
            "e:link_empty": {
              "score": 4,
              "what": "Link contains no text"
            }
          },
          "tenon": {
            "57": {
              "score": 24,
              "what": "Link has no text inside it"
            },
            "91": {
              "score": 4,
              "what": "Link has a background image but no text inside it"
            }
          }
        },
        "focusableHidden": {
          "alfa": {
            "r17": {
              "score": 4,
              "what": "Tab-focusable element is or has an ancestor that is aria-hidden"
            }
          },
          "axe": {
            "aria-hidden-focus": {
              "score": 3,
              "what": "ARIA hidden element is focusable or contains a focusable element"
            }
          }
        },
        "imageNoText": {
          "alfa": {
            "r2": {
              "score": 12,
              "what": "Image has no accessible name"
            }
          },
          "axe": {
            "image-alt": {
              "score": 12,
              "what": "Image has no text alternative"
            }
          },
          "ibm": {
            "WCAG20_Img_HasAlt": {
              "score": 12,
              "what": "Image has no alt attribute conveying its meaning, or alt=\"\" if decorative"
            }
          },
          "wave": {
            "e:alt_missing": {
              "score": 8,
              "what": "Text alternative is missing"
            }
          }
        },
        "headingStructure": {
          "alfa": {
            "r53": {
              "score": 4,
              "what": "Heading skips one or more levels"
            }
          },
          "axe": {
            "heading-order": {
              "score": 2,
              "what": "Heading levels do not increase by only one"
            }
          },
          "wave": {
            "a:heading_skipped": {
              "score": 2,
              "what": "Skipped heading level"
            }
          },
          "tenon": {
            "155": {
              "score": 1,
              "what": "Headings are not structured in a hierarchical manner"
            }
          }
        },
        "contentBeyondLandmarks": {
          "alfa": {
            "r57": {
              "score": 212,
              "what": "Perceivable text content is not included in any landmark"
            }
          },
          "axe": {
            "region": {
              "score": 21,
              "what": "Some page content is not contained by landmarks"
            }
          },
          "ibm": {
            "Rpt_Aria_OrphanedContent_Native_Host_Sematics": {
              "score": 110,
              "what": "Content does not reside within an element with a landmark role"
            }
          }
        },
        "h1Missing": {
          "alfa": {
            "r61": {
              "score": 2,
              "what": "First heading is not h1"
            }
          }
        },
        "headingEmpty": {
          "alfa": {
            "r64": {
              "score": 12,
              "what": "Heading has no non-empty accessible name"
            }
          },
          "axe": {
            "empty-heading": {
              "score": 3,
              "what": "Heading empty"
            }
          },
          "ibm": {
            "RPT_Header_HasContent": {
              "score": 12,
              "what": "Heading element provides no descriptive text"
            }
          },
          "wave": {
            "e:heading_empty": {
              "score": 12,
              "what": "Empty heading"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 1,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 65,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 1,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 6,
              "what": "Element has insufficient color contrast"
            }
          },
          "wave": {
            "c:contrast": {
              "score": 2,
              "what": "Very low contrast"
            }
          }
        },
        "noLeading": {
          "alfa": {
            "r73": {
              "score": 99,
              "what": "Paragraph of text has insufficient line height"
            }
          }
        },
        "headingOfNothing": {
          "alfa": {
            "r78": {
              "score": 14,
              "what": "No content between two headings of the same level"
            }
          }
        },
        "overflowHidden": {
          "alfa": {
            "r83": {
              "score": 36,
              "what": "Overflow is hidden or clipped if the text is enlarged"
            }
          }
        },
        "skipRepeatedContent": {
          "alfa": {
            "r87": {
              "score": 1,
              "what": "First focusable element is not a link to the main content"
            }
          }
        },
        "ariaBadAttribute": {
          "axe": {
            "aria-allowed-attr": {
              "score": 1,
              "what": "ARIA attribute is invalid for the role of its element"
            }
          }
        },
        "frameContentRisk": {
          "axe": {
            "frame-tested": {
              "score": 1,
              "what": "Some content is in an iframe and therefore may not be testable for accessibility"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "linkConfusionRisk": {
          "axe": {
            "identical-links-same-purpose": {
              "score": 1,
              "what": "Links with the same accessible name may serve dissimilar purposes"
            }
          }
        },
        "mainNot1": {
          "axe": {
            "landmark-one-main": {
              "score": 1,
              "what": "page has no main landmark"
            }
          }
        },
        "visibleLabelNotName": {
          "ibm": {
            "WCAG21_Label_Accessible": {
              "score": 60,
              "what": "Accessible name does not match or contain the visible label text"
            }
          }
        },
        "pageLanguage": {
          "ibm": {
            "WCAG20_Html_HasLang": {
              "score": 4,
              "what": "Page detected as HTML, but has no lang attribute"
            }
          }
        },
        "roleBad": {
          "ibm": {
            "Rpt_Aria_ContentinfoWithNoMain_Implicit": {
              "score": 1,
              "what": "Element has a contentinfo role when no element has a main role"
            },
            "aria_role_redundant": {
              "score": 45,
              "what": "Explicitly assigned ARIA role is redundant with the implicit role of the element"
            }
          }
        },
        "obsolete": {
          "ibm": {
            "element_attribute_deprecated": {
              "score": 7,
              "what": "Element or attribute is obsolete"
            }
          }
        },
        "imageTextRedundant": {
          "wave": {
            "a:alt_redundant": {
              "score": 1,
              "what": "Redundant text alternative"
            }
          }
        },
        "imagesSameAlt": {
          "wave": {
            "a:alt_duplicate": {
              "score": 2,
              "what": "Two images near each other have the same text alternative"
            }
          }
        },
        "linkComprehensionRisk": {
          "wave": {
            "a:link_suspicious": {
              "score": 1,
              "what": "Suspicious link text"
            }
          }
        },
        "linkPair": {
          "wave": {
            "a:link_redundant": {
              "score": 6,
              "what": "Adjacent links go to the same URL"
            }
          }
        },
        "titleRedundant": {
          "wave": {
            "a:title_redundant": {
              "score": 20,
              "what": "Title attribute text is the same as text or alternative text"
            }
          },
          "tenon": {
            "79": {
              "score": 79,
              "what": "Link has a title attribute that is the same as the text inside the link"
            }
          }
        },
        "linkVague": {
          "tenon": {
            "73": {
              "score": 9,
              "what": "Link text is too generic to communicate the purpose or destination"
            }
          }
        },
        "linkTextsSame": {
          "tenon": {
            "98": {
              "score": 24,
              "what": "Links have the same text but different destinations"
            }
          }
        },
        "fontSmall": {
          "tenon": {
            "134": {
              "score": 2,
              "what": "Text is very small"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 8,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 40,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "allCaps": {
          "tenon": {
            "153": {
              "score": 4,
              "what": "Long string of text is in all caps"
            }
          }
        },
        "linkForcesNewWindow": {
          "tenon": {
            "218": {
              "score": 93,
              "what": "Link opens in a new window without user control"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {
      "htmlcs": 100,
      "continuum": 100
    },
    "summary": {
      "total": 1847,
      "log": 406,
      "preventions": 200,
      "solos": 0,
      "groups": [
        {
          "groupName": "contentBeyondLandmarks",
          "score": 266
        },
        {
          "groupName": "noLeading",
          "score": 101
        },
        {
          "groupName": "tabFocusability",
          "score": 98
        },
        {
          "groupName": "linkForcesNewWindow",
          "score": 95
        },
        {
          "groupName": "titleRedundant",
          "score": 89
        },
        {
          "groupName": "contrastAAA",
          "score": 67
        },
        {
          "groupName": "linkIndication",
          "score": 66
        },
        {
          "groupName": "visibleLabelNotName",
          "score": 62
        },
        {
          "groupName": "roleBad",
          "score": 48
        },
        {
          "groupName": "targetSize",
          "score": 42
        },
        {
          "groupName": "overflowHidden",
          "score": 38
        },
        {
          "groupName": "linkNoText",
          "score": 36
        },
        {
          "groupName": "imageNoText",
          "score": 27
        },
        {
          "groupName": "linkTextsSame",
          "score": 26
        },
        {
          "groupName": "headingEmpty",
          "score": 25
        },
        {
          "groupName": "headingOfNothing",
          "score": 16
        },
        {
          "groupName": "inconsistentStyles",
          "score": 13
        },
        {
          "groupName": "linkVague",
          "score": 11
        },
        {
          "groupName": "leadingClipsText",
          "score": 10
        },
        {
          "groupName": "contrastAA",
          "score": 9
        },
        {
          "groupName": "obsolete",
          "score": 9
        },
        {
          "groupName": "headingStructure",
          "score": 8
        },
        {
          "groupName": "linkPair",
          "score": 8
        },
        {
          "groupName": "focusableHidden",
          "score": 7
        },
        {
          "groupName": "focusIndication",
          "score": 6
        },
        {
          "groupName": "pageLanguage",
          "score": 6
        },
        {
          "groupName": "allCaps",
          "score": 6
        },
        {
          "groupName": "zIndexNotZero",
          "score": 4
        },
        {
          "groupName": "h1Missing",
          "score": 4
        },
        {
          "groupName": "imagesSameAlt",
          "score": 4
        },
        {
          "groupName": "fontSmall",
          "score": 4
        },
        {
          "groupName": "visibleBulk",
          "score": 3
        },
        {
          "groupName": "hoverSurprise",
          "score": 3
        },
        {
          "groupName": "skipRepeatedContent",
          "score": 3
        },
        {
          "groupName": "ariaBadAttribute",
          "score": 3
        },
        {
          "groupName": "frameContentRisk",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "linkConfusionRisk",
          "score": 3
        },
        {
          "groupName": "mainNot1",
          "score": 3
        },
        {
          "groupName": "imageTextRedundant",
          "score": 3
        },
        {
          "groupName": "linkComprehensionRisk",
          "score": 3
        }
      ]
    }
  }
}