Accessibility test digest

Synopsis

Page: Department of Justice (DOJ)

URL: https://www.justice.gov/

Score: 475

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 Department of Justice (DOJ) web page at https://www.justice.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 475 (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
total475
log53
linkIndication54
fontSmall40
overflowHidden30
contrastAAA26
leadingClipsText26
targetSize24
hoverSurprise23
tabFocusability21
linkVague17
linkTextsSame16
contrastAA14
buttonNoText14
roleBad11
zIndexNotZero9
inconsistentStyles8
linkPair6
titleRedundant6
noLeading5
contrastRisk5
duplicateID5
horizontalScrolling5
focusableOperable4
h1Missing4
headingOfNothing4
linkNoText4
contentBeyondLandmarks4
pseudoLinkRisk4
spontaneousMotion3
labelClash3
hiddenContentRisk3
bannerNotTop3
footerTopLandmark3
mainNotTop3
pseudoNavListRisk3
headingStructure3
scrollRisk3
obsolete3
linkComprehensionRisk3

Issue summary

Special issues

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

Classified issues

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

obsolete: 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-doj",
  "host": {
    "id": "doj",
    "which": "https://www.justice.gov/",
    "what": "Department of Justice (DOJ)"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-17T22:05:07"
    },
    {
      "event": "endTime",
      "value": "2022-07-17T22:06:50"
    }
  ],
  "script": {
    "id": "tp12",
    "what": "Alfa, Axe, HTML CodeSniffer, IBM, Tenon, WAVE, and 16 custom tests",
    "strict": true,
    "timeLimit": 300,
    "commands": [
      {
        "type": "launch",
        "which": "webkit",
        "what": "Webkit browser"
      },
      {
        "type": "url",
        "which": "https://www.justice.gov/",
        "what": "Department of Justice (DOJ)"
      },
      {
        "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.justice.gov/",
        "what": "Department of Justice (DOJ)"
      },
      {
        "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.justice.gov/",
      "what": "Department of Justice (DOJ)",
      "result": "https://www.justice.gov/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.justice.gov/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.justice.gov/",
      "result": {
        "bytes": [
          615133,
          625829,
          625829,
          615181,
          615181
        ],
        "localRatios": [
          1.017,
          1,
          1.017,
          1
        ],
        "meanLocalRatio": 1.008,
        "maxLocalRatio": 1.017,
        "globalRatio": 1.017,
        "pixelChanges": [
          9677,
          0,
          10094,
          0
        ],
        "meanPixelChange": 4942,
        "maxPixelChange": 10094,
        "changeFrequency": 0.5
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.justice.gov/",
      "what": "Department of Justice (DOJ)",
      "result": "https://www.justice.gov/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.justice.gov/",
      "result": {
        "visibleElements": 273
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.justice.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.justice.gov/",
      "result": {
        "tabFocusables": 66,
        "tabFocused": 85,
        "discrepancy": 19
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.justice.gov/",
      "what": "URL",
      "result": "https://www.justice.gov/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://www.justice.gov/",
      "result": {
        "totals": {
          "total": 66,
          "types": {
            "indicatorMissing": {
              "total": 0,
              "tagNames": {}
            },
            "nonOutlinePresent": {
              "total": 0,
              "tagNames": {}
            },
            "outlinePresent": {
              "total": 66,
              "meanDelay": 0,
              "tagNames": {
                "A": 63,
                "BUTTON": 1,
                "INPUT": 2
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [],
          "nonOutlinePresent": [],
          "outlinePresent": [
            {
              "tagName": "A",
              "text": "Skip to main content",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Here’s how you know",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "About",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Our Agency",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Topics",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "News",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Resources",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Careers",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Contact",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Read More",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "1",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "2",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "3",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "4",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "5",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Pause",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Statement from Attorney General Merrick B. Garland on Capture of Rafael Caro-Quintero",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Turkish Businessman Extradited from Austria to Face Money Laundering and Wire Fraud Charges",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Justice Department Launches Investigation of Maryland Department of State Police Under Title VII of ",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Hotel Manager Sentenced to Prison for Filing False Tax Return",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Two Ohio Gambling Business Owners Plead Guilty to Tax Conspiracy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Home Health Care Business Owner Sentenced to Prison for Employment Tax Crimes",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Deputy Attorney General Lisa O. Monaco Directs U.S. Attorneys and Law Enforcement Agencies to Priori",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Deputy Attorney General Lisa O. Monaco Delivers Remarks at the Closing Session of the Fourth Conveni",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Maryland Man Indicted for Bias-Motivated Assaults of Men in Washington, D.C. Park",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "More news",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Justice Department Announces Reproductive Rights Task Force",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "More videos",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "FBI U.S. Capitol Violence Most Wanted",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Learn How DOJ is Working to Protect Voting",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Report a Crime",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "View Most Wanted Fugitives",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Report and Identify Missing Persons",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Get Help & Information for Crime Victims",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Locate a Prison, Inmate, or Sex Offender",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Submit a Complaint",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Register, Apply for Permits, or Request Records",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "COVID-19 Policy for Visitors",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "en ESPAÑOL",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Contact DOJ",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Archive",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Accessibility",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Information Quality",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Privacy Policy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Legal Policies & Disclaimers",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Social Media",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Budget & Performance",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Office of the Inspector General",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "No FEAR Act",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "For Employees",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "FOIA",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "USA.gov",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Vote.gov",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Instagram",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Facebook",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Twitter",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "YouTube",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Email Updates",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.justice.gov/",
      "what": "URL",
      "result": "https://www.justice.gov/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.justice.gov/",
      "result": {
        "totals": {
          "total": 106,
          "types": {
            "onlyFocusable": {
              "total": 0,
              "tagNames": {}
            },
            "onlyOperable": {
              "total": 1,
              "tagNames": {
                "A": 1
              }
            },
            "focusableAndOperable": {
              "total": 105,
              "tagNames": {
                "A": 95,
                "BUTTON": 4,
                "INPUT": 6
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [],
          "onlyOperable": [
            {
              "tagName": "A",
              "id": "main-content",
              "text": "<a id=\"main-content\" tabindex=\"-1\"></a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            }
          ],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "skip-link",
              "text": "Skip to main content",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Here’s how you know",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/\" title=\"The United States Department of Justice\" rel=\"home\" class=\"si",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a name=\"page-top\"></a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/\" title=\"The United States Department of Justice\" rel=\"home\" class=\"si",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "edit-usasearch-hosted-box--2",
              "text": "<input class=\"usagov-search-autocomplete ui-autocomplete-input ui-corner-all for",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "edit-submit",
              "text": "<input type=\"submit\" id=\"edit-submit\" name=\"op\" value=\"Search\" class=\"form-submi",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"affiliate\" value=\"justice\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "mobile-search-input",
              "text": "<input class=\"usagov-search-autocomplete ui-autocomplete-input ui-corner-all for",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "mobile-search-submit",
              "text": "<input type=\"submit\" id=\"mobile-search-submit\" name=\"op\" value=\"Search\" class=\"f",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"affiliate\" value=\"justice\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Budget & Performance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "History",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy Program",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Our Agency",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "The Attorney General",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Organizational Chart",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Alphabetical Listing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Topics",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Videos",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Photos",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Blogs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Podcasts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Guidance Documents",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Grants",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Forms",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Publications",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Information for Victims in Large Cases",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Justice Manual",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Legal Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Veteran Recruitment",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Disability Hiring",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.justice.gov/opa/pr/us-marshals-national-violence-reduction-",
              "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.justice.gov/opa/pr/five-men-indicted-crimes-related-transna",
              "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.justice.gov/opa/pr/justice-department-secures-resolution-ma",
              "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.justice.gov/opa/pr/attorney-general-merrick-b-garland-state",
              "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.justice.gov/opa/pr/attorney-general-merrick-b-garland-visit",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "1",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "2",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "3",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "4",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "5",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Prev",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Play",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Pause",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Next",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/coronavirus\" style=\"cursor: default;\"><img typeof=\"foaf:Image\" src=\"ht",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Statement from Attorney General Merrick B. Garland on Capture of Rafael Caro-Qui",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Turkish Businessman Extradited from Austria to Face Money Laundering and Wire Fr",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Justice Department Launches Investigation of Maryland Department of State Police",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Hotel Manager Sentenced to Prison for Filing False Tax Return",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Two Ohio Gambling Business Owners Plead Guilty to Tax Conspiracy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Home Health Care Business Owner Sentenced to Prison for Employment Tax Crimes",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Deputy Attorney General Lisa O. Monaco Directs U.S. Attorneys and Law Enforcemen",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Deputy Attorney General Lisa O. Monaco Delivers Remarks at the Closing Session o",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Maryland Man Indicted for Bias-Motivated Assaults of Men in Washington, D.C. Par",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "More news",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.justice.gov/feeds/opa/justice-news.xml\" class=\"feed-icon do",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/opa/video/justice-department-announces-reproductive-rights-task-force\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Justice Department Announces Reproductive Rights Task Force",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "More videos",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FBI U.S. Capitol Violence Most Wanted",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn How DOJ is Working to Protect Voting",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Report a Crime",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "View Most Wanted Fugitives",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Report and Identify Missing Persons",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Get Help & Information for Crime Victims",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Locate a Prison, Inmate, or Sex Offender",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Submit a Complaint",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Register, Apply for Permits, or Request Records",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "COVID-19 Policy for Visitors",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "en ESPAÑOL",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact DOJ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Archive",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Information Quality",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Legal Policies & Disclaimers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Social Media",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Budget & Performance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Office of the Inspector General",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "No FEAR Act",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "For Employees",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FOIA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "USA.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Vote.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Instagram",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Facebook",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Twitter",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "YouTube",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Email Updates",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://public.govdelivery.com/accounts/USDOJ/subscriber/new\" class=\"ex",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "cboxPrevious",
              "text": "<button type=\"button\" id=\"cboxPrevious\" style=\"cursor: default;\"></button>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "cboxNext",
              "text": "<button type=\"button\" id=\"cboxNext\" style=\"cursor: default;\"></button>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "cboxSlideshow",
              "text": "<button type=\"button\" id=\"cboxSlideshow\" style=\"cursor: default;\"></button>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.justice.gov/",
      "what": "URL",
      "result": "https://www.justice.gov/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://www.justice.gov/",
      "result": {
        "totals": {
          "triggers": 99,
          "headTriggers": 20,
          "tailTriggers": 79,
          "impactTriggers": 8,
          "additions": 58,
          "removals": 43,
          "opacityChanges": 1,
          "opacityImpact": 20,
          "unhoverables": 3
        },
        "items": {
          "head": {
            "impactTriggers": [
              {
                "tagName": "LI",
                "text": "AboutBudget&PerformanceHistoryPrivacyProgram",
                "additions": 7,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "OurAgencyTheAttorneyGeneralOrganizationalChartAlph",
                "additions": 7,
                "removals": 7,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "Topics",
                "additions": 0,
                "removals": 7,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "NewsVideosPhotosBlogsPodcasts",
                "additions": 9,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "ResourcesGuidanceDocumentsGrantsFormsPublicationsI",
                "additions": 13,
                "removals": 9,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "CareersLegalCareersVeteranRecruitmentDisabilityHir",
                "additions": 7,
                "removals": 13,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "Contact",
                "additions": 0,
                "removals": 7,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "1",
                "additions": 15,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 20
              }
            ],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "skip-link",
                "text": "Skiptomaincontent"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "<imgclass=\"field-slideshow-imagefield-slideshow-im"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "ReadMore"
              }
            ]
          },
          "tail": {
            "impactTriggers": [],
            "unhoverables": []
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.justice.gov/",
      "what": "URL",
      "result": "https://www.justice.gov/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.justice.gov/",
      "result": {
        "totals": {
          "mislabeled": 2,
          "unlabeled": 3,
          "wellLabeled": 3
        },
        "items": {
          "mislabeled": [
            {
              "index": 1,
              "tagName": "INPUT",
              "type": "text",
              "labelTypes": [
                "aria-label",
                "label"
              ],
              "texts": {
                "attribute": "Search this site",
                "label": [
                  "Search"
                ]
              }
            },
            {
              "index": 3,
              "tagName": "INPUT",
              "type": "text",
              "labelTypes": [
                "aria-label",
                "label"
              ],
              "texts": {
                "attribute": "Search this site",
                "label": [
                  "Search"
                ]
              }
            }
          ],
          "unlabeled": [
            {
              "index": 5,
              "tagName": "BUTTON",
              "type": "button",
              "content": "{<button type=\"button\" id=\"cboxPrevious\"></button>}"
            },
            {
              "index": 6,
              "tagName": "BUTTON",
              "type": "button",
              "content": "{<button type=\"button\" id=\"cboxNext\"></button>}"
            },
            {
              "index": 7,
              "tagName": "BUTTON",
              "type": "button",
              "content": "{<button type=\"button\" id=\"cboxSlideshow\"></button>}"
            }
          ],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Here’s how you know"
              }
            },
            {
              "index": 2,
              "tagName": "INPUT",
              "type": "submit",
              "texts": {
                "content": "Search"
              }
            },
            {
              "index": 4,
              "tagName": "INPUT",
              "type": "submit",
              "texts": {
                "content": "Search"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.justice.gov/",
      "result": {
        "totals": {
          "links": 96,
          "adjacent": {
            "total": 52,
            "underlined": 0,
            "underlinedPercent": 0
          }
        },
        "items": {
          "underlined": [],
          "notUnderlined": [
            "Skip to main content",
            "",
            "",
            "",
            "About",
            "Our Agency",
            "Topics",
            "News",
            "Resources",
            "Careers",
            "Contact",
            "",
            "",
            "Read More",
            "",
            "Read More",
            "",
            "Read More",
            "",
            "Read More",
            "",
            "Read More",
            "1",
            "2",
            "3",
            "4",
            "5",
            "Prev",
            "Play",
            "Pause",
            "Next",
            "",
            "Statement from Attorney General Merrick B. Garland on Capture of Rafael Caro-Quintero",
            "Turkish Businessman Extradited from Austria to Face Money Laundering and Wire Fraud Charges",
            "Justice Department Launches Investigation of Maryland Department of State Police Under Title VII of the Civil Rights Act of 1964",
            "Hotel Manager Sentenced to Prison for Filing False Tax Return",
            "Two Ohio Gambling Business Owners Plead Guilty to Tax Conspiracy",
            "Home Health Care Business Owner Sentenced to Prison for Employment Tax Crimes",
            "Deputy Attorney General Lisa O. Monaco Directs U.S. Attorneys and Law Enforcement Agencies to Prioritize Violent Crime in Indian Country",
            "Deputy Attorney General Lisa O. Monaco Delivers Remarks at the Closing Session of the Fourth Convening of the Trilateral Working Group on Violence Against Indigenous Women and Girls",
            "Maryland Man Indicted for Bias-Motivated Assaults of Men in Washington, D.C. Park",
            "More news",
            "",
            "",
            "Justice Department Announces Reproductive Rights Task Force",
            "More videos",
            "Instagram",
            "Facebook",
            "Twitter",
            "YouTube",
            "Email Updates",
            ""
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.justice.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.justice.gov/",
      "what": "URL",
      "result": "https://www.justice.gov/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.justice.gov/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://www.justice.gov/",
      "result": {
        "roleElements": 8,
        "badRoleElements": 3,
        "redundantRoleElements": 1,
        "tagNames": {
          "HEADER": {
            "banner": {
              "bad": 1,
              "redundant": 0
            }
          },
          "DIV": {
            "main": {
              "bad": 1,
              "redundant": 0
            }
          },
          "FOOTER": {
            "contentinfo": {
              "bad": 1,
              "redundant": 0
            }
          },
          "NAV": {
            "navigation": {
              "bad": 0,
              "redundant": 1
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://www.justice.gov/",
      "result": {
        "mainStyles": [
          "fontStyle",
          "fontWeight",
          "opacity",
          "textDecorationLine",
          "textDecorationStyle",
          "textDecorationThickness"
        ],
        "buttonStyles": [
          "borderStyle",
          "borderWidth",
          "height",
          "lineHeight",
          "maxHeight",
          "maxWidth",
          "minHeight",
          "minWidth",
          "outlineOffset",
          "outlineStyle",
          "outlineWidth"
        ],
        "headingStyles": [
          "color",
          "fontSize"
        ],
        "listLinkStyles": [
          "color",
          "fontSize",
          "lineHeight"
        ],
        "totals": {
          "button": {
            "total": 4,
            "subtotals": [
              2,
              1,
              1
            ]
          },
          "adjacentLink": {
            "total": 52,
            "subtotals": [
              37,
              15
            ]
          },
          "listLink": {
            "total": 44,
            "subtotals": [
              19,
              15,
              10
            ]
          },
          "h1": {
            "total": 1
          },
          "h2": {
            "total": 10,
            "subtotals": [
              3,
              3,
              2,
              2
            ]
          }
        },
        "items": {
          "button": {
            "height": {
              "14.0703px": [
                "Here’s how you know"
              ],
              "25px": [
                "",
                ""
              ],
              "auto": [
                ""
              ]
            },
            "lineHeight": {
              "14.08px": [
                "Here’s how you know"
              ],
              "normal": [
                "",
                "",
                ""
              ]
            },
            "minHeight": {
              "auto": [
                "Here’s how you know"
              ],
              "0px": [
                "",
                "",
                ""
              ]
            },
            "minWidth": {
              "auto": [
                "Here’s how you know"
              ],
              "0px": [
                "",
                "",
                ""
              ]
            }
          },
          "adjacentLink": {
            "fontWeight": {
              "400": [
                "Skip to main content",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "1",
                "2",
                "3",
                "4",
                "5",
                "Prev",
                "Play",
                "Pause",
                "Next",
                "",
                "Statement from Attorney General Merrick B. Garland on Capture of Rafael Caro-Quintero",
                "Turkish Businessman Extradited from Austria to Face Money Laundering and Wire Fraud Charges",
                "Justice Department Launches Investigation of Maryland Department of State Police Under Title VII of the Civil Rights Act of 1964",
                "Hotel Manager Sentenced to Prison for Filing False Tax Return",
                "Two Ohio Gambling Business Owners Plead Guilty to Tax Conspiracy",
                "Home Health Care Business Owner Sentenced to Prison for Employment Tax Crimes",
                "Deputy Attorney General Lisa O. Monaco Directs U.S. Attorneys and Law Enforcement Agencies to Prioritize Violent Crime in Indian Country",
                "Deputy Attorney General Lisa O. Monaco Delivers Remarks at the Closing Session of the Fourth Convening of the Trilateral Working Group on Violence Against Indigenous Women and Girls",
                "Maryland Man Indicted for Bias-Motivated Assaults of Men in Washington, D.C. Park",
                "",
                "",
                "Justice Department Announces Reproductive Rights Task Force",
                "Instagram",
                "Facebook",
                "Twitter",
                "YouTube",
                ""
              ],
              "700": [
                "About",
                "Our Agency",
                "Topics",
                "News",
                "Resources",
                "Careers",
                "Contact",
                "Read More",
                "Read More",
                "Read More",
                "Read More",
                "Read More",
                "More news",
                "More videos",
                "Email Updates"
              ]
            }
          },
          "listLink": {
            "fontWeight": {
              "400": [
                "FBI U.S. Capitol Violence Most Wanted",
                "Learn How DOJ is Working to Protect Voting",
                "Report a Crime",
                "View Most Wanted Fugitives",
                "Report and Identify Missing Persons",
                "Get Help & Information for Crime Victims",
                "Locate a Prison, Inmate, or Sex Offender",
                "Submit a Complaint",
                "Register, Apply for Permits, or Request Records",
                "COVID-19 Policy for Visitors",
                "en ESPAÑOL",
                "Contact DOJ",
                "Archive",
                "Accessibility",
                "Information Quality",
                "Privacy Policy",
                "Legal Policies & Disclaimers",
                "Social Media",
                "Budget & Performance",
                "Office of the Inspector General",
                "No FEAR Act",
                "For Employees",
                "FOIA",
                "USA.gov",
                "Vote.gov"
              ],
              "700": [
                "Budget & Performance",
                "History",
                "Privacy Program",
                "The Attorney General",
                "Organizational Chart",
                "Alphabetical Listing",
                "Videos",
                "Photos",
                "Blogs",
                "Podcasts",
                "Guidance Documents",
                "Grants",
                "Forms",
                "Publications",
                "Information for Victims in Large Cases",
                "Justice Manual",
                "Legal Careers",
                "Veteran Recruitment",
                "Disability Hiring"
              ]
            },
            "color": {
              "rgb(0, 0, 0)": [
                "Budget & Performance",
                "History",
                "Privacy Program",
                "The Attorney General",
                "Organizational Chart",
                "Alphabetical Listing",
                "Videos",
                "Photos",
                "Blogs",
                "Podcasts",
                "Guidance Documents",
                "Grants",
                "Forms",
                "Publications",
                "Information for Victims in Large Cases",
                "Justice Manual",
                "Legal Careers",
                "Veteran Recruitment",
                "Disability Hiring",
                "en ESPAÑOL",
                "Contact DOJ",
                "Archive",
                "Accessibility",
                "Information Quality",
                "Privacy Policy",
                "Legal Policies & Disclaimers",
                "Social Media",
                "Budget & Performance",
                "Office of the Inspector General",
                "No FEAR Act",
                "For Employees",
                "FOIA",
                "USA.gov",
                "Vote.gov"
              ],
              "rgb(140, 110, 32)": [
                "FBI U.S. Capitol Violence Most Wanted",
                "Learn How DOJ is Working to Protect Voting",
                "Report a Crime",
                "View Most Wanted Fugitives",
                "Report and Identify Missing Persons",
                "Get Help & Information for Crime Victims",
                "Locate a Prison, Inmate, or Sex Offender",
                "Submit a Complaint",
                "Register, Apply for Permits, or Request Records",
                "COVID-19 Policy for Visitors"
              ]
            },
            "fontSize": {
              "12.87px": [
                "Budget & Performance",
                "History",
                "Privacy Program",
                "The Attorney General",
                "Organizational Chart",
                "Alphabetical Listing",
                "Videos",
                "Photos",
                "Blogs",
                "Podcasts",
                "Guidance Documents",
                "Grants",
                "Forms",
                "Publications",
                "Information for Victims in Large Cases",
                "Justice Manual",
                "Legal Careers",
                "Veteran Recruitment",
                "Disability Hiring"
              ],
              "15.6px": [
                "FBI U.S. Capitol Violence Most Wanted",
                "Learn How DOJ is Working to Protect Voting",
                "Report a Crime",
                "View Most Wanted Fugitives",
                "Report and Identify Missing Persons",
                "Get Help & Information for Crime Victims",
                "Locate a Prison, Inmate, or Sex Offender",
                "Submit a Complaint",
                "Register, Apply for Permits, or Request Records",
                "COVID-19 Policy for Visitors"
              ],
              "12px": [
                "en ESPAÑOL",
                "Contact DOJ",
                "Archive",
                "Accessibility",
                "Information Quality",
                "Privacy Policy",
                "Legal Policies & Disclaimers",
                "Social Media",
                "Budget & Performance",
                "Office of the Inspector General",
                "No FEAR Act",
                "For Employees",
                "FOIA",
                "USA.gov",
                "Vote.gov"
              ]
            },
            "lineHeight": {
              "14.157px": [
                "Budget & Performance",
                "History",
                "Privacy Program",
                "The Attorney General",
                "Organizational Chart",
                "Alphabetical Listing",
                "Videos",
                "Photos",
                "Blogs",
                "Podcasts",
                "Guidance Documents",
                "Grants",
                "Forms",
                "Publications",
                "Information for Victims in Large Cases",
                "Justice Manual",
                "Legal Careers",
                "Veteran Recruitment",
                "Disability Hiring"
              ],
              "18.2px": [
                "FBI U.S. Capitol Violence Most Wanted",
                "Learn How DOJ is Working to Protect Voting",
                "Report a Crime",
                "View Most Wanted Fugitives",
                "Report and Identify Missing Persons",
                "Get Help & Information for Crime Victims",
                "Locate a Prison, Inmate, or Sex Offender",
                "Submit a Complaint",
                "Register, Apply for Permits, or Request Records",
                "COVID-19 Policy for Visitors",
                "en ESPAÑOL",
                "Contact DOJ",
                "Archive",
                "Accessibility",
                "Information Quality",
                "Privacy Policy",
                "Legal Policies & Disclaimers",
                "Social Media",
                "Budget & Performance",
                "Office of the Inspector General",
                "No FEAR Act",
                "For Employees",
                "FOIA",
                "USA.gov",
                "Vote.gov"
              ]
            }
          },
          "h2": {
            "fontWeight": {
              "400": [
                "Justice News",
                "Videos",
                "Quick Links"
              ],
              "700": [
                "Search form",
                "Main menu",
                "Search form",
                "Footer Menu Justice",
                "U.S. Department of Justice",
                "Stay Connected with Justice:",
                "Email Updates"
              ]
            },
            "color": {
              "rgb(23, 30, 36)": [
                "Search form",
                "Main menu",
                "Search form",
                "Justice News",
                "Videos",
                "Quick Links"
              ],
              "rgb(155, 155, 155)": [
                "Footer Menu Justice",
                "Email Updates"
              ],
              "rgb(0, 0, 0)": [
                "U.S. Department of Justice",
                "Stay Connected with Justice:"
              ]
            },
            "fontSize": {
              "15px": [
                "Search form",
                "Main menu",
                "Search form",
                "Footer Menu Justice",
                "U.S. Department of Justice",
                "Stay Connected with Justice:",
                "Email Updates"
              ],
              "18.2px": [
                "Justice News",
                "Videos",
                "Quick Links"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.justice.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.justice.gov/",
      "result": {
        "totals": {
          "total": 28,
          "tagNames": {
            "A": 7,
            "DIV": 10,
            "UL": 6,
            "LI": 5
          }
        },
        "items": [
          {
            "tagName": "A",
            "id": "",
            "text": ""
          },
          {
            "tagName": "A",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "block-usasearch-hosted-form",
            "text": "Search form Search"
          },
          {
            "tagName": "DIV",
            "id": "block-nice-menus-1",
            "text": "Main menu Search form Search AboutBudget & Performance\nHistory\nPrivacy Program Our AgencyThe Attorne"
          },
          {
            "tagName": "UL",
            "id": "nice-menu-1",
            "text": "Search form Search AboutBudget & Performance\nHistory\nPrivacy Program Our AgencyThe Attorney General\n"
          },
          {
            "tagName": "LI",
            "id": "",
            "text": "AboutBudget & Performance\nHistory\nPrivacy Program"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "About"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Budget & Performance\nHistory\nPrivacy Program"
          },
          {
            "tagName": "LI",
            "id": "",
            "text": "Our AgencyThe Attorney General\nOrganizational Chart\nAlphabetical Listing"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Our Agency"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "The Attorney General\nOrganizational Chart\nAlphabetical Listing"
          },
          {
            "tagName": "LI",
            "id": "",
            "text": "NewsVideos\nPhotos\nBlogs\nPodcasts"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "News"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Videos\nPhotos\nBlogs\nPodcasts"
          },
          {
            "tagName": "LI",
            "id": "",
            "text": "ResourcesGuidance Documents\nGrants\nForms\nPublications\nInformation for Victims in Large Cases\nJustice"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Resources"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Guidance Documents\nGrants\nForms\nPublications\nInformation for Victims in Large Cases\nJustice Manual"
          },
          {
            "tagName": "LI",
            "id": "",
            "text": "CareersLegal Careers\nVeteran Recruitment\nDisability Hiring"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Careers"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Legal Careers\nVeteran Recruitment\nDisability Hiring"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Caption: U.S. Marshals National Violence Reduction Operation Captures More Than 1,500 Fugitives Link"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Caption: Five Men Indicted for Crimes Related to Transnational Repression Scheme to Silence Critics "
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Caption: Justice Department Secures Resolution in Madison County, Alabama, School Desegregation Case"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Caption: Attorney General Merrick B. Garland Statement on Supreme Court Ruling in Dobbs v. Jackson W"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Caption: Attorney General Merrick B. Garland Visits Ukraine, Reaffirms U.S. Commitment to Help Ident"
          },
          {
            "tagName": "DIV",
            "id": "cboxOverlay",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "colorbox",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "cboxWrapper",
            "text": ""
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.justice.gov/",
      "result": {
        "totals": {
          "failures": 10,
          "warnings": 20
        },
        "items": [
          {
            "index": 447,
            "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": 524,
            "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]/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/span[1]/div[1]/div[2]/div[1]/text()[1]",
              "codeLines": [
                "U.S. Marshals National Violence Reduction Operation Captures More Than 1,500 Fugitives"
              ]
            }
          },
          {
            "index": 526,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "Friday, July 15, 2022"
              ]
            }
          },
          {
            "index": 527,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "Friday, July 15, 2022"
              ]
            }
          },
          {
            "index": 528,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "Friday, July 15, 2022"
              ]
            }
          },
          {
            "index": 529,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[2]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "Thursday, July 14, 2022"
              ]
            }
          },
          {
            "index": 530,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[2]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "Thursday, July 14, 2022"
              ]
            }
          },
          {
            "index": 531,
            "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]/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "Thursday, July 14, 2022"
              ]
            }
          },
          {
            "index": 532,
            "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]/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[7]/div[2]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "Thursday, July 14, 2022"
              ]
            }
          },
          {
            "index": 533,
            "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]/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[8]/div[2]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "Thursday, July 14, 2022"
              ]
            }
          },
          {
            "index": 534,
            "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]/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[9]/div[2]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "Thursday, July 14, 2022"
              ]
            }
          },
          {
            "index": 550,
            "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]/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/span[1]/div[1]/div[2]/div[1]/text()[1]",
              "codeLines": [
                "U.S. Marshals National Violence Reduction Operation Captures More Than 1,500 Fugitives"
              ]
            }
          },
          {
            "index": 552,
            "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]/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "Friday, July 15, 2022"
              ]
            }
          },
          {
            "index": 553,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "Friday, July 15, 2022"
              ]
            }
          },
          {
            "index": 554,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "Friday, July 15, 2022"
              ]
            }
          },
          {
            "index": 555,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[2]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "Thursday, July 14, 2022"
              ]
            }
          },
          {
            "index": 556,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[2]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "Thursday, July 14, 2022"
              ]
            }
          },
          {
            "index": 557,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "Thursday, July 14, 2022"
              ]
            }
          },
          {
            "index": 558,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[7]/div[2]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "Thursday, July 14, 2022"
              ]
            }
          },
          {
            "index": 559,
            "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]/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[8]/div[2]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "Thursday, July 14, 2022"
              ]
            }
          },
          {
            "index": 560,
            "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]/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[9]/div[2]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "Thursday, July 14, 2022"
              ]
            }
          },
          {
            "index": 572,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/section[1]/div[1]/header[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p class=\"usa-banner__header-text\">",
                "  An official website of the United States government",
                "</p>"
              ]
            }
          },
          {
            "index": 661,
            "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]/section[3]/div[3]/footer[1]/div[1]/div[2]/h2[1]",
              "codeLines": [
                "<h2 class=\"block__title\">",
                "  Stay Connected with Justice:",
                "</h2>"
              ]
            }
          },
          {
            "index": 667,
            "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]/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/span[1]/div[1]/div[2]/div[1]/text()[1]",
              "codeLines": [
                "U.S. Marshals National Violence Reduction Operation Captures More Than 1,500 Fugitives"
              ]
            }
          },
          {
            "index": 668,
            "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]/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/span[1]/div[1]/div[2]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "Read More"
              ]
            }
          },
          {
            "index": 669,
            "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]/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "1"
              ]
            }
          },
          {
            "index": 670,
            "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]/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/a[2]/text()[1]",
              "codeLines": [
                "2"
              ]
            }
          },
          {
            "index": 671,
            "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]/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/a[3]/text()[1]",
              "codeLines": [
                "3"
              ]
            }
          },
          {
            "index": 672,
            "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]/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/a[4]/text()[1]",
              "codeLines": [
                "4"
              ]
            }
          },
          {
            "index": 673,
            "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]/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/a[5]/text()[1]",
              "codeLines": [
                "5"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://www.justice.gov/",
      "result": {
        "totals": {
          "rulesNA": 47,
          "rulesPassed": 45,
          "rulesWarned": 3,
          "rulesViolated": 5,
          "warnings": {
            "minor": 35,
            "moderate": 0,
            "serious": 18,
            "critical": 0
          },
          "violations": {
            "minor": 0,
            "moderate": 4,
            "serious": 23,
            "critical": 0
          }
        },
        "details": {
          "testEngine": {
            "name": "axe-core",
            "version": "4.4.2"
          },
          "testRunner": {
            "name": "axe"
          },
          "testEnvironment": {
            "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/102.0.5005.40 Safari/537.36",
            "windowWidth": 1280,
            "windowHeight": 720,
            "orientationAngle": 90,
            "orientationType": "landscape-primary"
          },
          "timestamp": "2022-07-17T22:06:27.514Z",
          "url": "https://www.justice.gov/",
          "toolOptions": {
            "resultTypes": [
              "violations",
              "incomplete"
            ],
            "runOnly": {
              "type": "tag",
              "values": [
                "experimental",
                "best-practice",
                "wcag2a",
                "wcag2aa",
                "wcag2aaa",
                "wcag21a",
                "wcag21aa",
                "wcag21aaa"
              ]
            },
            "reporter": "v1"
          },
          "incomplete": [
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "0.0pt (0px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<input type=\"submit\" id=\"edit-submit\" name=\"op\" value=\"Search\" class=\"form-submit\">",
                          "target": [
                            "#edit-submit"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input type=\"submit\" id=\"edit-submit\" name=\"op\" value=\"Search\" class=\"form-submit\">",
                  "target": [
                    "#edit-submit"
                  ],
                  "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": "15.6pt (20.8px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img class=\"field-slideshow-image field-slideshow-image-2\" typeof=\"foaf:Image\" src=\"https://www.justice.gov/sites/default/files/styles/slideshow/public/slideshows/slides/new-homepage-slideshow-2_0_2.jpg?itok=sq93d26Q\" width=\"665\" height=\"262\" alt=\"U.S. DOJ Seal\" title=\"U.S. DOJ Seal\" style=\"\">",
                          "target": [
                            ".field-slideshow-image-2"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"field__item even\">Five Men Indicted for Crimes Related to Transnational Repression Scheme to Silence Critics of the People’s Republic of China Residing in the United States</div>",
                  "target": [
                    ".field-slideshow-slide-2 > .field-slideshow-text > .field-slideshow-caption > .field-slideshow-caption-text > .field--name-field-slide-caption.field--type-text-long.field--label-above > .field__items > .field__item.even"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#b9912d",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "bold",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img class=\"field-slideshow-image field-slideshow-image-2\" typeof=\"foaf:Image\" src=\"https://www.justice.gov/sites/default/files/styles/slideshow/public/slideshows/slides/new-homepage-slideshow-2_0_2.jpg?itok=sq93d26Q\" width=\"665\" height=\"262\" alt=\"U.S. DOJ Seal\" title=\"U.S. DOJ Seal\" style=\"\">",
                          "target": [
                            ".field-slideshow-image-2"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.justice.gov/opa/pr/five-men-indicted-crimes-related-transnational-repression-scheme-silence-critics-people-s\" class=\"doj-analytics-processed\" style=\"\">Read More</a>",
                  "target": [
                    ".field-slideshow-slide-2 > .field-slideshow-text > .field-slideshow-link > .field-slideshow-link-text > .field--name-field-slide-link.field--type-link-field.field--label-above > .field__items > .field__item.even > .doj-analytics-processed"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "0.0pt (0px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"#\" class=\"pause\">Pause</a>",
                          "target": [
                            ".pause"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"#\" class=\"pause\">Pause</a>",
                  "target": [
                    ".pause"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "0.0pt (0px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.instagram.com/thejusticedept/\" class=\"follow-link follow-link-instagram follow-link-site ext extlink\" title=\"Follow us on Instagram\">Instagram</a>",
                          "target": [
                            ".follow-link-instagram"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.instagram.com/thejusticedept/\" class=\"follow-link follow-link-instagram follow-link-site ext extlink\" title=\"Follow us on Instagram\">Instagram</a>",
                  "target": [
                    ".follow-link-instagram"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "0.0pt (0px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"http://www.facebook.com/DOJ\" class=\"follow-link follow-link-facebook follow-link-site ext extlink\" title=\"Follow us on Facebook\">Facebook</a>",
                          "target": [
                            ".follow-link-facebook"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.facebook.com/DOJ\" class=\"follow-link follow-link-facebook follow-link-site ext extlink\" title=\"Follow us on Facebook\">Facebook</a>",
                  "target": [
                    ".follow-link-facebook"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "0.0pt (0px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"http://www.twitter.com/TheJusticeDept\" class=\"follow-link follow-link-twitter follow-link-site ext extlink\" title=\"Follow us on Twitter\">Twitter</a>",
                          "target": [
                            ".follow-link-twitter"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.twitter.com/TheJusticeDept\" class=\"follow-link follow-link-twitter follow-link-site ext extlink\" title=\"Follow us on Twitter\">Twitter</a>",
                  "target": [
                    ".follow-link-twitter"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "0.0pt (0px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"http://www.youtube.com/TheJusticeDepartment\" class=\"follow-link follow-link-youtube follow-link-site ext extlink\" title=\"Follow us on YouTube\">YouTube</a>",
                          "target": [
                            ".follow-link-youtube"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.youtube.com/TheJusticeDepartment\" class=\"follow-link follow-link-youtube follow-link-site ext extlink\" title=\"Follow us on YouTube\">YouTube</a>",
                  "target": [
                    ".follow-link-youtube"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "bold",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://public.govdelivery.com/accounts/USDOJ/subscriber/new\" class=\"ext extlink\">Email Updates<span class=\"ext\" aria-label=\"(link is external)\"></span></a>",
                  "target": [
                    "h2 > .ext.extlink"
                  ],
                  "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "0.0pt (0px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<input type=\"submit\" id=\"edit-submit\" name=\"op\" value=\"Search\" class=\"form-submit\">",
                          "target": [
                            "#edit-submit"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input type=\"submit\" id=\"edit-submit\" name=\"op\" value=\"Search\" class=\"form-submit\">",
                  "target": [
                    "#edit-submit"
                  ],
                  "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": "15.6pt (20.8px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img class=\"field-slideshow-image field-slideshow-image-2\" typeof=\"foaf:Image\" src=\"https://www.justice.gov/sites/default/files/styles/slideshow/public/slideshows/slides/new-homepage-slideshow-2_0_2.jpg?itok=sq93d26Q\" width=\"665\" height=\"262\" alt=\"U.S. DOJ Seal\" title=\"U.S. DOJ Seal\" style=\"\">",
                          "target": [
                            ".field-slideshow-image-2"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"field__item even\">Five Men Indicted for Crimes Related to Transnational Repression Scheme to Silence Critics of the People’s Republic of China Residing in the United States</div>",
                  "target": [
                    ".field-slideshow-slide-2 > .field-slideshow-text > .field-slideshow-caption > .field-slideshow-caption-text > .field--name-field-slide-caption.field--type-text-long.field--label-above > .field__items > .field__item.even"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#b9912d",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "bold",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img class=\"field-slideshow-image field-slideshow-image-2\" typeof=\"foaf:Image\" src=\"https://www.justice.gov/sites/default/files/styles/slideshow/public/slideshows/slides/new-homepage-slideshow-2_0_2.jpg?itok=sq93d26Q\" width=\"665\" height=\"262\" alt=\"U.S. DOJ Seal\" title=\"U.S. DOJ Seal\" style=\"\">",
                          "target": [
                            ".field-slideshow-image-2"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.justice.gov/opa/pr/five-men-indicted-crimes-related-transnational-repression-scheme-silence-critics-people-s\" class=\"doj-analytics-processed\" style=\"\">Read More</a>",
                  "target": [
                    ".field-slideshow-slide-2 > .field-slideshow-text > .field-slideshow-link > .field-slideshow-link-text > .field--name-field-slide-link.field--type-link-field.field--label-above > .field__items > .field__item.even > .doj-analytics-processed"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "0.0pt (0px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"#\" class=\"pause\">Pause</a>",
                          "target": [
                            ".pause"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"#\" class=\"pause\">Pause</a>",
                  "target": [
                    ".pause"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "0.0pt (0px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.instagram.com/thejusticedept/\" class=\"follow-link follow-link-instagram follow-link-site ext extlink\" title=\"Follow us on Instagram\">Instagram</a>",
                          "target": [
                            ".follow-link-instagram"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.instagram.com/thejusticedept/\" class=\"follow-link follow-link-instagram follow-link-site ext extlink\" title=\"Follow us on Instagram\">Instagram</a>",
                  "target": [
                    ".follow-link-instagram"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "0.0pt (0px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"http://www.facebook.com/DOJ\" class=\"follow-link follow-link-facebook follow-link-site ext extlink\" title=\"Follow us on Facebook\">Facebook</a>",
                          "target": [
                            ".follow-link-facebook"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.facebook.com/DOJ\" class=\"follow-link follow-link-facebook follow-link-site ext extlink\" title=\"Follow us on Facebook\">Facebook</a>",
                  "target": [
                    ".follow-link-facebook"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "0.0pt (0px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"http://www.twitter.com/TheJusticeDept\" class=\"follow-link follow-link-twitter follow-link-site ext extlink\" title=\"Follow us on Twitter\">Twitter</a>",
                          "target": [
                            ".follow-link-twitter"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.twitter.com/TheJusticeDept\" class=\"follow-link follow-link-twitter follow-link-site ext extlink\" title=\"Follow us on Twitter\">Twitter</a>",
                  "target": [
                    ".follow-link-twitter"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "0.0pt (0px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"http://www.youtube.com/TheJusticeDepartment\" class=\"follow-link follow-link-youtube follow-link-site ext extlink\" title=\"Follow us on YouTube\">YouTube</a>",
                          "target": [
                            ".follow-link-youtube"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.youtube.com/TheJusticeDepartment\" class=\"follow-link follow-link-youtube follow-link-site ext extlink\" title=\"Follow us on YouTube\">YouTube</a>",
                  "target": [
                    ".follow-link-youtube"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "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://public.govdelivery.com/accounts/USDOJ/subscriber/new\" class=\"ext extlink\">Email Updates<span class=\"ext\" aria-label=\"(link is external)\"></span></a>",
                  "target": [
                    "h2 > .ext.extlink"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                }
              ]
            },
            {
              "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": "<p class=\"usa-banner__header-action\" aria-hidden=\"true\">Here’s how you know</p>",
                  "target": [
                    ".usa-banner__header-action"
                  ],
                  "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=\"usa-banner__content usa-accordion__content\" id=\"gov-banner\" hidden=\"\">",
                  "target": [
                    "#gov-banner"
                  ],
                  "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": "<section class=\"justice-mobile-menu-container\" aria-label=\"Navigation menu\">",
                  "target": [
                    ".justice-mobile-menu-container"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<h2 class=\"block__title\"><span class=\"nice-menu-hide-title\">Main menu</span></h2>",
                  "target": [
                    "#block-nice-menus-1 > .block__title"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<form class=\"usasearch-hosted-box doj-search-clone\" action=\"https://search.justice.gov/search\" method=\"get\" id=\"mobile-search-form\" accept-charset=\"UTF-8\">",
                  "target": [
                    "#mobile-search-form"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul style=\"display: none; visibility: hidden;\">",
                  "target": [
                    ".menu-1259 > ul"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul style=\"display: none; visibility: hidden;\">",
                  "target": [
                    ".menu-1260 > ul"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul style=\"display: none; visibility: hidden;\">",
                  "target": [
                    ".menu-1263 > ul"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul style=\"display: none; visibility: hidden;\">",
                  "target": [
                    ".menu-1262 > ul"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul style=\"display: none; visibility: hidden;\">",
                  "target": [
                    ".menu-92596 > ul"
                  ],
                  "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>Front Page</h1>",
                  "target": [
                    "h1"
                  ],
                  "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=\"field-slideshow-slide field-slideshow-slide-1 even first\" style=\"position: absolute; top: 0px; left: 0px; display: none; z-index: 5; opacity: 0;\">",
                  "target": [
                    ".field-slideshow-slide-1"
                  ],
                  "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=\"field__label\">Caption:&nbsp;</div>",
                  "target": [
                    ".field-slideshow-slide-1 > .field-slideshow-text > .field-slideshow-caption > .field-slideshow-caption-text > .field--name-field-slide-caption.field--type-text-long.field--label-above > .field__label"
                  ],
                  "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=\"field__label\">Link:&nbsp;</div>",
                  "target": [
                    ".field-slideshow-slide-1 > .field-slideshow-text > .field-slideshow-link > .field-slideshow-link-text > .field--name-field-slide-link.field--type-link-field.field--label-above > .field__label"
                  ],
                  "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=\"field__label\">Caption:&nbsp;</div>",
                  "target": [
                    ".field-slideshow-slide-2 > .field-slideshow-text > .field-slideshow-caption > .field-slideshow-caption-text > .field--name-field-slide-caption.field--type-text-long.field--label-above > .field__label"
                  ],
                  "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=\"field__label\">Link:&nbsp;</div>",
                  "target": [
                    ".field-slideshow-slide-2 > .field-slideshow-text > .field-slideshow-link > .field-slideshow-link-text > .field--name-field-slide-link.field--type-link-field.field--label-above > .field__label"
                  ],
                  "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=\"field-slideshow-slide field-slideshow-slide-3 even\" style=\"display: none; position: absolute; top: 0px; left: 0px; z-index: 3; opacity: 0;\">",
                  "target": [
                    ".field-slideshow-slide-3"
                  ],
                  "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=\"field__label\">Caption:&nbsp;</div>",
                  "target": [
                    ".field-slideshow-slide-3 > .field-slideshow-text > .field-slideshow-caption > .field-slideshow-caption-text > .field--name-field-slide-caption.field--type-text-long.field--label-above > .field__label"
                  ],
                  "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=\"field__label\">Link:&nbsp;</div>",
                  "target": [
                    ".field-slideshow-slide-3 > .field-slideshow-text > .field-slideshow-link > .field-slideshow-link-text > .field--name-field-slide-link.field--type-link-field.field--label-above > .field__label"
                  ],
                  "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=\"field-slideshow-slide field-slideshow-slide-4 odd\" style=\"display: none; position: absolute; top: 0px; left: 0px; z-index: 2; opacity: 0;\">",
                  "target": [
                    ".field-slideshow-slide-4"
                  ],
                  "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=\"field__label\">Caption:&nbsp;</div>",
                  "target": [
                    ".field-slideshow-slide-4 > .field-slideshow-text > .field-slideshow-caption > .field-slideshow-caption-text > .field--name-field-slide-caption.field--type-text-long.field--label-above > .field__label"
                  ],
                  "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=\"field__label\">Link:&nbsp;</div>",
                  "target": [
                    ".field-slideshow-slide-4 > .field-slideshow-text > .field-slideshow-link > .field-slideshow-link-text > .field--name-field-slide-link.field--type-link-field.field--label-above > .field__label"
                  ],
                  "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=\"field-slideshow-slide field-slideshow-slide-5 even\" style=\"display: none; position: absolute; top: 0px; left: 0px; z-index: 1; opacity: 0;\">",
                  "target": [
                    ".field-slideshow-slide-5"
                  ],
                  "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=\"field__label\">Caption:&nbsp;</div>",
                  "target": [
                    ".field-slideshow-slide-5 > .field-slideshow-text > .field-slideshow-caption > .field-slideshow-caption-text > .field--name-field-slide-caption.field--type-text-long.field--label-above > .field__label"
                  ],
                  "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=\"field__label\">Link:&nbsp;</div>",
                  "target": [
                    ".field-slideshow-slide-5 > .field-slideshow-text > .field-slideshow-link > .field-slideshow-link-text > .field--name-field-slide-link.field--type-link-field.field--label-above > .field__label"
                  ],
                  "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": "<a href=\"#\" class=\"prev\">Prev</a>",
                  "target": [
                    ".prev"
                  ],
                  "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": "<a href=\"#\" class=\"play\">Play</a>",
                  "target": [
                    ".play"
                  ],
                  "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": "<a href=\"#\" class=\"next\">Next</a>",
                  "target": [
                    ".next"
                  ],
                  "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": "<img typeof=\"foaf:Image\" src=\"https://www.justice.gov/misc/feed.png\" width=\"16\" height=\"16\" alt=\"Subscribe to Justice News\">",
                  "target": [
                    "img[width=\"16\"]"
                  ],
                  "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": "<h2 class=\"block__title\">Footer Menu Justice</h2>",
                  "target": [
                    "#block-menu-menu-footer-menu-justice > .block__title"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span title=\"\" class=\"nolink\">First Column</span>",
                  "target": [
                    ".expanded.first > .nolink[title=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span title=\"\" class=\"nolink\">Second Column</span>",
                  "target": [
                    ".expanded:nth-child(2) > .nolink[title=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span title=\"\" class=\"nolink\">Third Column</span>",
                  "target": [
                    ".expanded.last > .nolink[title=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"ext\" aria-label=\"(link is external)\"></span>",
                  "target": [
                    "span[aria-label=\"(link is external)\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"colorbox\" class=\"\" role=\"dialog\" tabindex=\"-1\" style=\"display: none;\">",
                  "target": [
                    "#colorbox"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#f0f0f0",
                        "contrastRatio": 5.9,
                        "fontSize": "9.6pt (12.8px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"usa-banner\" aria-label=\"Official government website\">",
                          "target": [
                            ".usa-banner"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.9 (foreground color: #005ea2, background color: #f0f0f0, font size: 9.6pt (12.8px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"usa-banner__button-text\">Here’s how you know</span>",
                  "target": [
                    ".usa-banner__button-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.9 (foreground color: #005ea2, background color: #f0f0f0, font size: 9.6pt (12.8px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#8c6e20",
                        "bgColor": "#f8f9f4",
                        "contrastRatio": 4.54,
                        "fontSize": "11.7pt (15.6px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"l-lower\">",
                          "target": [
                            ".l-lower"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.54 (foreground color: #8c6e20, background color: #f8f9f4, font size: 11.7pt (15.6px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/opa/pr/statement-attorney-general-merrick-b-garland-capture-rafael-caro-quintero\">Statement from Attorney General Merrick B. Garland on Capture of Rafael Caro-Quintero</a>",
                  "target": [
                    ".view-justice-news > .view-content > .views-row-1.views-row-first.views-row-odd > .views-field-title.views-field > .field-content > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.54 (foreground color: #8c6e20, background color: #f8f9f4, font size: 11.7pt (15.6px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#8c6e20",
                        "bgColor": "#f8f9f4",
                        "contrastRatio": 4.54,
                        "fontSize": "11.7pt (15.6px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"l-lower\">",
                          "target": [
                            ".l-lower"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.54 (foreground color: #8c6e20, background color: #f8f9f4, font size: 11.7pt (15.6px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/opa/pr/turkish-businessman-extradited-austria-face-money-laundering-and-wire-fraud-charges\">Turkish Businessman Extradited from Austria to Face Money Laundering and Wire Fraud Charges</a>",
                  "target": [
                    ".views-row-2 > .views-field-title.views-field > .field-content > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.54 (foreground color: #8c6e20, background color: #f8f9f4, font size: 11.7pt (15.6px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#8c6e20",
                        "bgColor": "#f8f9f4",
                        "contrastRatio": 4.54,
                        "fontSize": "11.7pt (15.6px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"l-lower\">",
                          "target": [
                            ".l-lower"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.54 (foreground color: #8c6e20, background color: #f8f9f4, font size: 11.7pt (15.6px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/opa/pr/justice-department-launches-investigation-maryland-department-state-police-under-title-vii\">Justice Department Launches Investigation of Maryland Department of State Police Under Title VII of the Civil Rights Act of 1964</a>",
                  "target": [
                    ".views-row-3 > .views-field-title.views-field > .field-content > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.54 (foreground color: #8c6e20, background color: #f8f9f4, font size: 11.7pt (15.6px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#8c6e20",
                        "bgColor": "#f8f9f4",
                        "contrastRatio": 4.54,
                        "fontSize": "11.7pt (15.6px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"l-lower\">",
                          "target": [
                            ".l-lower"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.54 (foreground color: #8c6e20, background color: #f8f9f4, font size: 11.7pt (15.6px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/opa/pr/hotel-manager-sentenced-prison-filing-false-tax-return\">Hotel Manager Sentenced to Prison for Filing False Tax Return</a>",
                  "target": [
                    ".views-row-4 > .views-field-title.views-field > .field-content > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.54 (foreground color: #8c6e20, background color: #f8f9f4, font size: 11.7pt (15.6px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#8c6e20",
                        "bgColor": "#f8f9f4",
                        "contrastRatio": 4.54,
                        "fontSize": "11.7pt (15.6px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"l-lower\">",
                          "target": [
                            ".l-lower"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.54 (foreground color: #8c6e20, background color: #f8f9f4, font size: 11.7pt (15.6px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/opa/pr/two-ohio-gambling-business-owners-plead-guilty-tax-conspiracy\">Two Ohio Gambling Business Owners Plead Guilty to Tax Conspiracy</a>",
                  "target": [
                    ".views-row-5 > .views-field-title.views-field > .field-content > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.54 (foreground color: #8c6e20, background color: #f8f9f4, font size: 11.7pt (15.6px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#8c6e20",
                        "bgColor": "#f8f9f4",
                        "contrastRatio": 4.54,
                        "fontSize": "11.7pt (15.6px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"l-lower\">",
                          "target": [
                            ".l-lower"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.54 (foreground color: #8c6e20, background color: #f8f9f4, font size: 11.7pt (15.6px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/opa/pr/home-health-care-business-owner-sentenced-prison-employment-tax-crimes\">Home Health Care Business Owner Sentenced to Prison for Employment Tax Crimes</a>",
                  "target": [
                    ".views-row-6 > .views-field-title.views-field > .field-content > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.54 (foreground color: #8c6e20, background color: #f8f9f4, font size: 11.7pt (15.6px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#8c6e20",
                        "bgColor": "#f8f9f4",
                        "contrastRatio": 4.54,
                        "fontSize": "11.7pt (15.6px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"l-lower\">",
                          "target": [
                            ".l-lower"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.54 (foreground color: #8c6e20, background color: #f8f9f4, font size: 11.7pt (15.6px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/opa/pr/deputy-attorney-general-lisa-o-monaco-directs-us-attorneys-and-law-enforcement-agencies\">Deputy Attorney General Lisa O. Monaco Directs U.S. Attorneys and Law Enforcement Agencies to Prioritize Violent Crime in Indian Country</a>",
                  "target": [
                    ".views-row-7 > .views-field-title.views-field > .field-content > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.54 (foreground color: #8c6e20, background color: #f8f9f4, font size: 11.7pt (15.6px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#8c6e20",
                        "bgColor": "#f8f9f4",
                        "contrastRatio": 4.54,
                        "fontSize": "11.7pt (15.6px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"l-lower\">",
                          "target": [
                            ".l-lower"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.54 (foreground color: #8c6e20, background color: #f8f9f4, font size: 11.7pt (15.6px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/opa/speech/deputy-attorney-general-lisa-o-monaco-delivers-remarks-closing-session-fourth-convening\">Deputy Attorney General Lisa O. Monaco Delivers Remarks at the Closing Session of the Fourth Convening of the Trilateral Working Group on Violence Against Indigenous Women and Girls</a>",
                  "target": [
                    ".views-row-8 > .views-field-title.views-field > .field-content > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.54 (foreground color: #8c6e20, background color: #f8f9f4, font size: 11.7pt (15.6px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#8c6e20",
                        "bgColor": "#f8f9f4",
                        "contrastRatio": 4.54,
                        "fontSize": "11.7pt (15.6px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"l-lower\">",
                          "target": [
                            ".l-lower"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.54 (foreground color: #8c6e20, background color: #f8f9f4, font size: 11.7pt (15.6px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/opa/pr/maryland-man-indicted-bias-motivated-assaults-men-washington-dc-park\">Maryland Man Indicted for Bias-Motivated Assaults of Men in Washington, D.C. Park</a>",
                  "target": [
                    ".views-row-9 > .views-field-title.views-field > .field-content > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.54 (foreground color: #8c6e20, background color: #f8f9f4, font size: 11.7pt (15.6px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#6d6d6d",
                        "contrastRatio": 5.17,
                        "fontSize": "7.8pt (10.4px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/news\">\n    More news  </a>",
                          "target": [
                            ".more-link > a[href$=\"news\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.17 (foreground color: #ffffff, background color: #6d6d6d, font size: 7.8pt (10.4px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/news\">\n    More news  </a>",
                  "target": [
                    ".more-link > a[href$=\"news\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.17 (foreground color: #ffffff, background color: #6d6d6d, font size: 7.8pt (10.4px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#8c6e20",
                        "bgColor": "#f8f9f4",
                        "contrastRatio": 4.54,
                        "fontSize": "11.7pt (15.6px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"l-lower\">",
                          "target": [
                            ".l-lower"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.54 (foreground color: #8c6e20, background color: #f8f9f4, font size: 11.7pt (15.6px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/opa/video/justice-department-announces-reproductive-rights-task-force\">Justice Department Announces Reproductive Rights Task Force</a>",
                  "target": [
                    ".views-row-1.views-row-first.views-row-last > .views-field-title.views-field > .field-content > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.54 (foreground color: #8c6e20, background color: #f8f9f4, font size: 11.7pt (15.6px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#6d6d6d",
                        "contrastRatio": 5.17,
                        "fontSize": "7.8pt (10.4px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/videos\">\n    More videos  </a>",
                          "target": [
                            ".more-link > a[href$=\"videos\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.17 (foreground color: #ffffff, background color: #6d6d6d, font size: 7.8pt (10.4px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/videos\">\n    More videos  </a>",
                  "target": [
                    ".more-link > a[href$=\"videos\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.17 (foreground color: #ffffff, background color: #6d6d6d, font size: 7.8pt (10.4px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#8c6e20",
                        "bgColor": "#f8f9f4",
                        "contrastRatio": 4.54,
                        "fontSize": "11.7pt (15.6px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"l-lower\">",
                          "target": [
                            ".l-lower"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.54 (foreground color: #8c6e20, background color: #f8f9f4, font size: 11.7pt (15.6px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fbi.gov/wanted/capitol-violence\">FBI U.S. Capitol Violence Most Wanted</a>",
                  "target": [
                    "ul > .field__item:nth-child(1) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.54 (foreground color: #8c6e20, background color: #f8f9f4, font size: 11.7pt (15.6px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#8c6e20",
                        "bgColor": "#f8f9f4",
                        "contrastRatio": 4.54,
                        "fontSize": "11.7pt (15.6px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"l-lower\">",
                          "target": [
                            ".l-lower"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.54 (foreground color: #8c6e20, background color: #f8f9f4, font size: 11.7pt (15.6px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.justice.gov/voting\">Learn How DOJ is Working to Protect Voting</a>",
                  "target": [
                    "a[href$=\"voting\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.54 (foreground color: #8c6e20, background color: #f8f9f4, font size: 11.7pt (15.6px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#8c6e20",
                        "bgColor": "#f8f9f4",
                        "contrastRatio": 4.54,
                        "fontSize": "11.7pt (15.6px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"l-lower\">",
                          "target": [
                            ".l-lower"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.54 (foreground color: #8c6e20, background color: #f8f9f4, font size: 11.7pt (15.6px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.justice.gov/actioncenter/report-crime\">Report a Crime</a>",
                  "target": [
                    ".field__item:nth-child(3) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.54 (foreground color: #8c6e20, background color: #f8f9f4, font size: 11.7pt (15.6px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#8c6e20",
                        "bgColor": "#f8f9f4",
                        "contrastRatio": 4.54,
                        "fontSize": "11.7pt (15.6px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"l-lower\">",
                          "target": [
                            ".l-lower"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.54 (foreground color: #8c6e20, background color: #f8f9f4, font size: 11.7pt (15.6px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.justice.gov/actioncenter/identify-our-most-wanted-fugitives\">View Most Wanted Fugitives</a>",
                  "target": [
                    ".field__item:nth-child(4) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.54 (foreground color: #8c6e20, background color: #f8f9f4, font size: 11.7pt (15.6px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#8c6e20",
                        "bgColor": "#f8f9f4",
                        "contrastRatio": 4.54,
                        "fontSize": "11.7pt (15.6px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"l-lower\">",
                          "target": [
                            ".l-lower"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.54 (foreground color: #8c6e20, background color: #f8f9f4, font size: 11.7pt (15.6px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.justice.gov/actioncenter/report-and-identify-missing-persons\">Report and Identify Missing Persons</a>",
                  "target": [
                    ".field__item:nth-child(5) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.54 (foreground color: #8c6e20, background color: #f8f9f4, font size: 11.7pt (15.6px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#8c6e20",
                        "bgColor": "#f8f9f4",
                        "contrastRatio": 4.54,
                        "fontSize": "11.7pt (15.6px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"l-lower\">",
                          "target": [
                            ".l-lower"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.54 (foreground color: #8c6e20, background color: #f8f9f4, font size: 11.7pt (15.6px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.justice.gov/actioncenter/find-help-and-information-crime-victims\">Get Help &amp; Information for Crime Victims</a>",
                  "target": [
                    ".field__item:nth-child(6) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.54 (foreground color: #8c6e20, background color: #f8f9f4, font size: 11.7pt (15.6px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#8c6e20",
                        "bgColor": "#f8f9f4",
                        "contrastRatio": 4.54,
                        "fontSize": "11.7pt (15.6px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"l-lower\">",
                          "target": [
                            ".l-lower"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.54 (foreground color: #8c6e20, background color: #f8f9f4, font size: 11.7pt (15.6px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.justice.gov/actioncenter/locate-prison-inmate-or-sex-offender\">Locate a Prison, Inmate, or Sex Offender</a>",
                  "target": [
                    ".field__item:nth-child(7) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.54 (foreground color: #8c6e20, background color: #f8f9f4, font size: 11.7pt (15.6px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#8c6e20",
                        "bgColor": "#f8f9f4",
                        "contrastRatio": 4.54,
                        "fontSize": "11.7pt (15.6px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"l-lower\">",
                          "target": [
                            ".l-lower"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.54 (foreground color: #8c6e20, background color: #f8f9f4, font size: 11.7pt (15.6px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.justice.gov/actioncenter/submit-complaint\">Submit a Complaint</a>",
                  "target": [
                    ".field__item:nth-child(8) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.54 (foreground color: #8c6e20, background color: #f8f9f4, font size: 11.7pt (15.6px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#8c6e20",
                        "bgColor": "#f8f9f4",
                        "contrastRatio": 4.54,
                        "fontSize": "11.7pt (15.6px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"l-lower\">",
                          "target": [
                            ".l-lower"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.54 (foreground color: #8c6e20, background color: #f8f9f4, font size: 11.7pt (15.6px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.justice.gov/actioncenter/register-apply-permits-or-request-records\">Register, Apply for Permits, or Request Records</a>",
                  "target": [
                    ".field__item:nth-child(9) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.54 (foreground color: #8c6e20, background color: #f8f9f4, font size: 11.7pt (15.6px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#8c6e20",
                        "bgColor": "#f8f9f4",
                        "contrastRatio": 4.54,
                        "fontSize": "11.7pt (15.6px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"l-lower\">",
                          "target": [
                            ".l-lower"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.54 (foreground color: #8c6e20, background color: #f8f9f4, font size: 11.7pt (15.6px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.justice.gov/doj/covid-19-policy-visitors\">COVID-19 Policy for Visitors</a>",
                  "target": [
                    ".field__item:nth-child(10) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.54 (foreground color: #8c6e20, background color: #f8f9f4, font size: 11.7pt (15.6px), font weight: normal). Expected contrast ratio of 7:1"
                }
              ]
            },
            {
              "id": "landmark-banner-is-top-level",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the banner landmark is at top level",
              "help": "Banner landmark should not be contained in another landmark",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/landmark-banner-is-top-level?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "landmark-is-top-level",
                      "data": {
                        "role": "banner"
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "The banner landmark is contained in another landmark."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<header class=\"l-header\" role=\"banner\">",
                  "target": [
                    ".l-header"
                  ],
                  "failureSummary": "Fix any of the following:\n  The banner landmark is contained in another landmark."
                }
              ]
            },
            {
              "id": "landmark-contentinfo-is-top-level",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the contentinfo landmark is at top level",
              "help": "Contentinfo landmark should not be contained in another landmark",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/landmark-contentinfo-is-top-level?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "landmark-is-top-level",
                      "data": {
                        "role": "contentinfo"
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "The contentinfo landmark is contained in another landmark."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<footer class=\"l-footer\" role=\"contentinfo\">",
                  "target": [
                    "footer"
                  ],
                  "failureSummary": "Fix any of the following:\n  The contentinfo landmark is contained in another landmark."
                }
              ]
            },
            {
              "id": "landmark-main-is-top-level",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the main landmark is at top level",
              "help": "Main landmark should not be contained in another landmark",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/landmark-main-is-top-level?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "landmark-is-top-level",
                      "data": {
                        "role": "main"
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "The main landmark is contained in another landmark."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"l-content\" role=\"main\">",
                  "target": [
                    ".l-content"
                  ],
                  "failureSummary": "Fix any of the following:\n  The main landmark is contained in another landmark."
                }
              ]
            },
            {
              "id": "page-has-heading-one",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensure that the page, or at least one of its frames contains a level-one heading",
              "help": "Page should contain a level-one heading",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/page-has-heading-one?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "page-has-heading-one",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Page must have a level-one heading"
                    }
                  ],
                  "none": [],
                  "impact": "moderate",
                  "html": "<html class=\"responsive  js tablesaw-enhanced\" lang=\"en\" dir=\"ltr\" prefix=\"og: http://ogp.me/ns# article: http://ogp.me/ns/article# book: http://ogp.me/ns/book# profile: http://ogp.me/ns/profile# video: http://ogp.me/ns/video# product: http://ogp.me/ns/product# content: http://purl.org/rss/1.0/modules/content/ dc: http://purl.org/dc/terms/ foaf: http://xmlns.com/foaf/0.1/ rdfs: http://www.w3.org/2000/01/rdf-schema# sioc: http://rdfs.org/sioc/ns# sioct: http://rdfs.org/sioc/types# skos: http://www.w3.org/2004/02/skos/core# xsd: http://www.w3.org/2001/XMLSchema#\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  Page must have a level-one heading"
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.justice.gov/",
      "what": "URL",
      "result": "https://www.justice.gov/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.justice.gov/",
      "result": {
        "Error": {
          "AA.4_1_2.H91.Button.Name": {
            "This button element does not have a name available to an accessibility API. Valid names are: title attribute, element content, aria-label attribute, aria-labelledby attribute.": [
              {
                "tagName": "button",
                "id": "#cboxNext",
                "code": "<button type=\"button\" id=\"cboxNext\">...</button>"
              },
              {
                "tagName": "button",
                "id": "#cboxPrevious",
                "code": "<button type=\"button\" id=\"cboxPrevious\">...</button>"
              },
              {
                "tagName": "button",
                "id": "#cboxSlideshow",
                "code": "<button type=\"button\" id=\"cboxSlideshow\">...</button>"
              }
            ]
          }
        },
        "Warning": {
          "AA.1_3_1.H48": {
            "If this element contains a navigation section, it is recommended that it be marked up as a list.": [
              {
                "tagName": "div",
                "id": "#field-slideshow-1-controls",
                "code": "<div id=\"field-slideshow-1-controls\" class=\"field-slideshow-controls\">...</div>"
              },
              {
                "tagName": "div",
                "id": "#field-slideshow-1-pager",
                "code": "<div id=\"field-slideshow-1-pager\" class=\"field-slideshow-pager slides-10\">...</div>"
              }
            ]
          },
          "AA.1_3_1_A.G141": {
            "The heading structure is not logically nested. This h2 element appears to be the primary document heading, so should be an h1 element.": [
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2 class=\"element-invisible\">...</h2>"
              }
            ],
            "The heading structure is not logically nested. This h2 element should be an h1 to be properly nested.": [
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2 class=\"element-invisible\">...</h2>"
              }
            ]
          },
          "AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
            "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.": [
              {
                "tagName": "div",
                "id": "#cboxOverlay",
                "code": "<div id=\"cboxOverlay\" style=\"display: none;\">...</div>"
              }
            ]
          },
          "AA.1_4_3.G18.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 4.5:1.": [
              {
                "tagName": "a",
                "id": "#skip-link",
                "code": "<a id=\"skip-link\" href=\"#main-content\" class=\"element-invisible element-focusable\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.justice.gov/opa/pr/us-marshals-national-violence-reduction-operation-captures-more-1500-fugitives\" class=\"doj-analytics-processed\">...</a>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"field__item even\">...</div>"
              },
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2 class=\"element-invisible\">...</h2>"
              },
              {
                "tagName": "label",
                "id": "",
                "code": "<label class=\"element-invisible\" for=\"edit-usasearch-hosted-box--2\">...</label>"
              }
            ]
          },
          "AA.1_4_3.G18.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"#\" class=\"pause\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.facebook.com/DOJ\" class=\"follow-link follow-link-facebook follow-link-site ext extlink\" title=\"Follow us on Facebook\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.twitter.com/TheJusticeDept\" class=\"follow-link follow-link-twitter follow-link-site ext extlink\" title=\"Follow us on Twitter\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.youtube.com/TheJusticeDepartment\" class=\"follow-link follow-link-youtube follow-link-site ext extlink\" title=\"Follow us on YouTube\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.instagram.com/thejusticedept/\" class=\"follow-link follow-link-instagram follow-link-site ext extlink\" title=\"Follow us on Instagram\">...</a>"
              }
            ]
          },
          "AA.1_4_3_F24.F24.FGColour": {
            "Check that this element has an inherited background colour or image to complement the corresponding inline foreground colour.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"field-slideshow-text\" style=\"width: 60%; color: #FFFFFF; left: 4%; \">...</div>"
              }
            ]
          },
          "AA.4_1_2.H91.A.EmptyWithName": {
            "Anchor element found with a name attribute but without a href or link text. Consider moving the name attribute to become an ID of a parent or nearby element.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a name=\"page-top\">...</a>"
              }
            ]
          },
          "AA.4_1_2.H91.A.Empty": {
            "Anchor element found with an ID but without a href or link text. Consider moving its ID to a parent or nearby element.": [
              {
                "tagName": "a",
                "id": "#main-content",
                "code": "<a id=\"main-content\" tabindex=\"-1\">...</a>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.justice.gov/",
      "what": "URL",
      "result": "https://www.justice.gov/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://www.justice.gov/",
      "result": {
        "content": {
          "totals": {
            "violation": 4,
            "recommendation": 2,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/head[1]/script[5]",
                "aria": "/document[1]"
              },
              "message": "The <script> element has the id \"www-widgetapi-script\" that is already in use",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<script async=\"\" src=\"https://www.youtube.com/s/player/dfd2e197/www-widgetapi.vflset/www-widgetapi.js\" id=\"www-widgetapi-script\" type=\"text/javascript\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 332,
                "top": 0,
                "height": 1,
                "width": 120
              },
              "snippet": "<a class=\"element-invisible element-focusable\" href=\"#main-content\" id=\"skip-link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_role",
              "path": {
                "dom": "/html[1]/body[1]/section[3]/div[3]/footer[1]",
                "aria": "/document[1]/region[2]/contentinfo[1]"
              },
              "message": "The ARIA role 'contentinfo' is not valid for the element <footer>",
              "bounds": {
                "left": 26,
                "top": 1393,
                "height": 201,
                "width": 748
              },
              "snippet": "<footer role=\"contentinfo\" class=\"l-footer\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_role",
              "path": {
                "dom": "/html[1]/body[1]/section[3]/div[1]/header[1]",
                "aria": "/document[1]/region[2]/banner[1]"
              },
              "message": "The ARIA role 'banner' is not valid for the element <header>",
              "bounds": {
                "left": 0,
                "top": 66,
                "height": 100,
                "width": 800
              },
              "snippet": "<header role=\"banner\" class=\"l-header\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[4]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"on\" http-equiv=\"cleartype\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/section[3]/div[3]/footer[1]/div[1]/nav[1]",
                "aria": "/document[1]/region[2]/contentinfo[1]/navigation[1]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 288,
                "top": 1393,
                "height": 166,
                "width": 487
              },
              "snippet": "<nav class=\"block block--menu block--menu-menu-footer-menu-justice\" role=\"navigation\" id=\"block-menu-menu-footer-menu-justice\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 3,
            "recommendation": 2,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 332,
                "top": 0,
                "height": 1,
                "width": 120
              },
              "snippet": "<a class=\"element-invisible element-focusable\" href=\"#main-content\" id=\"skip-link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_role",
              "path": {
                "dom": "/html[1]/body[1]/section[3]/div[3]/footer[1]",
                "aria": "/document[1]/region[2]/contentinfo[1]"
              },
              "message": "The ARIA role 'contentinfo' is not valid for the element <footer>",
              "bounds": {
                "left": 26,
                "top": 1352,
                "height": 204,
                "width": 748
              },
              "snippet": "<footer role=\"contentinfo\" class=\"l-footer\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_role",
              "path": {
                "dom": "/html[1]/body[1]/section[3]/div[1]/header[1]",
                "aria": "/document[1]/region[2]/banner[1]"
              },
              "message": "The ARIA role 'banner' is not valid for the element <header>",
              "bounds": {
                "left": 0,
                "top": 26,
                "height": 100,
                "width": 800
              },
              "snippet": "<header role=\"banner\" class=\"l-header\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[4]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"on\" http-equiv=\"cleartype\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/section[3]/div[3]/footer[1]/div[1]/nav[1]",
                "aria": "/document[1]/region[2]/contentinfo[1]/navigation[1]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 288,
                "top": 1352,
                "height": 166,
                "width": 487
              },
              "snippet": "<nav class=\"block block--menu block--menu-menu-footer-menu-justice\" role=\"navigation\" id=\"block-menu-menu-footer-menu-justice\">",
              "level": "recommendation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.justice.gov/",
      "what": "URL",
      "result": "https://www.justice.gov/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://www.justice.gov/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "U.S. Department of Justice",
          "pageurl": "https://www.justice.gov/",
          "time": 2.52,
          "creditsremaining": 1051,
          "allitemcount": 85,
          "totalelements": 532,
          "waveurl": "http://wave.webaim.org/report?url=https://www.justice.gov/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 0,
            "items": []
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 1,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + SECTION + SECTION + SECTION > A:first-child + DIV + DIV > DIV:first-child > DIV:first-child > SECTION:first-child + DIV > A:first-child + H1 + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#field-slideshow-1-wrapper > DIV:first-child + DIV > DIV#field-slideshow-1-controls > A:first-child + A + A"
                ],
                "contrastdata": [
                  [
                    1,
                    "#000000",
                    "#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": 21,
            "items": {
              "link_suspicious": {
                "id": "link_suspicious",
                "description": "Suspicious link text",
                "count": 5,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + SECTION + SECTION + SECTION > A:first-child + DIV + DIV > DIV:first-child > DIV:first-child > SECTION:first-child + DIV > A:first-child + H1 + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#field-slideshow-1-wrapper > DIV:first-child > DIV:first-child > A:first-child + DIV > DIV:first-child + DIV + DIV + DIV > SPAN:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + SECTION + SECTION + SECTION > A:first-child + DIV + DIV > DIV:first-child > DIV:first-child > SECTION:first-child + DIV > A:first-child + H1 + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#field-slideshow-1-wrapper > DIV:first-child > DIV:first-child + DIV > A:first-child + DIV > DIV:first-child + DIV + DIV + DIV > SPAN:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + SECTION + SECTION + SECTION > A:first-child + DIV + DIV > DIV:first-child > DIV:first-child > SECTION:first-child + DIV > A:first-child + H1 + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#field-slideshow-1-wrapper > DIV:first-child > DIV:first-child + DIV + DIV > A:first-child + DIV > DIV:first-child + DIV + DIV + DIV > SPAN:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + SECTION + SECTION + SECTION > A:first-child + DIV + DIV > DIV:first-child > DIV:first-child > SECTION:first-child + DIV > A:first-child + H1 + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#field-slideshow-1-wrapper > DIV:first-child > DIV:first-child + DIV + DIV + DIV > A:first-child + DIV > DIV:first-child + DIV + DIV + DIV > SPAN:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + SECTION + SECTION + SECTION > A:first-child + DIV + DIV > DIV:first-child > DIV:first-child > SECTION:first-child + DIV > A:first-child + H1 + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#field-slideshow-1-wrapper > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > A:first-child + DIV > DIV:first-child + DIV + DIV + DIV > SPAN:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > 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": 8,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + SECTION + SECTION + SECTION > A:first-child + DIV > HEADER:first-child > DIV:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + SECTION + SECTION + SECTION > A:first-child + DIV + DIV > DIV:first-child > DIV:first-child > SECTION:first-child + DIV > A:first-child + H1 + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#field-slideshow-1-wrapper > DIV:first-child > DIV:first-child > A:first-child + DIV > DIV:first-child + DIV + DIV + DIV > SPAN:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + SECTION + SECTION + SECTION > A:first-child + DIV + DIV > DIV:first-child > DIV:first-child > SECTION:first-child + DIV > A:first-child + H1 + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#field-slideshow-1-wrapper > DIV:first-child > DIV:first-child + DIV > A:first-child + DIV > DIV:first-child + DIV + DIV + DIV > SPAN:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + SECTION + SECTION + SECTION > A:first-child + DIV + DIV > DIV:first-child > DIV:first-child > SECTION:first-child + DIV > A:first-child + H1 + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#field-slideshow-1-wrapper > DIV:first-child > DIV:first-child + DIV + DIV > A:first-child + DIV > DIV:first-child + DIV + DIV + DIV > SPAN:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + SECTION + SECTION + SECTION > A:first-child + DIV + DIV > DIV:first-child > DIV:first-child > SECTION:first-child + DIV > A:first-child + H1 + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#field-slideshow-1-wrapper > DIV:first-child > DIV:first-child + DIV + DIV + DIV > A:first-child + DIV > DIV:first-child + DIV + DIV + DIV > SPAN:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + SECTION + SECTION + SECTION > A:first-child + DIV + DIV > DIV:first-child > DIV:first-child > SECTION:first-child + DIV > A:first-child + H1 + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#field-slideshow-1-wrapper > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > A:first-child + DIV > DIV:first-child + DIV + DIV + DIV > SPAN:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + SECTION + SECTION + SECTION > A:first-child + DIV + DIV > DIV:first-child > DIV:first-child > SECTION:first-child + DIV > A:first-child + H1 + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > SPAN:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + SECTION + SECTION + SECTION > A:first-child + DIV + DIV + DIV > FOOTER:first-child > DIV:first-child > DIV#block-doj-theme-justice-footer-govdelivery-link > DIV:first-child > DIV:first-child > DIV: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"
                  }
                ]
              },
              "underline": {
                "id": "underline",
                "description": "Underlined text",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + SECTION > DIV:first-child > HEADER:first-child > DIV:first-child > DIV:first-child + DIV > P:first-child + P",
                  "HTML > HEAD:first-child + BODY > A:first-child + SECTION > DIV:first-child > HEADER:first-child > DIV:first-child > DIV:first-child + DIV + BUTTON > SPAN:first-child"
                ],
                "wcag": []
              },
              "title_redundant": {
                "id": "title_redundant",
                "description": "Redundant title text",
                "count": 6,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + SECTION + SECTION + SECTION > A:first-child + DIV + DIV > DIV:first-child > DIV:first-child > SECTION:first-child + DIV > A:first-child + H1 + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#field-slideshow-1-wrapper > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + SECTION + SECTION + SECTION > A:first-child + DIV + DIV > DIV:first-child > DIV:first-child > SECTION:first-child + DIV > A:first-child + H1 + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#field-slideshow-1-wrapper > DIV:first-child > DIV:first-child + DIV > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + SECTION + SECTION + SECTION > A:first-child + DIV + DIV > DIV:first-child > DIV:first-child > SECTION:first-child + DIV > A:first-child + H1 + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#field-slideshow-1-wrapper > DIV:first-child > DIV:first-child + DIV + DIV > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + SECTION + SECTION + SECTION > A:first-child + DIV + DIV > DIV:first-child > DIV:first-child > SECTION:first-child + DIV > A:first-child + H1 + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#field-slideshow-1-wrapper > DIV:first-child > DIV:first-child + DIV + DIV + DIV > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + SECTION + SECTION + SECTION > A:first-child + DIV + DIV > DIV:first-child > DIV:first-child > SECTION:first-child + DIV > A:first-child + H1 + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#field-slideshow-1-wrapper > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + SECTION + SECTION + SECTION > A:first-child + DIV + DIV > DIV:first-child > DIV:first-child > SECTION:first-child + DIV > A:first-child + H1 + DIV > 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 > A:first-child > IMG:first-child"
                ],
                "wcag": []
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.justice.gov/",
      "what": "URL",
      "result": "https://www.justice.gov/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://www.justice.gov/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.068",
        "responseTime": "2022-07-17T22:06:51.507Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1019633,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 170,
              "failing": 10
            },
            "issues": {
              "totalErrors": 58,
              "totalWarnings": 1,
              "totalIssues": 59
            },
            "issuesByLevel": {
              "A": {
                "count": 46,
                "pct": 77.97
              },
              "AA": {
                "count": 30,
                "pct": 50.85
              },
              "AAA": {
                "count": 59,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 6,
              "warningDensity": 0,
              "allDensity": 6
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "72fdc418-10e2-491f-b50f-2960e2fe8569",
          "docID": "65d2c3d0-fd8b-4cbf-8da3-7c2d47d926b0",
          "sourceHash": "2264886e10a950bb3c0d11199b450285",
          "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=72fdc418-10e2-491f-b50f-2960e2fe8569",
          "resultSet": [
            {
              "tID": 28,
              "bpID": 3,
              "priority": 100,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The layout or sizing of this page causes horizontal scrolling.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Avoid layouts that result in horizontal scroll",
              "errorDescription": "This page is too wide, causing horizontal scrolling (at the tested viewport size). Horizontal scrolling will cause difficulties for users with low vision, especially if they have their monitor set to a low resolution. Review HTML, CSS and page element sizes to ensure 100% width is not exceeded.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 1598.92
                },
                "height": 1598.92,
                "width": 1024
              },
              "position": {
                "line": 2071,
                "column": 60
              },
              "errorSnippet": "&lt;body x-ms-format-detection=\"none\" class=\"html front not-logged-in i18n-en no-sidebars\"&gt; &lt;a id=\"skip-link\" href=\"#main-content\" class=\"element-invisible element-focusable\"&gt;Skip to main content&lt;/a&gt; &lt;section class=\"usa-banner\" aria-lab",
              "xpath": "/html/body",
              "issueID": "3ff655ea1dcf9552b3af5901b66903ac",
              "signature": "99755b065d0d91aa7d5889f6c265e468",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=3ff655ea1dcf9552b3af5901b66903ac"
            },
            {
              "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": 0,
                  "y": 55
                },
                "bottom-right": {
                  "x": 81,
                  "y": 70
                },
                "height": 15,
                "width": 81
              },
              "position": {
                "line": 4029,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.justice.gov/opa/pr/us-marshals-national-violence-reduction-operation-captures-more-1500-fugitives\" class=\"doj-analytics-processed\"&gt;Read More&lt;/a&gt;",
              "xpath": "/html/body/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/span[1]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "f9712ec06f43e5dd0bba3ac65d274531",
              "signature": "9527512259b2f9b9e9a56a60861ecc09",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=f9712ec06f43e5dd0bba3ac65d274531"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4197,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.justice.gov/opa/pr/five-men-indicted-crimes-related-transnational-repression-scheme-silence-critics-people-s\" class=\"doj-analytics-processed\" style=\"\"&gt;Read More&lt;/a&gt;",
              "xpath": "/html/body/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[4]/span[1]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "f054bda61884377715517804a0e24c5d",
              "signature": "747873f40c85dd86ceb89c5bb29695d9",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=f054bda61884377715517804a0e24c5d"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4197,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.justice.gov/opa/pr/justice-department-secures-resolution-madison-county-alabama-school-desegregation-case\" class=\"doj-analytics-processed\" style=\"\"&gt;Read More&lt;/a&gt;",
              "xpath": "/html/body/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[4]/span[1]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "d75b37a8404e455a81e9791702f771bc",
              "signature": "24938c00cf10fe1a68a4cde99a43d754",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=d75b37a8404e455a81e9791702f771bc"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4269,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.justice.gov/opa/pr/attorney-general-merrick-b-garland-statement-supreme-court-ruling-dobbs-v-jackson-women-s\" class=\"doj-analytics-processed\" style=\"\"&gt;Read More&lt;/a&gt;",
              "xpath": "/html/body/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[4]/span[1]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "699fee81e6aa639c7e7a14dfdcc1b19f",
              "signature": "79b9c7599da3575ba05faa926ae5a1d0",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=699fee81e6aa639c7e7a14dfdcc1b19f"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4269,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.justice.gov/opa/pr/attorney-general-merrick-b-garland-visits-ukraine-reaffirms-us-commitment-help-identify\" class=\"doj-analytics-processed\" style=\"\"&gt;Read More&lt;/a&gt;",
              "xpath": "/html/body/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[4]/span[1]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "c00e02fbbe647b83003a880f924e7fa7",
              "signature": "3f68aa09aeb9d87ed7f5fbeed04eae5e",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=c00e02fbbe647b83003a880f924e7fa7"
            },
            {
              "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": 35,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/\" title=\"The United States Department of Justice\" rel=\"home\" class=\"site-branding__logo mobile\"&gt;&lt;img src=\"https://www.justice.gov/sites/default/files/header-logo-mobile_bronze5.png\" alt=\"The United States Department of Justice\"&gt;&lt;",
              "xpath": "/html/body/section[2]/a[1]",
              "issueID": "ed0c8df675c3611cd437e7e561dec017",
              "signature": "a8bfe5033b9cab1563ef8468c36d7b8f",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=ed0c8df675c3611cd437e7e561dec017"
            },
            {
              "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": 4
                },
                "bottom-right": {
                  "x": 387,
                  "y": 99
                },
                "height": 95,
                "width": 387
              },
              "position": {
                "line": 35,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/\" title=\"The United States Department of Justice\" rel=\"home\" class=\"site-branding__logo desktop\"&gt;&lt;img src=\"https://www.justice.gov/sites/default/files/header-logo_bronze-resized-5-2.png\" alt=\"The United States Department of Justice\"&gt",
              "xpath": "/html/body/section[3]/div[1]/header[1]/div[1]/a[1]",
              "issueID": "6e88e6200c2b6e9476af327833b108f4",
              "signature": "a6d21f340d011f66b844ab81d3c1c3e0",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=6e88e6200c2b6e9476af327833b108f4"
            },
            {
              "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": 147,
                  "y": -34
                },
                "bottom-right": {
                  "x": 162,
                  "y": -18
                },
                "height": 16,
                "width": 15
              },
              "position": {
                "line": 6194,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.justice.gov/feeds/opa/justice-news.xml\" class=\"feed-icon doj-analytics-processed\" title=\"Subscribe to Justice News\"&gt;&lt;img typeof=\"foaf:Image\" src=\"https://www.justice.gov/misc/feed.png\" width=\"16\" height=\"16\" alt=\"Subscribe t",
              "xpath": "/html/body/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/a[1]",
              "issueID": "819822831dbda0d6f5cac41ec479868c",
              "signature": "fe86b607507891149b3923d549e1ab8f",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=819822831dbda0d6f5cac41ec479868c"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 35.375,
                  "y": 1
                },
                "height": 1,
                "width": 35.375
              },
              "position": {
                "line": 3801,
                "column": 352
              },
              "errorSnippet": "&lt;label class=\"element-invisible\" for=\"edit-usasearch-hosted-box--2\"&gt;Search &lt;/label&gt;",
              "xpath": "/html/body/section[3]/div[1]/header[1]/div[2]/div[1]/div[1]/form[1]/div[1]/div[1]/div[1]/label[1]",
              "issueID": "66a4b7a53837f6b0cedc3badccba81bf",
              "signature": "a4360419c9bab1e9e85e95a0f3983efb",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=66a4b7a53837f6b0cedc3badccba81bf"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 469,
                  "y": 35
                },
                "height": 35,
                "width": 469
              },
              "position": {
                "line": 5085,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/opa/pr/statement-attorney-general-merrick-b-garland-capture-rafael-caro-quintero\"&gt;Statement from Attorney General Merrick B. Garland on Capture of Rafael Caro-Quintero&lt;/a&gt;",
              "xpath": "/html/body/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/span[1]/a[1]",
              "issueID": "ceb4bd2a93f5740acc2922590679d7f4",
              "signature": "b46c419a01150c8c45a37b92e023e86d",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=ceb4bd2a93f5740acc2922590679d7f4"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 72.109375
                },
                "bottom-right": {
                  "x": 459,
                  "y": 107.109375
                },
                "height": 35,
                "width": 459
              },
              "position": {
                "line": 5085,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/opa/pr/turkish-businessman-extradited-austria-face-money-laundering-and-wire-fraud-charges\"&gt;Turkish Businessman Extradited from Austria to Face Money Laundering and Wire Fraud Charges&lt;/a&gt;",
              "xpath": "/html/body/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/span[1]/a[1]",
              "issueID": "79b111bbbc8f519327d6d0136059c8e9",
              "signature": "128d1b6f4b73b620e4aea08e79c016d5",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=79b111bbbc8f519327d6d0136059c8e9"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 144.21875
                },
                "bottom-right": {
                  "x": 445,
                  "y": 179.21875
                },
                "height": 35,
                "width": 445
              },
              "position": {
                "line": 5833,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"/opa/pr/justice-department-launches-investigation-maryland-department-state-police-under-title-vii\"&gt;Justice Department Launches Investigation of Maryland Department of State Police Under Title VII of the Civil Rights Act of 1964&lt;/a&gt;",
              "xpath": "/html/body/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/span[1]/a[1]",
              "issueID": "f885b88c50a6363e2bbf248b76f1c27c",
              "signature": "7657b5b2bff29a42f87079564c5b424a",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=f885b88c50a6363e2bbf248b76f1c27c"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 216.328125
                },
                "bottom-right": {
                  "x": 395,
                  "y": 233.328125
                },
                "height": 17,
                "width": 395
              },
              "position": {
                "line": 5834,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/opa/pr/hotel-manager-sentenced-prison-filing-false-tax-return\"&gt;Hotel Manager Sentenced to Prison for Filing False Tax Return&lt;/a&gt;",
              "xpath": "/html/body/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/span[1]/a[1]",
              "issueID": "fa5ea1d693a20a10c005eecbdc8d4d03",
              "signature": "2c69a4d0faa641ae7d855ec8af524440",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=fa5ea1d693a20a10c005eecbdc8d4d03"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 256.453125
                },
                "bottom-right": {
                  "x": 398,
                  "y": 273.453125
                },
                "height": 17,
                "width": 398
              },
              "position": {
                "line": 6194,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/opa/video/justice-department-announces-reproductive-rights-task-force\"&gt;Justice Department Announces Reproductive Rights Task Force&lt;/a&gt;",
              "xpath": "/html/body/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/span[1]/a[1]",
              "issueID": "39133bccc241f7d5c4652bff486e9458",
              "signature": "ac44fa06a7fb6ab18ba1016fd74f050f",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=39133bccc241f7d5c4652bff486e9458"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4197,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.justice.gov/opa/pr/five-men-indicted-crimes-related-transnational-repression-scheme-silence-critics-people-s\" class=\"doj-analytics-processed\" style=\"\"&gt;Read More&lt;/a&gt;",
              "xpath": "/html/body/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[4]/span[1]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "94e201ce6cc9324ddb4136992274f10e",
              "signature": "c8f867036fbf0c492d88259a08a92253",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=94e201ce6cc9324ddb4136992274f10e"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4197,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.justice.gov/opa/pr/justice-department-secures-resolution-madison-county-alabama-school-desegregation-case\" style=\"\"&gt;&lt;img class=\"field-slideshow-image field-slideshow-image-3\" typeof=\"foaf:Image\" src=\"https://www.justice.gov/",
              "xpath": "/html/body/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/a[1]",
              "issueID": "df5536b0cff436ddb81892dd6a0b61b7",
              "signature": "df139670cb97ab17b200862659abef92",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=df5536b0cff436ddb81892dd6a0b61b7"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4197,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.justice.gov/opa/pr/justice-department-secures-resolution-madison-county-alabama-school-desegregation-case\" class=\"doj-analytics-processed\" style=\"\"&gt;Read More&lt;/a&gt;",
              "xpath": "/html/body/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[4]/span[1]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "9b37add4a2f5c4dac66fed3609c13b03",
              "signature": "334064b4c679e7c201a17879ecd10ea4",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=9b37add4a2f5c4dac66fed3609c13b03"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4268,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://www.justice.gov/opa/pr/attorney-general-merrick-b-garland-statement-supreme-court-ruling-dobbs-v-jackson-women-s\" style=\"\"&gt;&lt;img class=\"field-slideshow-image field-slideshow-image-4\" typeof=\"foaf:Image\" src=\"https://www.justice.g",
              "xpath": "/html/body/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/a[1]",
              "issueID": "85622445f99b5fdd256e3b4aea913e37",
              "signature": "b701dc573e730acc9b78ec84f130c8fb",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=85622445f99b5fdd256e3b4aea913e37"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4269,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.justice.gov/opa/pr/attorney-general-merrick-b-garland-statement-supreme-court-ruling-dobbs-v-jackson-women-s\" class=\"doj-analytics-processed\" style=\"\"&gt;Read More&lt;/a&gt;",
              "xpath": "/html/body/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[4]/span[1]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "baefd76c2b14a2591417ef50f9be1f97",
              "signature": "bdffb987e414fecfff3c5bc2ed5b45cc",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=baefd76c2b14a2591417ef50f9be1f97"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4269,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.justice.gov/opa/pr/attorney-general-merrick-b-garland-visits-ukraine-reaffirms-us-commitment-help-identify\" style=\"\"&gt;&lt;img class=\"field-slideshow-image field-slideshow-image-5\" typeof=\"foaf:Image\" src=\"https://www.justice.gov",
              "xpath": "/html/body/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/a[1]",
              "issueID": "f1167328ea9932d18b2e5f2bf0d8e32c",
              "signature": "ad85e81bf98f68a2ac2ee4cd0db6bbe7",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=f1167328ea9932d18b2e5f2bf0d8e32c"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4269,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.justice.gov/opa/pr/attorney-general-merrick-b-garland-visits-ukraine-reaffirms-us-commitment-help-identify\" class=\"doj-analytics-processed\" style=\"\"&gt;Read More&lt;/a&gt;",
              "xpath": "/html/body/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[4]/span[1]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "b6f96972db39a0e088ebe0b76f0d1600",
              "signature": "cc37e9027f4c42f91030398a9dedbb16",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=b6f96972db39a0e088ebe0b76f0d1600"
            },
            {
              "tID": 129,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "CSS underline on text has been detected that is not a link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "The text in this passage has been styled to display underlined but it is not a link. Underlined text on the web or on apps is universally accepted as signifying that the relevant text is a link. Applying underline to text that is not a link is likely to confuse many users, and especially people with cognitive impairments, learning disabilities or dyslexia. Remove the underlining from this passage of text.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -2
                },
                "bottom-right": {
                  "x": 126.156,
                  "y": 12
                },
                "height": 14,
                "width": 126.156
              },
              "position": {
                "line": 2866,
                "column": 138
              },
              "errorSnippet": "&lt;p class=\"usa-banner__header-action\" aria-hidden=\"true\" style=\"\"&gt;Here’s how you know&lt;/p&gt;",
              "xpath": "/html/body/section[1]/div[1]/header[1]/div[1]/div[2]/p[2]",
              "issueID": "ebe396c9673663d0b510e5c76f79f550",
              "signature": "bff43e0e07c03f244b650e2da4143217",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=129&issueID=ebe396c9673663d0b510e5c76f79f550"
            },
            {
              "tID": 129,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "CSS underline on text has been detected that is not a link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "The text in this passage has been styled to display underlined but it is not a link. Underlined text on the web or on apps is universally accepted as signifying that the relevant text is a link. Applying underline to text that is not a link is likely to confuse many users, and especially people with cognitive impairments, learning disabilities or dyslexia. Remove the underlining from this passage of text.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -1
                },
                "bottom-right": {
                  "x": 116,
                  "y": 15
                },
                "height": 16,
                "width": 116
              },
              "position": {
                "line": 7755,
                "column": 11
              },
              "errorSnippet": "&lt;span class=\"usa-banner__button-text\"&gt;Here’s how you know&lt;/span&gt;",
              "xpath": "/html/body/section[1]/div[1]/header[1]/div[1]/button[1]/span[1]",
              "issueID": "cbb38fc6110f69bbccef369db82c5b19",
              "signature": "cad918eef89fea31f81da8dc0ff6143a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=129&issueID=cbb38fc6110f69bbccef369db82c5b19"
            },
            {
              "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": 10,
                  "y": 0
                },
                "bottom-right": {
                  "x": 10,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 13,
                "column": 3
              },
              "errorSnippet": "&lt;li&gt;&lt;form class=\"usasearch-hosted-box doj-search-clone\" action=\"https://search.justice.gov/search\" method=\"get\" id=\"mobile-search-form\" accept-charset=\"UTF-8\" style=\"\"&gt;&lt;div&gt;&lt;div class=\"container-inline\"&gt; &lt;h2 class=\"element-invi",
              "xpath": "/html/body/section[3]/div[1]/section[1]/div[1]/div[1]/div[1]/ul[1]/li[1]",
              "issueID": "2912c9b49381a47f1803aadcc6a80504",
              "signature": "4f6b446967a1819d2486ade95137325c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=2912c9b49381a47f1803aadcc6a80504"
            },
            {
              "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": 10,
                  "y": 1
                },
                "bottom-right": {
                  "x": 69.7188,
                  "y": 19
                },
                "height": 18,
                "width": 59.7188
              },
              "position": {
                "line": 15,
                "column": 3
              },
              "errorSnippet": "&lt;li class=\"menu-1259 menuparent menu-path-node-82626 first odd\"&gt;&lt;a href=\"/about\" title=\"\"&gt;About&lt;/a&gt;&lt;ul style=\"display: none; visibility: hidden;\"&gt;&lt;li class=\"menu-1267 menu-path-node-82606 first odd \"&gt;&lt;a href=\"/doj/budget-",
              "xpath": "/html/body/section[3]/div[1]/section[1]/div[1]/div[1]/div[1]/ul[1]/li[2]",
              "issueID": "1e9cc6ae6c0e532cf78c47377915b2e4",
              "signature": "efa900289435680ab12e9cafc5f15f39",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=1e9cc6ae6c0e532cf78c47377915b2e4"
            },
            {
              "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": 121.96875,
                  "y": 1
                },
                "bottom-right": {
                  "x": 222.65675,
                  "y": 19
                },
                "height": 18,
                "width": 100.688
              },
              "position": {
                "line": 22,
                "column": 3
              },
              "errorSnippet": "&lt;li class=\"menu-1260 menuparent menu-path-node-33666-chart even\"&gt;&lt;a href=\"/agencies/chart\" title=\"\"&gt;Our Agency&lt;/a&gt;&lt;ul style=\"display: none; visibility: hidden;\"&gt;&lt;li class=\"menu-9686 menu-path-node-1652 first odd \"&gt;&lt;a href",
              "xpath": "/html/body/section[3]/div[1]/section[1]/div[1]/div[1]/div[1]/ul[1]/li[3]",
              "issueID": "fc91ff933e7c3bc9e56d1626b7721e36",
              "signature": "77b2d917e2c551f332a8f3ff95c8ddd2",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=fc91ff933e7c3bc9e56d1626b7721e36"
            },
            {
              "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": 274.90625,
                  "y": 0
                },
                "bottom-right": {
                  "x": 334.54685,
                  "y": 21
                },
                "height": 21,
                "width": 59.6406
              },
              "position": {
                "line": 32,
                "column": 1
              },
              "errorSnippet": "&lt;li class=\"menu-107586 menu-path-node-1105656 odd \"&gt;&lt;a href=\"/topics\" title=\"\"&gt;Topics&lt;/a&gt;&lt;/li&gt;",
              "xpath": "/html/body/section[3]/div[1]/section[1]/div[1]/div[1]/div[1]/ul[1]/li[4]",
              "issueID": "2c1214325bf372701de443d278f9e60e",
              "signature": "458df2e7fb80b17ef25dbb93995c5920",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=2c1214325bf372701de443d278f9e60e"
            },
            {
              "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": 386.796875,
                  "y": 1
                },
                "bottom-right": {
                  "x": 439.390675,
                  "y": 19
                },
                "height": 18,
                "width": 52.5938
              },
              "position": {
                "line": 36,
                "column": 23779
              },
              "errorSnippet": "&lt;li class=\"menu-1263 menuparent menu-path-node-780336 active-trail even\"&gt;&lt;a href=\"/news\" title=\"\" class=\"active\"&gt;News&lt;/a&gt;&lt;ul style=\"display: none; visibility: hidden;\"&gt;&lt;li class=\"menu-1279 menu-path-node-665661 first odd \"&gt;&",
              "xpath": "/html/body/section[3]/div[1]/section[1]/div[1]/div[1]/div[1]/ul[1]/li[5]",
              "issueID": "c0549a4d110f83a6bfea9da70ba090fb",
              "signature": "528042d90457c3ceee82ea394acf7ee1",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=c0549a4d110f83a6bfea9da70ba090fb"
            },
            {
              "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": 491.640625,
                  "y": 1
                },
                "bottom-right": {
                  "x": 587.109425,
                  "y": 19
                },
                "height": 18,
                "width": 95.4688
              },
              "position": {
                "line": 6170,
                "column": 40
              },
              "errorSnippet": "&lt;li class=\"menu-1262 menuparent menu-path-node-82271 odd\"&gt;&lt;a href=\"/resources\" title=\"\"&gt;Resources&lt;/a&gt;&lt;ul style=\"display: none; visibility: hidden;\"&gt;&lt;li class=\"menu-116071 menu-path-node-1270461 first odd \"&gt;&lt;a href=\"/guida",
              "xpath": "/html/body/section[3]/div[1]/section[1]/div[1]/div[1]/div[1]/ul[1]/li[6]",
              "issueID": "b19007655eee528351f80c0a42329846",
              "signature": "f35373e2bf56568401aa3d9486858aa6",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=b19007655eee528351f80c0a42329846"
            },
            {
              "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": 639.359375,
                  "y": 1
                },
                "bottom-right": {
                  "x": 716.249975,
                  "y": 19
                },
                "height": 18,
                "width": 76.8906
              },
              "position": {
                "line": 7828,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"menu-92596 menuparent menu-path-node-865991 even\"&gt;&lt;a href=\"/careers\" title=\"\"&gt;Careers&lt;/a&gt;&lt;ul style=\"display: none; visibility: hidden;\"&gt;&lt;li class=\"menu-2925 menu-path-node-3643 first odd \"&gt;&lt;a href=\"/legal-caree",
              "xpath": "/html/body/section[3]/div[1]/section[1]/div[1]/div[1]/div[1]/ul[1]/li[7]",
              "issueID": "9537d30b74a7d7991157c0d3a8ded3e2",
              "signature": "bffd872cb7fe3f2dbcf6f20b6c803a4a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=9537d30b74a7d7991157c0d3a8ded3e2"
            },
            {
              "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": 768.5,
                  "y": 0
                },
                "bottom-right": {
                  "x": 842.4062,
                  "y": 21
                },
                "height": 21,
                "width": 73.9062
              },
              "position": {
                "line": 7832,
                "column": 1
              },
              "errorSnippet": "&lt;li class=\"menu-1265 menu-path-node-82636 odd last\"&gt;&lt;a href=\"/contact-us\" title=\"\"&gt;Contact&lt;/a&gt;&lt;/li&gt;",
              "xpath": "/html/body/section[3]/div[1]/section[1]/div[1]/div[1]/div[1]/ul[1]/li[8]",
              "issueID": "39dd5f870ebda94725815a25c1f30f09",
              "signature": "f4ab464ff70efb53673be141f795c413",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=39dd5f870ebda94725815a25c1f30f09"
            },
            {
              "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": -15,
                  "y": 0
                },
                "bottom-right": {
                  "x": 5,
                  "y": 20
                },
                "height": 20,
                "width": 20
              },
              "position": {
                "line": 4665,
                "column": 40
              },
              "errorSnippet": "&lt;a href=\"#\" class=\"play\" style=\"\"&gt;Play&lt;/a&gt;",
              "xpath": "/html/body/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/a[2]",
              "issueID": "7c677a750e4f1084ae47820cf515ecf7",
              "signature": "432e44ed44e5b0f8fd4e7cc0a7668ece",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=7c677a750e4f1084ae47820cf515ecf7"
            },
            {
              "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": 228.984375,
                  "y": 273
                },
                "bottom-right": {
                  "x": 248.984375,
                  "y": 293
                },
                "height": 20,
                "width": 20
              },
              "position": {
                "line": 4676,
                "column": 52
              },
              "errorSnippet": "&lt;a href=\"#\" class=\"pause\"&gt;Pause&lt;/a&gt;",
              "xpath": "/html/body/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/a[3]",
              "issueID": "b4a03dfd7ef22c768d5967fc5c303de8",
              "signature": "b24380b4ed004adcbad9efb274a5a2a1",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=b4a03dfd7ef22c768d5967fc5c303de8"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 630.975
                },
                "bottom-right": {
                  "x": 73.9062,
                  "y": 648.975
                },
                "height": 18,
                "width": 73.9062
              },
              "position": {
                "line": 6194,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/news\"&gt; More news &lt;/a&gt;",
              "xpath": "/html/body/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]",
              "issueID": "c762333d98466b4f9b1585d098644727",
              "signature": "0786eee845d5e62cf3e69834c901ceed",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=c762333d98466b4f9b1585d098644727"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 302.553125
                },
                "bottom-right": {
                  "x": 82,
                  "y": 320.553125
                },
                "height": 18,
                "width": 82
              },
              "position": {
                "line": 6361,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"/videos\"&gt; More videos &lt;/a&gt;",
              "xpath": "/html/body/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[2]/a[1]",
              "issueID": "5db689fea2c3550868bfd2294c9bc500",
              "signature": "cbfcc4ac819cf7698936a0f27ae95340",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=5db689fea2c3550868bfd2294c9bc500"
            },
            {
              "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": 368,
                  "y": 1295.921875
                },
                "bottom-right": {
                  "x": 992,
                  "y": 1295.921875
                },
                "height": 0,
                "width": 624
              },
              "position": {
                "line": 7382,
                "column": 110
              },
              "errorSnippet": "&lt;ul class=\"menu\"&gt;&lt;li class=\"first expanded\"&gt;&lt;span title=\"\" class=\"nolink\" style=\"\"&gt;First Column&lt;/span&gt;&lt;ul class=\"menu\"&gt;&lt;li class=\"first leaf\"&gt;&lt;a href=\"/espanol\" title=\"\"&gt;en ESPAÑOL&lt;/a&gt;&lt;/li&gt;\n&lt;li cla",
              "xpath": "/html/body/section[3]/div[3]/footer[1]/div[1]/nav[1]/ul[1]",
              "issueID": "db79c6049f725689891a47297c10aa9c",
              "signature": "beac7744863d24f320c849995cb9542b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=db79c6049f725689891a47297c10aa9c"
            },
            {
              "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": 32,
                  "y": 1398.921875
                },
                "bottom-right": {
                  "x": 72,
                  "y": 1438.921875
                },
                "height": 40,
                "width": 40
              },
              "position": {
                "line": 7825,
                "column": 54
              },
              "errorSnippet": "&lt;a href=\"https://www.instagram.com/thejusticedept/\" class=\"follow-link follow-link-instagram follow-link-site ext extlink\" title=\"Follow us on Instagram\"&gt;Instagram&lt;/a&gt;",
              "xpath": "/html/body/section[3]/div[3]/footer[1]/div[1]/div[2]/div[1]/div[1]/span[1]/a[1]",
              "issueID": "11383431b489e4afd8234fef16148cd4",
              "signature": "964858cdd106aabd4196a14faa2ec48b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=11383431b489e4afd8234fef16148cd4"
            },
            {
              "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": 82,
                  "y": 1398.921875
                },
                "bottom-right": {
                  "x": 122,
                  "y": 1438.921875
                },
                "height": 40,
                "width": 40
              },
              "position": {
                "line": 7826,
                "column": 54
              },
              "errorSnippet": "&lt;a href=\"http://www.facebook.com/DOJ\" class=\"follow-link follow-link-facebook follow-link-site ext extlink\" title=\"Follow us on Facebook\"&gt;Facebook&lt;/a&gt;",
              "xpath": "/html/body/section[3]/div[3]/footer[1]/div[1]/div[2]/div[1]/div[1]/span[2]/a[1]",
              "issueID": "04c39ed11f86c0b78fcb265dc1264fa7",
              "signature": "870d8c8b779b56972cbc43de7ab84ae3",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=04c39ed11f86c0b78fcb265dc1264fa7"
            },
            {
              "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": 132,
                  "y": 1398.921875
                },
                "bottom-right": {
                  "x": 172,
                  "y": 1438.921875
                },
                "height": 40,
                "width": 40
              },
              "position": {
                "line": 7828,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"http://www.twitter.com/TheJusticeDept\" class=\"follow-link follow-link-twitter follow-link-site ext extlink\" title=\"Follow us on Twitter\"&gt;Twitter&lt;/a&gt;",
              "xpath": "/html/body/section[3]/div[3]/footer[1]/div[1]/div[2]/div[1]/div[1]/span[3]/a[1]",
              "issueID": "116248f768ecb30e3be5f671d50de24d",
              "signature": "beee4220bfdb4619c963ec7350cf969d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=116248f768ecb30e3be5f671d50de24d"
            },
            {
              "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": 182,
                  "y": 1398.921875
                },
                "bottom-right": {
                  "x": 222,
                  "y": 1438.921875
                },
                "height": 40,
                "width": 40
              },
              "position": {
                "line": 7828,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"http://www.youtube.com/TheJusticeDepartment\" class=\"follow-link follow-link-youtube follow-link-site ext extlink\" title=\"Follow us on YouTube\"&gt;YouTube&lt;/a&gt;",
              "xpath": "/html/body/section[3]/div[3]/footer[1]/div[1]/div[2]/div[1]/div[1]/span[4]/a[1]",
              "issueID": "a3ea2228f889b94971f8bce80ab733e4",
              "signature": "aa4401cd665f330531458312adea70e0",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=a3ea2228f889b94971f8bce80ab733e4"
            },
            {
              "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": 1598.92
                },
                "height": 1598.92,
                "width": 1024
              },
              "position": {
                "line": 2071,
                "column": 60
              },
              "errorSnippet": "&lt;body x-ms-format-detection=\"none\" class=\"html front not-logged-in i18n-en no-sidebars\"&gt; &lt;a id=\"skip-link\" href=\"#main-content\" class=\"element-invisible element-focusable\"&gt;Skip to main content&lt;/a&gt; &lt;section class=\"usa-banner\" aria-lab",
              "xpath": "/html/body",
              "issueID": "8bddcb36bf9d8a1f0004683a05600ead",
              "signature": "5a0cb4d5ba2249fa609b32d0440aa7a0",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=8bddcb36bf9d8a1f0004683a05600ead"
            },
            {
              "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": 14
                },
                "height": 14,
                "width": 1024
              },
              "position": {
                "line": 4593,
                "column": 332
              },
              "errorSnippet": "&lt;header class=\"usa-banner__header\"&gt; &lt;div class=\"usa-banner__inner\"&gt; &lt;div class=\"grid-col-auto\"&gt; &lt;img class=\"usa-banner__header-flag\" src=\"/sites/all/themes/justice/images/us_flag_small.png\" alt=\"U.S. flag\"&gt; &lt;/div&gt; &lt;div cl",
              "xpath": "/html/body/section[1]/div[1]/header[1]",
              "issueID": "e695e7e993c888ae91c8cb63ddae8c1d",
              "signature": "3f86927b1b16be0f90b2085f8d9082ee",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=e695e7e993c888ae91c8cb63ddae8c1d"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7901,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"field-slideshow-caption\"&gt; &lt;span class=\"field-slideshow-caption-text\"&gt;&lt;div class=\"field field--name-field-slide-caption field--type-text-long field--label-above\"&gt;&lt;div class=\"field__label\" style=\"\"&gt;Caption:&amp;nbsp;&lt;",
              "xpath": "/html/body/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]",
              "issueID": "043f6d156ea5ae72759d35d4f7d04ae6",
              "signature": "c9c5028c2c38040710bf8c00fd08325f",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=043f6d156ea5ae72759d35d4f7d04ae6"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7925,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"field-slideshow-caption\"&gt; &lt;span class=\"field-slideshow-caption-text\"&gt;&lt;div class=\"field field--name-field-slide-caption field--type-text-long field--label-above\"&gt;&lt;div class=\"field__label\" style=\"\"&gt;Caption:&amp;nbsp;&lt;",
              "xpath": "/html/body/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[3]",
              "issueID": "420638bc1c6aa2523906517b99b3bb35",
              "signature": "95f66498aa3298c609ff9de99860c76a",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=420638bc1c6aa2523906517b99b3bb35"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7949,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"field-slideshow-caption\"&gt; &lt;span class=\"field-slideshow-caption-text\"&gt;&lt;div class=\"field field--name-field-slide-caption field--type-text-long field--label-above\"&gt;&lt;div class=\"field__label\" style=\"\"&gt;Caption:&amp;nbsp;&lt;",
              "xpath": "/html/body/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[3]",
              "issueID": "8a3375cc1299b66b32bc4b85854caa34",
              "signature": "c43e60a5bccea3ae7c8431b01d47320b",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=8a3375cc1299b66b32bc4b85854caa34"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7973,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"field-slideshow-caption\"&gt; &lt;span class=\"field-slideshow-caption-text\"&gt;&lt;div class=\"field field--name-field-slide-caption field--type-text-long field--label-above\"&gt;&lt;div class=\"field__label\" style=\"\"&gt;Caption:&amp;nbsp;&lt;",
              "xpath": "/html/body/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[3]",
              "issueID": "19002f7b214391d7d34aaa60aa4fe64e",
              "signature": "d03a896b89d52b32874e7be1d43d580a",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=19002f7b214391d7d34aaa60aa4fe64e"
            },
            {
              "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": 207,
                  "y": 5
                },
                "bottom-right": {
                  "x": 223,
                  "y": 21
                },
                "height": 16,
                "width": 16
              },
              "position": {
                "line": 3800,
                "column": 34
              },
              "errorSnippet": "&lt;input type=\"submit\" id=\"edit-submit\" name=\"op\" value=\"Search\" class=\"form-submit\"&gt;",
              "xpath": "/html/body/section[3]/div[1]/header[1]/div[2]/div[1]/div[1]/form[1]/div[1]/div[1]/div[2]/input[1]",
              "issueID": "1b0de812cb638fb86f4b87d1b66d8539",
              "signature": "3b93c4d2b693d8c7f61de8f2a9829e2f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=1b0de812cb638fb86f4b87d1b66d8539"
            },
            {
              "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": -4,
                  "y": -6
                },
                "height": -6,
                "width": -4
              },
              "position": {
                "line": 3801,
                "column": 0
              },
              "errorSnippet": "&lt;input class=\"usagov-search-autocomplete ui-autocomplete-input ui-corner-all form-text\" autocomplete=\"off\" type=\"text\" name=\"query\" placeholder=\"Search this site\" aria-label=\"Search this site\" id=\"mobile-search-input\" value=\"\" size=\"15\" maxlength=\"128",
              "xpath": "/html/body/section[3]/div[1]/section[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/form[1]/div[1]/div[1]/div[1]/input[1]",
              "issueID": "44ec2bf3a45065aad0e1e0aec8c41d60",
              "signature": "2a6d5638d2b246eb06f119f1702642ca",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=44ec2bf3a45065aad0e1e0aec8c41d60"
            },
            {
              "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": -16,
                  "y": -6
                },
                "height": -6,
                "width": -16
              },
              "position": {
                "line": 5965,
                "column": 34
              },
              "errorSnippet": "&lt;input type=\"submit\" id=\"mobile-search-submit\" name=\"op\" value=\"Search\" class=\"form-submit\"&gt;",
              "xpath": "/html/body/section[3]/div[1]/section[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/form[1]/div[1]/div[1]/div[2]/input[1]",
              "issueID": "0f35a6687121f3c2835fa5c4ec6e8616",
              "signature": "9f2f2bdd0c8a8427a91530ddca87deee",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=0f35a6687121f3c2835fa5c4ec6e8616"
            },
            {
              "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": 260
                },
                "bottom-right": {
                  "x": 7.796900000000001,
                  "y": 278
                },
                "height": 18,
                "width": 7.796900000000001
              },
              "position": {
                "line": 4340,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"#\" class=\"activeSlide slide-1\"&gt;1&lt;/a&gt;",
              "xpath": "/html/body/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "ffd6ce5b89670ffd4507e5c81788e07b",
              "signature": "a64e92b76d445495f94f7327e0a16b9c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=ffd6ce5b89670ffd4507e5c81788e07b"
            },
            {
              "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": 45.796875,
                  "y": 260
                },
                "bottom-right": {
                  "x": 53.593775,
                  "y": 278
                },
                "height": 18,
                "width": 7.796900000000001
              },
              "position": {
                "line": 4496,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"#\" class=\"slide-2\"&gt;2&lt;/a&gt;",
              "xpath": "/html/body/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/a[2]",
              "issueID": "b981d0ff8a3e316c51f3e8e3cdffc1d5",
              "signature": "b1369a1491bdc76c3526b4e3034c2a17",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=b981d0ff8a3e316c51f3e8e3cdffc1d5"
            },
            {
              "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": 91.59375,
                  "y": 260
                },
                "bottom-right": {
                  "x": 99.39065,
                  "y": 278
                },
                "height": 18,
                "width": 7.796900000000001
              },
              "position": {
                "line": 4497,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#\" class=\"slide-3\"&gt;3&lt;/a&gt;",
              "xpath": "/html/body/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/a[3]",
              "issueID": "5e906d7da4520a9bac883a5487608d52",
              "signature": "2adcea325d27be323e0886aed9929b93",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=5e906d7da4520a9bac883a5487608d52"
            },
            {
              "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": 137.390625,
                  "y": 260
                },
                "bottom-right": {
                  "x": 145.187525,
                  "y": 278
                },
                "height": 18,
                "width": 7.796900000000001
              },
              "position": {
                "line": 4497,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#\" class=\"slide-4\"&gt;4&lt;/a&gt;",
              "xpath": "/html/body/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/a[4]",
              "issueID": "ee41c638755ff673c191358be95b2476",
              "signature": "b8ad666f461c7546dcba35131499ffe0",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=ee41c638755ff673c191358be95b2476"
            },
            {
              "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": 183.1875,
                  "y": 260
                },
                "bottom-right": {
                  "x": 190.9844,
                  "y": 278
                },
                "height": 18,
                "width": 7.796900000000001
              },
              "position": {
                "line": 4497,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#\" class=\"slide-5\"&gt;5&lt;/a&gt;",
              "xpath": "/html/body/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/a[5]",
              "issueID": "6804df685ccf5caa4e91d3a62e4c341b",
              "signature": "156adf90993e2ee470142f30b200ef6a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=6804df685ccf5caa4e91d3a62e4c341b"
            },
            {
              "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": 25,
                  "y": 25
                },
                "height": 25,
                "width": 25
              },
              "position": {
                "line": 8252,
                "column": 0
              },
              "errorSnippet": "&lt;button type=\"button\" id=\"cboxPrevious\" aria-label=\"Previous\"&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[2]/button[1]",
              "issueID": "0bd22722626af3f3a9fa677a420d8d63",
              "signature": "6cef64b525b517b14bb3918f06a41c1f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=0bd22722626af3f3a9fa677a420d8d63"
            },
            {
              "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": 25,
                  "y": 25
                },
                "height": 25,
                "width": 25
              },
              "position": {
                "line": 8252,
                "column": 0
              },
              "errorSnippet": "&lt;button type=\"button\" id=\"cboxNext\" aria-label=\"Next\"&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[2]/button[2]",
              "issueID": "31a6ecd3c07fad1e861565ddc2b4ab22",
              "signature": "9ed2f9397fc811b17bd21a8ae91ccb2d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=31a6ecd3c07fad1e861565ddc2b4ab22"
            },
            {
              "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": 8252,
                "column": 0
              },
              "errorSnippet": "&lt;button type=\"button\" id=\"cboxSlideshow\" aria-label=\"Slideshow\"&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[2]/button[3]",
              "issueID": "715885065231c5b29746fc037df97324",
              "signature": "96e0bd9864e96006067569ef7dcd6c38",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=715885065231c5b29746fc037df97324"
            },
            {
              "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": 1598.92
                },
                "height": 1598.92,
                "width": 1024
              },
              "position": {
                "line": 2071,
                "column": 60
              },
              "errorSnippet": "&lt;body x-ms-format-detection=\"none\" class=\"html front not-logged-in i18n-en no-sidebars\"&gt; &lt;a id=\"skip-link\" href=\"#main-content\" class=\"element-invisible element-focusable\"&gt;Skip to main content&lt;/a&gt; &lt;section class=\"usa-banner\" aria-lab",
              "xpath": "/html/body",
              "issueID": "cdfe4854b48d117785fc0af7da1b79ad",
              "signature": "d7978c1ec0e56040b53a5392d3db113f",
              "ref": "https://tenon.io/bestpractice.php?bpID=143&tID=155&issueID=cdfe4854b48d117785fc0af7da1b79ad"
            }
          ],
          "log": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.justice.gov/",
      "what": "Department of Justice (DOJ)",
      "result": "https://www.justice.gov/"
    },
    {
      "type": "test",
      "which": "continuum",
      "what": "Level Access Continuum, community edition",
      "url": "https://www.justice.gov/",
      "result": "NONE"
    }
  ],
  "timeStamp": "4aieq",
  "startTime": "2022-07-17T22:05:07",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      44
    ],
    [
      "motion",
      13
    ],
    [
      "ibm",
      13
    ],
    [
      "alfa",
      6
    ],
    [
      "wave",
      3
    ],
    [
      "focAll",
      1
    ],
    [
      "axe",
      1
    ],
    [
      "tenon",
      1
    ],
    [
      "bulk",
      0
    ],
    [
      "embAc",
      0
    ],
    [
      "focInd",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "htmlcs",
      0
    ],
    [
      "continuum",
      0
    ]
  ],
  "logCount": 12,
  "logSize": 1416,
  "errorLogCount": 11,
  "errorLogSize": 1111,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-17T22:06:50",
  "elapsedSeconds": 107,
  "score": {
    "scoreProcID": "sp14a",
    "logWeights": {
      "logCount": 0.5,
      "logSize": 0.01,
      "errorLogCount": 1,
      "errorLogSize": 0.02,
      "prohibitedCount": 15,
      "visitTimeoutCount": 10,
      "visitRejectionCount": 10
    },
    "soloWeight": 2,
    "groupWeights": {
      "absolute": 2,
      "largest": 1,
      "smaller": 0.4
    },
    "preventionWeights": {
      "testaro": 50,
      "other": 100
    },
    "packageDetails": {
      "testaro": {
        "motion": 2,
        "focAll": 38,
        "focOp": 2,
        "hover": 82,
        "labClash": 2,
        "linkUl": 104,
        "role": 7,
        "styleDiff": 22,
        "zIndex": 28
      },
      "alfa": {
        "r61": 4,
        "r66": 10,
        "r69": 10,
        "r73": 4,
        "r78": 4,
        "r83": 28
      },
      "axe": {
        "color-contrast-enhanced": 78,
        "color-contrast": 9,
        "hidden-content": 0,
        "landmark-banner-is-top-level": 2,
        "landmark-contentinfo-is-top-level": 2,
        "landmark-main-is-top-level": 2,
        "page-has-heading-one": 2
      },
      "htmlcs": {
        "e:AA.4_1_2.H91.Button.Name": 12,
        "w:AA.1_3_1.H48": 2,
        "w:AA.1_3_1_A.G141": 2,
        "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": 1,
        "w:AA.1_4_3.G18.Abs": 5,
        "w:AA.1_4_3.G18.BgImage": 5,
        "w:AA.1_4_3_F24.F24.FGColour": 1,
        "w:AA.4_1_2.H91.A.EmptyWithName": 1,
        "w:AA.4_1_2.H91.A.Empty": 1
      },
      "ibm": {
        "RPT_Elem_UniqueId": 4,
        "Rpt_Aria_OrphanedContent_Native_Host_Sematics": 4,
        "aria_semantics_role": 8,
        "element_attribute_deprecated": 1,
        "aria_role_redundant": 1
      },
      "wave": {
        "c:contrast": 3,
        "a:link_suspicious": 5,
        "a:link_redundant": 8,
        "a:underline": 2,
        "a:title_redundant": 6
      },
      "tenon": {
        "28": 4,
        "73": 20,
        "79": 12,
        "95": 24,
        "98": 28,
        "129": 6,
        "134": 51,
        "144": 24,
        "152": 44,
        "155": 2
      }
    },
    "groupDetails": {
      "groups": {
        "spontaneousMotion": {
          "testaro": {
            "motion": {
              "score": 1,
              "what": "Change of visible content not requested by user"
            }
          }
        },
        "tabFocusability": {
          "testaro": {
            "focAll": {
              "score": 19,
              "what": "Discrepancy between elements that should be and that are Tab-focusable"
            }
          }
        },
        "focusableOperable": {
          "testaro": {
            "focOp": {
              "score": 2,
              "what": "Operable elements that cannot be Tab-focused and vice versa"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 21,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "labelClash": {
          "testaro": {
            "labClash": {
              "score": 1,
              "what": "Incompatible label types"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 52,
              "what": "Non-underlined adjacent links"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 5,
              "what": "Nonexistent or implicit-overriding role"
            }
          },
          "ibm": {
            "aria_semantics_role": {
              "score": 6,
              "what": "ARIA role is not valid for the element to which it is assigned"
            },
            "aria_role_redundant": {
              "score": 1,
              "what": "Explicitly assigned ARIA role is redundant with the implicit role of the element"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 6,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 7,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "h1Missing": {
          "alfa": {
            "r61": {
              "score": 2,
              "what": "First heading is not h1"
            }
          },
          "axe": {
            "page-has-heading-one": {
              "score": 1,
              "what": "Page contains no level-one heading"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 3,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 20,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          },
          "tenon": {
            "95": {
              "score": 6,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 8,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 7,
              "what": "Element has insufficient color contrast"
            }
          },
          "wave": {
            "c:contrast": {
              "score": 2,
              "what": "Very low contrast"
            }
          }
        },
        "noLeading": {
          "alfa": {
            "r73": {
              "score": 3,
              "what": "Paragraph of text has insufficient line height"
            }
          }
        },
        "headingOfNothing": {
          "alfa": {
            "r78": {
              "score": 2,
              "what": "No content between two headings of the same level"
            }
          }
        },
        "overflowHidden": {
          "alfa": {
            "r83": {
              "score": 28,
              "what": "Overflow is hidden or clipped if the text is enlarged"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "bannerNotTop": {
          "axe": {
            "landmark-banner-is-top-level": {
              "score": 1,
              "what": "banner landmark is contained in another landmark"
            }
          }
        },
        "footerTopLandmark": {
          "axe": {
            "landmark-contentinfo-is-top-level": {
              "score": 1,
              "what": "contentinfo landmark (footer) is contained in another landmark"
            }
          }
        },
        "mainNotTop": {
          "axe": {
            "landmark-main-is-top-level": {
              "score": 1,
              "what": "main landmark is contained in another landmark"
            }
          }
        },
        "buttonNoText": {
          "htmlcs": {
            "e:AA.4_1_2.H91.Button.Name": {
              "score": 12,
              "what": "Button element has no accessible name"
            }
          }
        },
        "pseudoNavListRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H48": {
              "score": 1,
              "what": "Navigation links are not coded as a list"
            }
          }
        },
        "headingStructure": {
          "htmlcs": {
            "w:AA.1_3_1_A.G141": {
              "score": 1,
              "what": "Heading level is incorrect"
            }
          },
          "tenon": {
            "155": {
              "score": 1,
              "what": "Headings are not structured in a hierarchical manner"
            }
          }
        },
        "scrollRisk": {
          "htmlcs": {
            "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
              "score": 1,
              "what": "Fixed-position element may force bidirectional scrolling"
            }
          }
        },
        "contrastRisk": {
          "htmlcs": {
            "w:AA.1_4_3.G18.Abs": {
              "score": 1,
              "what": "Contrast between the absolutely positioned text and its background may be inadequate"
            },
            "w:AA.1_4_3.G18.BgImage": {
              "score": 1,
              "what": "Contrast between the text and its background image may be less than 4.5:1"
            },
            "w:AA.1_4_3_F24.F24.FGColour": {
              "score": 1,
              "what": "Inline foreground color may lack a complementary background color"
            }
          }
        },
        "linkNoText": {
          "htmlcs": {
            "w:AA.4_1_2.H91.A.EmptyWithName": {
              "score": 1,
              "what": "Link has a name attribute but no href attribute or text"
            },
            "w:AA.4_1_2.H91.A.Empty": {
              "score": 1,
              "what": "Link element has an id attribute but no href attribute or text"
            }
          }
        },
        "duplicateID": {
          "ibm": {
            "RPT_Elem_UniqueId": {
              "score": 3,
              "what": "Element id attribute value is not unique within the document"
            }
          }
        },
        "contentBeyondLandmarks": {
          "ibm": {
            "Rpt_Aria_OrphanedContent_Native_Host_Sematics": {
              "score": 2,
              "what": "Content does not reside within an element with a landmark role"
            }
          }
        },
        "obsolete": {
          "ibm": {
            "element_attribute_deprecated": {
              "score": 1,
              "what": "Element or attribute is obsolete"
            }
          }
        },
        "linkComprehensionRisk": {
          "wave": {
            "a:link_suspicious": {
              "score": 1,
              "what": "Suspicious link text"
            }
          }
        },
        "linkPair": {
          "wave": {
            "a:link_redundant": {
              "score": 4,
              "what": "Adjacent links go to the same URL"
            }
          }
        },
        "pseudoLinkRisk": {
          "wave": {
            "a:underline": {
              "score": 1,
              "what": "CSS underline on text that is not a link"
            }
          },
          "tenon": {
            "129": {
              "score": 2,
              "what": "CSS underline on text that is not a link"
            }
          }
        },
        "titleRedundant": {
          "wave": {
            "a:title_redundant": {
              "score": 2,
              "what": "Title attribute text is the same as text or alternative text"
            }
          },
          "tenon": {
            "79": {
              "score": 3,
              "what": "Link has a title attribute that is the same as the text inside the link"
            }
          }
        },
        "horizontalScrolling": {
          "tenon": {
            "28": {
              "score": 3,
              "what": "Layout or sizing of the page causes horizontal scrolling"
            }
          }
        },
        "linkVague": {
          "tenon": {
            "73": {
              "score": 15,
              "what": "Link text is too generic to communicate the purpose or destination"
            }
          }
        },
        "linkTextsSame": {
          "tenon": {
            "98": {
              "score": 14,
              "what": "Links have the same text but different destinations"
            }
          }
        },
        "fontSmall": {
          "tenon": {
            "134": {
              "score": 38,
              "what": "Text is very small"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 24,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 22,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {},
    "summary": {
      "total": 475,
      "log": 53,
      "preventions": 0,
      "solos": 0,
      "groups": [
        {
          "groupName": "linkIndication",
          "score": 54
        },
        {
          "groupName": "fontSmall",
          "score": 40
        },
        {
          "groupName": "overflowHidden",
          "score": 30
        },
        {
          "groupName": "contrastAAA",
          "score": 26
        },
        {
          "groupName": "leadingClipsText",
          "score": 26
        },
        {
          "groupName": "targetSize",
          "score": 24
        },
        {
          "groupName": "hoverSurprise",
          "score": 23
        },
        {
          "groupName": "tabFocusability",
          "score": 21
        },
        {
          "groupName": "linkVague",
          "score": 17
        },
        {
          "groupName": "linkTextsSame",
          "score": 16
        },
        {
          "groupName": "contrastAA",
          "score": 14
        },
        {
          "groupName": "buttonNoText",
          "score": 14
        },
        {
          "groupName": "roleBad",
          "score": 11
        },
        {
          "groupName": "zIndexNotZero",
          "score": 9
        },
        {
          "groupName": "inconsistentStyles",
          "score": 8
        },
        {
          "groupName": "linkPair",
          "score": 6
        },
        {
          "groupName": "titleRedundant",
          "score": 6
        },
        {
          "groupName": "noLeading",
          "score": 5
        },
        {
          "groupName": "contrastRisk",
          "score": 5
        },
        {
          "groupName": "duplicateID",
          "score": 5
        },
        {
          "groupName": "horizontalScrolling",
          "score": 5
        },
        {
          "groupName": "focusableOperable",
          "score": 4
        },
        {
          "groupName": "h1Missing",
          "score": 4
        },
        {
          "groupName": "headingOfNothing",
          "score": 4
        },
        {
          "groupName": "linkNoText",
          "score": 4
        },
        {
          "groupName": "contentBeyondLandmarks",
          "score": 4
        },
        {
          "groupName": "pseudoLinkRisk",
          "score": 4
        },
        {
          "groupName": "spontaneousMotion",
          "score": 3
        },
        {
          "groupName": "labelClash",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "bannerNotTop",
          "score": 3
        },
        {
          "groupName": "footerTopLandmark",
          "score": 3
        },
        {
          "groupName": "mainNotTop",
          "score": 3
        },
        {
          "groupName": "pseudoNavListRisk",
          "score": 3
        },
        {
          "groupName": "headingStructure",
          "score": 3
        },
        {
          "groupName": "scrollRisk",
          "score": 3
        },
        {
          "groupName": "obsolete",
          "score": 3
        },
        {
          "groupName": "linkComprehensionRisk",
          "score": 3
        }
      ]
    }
  }
}