Accessibility test digest

Synopsis

Page: Department of Labor (DOL)

URL: https://www.dol.gov/

Score: 1106

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 Labor (DOL) web page at https://www.dol.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 1106 (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
total1106
log392
preventions100
linkForcesNewWindow62
linkIndication59
ariaBadAttribute55
contrastAAA49
duplicateID46
targetSize46
leadingClipsText34
linkNoText22
fontSizeAbsolute20
roleBad19
contrastAA18
fontSmall15
focusIndication14
focusableOperable10
contentBeyondLandmarks10
iframeTitleBad10
pageLanguage10
inconsistentStyles8
zIndexNotZero8
searchConfusion8
linkPair6
linkTextsSame6
contrastRisk5
bannerConfusion5
horizontalScrolling5
linkVague5
obsolete4
pseudoLinkRisk4
visibleBulk3
tabFocusability3
hoverSurprise3
labelClash3
frameContentRisk3
hiddenContentRisk3
linkConfusionRisk3
focusableRole3
bannerNotTop3
banners3
pseudoHeadingRisk3
pseudoOrderedListRisk3
pseudoNavListRisk3
eventKeyboardRisk3
complementaryNoText3
noScriptRisk3
allCaps3

Issue summary

Special issues

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

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

Classified issues

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Discussion

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

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

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

Report

{
  "id": "4aieq-dol",
  "host": {
    "id": "dol",
    "which": "https://www.dol.gov/",
    "what": "Department of Labor (DOL)"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-17T22:06:52"
    },
    {
      "event": "endTime",
      "value": "2022-07-17T22:09:14"
    }
  ],
  "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.dol.gov/",
        "what": "Department of Labor (DOL)"
      },
      {
        "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.dol.gov/",
        "what": "Department of Labor (DOL)"
      },
      {
        "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.dol.gov/",
      "what": "Department of Labor (DOL)",
      "result": "https://www.dol.gov/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.dol.gov/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.dol.gov/",
      "result": {
        "bytes": [
          894750,
          894750,
          894750,
          894750,
          894750
        ],
        "localRatios": [
          1,
          1,
          1,
          1
        ],
        "meanLocalRatio": 1,
        "maxLocalRatio": 1,
        "globalRatio": 1,
        "pixelChanges": [
          0,
          0,
          0,
          0
        ],
        "meanPixelChange": 0,
        "maxPixelChange": 0,
        "changeFrequency": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.dol.gov/",
      "what": "Department of Labor (DOL)",
      "result": "https://www.dol.gov/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.dol.gov/",
      "result": {
        "visibleElements": 404
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.dol.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.dol.gov/",
      "result": {
        "tabFocusables": 84,
        "tabFocused": 85,
        "discrepancy": 1
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.dol.gov/",
      "what": "URL",
      "result": "https://www.dol.gov/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://www.dol.gov/",
      "result": {
        "totals": {
          "total": 84,
          "types": {
            "indicatorMissing": {
              "total": 4,
              "tagNames": {
                "INPUT": 1,
                "BUTTON": 1,
                "IFRAME": 2
              }
            },
            "nonOutlinePresent": {
              "total": 0,
              "tagNames": {}
            },
            "outlinePresent": {
              "total": 80,
              "meanDelay": 7,
              "tagNames": {
                "A": 78,
                "BUTTON": 1,
                "DIV": 1
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [
            {
              "tagName": "INPUT",
              "text": ""
            },
            {
              "tagName": "BUTTON",
              "text": "Search"
            },
            {
              "tagName": "IFRAME",
              "text": ""
            },
            {
              "tagName": "IFRAME",
              "text": ""
            }
          ],
          "nonOutlinePresent": [],
          "outlinePresent": [
            {
              "tagName": "A",
              "text": "Skip to main content",
              "delay": 101
            },
            {
              "tagName": "BUTTON",
              "text": "Here’s how you know",
              "delay": 0
            },
            {
              "tagName": "DIV",
              "text": "U.S. Department of Labor",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "FAQ",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Contact Us",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "TOPICSBack",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "AGENCIESBack",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "FORMS",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "ABOUT USBack",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "NEWSBack",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Learn More",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "The Good Jobs Initiative We're leading this initiative to provide critical information to workers, e",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "A Regulatory Agenda to Empower Workers The latest regulatory agenda offers a snapshot of the regulat",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Equity Action Plan Learn how we're working across the department to advance equity for underserved w",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "NDEAM 2022 In recognition of the vital role people with disabilities play in making the nation’s wor",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "American Rescue Plan",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Disaster Recovery Assistance",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "How Do I File for Unemployment Insurance?",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Unemployment Insurance Relief During COVID-19 Outbreak",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Worker.gov",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Employer.gov",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Family and Medical Leave Act (FMLA)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Grants",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Fair Labor Standards Act (FLSA)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Workplace Posters",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Minimum Wage",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Guidance for Visitors to DOL National Office",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Apprenticeship Finder",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Worker rights and benefits depend on you exercising your fundamental right! Register to vote at Vote",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Protecting Pensions for America's Workers",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Delivering for America's Workers Through Data",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "She Was Fired After Getting COVID. Then She Called the Department of Labor.",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "News",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "July 14, 2022 Alarming rise in trench-related fatalities spurs US Department of Labor to announce en",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "July 14, 2022 US Department of Labor awards $12.3M in funding to support job exploration, training o",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "July 14, 2022 US Department of Labor proposes rule to provide workers on federal service contracts r",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "July 14, 2022 Unemployment Insurance Weekly Claims Report",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "July 12, 2022 US Department of Labor announces first group of Apprenticeship Ambassadors to promote,",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "More News",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Agencies",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Forms",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Guidance Search",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "FAQ",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "About DOL",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "News",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Contact Us",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "1-866-4-USA-DOL\n1-866-487-2365",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "www.dol.gov",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "White House",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Coronavirus Resources",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Disaster Recovery Assistance",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "DisasterAssistance.gov",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "USA.gov",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Notification of EEO Violations",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "No Fear Act Data",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "U.S. Office of Special Counsel",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "About DOL",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Guidance Search",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Español",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Office of Inspector General",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Subscribe to the DOL Newsletter",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Read the DOL Newsletter",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Emergency Accountability Status Link",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "A to Z Index",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Freedom of Information Act",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Disclaimers",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Plug-Ins Used on DOL.gov",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Accessibility Statement",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Facebook",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Twitter",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Instagram",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Youtube",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Linkedin",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Site Map",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Important Website Notices",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Privacy & Security Statement",
              "delay": 0
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.dol.gov/",
      "what": "URL",
      "result": "https://www.dol.gov/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.dol.gov/",
      "result": {
        "totals": {
          "total": 192,
          "types": {
            "onlyFocusable": {
              "total": 1,
              "tagNames": {
                "DIV": 1
              }
            },
            "onlyOperable": {
              "total": 5,
              "tagNames": {
                "A": 2,
                "SPAN": 3
              }
            },
            "focusableAndOperable": {
              "total": 186,
              "tagNames": {
                "A": 172,
                "BUTTON": 4,
                "INPUT": 6,
                "IFRAME": 4
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [
            {
              "tagName": "DIV",
              "id": "",
              "text": "U.S. Department of Labor"
            }
          ],
          "onlyOperable": [
            {
              "tagName": "A",
              "id": "",
              "text": "U.S. Department of Labor",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "main-content",
              "text": "<a id=\"main-content\" tabindex=\"-1\"></a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Federal Government",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Labor Department",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "About The Site",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            }
          ],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "skip-nav",
              "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": "FAQ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Menu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input name=\"utf8\" type=\"hidden\" value=\"✓\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "affiliate_large",
              "text": "<input id=\"affiliate_large\" name=\"affiliate\" type=\"hidden\" value=\"www.dol.gov\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "query_large",
              "text": "<input class=\"searchbox-input usa-input\" id=\"query_large\" name=\"query\" aria-labe",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "TOPICSBack",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Topics",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "American Rescue Plan",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers at DOL",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Coronavirus Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Disability Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Disaster Recovery Assistance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Elaws",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Equal Employment Opportunity",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Evidence",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Grants",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Guidance Search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Health Plans and Benefits",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Hiring",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Registered Apprenticeship",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Industry-Recognized Apprenticeship Programs (IRAP)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "International Labor Issues",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Job Corps",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Labor Relations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Leave Benefits",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Major Laws of DOL",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Other Benefits",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Posters",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Retirement Plans, Benefits and Savings",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Spanish-Language Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Statistics",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Termination",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Training",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Unemployment Insurance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Veterans Employment",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Wages",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Whistleblower Protection",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "White House Task Force on Worker Organizing and Empowerment",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Work Hours",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Workers' Compensation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Workplace Safety and Health",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Youth and Labor",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Breaks and Meal Periods",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Continuation of Health Coverage - COBRA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FMLA (Family and Medical Leave)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Full-Time Employment",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Grants",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "AGENCIESBack",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Agencies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Office of the Secretary (OSEC)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Administrative Review Board (ARB)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Benefits Review Board (BRB)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Bureau of International Labor Affairs (ILAB)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Bureau of Labor Statistics (BLS)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Employee Benefits Security Administration (EBSA)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Employees' Compensation Appeals Board (ECAB)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Employment and Training Administration (ETA)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Mine Safety and Health Administration (MSHA)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Occupational Safety and Health Administration (OSHA)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Office of Administrative Law Judges (OALJ)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Office of Congressional and Intergovernmental Affairs (OCIA)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Office of Disability Employment Policy (ODEP)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Office of Federal Contract Compliance Programs (OFCCP)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Office of Inspector General (OIG)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Office of Labor-Management Standards (OLMS)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Office of the Assistant Secretary for Administration and Management (OASAM)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Office of the Assistant Secretary for Policy (OASP)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Office of the Chief Financial Officer (OCFO)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Office of the Solicitor (SOL)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Office of Workers' Compensation Programs (OWCP)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Ombudsman for the Energy Employees Occupational Illness Compensation Program (EE",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Pension Benefit Guaranty Corporation (PBGC)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Veterans' Employment and Training Service (VETS)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Wage and Hour Division (WHD)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Women's Bureau (WB)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FORMS",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FAQ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ABOUT USBack",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Agencies and Programs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Meet the Secretary of Labor",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Leadership Team",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Budget, Performance and Planning",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Calendar",
              "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": "Recursos en Español",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NEWSBack",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Newsroom",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News Releases",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Blog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Economic Data from the Department of Labor",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Email Newsletter",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CONTACT US",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input name=\"utf8\" type=\"hidden\" value=\"✓\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "affiliate",
              "text": "<input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"www.dol.gov\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "query",
              "text": "<input class=\"searchbox-input usa-input\" id=\"query\" aria-label=\"search\" type=\"te",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "The Good Jobs Initiative We're leading this initiative to provide critical infor",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "A Regulatory Agenda to Empower Workers The latest regulatory agenda offers a sna",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Equity Action Plan Learn how we're working across the department to advance equi",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NDEAM 2022 In recognition of the vital role people with disabilities play in mak",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "American Rescue Plan",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Disaster Recovery Assistance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "How Do I File for Unemployment Insurance?",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Unemployment Insurance Relief During COVID-19 Outbreak",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Worker.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Employer.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Family and Medical Leave Act (FMLA)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Grants",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Fair Labor Standards Act (FLSA)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Workplace Posters",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Minimum Wage",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Guidance for Visitors to DOL National Office",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Apprenticeship Finder",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Worker rights and benefits depend on you exercising your fundamental right! Regi",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://blog.dol.gov/2022/07/06/protecting-pensions-for-americas-worker",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Protecting Pensions for America's Workers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://blog.dol.gov/2022/06/28/delivering-for-americas-workers-through",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Delivering for America's Workers Through Data",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://blog.dol.gov/2022/06/15/she-was-fired-after-getting-covid-then-",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "She Was Fired After Getting COVID. Then She Called the Department of Labor.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "July 14, 2022 Alarming rise in trench-related fatalities spurs US Department of ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "July 14, 2022 US Department of Labor awards $12.3M in funding to support job exp",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "July 14, 2022 US Department of Labor proposes rule to provide workers on federal",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "July 14, 2022 Unemployment Insurance Weekly Claims Report",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "July 12, 2022 US Department of Labor announces first group of Apprenticeship Amb",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "More News",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IFRAME",
              "id": "twitter-widget-0",
              "text": "<iframe id=\"twitter-widget-0\" scrolling=\"no\" frameborder=\"0\" allowtransparency=\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Facebook",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Twitter",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Linkedin",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Youtube",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IFRAME",
              "id": "twitter-widget-1",
              "text": "<iframe id=\"twitter-widget-1\" scrolling=\"no\" frameborder=\"0\" allowtransparency=\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Facebook",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Twitter",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Linkedin",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Youtube",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Scroll to Top",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Agencies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Forms",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Guidance Search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FAQ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About DOL",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/\" title=\"Home\" style=\"cursor: default;\"> <img src=\"/themes/opa_theme/i",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "1-866-4-USA-DOL\n1-866-487-2365",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "www.dol.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "White House",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Coronavirus Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Disaster Recovery Assistance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "DisasterAssistance.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "USA.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Notification of EEO Violations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "No Fear Act Data",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "U.S. Office of Special Counsel",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About DOL",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Guidance Search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Español",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Office of Inspector General",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Subscribe to the DOL Newsletter",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read the DOL Newsletter",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Emergency Accountability Status Link",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "A to Z Index",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Freedom of Information Act",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Disclaimers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Plug-Ins Used on DOL.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility Statement",
              "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": "Instagram",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Youtube",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Linkedin",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Site Map",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Important Website Notices",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy & Security Statement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IFRAME",
              "id": "",
              "text": "<iframe scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" src=\"https://pla",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "IFRAME",
              "id": "rufous-sandbox",
              "text": "<iframe id=\"rufous-sandbox\" scrolling=\"no\" frameborder=\"0\" allowtransparency=\"tr",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.dol.gov/",
      "what": "URL",
      "result": "https://www.dol.gov/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://www.dol.gov/",
      "result": {
        "totals": {
          "triggers": 113,
          "headTriggers": 20,
          "tailTriggers": 93,
          "impactTriggers": 0,
          "additions": 0,
          "removals": 0,
          "opacityChanges": 0,
          "opacityImpact": 0,
          "unhoverables": 1
        },
        "items": {
          "head": {
            "impactTriggers": [],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "skip-nav",
                "text": "Skiptomaincontent"
              }
            ]
          },
          "tail": {
            "impactTriggers": [],
            "unhoverables": []
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.dol.gov/",
      "what": "URL",
      "result": "https://www.dol.gov/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.dol.gov/",
      "result": {
        "totals": {
          "mislabeled": 2,
          "unlabeled": 0,
          "wellLabeled": 4
        },
        "items": {
          "mislabeled": [
            {
              "index": 2,
              "tagName": "INPUT",
              "type": "text",
              "labelTypes": [
                "aria-label",
                "label"
              ],
              "texts": {
                "attribute": "search",
                "label": [
                  "Search"
                ]
              }
            },
            {
              "index": 4,
              "tagName": "INPUT",
              "type": "text",
              "labelTypes": [
                "aria-label",
                "label"
              ],
              "texts": {
                "attribute": "search",
                "label": [
                  "Search"
                ]
              }
            }
          ],
          "unlabeled": [],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Here’s how you know"
              }
            },
            {
              "index": 1,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Menu"
              }
            },
            {
              "index": 3,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Search"
              }
            },
            {
              "index": 5,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Search"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.dol.gov/",
      "result": {
        "totals": {
          "links": 174,
          "adjacent": {
            "total": 68,
            "underlined": 13,
            "underlinedPercent": 19
          }
        },
        "items": {
          "underlined": [
            "Skip to main content",
            "",
            "",
            "",
            "Facebook",
            "Twitter",
            "Linkedin",
            "Youtube",
            "Facebook",
            "Twitter",
            "Linkedin",
            "Youtube",
            "Scroll to Top"
          ],
          "notUnderlined": [
            "U.S. Department of Labor",
            "FAQ",
            "Contact Us",
            "TOPICSBack",
            "Topics",
            "AGENCIESBack",
            "Agencies",
            "FORMS",
            "FAQ",
            "ABOUT USBack",
            "About Us",
            "NEWSBack",
            "News",
            "CONTACT US",
            "Learn More",
            "",
            "The Good Jobs Initiative We're leading this initiative to provide critical information to workers, employers and government as they work to improve job quality and create access to good jobs free from discrimination and ha",
            "A Regulatory Agenda to Empower Workers The latest regulatory agenda offers a snapshot of the regulations we’re working on and a roadmap for the future.",
            "Equity Action Plan Learn how we're working across the department to advance equity for underserved workers.",
            "NDEAM 2022 In recognition of the vital role people with disabilities play in making the nation’s workforce diverse and inclusive, we've chosen \"Disability: Part of the Equity Equation\" as the theme for Octobe",
            "American Rescue Plan",
            "Disaster Recovery Assistance",
            "How Do I File for Unemployment Insurance?",
            "Unemployment Insurance Relief During COVID-19 Outbreak",
            "Worker.gov",
            "Employer.gov",
            "Family and Medical Leave Act (FMLA)",
            "Grants",
            "Fair Labor Standards Act (FLSA)",
            "Workplace Posters",
            "Minimum Wage",
            "Guidance for Visitors to DOL National Office",
            "Apprenticeship Finder",
            "Worker rights and benefits depend on you exercising your fundamental right! Register to vote at Vote.gov",
            "Protecting Pensions for America's Workers",
            "Delivering for America's Workers Through Data",
            "She Was Fired After Getting COVID. Then She Called the Department of Labor.",
            "News",
            "July 14, 2022 Alarming rise in trench-related fatalities spurs US Department of Labor to announce enhanced nationwide enforcement, additional oversight",
            "July 14, 2022 US Department of Labor awards $12.3M in funding to support job exploration, training options for young people",
            "July 14, 2022 US Department of Labor proposes rule to provide workers on federal service contracts right of first refusal of employment",
            "July 14, 2022 Unemployment Insurance Weekly Claims Report",
            "July 12, 2022 US Department of Labor announces first group of Apprenticeship Ambassadors to promote, expand, diversify apprenticeship",
            "More News",
            "",
            "1-866-4-USA-DOL1-866-487-2365",
            "www.dol.gov",
            "Facebook",
            "Twitter",
            "Instagram",
            "Youtube",
            "Linkedin",
            "Site Map",
            "Important Website Notices",
            "Privacy & Security Statement"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.dol.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.dol.gov/",
      "what": "URL",
      "result": "https://www.dol.gov/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.dol.gov/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://www.dol.gov/",
      "result": {
        "roleElements": 34,
        "badRoleElements": 7,
        "redundantRoleElements": 4,
        "tagNames": {
          "HEADER": {
            "banner": {
              "bad": 1,
              "redundant": 0
            }
          },
          "MAIN": {
            "main": {
              "bad": 0,
              "redundant": 1
            }
          },
          "ASIDE": {
            "complementary": {
              "bad": 0,
              "redundant": 1
            }
          },
          "ARTICLE": {
            "article": {
              "bad": 0,
              "redundant": 1
            }
          },
          "A": {
            "link": {
              "bad": 0,
              "redundant": 1
            }
          },
          "DIV": {
            "article": {
              "bad": 5,
              "redundant": 0
            }
          },
          "FOOTER": {
            "contentinfo": {
              "bad": 1,
              "redundant": 0
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://www.dol.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": [
              1,
              1,
              1,
              1
            ]
          },
          "adjacentLink": {
            "total": 68,
            "subtotals": [
              38,
              17,
              13
            ]
          },
          "listLink": {
            "total": 106,
            "subtotals": [
              79,
              20,
              7
            ]
          },
          "h1": {
            "total": 1
          },
          "h2": {
            "total": 4
          },
          "h3": {
            "total": 9,
            "subtotals": [
              5,
              4
            ]
          }
        },
        "items": {
          "button": {
            "fontWeight": {
              "400": [
                "Here’s how you know",
                "Menu"
              ],
              "700": [
                "Search",
                "Search"
              ]
            },
            "height": {
              "14.7891px": [
                "Here’s how you know"
              ],
              "48px": [
                "Menu"
              ],
              "33.9062px": [
                "Search"
              ],
              "auto": [
                "Search"
              ]
            },
            "lineHeight": {
              "14.08px": [
                "Here’s how you know"
              ],
              "16.96px": [
                "Menu"
              ],
              "15.264px": [
                "Search",
                "Search"
              ]
            },
            "minHeight": {
              "auto": [
                "Here’s how you know"
              ],
              "0px": [
                "Menu",
                "Search",
                "Search"
              ]
            },
            "minWidth": {
              "auto": [
                "Here’s how you know"
              ],
              "0px": [
                "Menu",
                "Search",
                "Search"
              ]
            }
          },
          "adjacentLink": {
            "fontWeight": {
              "400": [
                "Skip to main content",
                "U.S. Department of Labor",
                "FAQ",
                "Contact Us",
                "",
                "The Good Jobs Initiative                                                    We're leading this initiative to provide critical information to workers, employers and government as they work to improve job quality and create access to good jobs free from discrimination and ha",
                "A Regulatory Agenda to Empower Workers                                                    The latest regulatory agenda offers a snapshot of the regulations we’re working on and a roadmap for the future.",
                "Equity Action Plan                                                    Learn how we're working across the department to advance equity for underserved workers.",
                "NDEAM 2022                                                    In recognition of the vital role people with disabilities play in making the nation’s workforce diverse and inclusive, we've chosen \"Disability: Part of the Equity Equation\" as the theme for Octobe",
                "American Rescue Plan",
                "Disaster Recovery Assistance",
                "How Do I File for Unemployment Insurance?",
                "Unemployment Insurance Relief During COVID-19 Outbreak",
                "Worker.gov",
                "Employer.gov",
                "Family and Medical Leave Act (FMLA)",
                "Grants",
                "Fair Labor Standards Act (FLSA)",
                "Workplace Posters",
                "Minimum Wage",
                "Guidance for Visitors to DOL National Office",
                "Apprenticeship Finder",
                "Worker rights and benefits depend on you exercising your fundamental right! Register to vote at Vote.gov",
                "",
                "",
                "",
                "July 14, 2022                 Alarming rise in trench-related fatalities spurs US Department of Labor to announce enhanced nationwide enforcement, additional oversight",
                "July 14, 2022                 US Department of Labor awards $12.3M in funding to support job exploration, training options for young people",
                "July 14, 2022                 US Department of Labor proposes rule to provide workers on federal service contracts right of first refusal of employment",
                "July 14, 2022                 Unemployment Insurance Weekly Claims Report",
                "July 12, 2022                 US Department of Labor announces first group of Apprenticeship Ambassadors to promote, expand, diversify apprenticeship",
                "Facebook",
                "Twitter",
                "Linkedin",
                "Youtube",
                "Facebook",
                "Twitter",
                "Linkedin",
                "Youtube",
                "Scroll to Top",
                "",
                "1-866-4-USA-DOL 1-866-487-2365",
                "www.dol.gov",
                "Facebook",
                "Twitter",
                "Instagram",
                "Youtube",
                "Linkedin",
                "Site Map",
                "Important Website Notices",
                "Privacy & Security Statement"
              ],
              "700": [
                "TOPICSBack",
                "Topics",
                "AGENCIESBack",
                "Agencies",
                "FORMS",
                "FAQ",
                "ABOUT USBack",
                "About Us",
                "NEWSBack",
                "News",
                "CONTACT US",
                "Learn More",
                "Protecting Pensions for America's Workers",
                "Delivering for America's Workers Through Data",
                "She Was Fired After Getting COVID. Then She Called the Department of Labor.",
                "News",
                "More News"
              ]
            },
            "textDecorationLine": {
              "underline": [
                "Skip to main content",
                "",
                "",
                "",
                "Facebook",
                "Twitter",
                "Linkedin",
                "Youtube",
                "Facebook",
                "Twitter",
                "Linkedin",
                "Youtube",
                "Scroll to Top"
              ],
              "none": [
                "U.S. Department of Labor",
                "FAQ",
                "Contact Us",
                "TOPICSBack",
                "Topics",
                "AGENCIESBack",
                "Agencies",
                "FORMS",
                "FAQ",
                "ABOUT USBack",
                "About Us",
                "NEWSBack",
                "News",
                "CONTACT US",
                "Learn More",
                "",
                "The Good Jobs Initiative                                                    We're leading this initiative to provide critical information to workers, employers and government as they work to improve job quality and create access to good jobs free from discrimination and ha",
                "A Regulatory Agenda to Empower Workers                                                    The latest regulatory agenda offers a snapshot of the regulations we’re working on and a roadmap for the future.",
                "Equity Action Plan                                                    Learn how we're working across the department to advance equity for underserved workers.",
                "NDEAM 2022                                                    In recognition of the vital role people with disabilities play in making the nation’s workforce diverse and inclusive, we've chosen \"Disability: Part of the Equity Equation\" as the theme for Octobe",
                "American Rescue Plan",
                "Disaster Recovery Assistance",
                "How Do I File for Unemployment Insurance?",
                "Unemployment Insurance Relief During COVID-19 Outbreak",
                "Worker.gov",
                "Employer.gov",
                "Family and Medical Leave Act (FMLA)",
                "Grants",
                "Fair Labor Standards Act (FLSA)",
                "Workplace Posters",
                "Minimum Wage",
                "Guidance for Visitors to DOL National Office",
                "Apprenticeship Finder",
                "Worker rights and benefits depend on you exercising your fundamental right! Register to vote at Vote.gov",
                "Protecting Pensions for America's Workers",
                "Delivering for America's Workers Through Data",
                "She Was Fired After Getting COVID. Then She Called the Department of Labor.",
                "News",
                "July 14, 2022                 Alarming rise in trench-related fatalities spurs US Department of Labor to announce enhanced nationwide enforcement, additional oversight",
                "July 14, 2022                 US Department of Labor awards $12.3M in funding to support job exploration, training options for young people",
                "July 14, 2022                 US Department of Labor proposes rule to provide workers on federal service contracts right of first refusal of employment",
                "July 14, 2022                 Unemployment Insurance Weekly Claims Report",
                "July 12, 2022                 US Department of Labor announces first group of Apprenticeship Ambassadors to promote, expand, diversify apprenticeship",
                "More News",
                "",
                "1-866-4-USA-DOL 1-866-487-2365",
                "www.dol.gov",
                "Facebook",
                "Twitter",
                "Instagram",
                "Youtube",
                "Linkedin",
                "Site Map",
                "Important Website Notices",
                "Privacy & Security Statement"
              ]
            }
          },
          "listLink": {
            "fontWeight": {
              "400": [
                "American Rescue Plan",
                "Careers at DOL",
                "Coronavirus Resources",
                "Disability Resources",
                "Disaster Recovery Assistance",
                "Elaws",
                "Equal Employment Opportunity",
                "Evidence",
                "Grants",
                "Guidance Search",
                "Health Plans and Benefits",
                "Hiring",
                "Registered Apprenticeship",
                "Industry-Recognized Apprenticeship Programs (IRAP)",
                "International Labor Issues",
                "Job Corps",
                "Labor Relations",
                "Leave Benefits",
                "Major Laws of DOL",
                "Other Benefits",
                "Posters",
                "Retirement Plans, Benefits and Savings",
                "Spanish-Language Resources",
                "Statistics",
                "Termination",
                "Training",
                "Unemployment Insurance",
                "Veterans Employment",
                "Wages",
                "Whistleblower Protection",
                "White House Task Force on Worker Organizing and Empowerment",
                "Work Hours",
                "Workers' Compensation",
                "Workplace Safety and Health",
                "Youth and Labor",
                "Breaks and Meal Periods",
                "Continuation of Health Coverage - COBRA",
                "FMLA (Family and Medical Leave)",
                "Full-Time Employment",
                "Grants",
                "Office of the Secretary (OSEC)",
                "Administrative Review Board (ARB)",
                "Benefits Review Board (BRB)",
                "Bureau of International Labor Affairs (ILAB)",
                "Bureau of Labor Statistics (BLS)",
                "Employee Benefits Security Administration (EBSA)",
                "Employees' Compensation Appeals Board (ECAB)",
                "Employment and Training Administration (ETA)",
                "Mine Safety and Health Administration (MSHA)",
                "Occupational Safety and Health Administration (OSHA)",
                "Office of Administrative Law Judges (OALJ)",
                "Office of Congressional and Intergovernmental Affairs (OCIA)",
                "Office of Disability Employment Policy (ODEP)",
                "Office of Federal Contract Compliance Programs (OFCCP)",
                "Office of Inspector General (OIG)",
                "Office of Labor-Management Standards (OLMS)",
                "Office of the Assistant Secretary for Administration and Management (OASAM)",
                "Office of the Assistant Secretary for Policy (OASP)",
                "Office of the Chief Financial Officer (OCFO)",
                "Office of the Solicitor (SOL)",
                "Office of Workers' Compensation Programs (OWCP)",
                "Ombudsman for the Energy Employees Occupational Illness Compensation Program (EEOMBD)",
                "Pension Benefit Guaranty Corporation (PBGC)",
                "Veterans' Employment and Training Service (VETS)",
                "Wage and Hour Division (WHD)",
                "Women's Bureau (WB)",
                "Agencies and Programs",
                "Meet the Secretary of Labor",
                "Leadership Team",
                "Budget, Performance and Planning",
                "Calendar",
                "History",
                "Privacy Program",
                "Recursos en Español",
                "Newsroom",
                "News Releases",
                "Blog",
                "Economic Data from the Department of Labor",
                "Email Newsletter",
                "White House",
                "Coronavirus Resources",
                "Disaster Recovery Assistance",
                "DisasterAssistance.gov",
                "USA.gov",
                "Notification of EEO Violations",
                "No Fear Act Data",
                "U.S. Office of Special Counsel",
                "About DOL",
                "Guidance Search",
                "Español",
                "Office of Inspector General",
                "Subscribe to the DOL Newsletter",
                "Read the DOL Newsletter",
                "Emergency Accountability Status Link",
                "A to Z Index",
                "Freedom of Information Act",
                "Disclaimers",
                "Plug-Ins Used on DOL.gov",
                "Accessibility Statement"
              ],
              "700": [
                "Agencies",
                "Forms",
                "Guidance Search",
                "FAQ",
                "About DOL",
                "News",
                "Contact Us"
              ]
            },
            "color": {
              "rgb(33, 33, 33)": [
                "American Rescue Plan",
                "Careers at DOL",
                "Coronavirus Resources",
                "Disability Resources",
                "Disaster Recovery Assistance",
                "Elaws",
                "Equal Employment Opportunity",
                "Evidence",
                "Grants",
                "Guidance Search",
                "Health Plans and Benefits",
                "Hiring",
                "Registered Apprenticeship",
                "Industry-Recognized Apprenticeship Programs (IRAP)",
                "International Labor Issues",
                "Job Corps",
                "Labor Relations",
                "Leave Benefits",
                "Major Laws of DOL",
                "Other Benefits",
                "Posters",
                "Retirement Plans, Benefits and Savings",
                "Spanish-Language Resources",
                "Statistics",
                "Termination",
                "Training",
                "Unemployment Insurance",
                "Veterans Employment",
                "Wages",
                "Whistleblower Protection",
                "White House Task Force on Worker Organizing and Empowerment",
                "Work Hours",
                "Workers' Compensation",
                "Workplace Safety and Health",
                "Youth and Labor",
                "Breaks and Meal Periods",
                "Continuation of Health Coverage - COBRA",
                "FMLA (Family and Medical Leave)",
                "Full-Time Employment",
                "Grants",
                "Office of the Secretary (OSEC)",
                "Administrative Review Board (ARB)",
                "Benefits Review Board (BRB)",
                "Bureau of International Labor Affairs (ILAB)",
                "Bureau of Labor Statistics (BLS)",
                "Employee Benefits Security Administration (EBSA)",
                "Employees' Compensation Appeals Board (ECAB)",
                "Employment and Training Administration (ETA)",
                "Mine Safety and Health Administration (MSHA)",
                "Occupational Safety and Health Administration (OSHA)",
                "Office of Administrative Law Judges (OALJ)",
                "Office of Congressional and Intergovernmental Affairs (OCIA)",
                "Office of Disability Employment Policy (ODEP)",
                "Office of Federal Contract Compliance Programs (OFCCP)",
                "Office of Inspector General (OIG)",
                "Office of Labor-Management Standards (OLMS)",
                "Office of the Assistant Secretary for Administration and Management (OASAM)",
                "Office of the Assistant Secretary for Policy (OASP)",
                "Office of the Chief Financial Officer (OCFO)",
                "Office of the Solicitor (SOL)",
                "Office of Workers' Compensation Programs (OWCP)",
                "Ombudsman for the Energy Employees Occupational Illness Compensation Program (EEOMBD)",
                "Pension Benefit Guaranty Corporation (PBGC)",
                "Veterans' Employment and Training Service (VETS)",
                "Wage and Hour Division (WHD)",
                "Women's Bureau (WB)",
                "Agencies and Programs",
                "Meet the Secretary of Labor",
                "Leadership Team",
                "Budget, Performance and Planning",
                "Calendar",
                "History",
                "Privacy Program",
                "Recursos en Español",
                "Newsroom",
                "News Releases",
                "Blog",
                "Economic Data from the Department of Labor",
                "Email Newsletter"
              ],
              "rgb(0, 0, 0)": [
                "Agencies",
                "Forms",
                "Guidance Search",
                "FAQ",
                "About DOL",
                "News",
                "Contact Us"
              ],
              "rgb(0, 94, 162)": [
                "White House",
                "Coronavirus Resources",
                "Disaster Recovery Assistance",
                "DisasterAssistance.gov",
                "USA.gov",
                "Notification of EEO Violations",
                "No Fear Act Data",
                "U.S. Office of Special Counsel",
                "About DOL",
                "Guidance Search",
                "Español",
                "Office of Inspector General",
                "Subscribe to the DOL Newsletter",
                "Read the DOL Newsletter",
                "Emergency Accountability Status Link",
                "A to Z Index",
                "Freedom of Information Act",
                "Disclaimers",
                "Plug-Ins Used on DOL.gov",
                "Accessibility Statement"
              ]
            },
            "fontSize": {
              "14px": [
                "American Rescue Plan",
                "Careers at DOL",
                "Coronavirus Resources",
                "Disability Resources",
                "Disaster Recovery Assistance",
                "Elaws",
                "Equal Employment Opportunity",
                "Evidence",
                "Grants",
                "Guidance Search",
                "Health Plans and Benefits",
                "Hiring",
                "Registered Apprenticeship",
                "Industry-Recognized Apprenticeship Programs (IRAP)",
                "International Labor Issues",
                "Job Corps",
                "Labor Relations",
                "Leave Benefits",
                "Major Laws of DOL",
                "Other Benefits",
                "Posters",
                "Retirement Plans, Benefits and Savings",
                "Spanish-Language Resources",
                "Statistics",
                "Termination",
                "Training",
                "Unemployment Insurance",
                "Veterans Employment",
                "Wages",
                "Whistleblower Protection",
                "White House Task Force on Worker Organizing and Empowerment",
                "Work Hours",
                "Workers' Compensation",
                "Workplace Safety and Health",
                "Youth and Labor",
                "Breaks and Meal Periods",
                "Continuation of Health Coverage - COBRA",
                "FMLA (Family and Medical Leave)",
                "Full-Time Employment",
                "Grants",
                "Office of the Secretary (OSEC)",
                "Administrative Review Board (ARB)",
                "Benefits Review Board (BRB)",
                "Bureau of International Labor Affairs (ILAB)",
                "Bureau of Labor Statistics (BLS)",
                "Employee Benefits Security Administration (EBSA)",
                "Employees' Compensation Appeals Board (ECAB)",
                "Employment and Training Administration (ETA)",
                "Mine Safety and Health Administration (MSHA)",
                "Occupational Safety and Health Administration (OSHA)",
                "Office of Administrative Law Judges (OALJ)",
                "Office of Congressional and Intergovernmental Affairs (OCIA)",
                "Office of Disability Employment Policy (ODEP)",
                "Office of Federal Contract Compliance Programs (OFCCP)",
                "Office of Inspector General (OIG)",
                "Office of Labor-Management Standards (OLMS)",
                "Office of the Assistant Secretary for Administration and Management (OASAM)",
                "Office of the Assistant Secretary for Policy (OASP)",
                "Office of the Chief Financial Officer (OCFO)",
                "Office of the Solicitor (SOL)",
                "Office of Workers' Compensation Programs (OWCP)",
                "Ombudsman for the Energy Employees Occupational Illness Compensation Program (EEOMBD)",
                "Pension Benefit Guaranty Corporation (PBGC)",
                "Veterans' Employment and Training Service (VETS)",
                "Wage and Hour Division (WHD)",
                "Women's Bureau (WB)",
                "Agencies and Programs",
                "Meet the Secretary of Labor",
                "Leadership Team",
                "Budget, Performance and Planning",
                "Calendar",
                "History",
                "Privacy Program",
                "Recursos en Español",
                "Newsroom",
                "News Releases",
                "Blog",
                "Economic Data from the Department of Labor",
                "Email Newsletter"
              ],
              "17px": [
                "Agencies",
                "Forms",
                "Guidance Search",
                "FAQ",
                "About DOL",
                "News",
                "Contact Us",
                "White House",
                "Coronavirus Resources",
                "Disaster Recovery Assistance",
                "DisasterAssistance.gov",
                "USA.gov",
                "Notification of EEO Violations",
                "No Fear Act Data",
                "U.S. Office of Special Counsel",
                "About DOL",
                "Guidance Search",
                "Español",
                "Office of Inspector General",
                "Subscribe to the DOL Newsletter",
                "Read the DOL Newsletter",
                "Emergency Accountability Status Link",
                "A to Z Index",
                "Freedom of Information Act",
                "Disclaimers",
                "Plug-Ins Used on DOL.gov",
                "Accessibility Statement"
              ]
            },
            "lineHeight": {
              "20px": [
                "American Rescue Plan",
                "Careers at DOL",
                "Coronavirus Resources",
                "Disability Resources",
                "Disaster Recovery Assistance",
                "Elaws",
                "Equal Employment Opportunity",
                "Evidence",
                "Grants",
                "Guidance Search",
                "Health Plans and Benefits",
                "Hiring",
                "Registered Apprenticeship",
                "Industry-Recognized Apprenticeship Programs (IRAP)",
                "International Labor Issues",
                "Job Corps",
                "Labor Relations",
                "Leave Benefits",
                "Major Laws of DOL",
                "Other Benefits",
                "Posters",
                "Retirement Plans, Benefits and Savings",
                "Spanish-Language Resources",
                "Statistics",
                "Termination",
                "Training",
                "Unemployment Insurance",
                "Veterans Employment",
                "Wages",
                "Whistleblower Protection",
                "White House Task Force on Worker Organizing and Empowerment",
                "Work Hours",
                "Workers' Compensation",
                "Workplace Safety and Health",
                "Youth and Labor",
                "Breaks and Meal Periods",
                "Continuation of Health Coverage - COBRA",
                "FMLA (Family and Medical Leave)",
                "Full-Time Employment",
                "Grants",
                "Office of the Secretary (OSEC)",
                "Administrative Review Board (ARB)",
                "Benefits Review Board (BRB)",
                "Bureau of International Labor Affairs (ILAB)",
                "Bureau of Labor Statistics (BLS)",
                "Employee Benefits Security Administration (EBSA)",
                "Employees' Compensation Appeals Board (ECAB)",
                "Employment and Training Administration (ETA)",
                "Mine Safety and Health Administration (MSHA)",
                "Occupational Safety and Health Administration (OSHA)",
                "Office of Administrative Law Judges (OALJ)",
                "Office of Congressional and Intergovernmental Affairs (OCIA)",
                "Office of Disability Employment Policy (ODEP)",
                "Office of Federal Contract Compliance Programs (OFCCP)",
                "Office of Inspector General (OIG)",
                "Office of Labor-Management Standards (OLMS)",
                "Office of the Assistant Secretary for Administration and Management (OASAM)",
                "Office of the Assistant Secretary for Policy (OASP)",
                "Office of the Chief Financial Officer (OCFO)",
                "Office of the Solicitor (SOL)",
                "Office of Workers' Compensation Programs (OWCP)",
                "Ombudsman for the Energy Employees Occupational Illness Compensation Program (EEOMBD)",
                "Pension Benefit Guaranty Corporation (PBGC)",
                "Veterans' Employment and Training Service (VETS)",
                "Wage and Hour Division (WHD)",
                "Women's Bureau (WB)",
                "Agencies and Programs",
                "Meet the Secretary of Labor",
                "Leadership Team",
                "Budget, Performance and Planning",
                "Calendar",
                "History",
                "Privacy Program",
                "Recursos en Español",
                "Newsroom",
                "News Releases",
                "Blog",
                "Economic Data from the Department of Labor",
                "Email Newsletter"
              ],
              "17px": [
                "Agencies",
                "Forms",
                "Guidance Search",
                "FAQ",
                "About DOL",
                "News",
                "Contact Us"
              ],
              "18.7px": [
                "White House",
                "Coronavirus Resources",
                "Disaster Recovery Assistance",
                "DisasterAssistance.gov",
                "USA.gov",
                "Notification of EEO Violations",
                "No Fear Act Data",
                "U.S. Office of Special Counsel",
                "About DOL",
                "Guidance Search",
                "Español",
                "Office of Inspector General",
                "Subscribe to the DOL Newsletter",
                "Read the DOL Newsletter",
                "Emergency Accountability Status Link",
                "A to Z Index",
                "Freedom of Information Act",
                "Disclaimers",
                "Plug-Ins Used on DOL.gov",
                "Accessibility Statement"
              ]
            }
          },
          "h3": {
            "fontWeight": {
              "400": [
                "Alarming rise in trench-related fatalities spurs US Department of Labor to announce enhanced nationwide enforcement, additional oversight",
                "US Department of Labor awards $12.3M in funding to support job exploration, training options for young people",
                "US Department of Labor proposes rule to provide workers on federal service contracts right of first refusal of employment",
                "Unemployment Insurance Weekly Claims Report",
                "US Department of Labor announces first group of Apprenticeship Ambassadors to promote, expand, diversify apprenticeship"
              ],
              "700": [
                "The Good Jobs Initiative",
                "A Regulatory Agenda to Empower Workers",
                "Equity Action Plan",
                "NDEAM 2022"
              ]
            },
            "fontSize": {
              "20px": [
                "The Good Jobs Initiative",
                "A Regulatory Agenda to Empower Workers",
                "Equity Action Plan",
                "NDEAM 2022"
              ],
              "15px": [
                "Alarming rise in trench-related fatalities spurs US Department of Labor to announce enhanced nationwide enforcement, additional oversight",
                "US Department of Labor awards $12.3M in funding to support job exploration, training options for young people",
                "US Department of Labor proposes rule to provide workers on federal service contracts right of first refusal of employment",
                "Unemployment Insurance Weekly Claims Report",
                "US Department of Labor announces first group of Apprenticeship Ambassadors to promote, expand, diversify apprenticeship"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.dol.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.dol.gov/",
      "result": {
        "totals": {
          "total": 22,
          "tagNames": {
            "A": 1,
            "HEADER": 1,
            "DIV": 1,
            "UL": 17,
            "BUTTON": 1,
            "MAIN": 1
          }
        },
        "items": [
          {
            "tagName": "A",
            "id": "skip-nav",
            "text": "Skip to main content"
          },
          {
            "tagName": "HEADER",
            "id": "",
            "text": "An official website of the United States government. Here’s how you know Here’s how you know The .go"
          },
          {
            "tagName": "DIV",
            "id": "header-content",
            "text": "submenu TOPICSBack Topics American Rescue Plan Careers at DOL Coronavirus Resources Disability Resou"
          },
          {
            "tagName": "UL",
            "id": "cd-primary-nav-secondary-desktop",
            "text": "TOPICSBack Topics American Rescue Plan Careers at DOL Coronavirus Resources Disability Resources Dis"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Topics American Rescue Plan Careers at DOL Coronavirus Resources Disability Resources Disaster Recov"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Topics American Rescue Plan Careers at DOL Coronavirus Resources Disability Resources Disaster Recov"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "American Rescue Plan Careers at DOL Coronavirus Resources Disability Resources Disaster Recovery Ass"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Job Corps Labor Relations Leave Benefits Major Laws of DOL Other Benefits Posters Retirement Plans, "
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "White House Task Force on Worker Organizing and Empowerment Work Hours Workers' Compensation Workpla"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Breaks and Meal Periods Continuation of Health Coverage - COBRA FMLA (Family and Medical Leave) Full"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Agencies Office of the Secretary (OSEC) Administrative Review Board (ARB) Benefits Review Board (BRB"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Agencies Office of the Secretary (OSEC) Administrative Review Board (ARB) Benefits Review Board (BRB"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Office of the Secretary (OSEC) Administrative Review Board (ARB) Benefits Review Board (BRB) Bureau "
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Office of Labor-Management Standards (OLMS) Office of the Assistant Secretary for Administration and"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "About Us Agencies and Programs Meet the Secretary of Labor Leadership Team Budget, Performance and P"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "About Us Agencies and Programs Meet the Secretary of Labor Leadership Team Budget, Performance and P"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Agencies and Programs Meet the Secretary of Labor Leadership Team Budget, Performance and Planning C"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "News Newsroom News Releases Blog Economic Data from the Department of Labor Email Newsletter"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "News Newsroom News Releases Blog Economic Data from the Department of Labor Email Newsletter"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Newsroom News Releases Blog Economic Data from the Department of Labor Email Newsletter"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Search"
          },
          {
            "tagName": "MAIN",
            "id": "",
            "text": "<!--/*--><![CDATA[/* ><!--*/\n.manual-search-block #edit-actions--2 {order:2;}\n#block-googletagmanage"
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.dol.gov/",
      "result": {
        "totals": {
          "failures": 26,
          "warnings": 4
        },
        "items": [
          {
            "index": 301,
            "verdict": "failed",
            "rule": {
              "ruleID": "r18",
              "ruleSummary": "aria-* states and properties are allowed",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r18",
              "requirements": [
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/aria/ARIA5",
                  "name": "ARIA5",
                  "title": "Using WAI-ARIA state and property attributes to expose the state of a user interface"
                }
              ]
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-expanded",
              "path": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[3]/div[1]/div[1]/ul[1]/li[1]/@aria-expanded",
              "codeLines": [
                "aria-expanded=\"false\""
              ]
            }
          },
          {
            "index": 302,
            "verdict": "failed",
            "rule": {
              "ruleID": "r18",
              "ruleSummary": "aria-* states and properties are allowed",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r18",
              "requirements": [
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/aria/ARIA5",
                  "name": "ARIA5",
                  "title": "Using WAI-ARIA state and property attributes to expose the state of a user interface"
                }
              ]
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-expanded",
              "path": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[3]/div[1]/div[1]/ul[1]/li[2]/@aria-expanded",
              "codeLines": [
                "aria-expanded=\"false\""
              ]
            }
          },
          {
            "index": 303,
            "verdict": "failed",
            "rule": {
              "ruleID": "r18",
              "ruleSummary": "aria-* states and properties are allowed",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r18",
              "requirements": [
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/aria/ARIA5",
                  "name": "ARIA5",
                  "title": "Using WAI-ARIA state and property attributes to expose the state of a user interface"
                }
              ]
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-expanded",
              "path": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[3]/div[1]/div[1]/ul[1]/li[5]/@aria-expanded",
              "codeLines": [
                "aria-expanded=\"false\""
              ]
            }
          },
          {
            "index": 304,
            "verdict": "failed",
            "rule": {
              "ruleID": "r18",
              "ruleSummary": "aria-* states and properties are allowed",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r18",
              "requirements": [
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/aria/ARIA5",
                  "name": "ARIA5",
                  "title": "Using WAI-ARIA state and property attributes to expose the state of a user interface"
                }
              ]
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-expanded",
              "path": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[3]/div[1]/div[1]/ul[1]/li[6]/@aria-expanded",
              "codeLines": [
                "aria-expanded=\"false\""
              ]
            }
          },
          {
            "index": 435,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]",
              "codeLines": [
                "<div class=\"paragraph agency_blurb paragraph--type--modular-blurb paragraph--view-mode--default bac...",
                "  <div class=\"field field--name-field-body-text field--type-text-long field--label-hidden clearfix ...",
                "    <!-- START TWITTER CARD -->",
                "    <meta name=\"twitter:card\" content=\"summary_large_image\">",
                "    <link href=\"https://www.dol.gov\" rel=\"canonical\">",
                "    <meta name=\"twitter:title\" content=\"U.S. Department of Labor\">",
                "    <meta name=\"twitter:image:alt\" content=\"The U.S. Department of Labor seal\">",
                "    <meta name=\"twitter:description\" content=\"The federal Labor Department serves America's workers...",
                "    <meta name=\"twitter:image\" content=\"https://www.dol.gov/sites/dolgov/files/OPA/twitter-cards/Ho...",
                "    <meta property=\"og:image:url\" content=\"https://www.dol.gov/sites/dolgov/files/OPA/twitter-cards...",
                "    <meta property=\"og:image:type\" content=\"image/png\">",
                "    <meta property=\"og:image:alt\" content=\"The U.S. Department of Labor seal\">",
                "    <!-- END TWITTER CARD -->",
                "    <div class=\"row\">",
                "      <!-- First Blog Post -->",
                "      <div class=\"col-sm-4\">",
                "        <p>",
                "          <a href=\"https://blog.dol.gov/2022/07/06/protecting-pensions-for-americas-workers\">",
                "            <img alt=\"Link to Protecting Pensions for America's Workers post\" data-entity-type=\"\" d...",
                "          </a>",
                "        </p>",
                "        <div class=\"dol-title-link-teaser\">",
                "          <strong>",
                "            <a href=\"https://blog.dol.gov/2022/07/06/protecting-pensions-for-americas-workers\">",
                "              Protecting Pensions for America's Workers",
                "            </a>",
                "          </strong>",
                "        </div>",
                "      </div>",
                "      <!-- Second Blog Post -->",
                "      <div class=\"col-sm-4\">",
                "        <p>",
                "          <a href=\"https://blog.dol.gov/2022/06/28/delivering-for-americas-workers-through-data\">",
                "            <img alt=\"Link to Delivering for America's Workers Through Data post\" data-entity-type=...",
                "          </a>",
                "        </p>",
                "        <div class=\"dol-title-link-teaser\">",
                "          <strong>",
                "            <a href=\"https://blog.dol.gov/2022/06/28/delivering-for-americas-workers-through-data\">",
                "              Delivering for America's Workers Through Data",
                "            </a>",
                "          </strong>",
                "        </div>",
                "      </div>",
                "      <!-- Third Blog Post -->",
                "      <div class=\"col-sm-4\">",
                "        <p>",
                "          <a href=\"https://blog.dol.gov/2022/06/15/she-was-fired-after-getting-covid-then-she-calle...",
                "            <img alt=\"Link to She Was Fired After Getting COVID. Then She Called the Department of ...",
                "          </a>",
                "        </p>",
                "        <div class=\"dol-title-link-teaser\">",
                "          <strong>",
                "            <a href=\"https://blog.dol.gov/2022/06/15/she-was-fired-after-getting-covid-then-she-cal...",
                "              She Was Fired After Getting COVID. Then She Called the Department of Labor.",
                "            </a>",
                "          </strong>",
                "        </div>",
                "      </div>",
                "    </div>",
                "  </div>",
                "</div>"
              ]
            }
          },
          {
            "index": 436,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]",
              "codeLines": [
                "<div class=\"paragraph agency_blurb paragraph--type--modular-blurb paragraph--view-mode--default bac..."
              ]
            }
          },
          {
            "index": 439,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[2]/div[1]/div[1]/div[2]/nav[1]/div[1]/div[1]",
              "codeLines": [
                "<div id=\"block-dolfootermenu-3\" class=\"footer_menu-block\">",
                "  <section id=\"block-dolfootermenu-3\" class=\"usa-footer__primary-content usa-footer__primary-conten...",
                "    <span class=\"usa-footer__primary-link\">",
                "      Federal Government",
                "      <svg class=\"svg-inline--fa fa-plus-square fa-w-14\" aria-hidden=\"true\" focusable=\"false\" data-...",
                "        <path fill=\"currentColor\" d=\"M352 240v32c0 6.6-5.4 12-12 12h-88v88c0 6.6-5.4 12-12 12h-32c-...",
                "      </svg>",
                "      <!-- <i class=\"far fa-plus-square\"></i> Font Awesome fontawesome.com -->",
                "    </span>",
                "    <ul region=\"footer_second\" block=\"block-dolfootermenu-3\" class=\"clearfix usa-list usa-list--uns...",
                "      <li class=\"usa-footer__secondary-link dol-footer__secondary-link\">",
                "        <a href=\"https://www.whitehouse.gov/\" class=\"usa-footer__secondary-link dol-footer__seconda...",
                "          White House",
                "        </a>",
                "      </li>",
                "      <li class=\"usa-footer__secondary-link dol-footer__secondary-link\">",
                "        <a href=\"/coronavirus\" class=\"usa-footer__secondary-link dol-footer__secondary-link\" data-d...",
                "          Coronavirus Resources",
                "        </a>",
                "      </li>",
                "      <li class=\"usa-footer__secondary-link dol-footer__secondary-link\">",
                "        <a href=\"/general/disasterrecovery\" class=\"usa-footer__secondary-link dol-footer__secondary...",
                "          Disaster Recovery Assistance",
                "        </a>",
                "      </li>",
                "      <li class=\"usa-footer__secondary-link dol-footer__secondary-link\">",
                "        <a href=\"https://www.disasterassistance.gov/\" class=\"usa-footer__secondary-link dol-footer_...",
                "          DisasterAssistance.gov",
                "        </a>",
                "      </li>",
                "      <li class=\"usa-footer__secondary-link dol-footer__secondary-link\">",
                "        <a href=\"https://www.usa.gov/\" class=\"usa-footer__secondary-link dol-footer__secondary-link...",
                "          USA.gov",
                "        </a>",
                "      </li>",
                "      <li class=\"usa-footer__secondary-link dol-footer__secondary-link\">",
                "        <a href=\"https://www.dol.gov/agencies/oasam/centers-offices/civil-rights-center/cummings-an...",
                "          Notification of EEO Violations",
                "        </a>",
                "      </li>",
                "      <li class=\"usa-footer__secondary-link dol-footer__secondary-link\">",
                "        <a href=\"/agencies/oasam/centers-offices/civil-rights-center/resports/notification-and-fede...",
                "          No Fear Act Data",
                "        </a>",
                "      </li>",
                "      <li class=\"usa-footer__secondary-link dol-footer__secondary-link\">",
                "        <a href=\"https://osc.gov/\" class=\"usa-footer__secondary-link dol-footer__secondary-link\" ta...",
                "          U.S. Office of Special Counsel",
                "        </a>",
                "      </li>",
                "    </ul>",
                "  </section>",
                "</div>"
              ]
            }
          },
          {
            "index": 440,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "section",
              "path": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[2]/div[1]/div[1]/div[2]/nav[1]/div[1]/div[1]/section[1]",
              "codeLines": [
                "<section id=\"block-dolfootermenu-3\" class=\"usa-footer__primary-content usa-footer__primary-content-...",
                "  <span class=\"usa-footer__primary-link\">",
                "    Federal Government",
                "    <svg class=\"svg-inline--fa fa-plus-square fa-w-14\" aria-hidden=\"true\" focusable=\"false\" data-pr...",
                "      <path fill=\"currentColor\" d=\"M352 240v32c0 6.6-5.4 12-12 12h-88v88c0 6.6-5.4 12-12 12h-32c-6....",
                "    </svg>",
                "    <!-- <i class=\"far fa-plus-square\"></i> Font Awesome fontawesome.com -->",
                "  </span>",
                "  <ul region=\"footer_second\" block=\"block-dolfootermenu-3\" class=\"clearfix usa-list usa-list--unsty...",
                "    <li class=\"usa-footer__secondary-link dol-footer__secondary-link\">",
                "      <a href=\"https://www.whitehouse.gov/\" class=\"usa-footer__secondary-link dol-footer__secondary...",
                "        White House",
                "      </a>",
                "    </li>",
                "    <li class=\"usa-footer__secondary-link dol-footer__secondary-link\">",
                "      <a href=\"/coronavirus\" class=\"usa-footer__secondary-link dol-footer__secondary-link\" data-dru...",
                "        Coronavirus Resources",
                "      </a>",
                "    </li>",
                "    <li class=\"usa-footer__secondary-link dol-footer__secondary-link\">",
                "      <a href=\"/general/disasterrecovery\" class=\"usa-footer__secondary-link dol-footer__secondary-l...",
                "        Disaster Recovery Assistance",
                "      </a>",
                "    </li>",
                "    <li class=\"usa-footer__secondary-link dol-footer__secondary-link\">",
                "      <a href=\"https://www.disasterassistance.gov/\" class=\"usa-footer__secondary-link dol-footer__s...",
                "        DisasterAssistance.gov",
                "      </a>",
                "    </li>",
                "    <li class=\"usa-footer__secondary-link dol-footer__secondary-link\">",
                "      <a href=\"https://www.usa.gov/\" class=\"usa-footer__secondary-link dol-footer__secondary-link\" ...",
                "        USA.gov",
                "      </a>",
                "    </li>",
                "    <li class=\"usa-footer__secondary-link dol-footer__secondary-link\">",
                "      <a href=\"https://www.dol.gov/agencies/oasam/centers-offices/civil-rights-center/cummings-anti...",
                "        Notification of EEO Violations",
                "      </a>",
                "    </li>",
                "    <li class=\"usa-footer__secondary-link dol-footer__secondary-link\">",
                "      <a href=\"/agencies/oasam/centers-offices/civil-rights-center/resports/notification-and-federa...",
                "        No Fear Act Data",
                "      </a>",
                "    </li>",
                "    <li class=\"usa-footer__secondary-link dol-footer__secondary-link\">",
                "      <a href=\"https://osc.gov/\" class=\"usa-footer__secondary-link dol-footer__secondary-link\" targ...",
                "        U.S. Office of Special Counsel",
                "      </a>",
                "    </li>",
                "  </ul>",
                "</section>"
              ]
            }
          },
          {
            "index": 441,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[2]/div[1]/div[1]/div[2]/nav[1]/div[1]/div[2]",
              "codeLines": [
                "<div id=\"block-dolfootermenu-4\" class=\"footer_menu-block\">",
                "  <section id=\"block-dolfootermenu-4\" class=\"usa-footer__primary-content usa-footer__primary-conten...",
                "    <span class=\"usa-footer__primary-link\">",
                "      Labor Department",
                "      <svg class=\"svg-inline--fa fa-plus-square fa-w-14\" aria-hidden=\"true\" focusable=\"false\" data-...",
                "        <path fill=\"currentColor\" d=\"M352 240v32c0 6.6-5.4 12-12 12h-88v88c0 6.6-5.4 12-12 12h-32c-...",
                "      </svg>",
                "      <!-- <i class=\"far fa-plus-square\"></i> Font Awesome fontawesome.com -->",
                "    </span>",
                "    <ul region=\"footer_second\" block=\"block-dolfootermenu-4\" class=\"clearfix usa-list usa-list--uns...",
                "      <li class=\"usa-footer__secondary-link dol-footer__secondary-link\">",
                "        <a href=\"https://www.dol.gov/general/aboutdol\" class=\"usa-footer__secondary-link dol-footer...",
                "          About DOL",
                "        </a>",
                "      </li>",
                "      <li class=\"usa-footer__secondary-link dol-footer__secondary-link\">",
                "        <a href=\"/guidance\" class=\"usa-footer__secondary-link dol-footer__secondary-link\" data-drup...",
                "          Guidance Search",
                "        </a>",
                "      </li>",
                "      <li class=\"usa-footer__secondary-link dol-footer__secondary-link\">",
                "        <a href=\"https://www.dol.gov/general/topic/spanish-speakingtopic\" class=\"usa-footer__second...",
                "          Español",
                "        </a>",
                "      </li>",
                "      <li class=\"usa-footer__secondary-link dol-footer__secondary-link\">",
                "        <a href=\"https://www.oig.dol.gov/\" class=\"usa-footer__secondary-link dol-footer__secondary-...",
                "          Office of Inspector General",
                "        </a>",
                "      </li>",
                "      <li class=\"usa-footer__secondary-link dol-footer__secondary-link\">",
                "        <a href=\"https://public.govdelivery.com/accounts/USDOL/subscriber/new?topic_id=USDOL_167\" c...",
                "          Subscribe to the DOL Newsletter",
                "        </a>",
                "      </li>",
                "      <li class=\"usa-footer__secondary-link dol-footer__secondary-link\">",
                "        <a href=\"https://www.dol.gov/newsroom/newsletter\" class=\"usa-footer__secondary-link dol-foo...",
                "          Read the DOL Newsletter",
                "        </a>",
                "      </li>",
                "      <li class=\"usa-footer__secondary-link dol-footer__secondary-link\">",
                "        <a href=\"https://www.dol.gov/general/easl\" class=\"usa-footer__secondary-link dol-footer__se...",
                "          Emergency Accountability Status Link",
                "        </a>",
                "      </li>",
                "      <li class=\"usa-footer__secondary-link dol-footer__secondary-link\">",
                "        <a href=\"https://www.dol.gov/general/siteindex\" class=\"usa-footer__secondary-link dol-foote...",
                "          A to Z Index",
                "        </a>",
                "      </li>",
                "    </ul>",
                "  </section>",
                "</div>"
              ]
            }
          },
          {
            "index": 442,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "section",
              "path": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[2]/div[1]/div[1]/div[2]/nav[1]/div[1]/div[2]/section[1]",
              "codeLines": [
                "<section id=\"block-dolfootermenu-4\" class=\"usa-footer__primary-content usa-footer__primary-content-...",
                "  <span class=\"usa-footer__primary-link\">",
                "    Labor Department",
                "    <svg class=\"svg-inline--fa fa-plus-square fa-w-14\" aria-hidden=\"true\" focusable=\"false\" data-pr...",
                "      <path fill=\"currentColor\" d=\"M352 240v32c0 6.6-5.4 12-12 12h-88v88c0 6.6-5.4 12-12 12h-32c-6....",
                "    </svg>",
                "    <!-- <i class=\"far fa-plus-square\"></i> Font Awesome fontawesome.com -->",
                "  </span>",
                "  <ul region=\"footer_second\" block=\"block-dolfootermenu-4\" class=\"clearfix usa-list usa-list--unsty...",
                "    <li class=\"usa-footer__secondary-link dol-footer__secondary-link\">",
                "      <a href=\"https://www.dol.gov/general/aboutdol\" class=\"usa-footer__secondary-link dol-footer__...",
                "        About DOL",
                "      </a>",
                "    </li>",
                "    <li class=\"usa-footer__secondary-link dol-footer__secondary-link\">",
                "      <a href=\"/guidance\" class=\"usa-footer__secondary-link dol-footer__secondary-link\" data-drupal...",
                "        Guidance Search",
                "      </a>",
                "    </li>",
                "    <li class=\"usa-footer__secondary-link dol-footer__secondary-link\">",
                "      <a href=\"https://www.dol.gov/general/topic/spanish-speakingtopic\" class=\"usa-footer__secondar...",
                "        Español",
                "      </a>",
                "    </li>",
                "    <li class=\"usa-footer__secondary-link dol-footer__secondary-link\">",
                "      <a href=\"https://www.oig.dol.gov/\" class=\"usa-footer__secondary-link dol-footer__secondary-li...",
                "        Office of Inspector General",
                "      </a>",
                "    </li>",
                "    <li class=\"usa-footer__secondary-link dol-footer__secondary-link\">",
                "      <a href=\"https://public.govdelivery.com/accounts/USDOL/subscriber/new?topic_id=USDOL_167\" cla...",
                "        Subscribe to the DOL Newsletter",
                "      </a>",
                "    </li>",
                "    <li class=\"usa-footer__secondary-link dol-footer__secondary-link\">",
                "      <a href=\"https://www.dol.gov/newsroom/newsletter\" class=\"usa-footer__secondary-link dol-foote...",
                "        Read the DOL Newsletter",
                "      </a>",
                "    </li>",
                "    <li class=\"usa-footer__secondary-link dol-footer__secondary-link\">",
                "      <a href=\"https://www.dol.gov/general/easl\" class=\"usa-footer__secondary-link dol-footer__seco...",
                "        Emergency Accountability Status Link",
                "      </a>",
                "    </li>",
                "    <li class=\"usa-footer__secondary-link dol-footer__secondary-link\">",
                "      <a href=\"https://www.dol.gov/general/siteindex\" class=\"usa-footer__secondary-link dol-footer_...",
                "        A to Z Index",
                "      </a>",
                "    </li>",
                "  </ul>",
                "</section>"
              ]
            }
          },
          {
            "index": 443,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[2]/div[1]/div[1]/div[2]/nav[1]/div[1]/div[3]",
              "codeLines": [
                "<div id=\"block-dolfootermenu\" class=\"footer_menu-block\">",
                "  <section id=\"block-dolfootermenu\" class=\"usa-footer__primary-content usa-footer__primary-content-...",
                "    <span class=\"usa-footer__primary-link\">",
                "      About The Site",
                "      <svg class=\"svg-inline--fa fa-plus-square fa-w-14\" aria-hidden=\"true\" focusable=\"false\" data-...",
                "        <path fill=\"currentColor\" d=\"M352 240v32c0 6.6-5.4 12-12 12h-88v88c0 6.6-5.4 12-12 12h-32c-...",
                "      </svg>",
                "      <!-- <i class=\"far fa-plus-square\"></i> Font Awesome fontawesome.com -->",
                "    </span>",
                "    <ul region=\"footer_second\" block=\"block-dolfootermenu\" class=\"clearfix usa-list usa-list--unsty...",
                "      <li class=\"usa-footer__secondary-link dol-footer__secondary-link\">",
                "        <a href=\"https://www.dol.gov/general/foia\" class=\"usa-footer__secondary-link dol-footer__se...",
                "          Freedom of Information Act",
                "        </a>",
                "      </li>",
                "      <li class=\"usa-footer__secondary-link dol-footer__secondary-link\">",
                "        <a href=\"https://www.dol.gov/general/disclaim\" class=\"usa-footer__secondary-link dol-footer...",
                "          Disclaimers",
                "        </a>",
                "      </li>",
                "      <li class=\"usa-footer__secondary-link dol-footer__secondary-link\">",
                "        <a href=\"https://www.dol.gov/general/aboutdol/file-formats\" class=\"usa-footer__secondary-li...",
                "          Plug-Ins Used on DOL.gov",
                "        </a>",
                "      </li>",
                "      <li class=\"usa-footer__secondary-link dol-footer__secondary-link\">",
                "        <a href=\"https://www.dol.gov/general/aboutdol/accessibility\" class=\"usa-footer__secondary-l...",
                "          Accessibility Statement",
                "        </a>",
                "      </li>",
                "    </ul>",
                "  </section>",
                "</div>"
              ]
            }
          },
          {
            "index": 444,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "section",
              "path": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[2]/div[1]/div[1]/div[2]/nav[1]/div[1]/div[3]/section[1]",
              "codeLines": [
                "<section id=\"block-dolfootermenu\" class=\"usa-footer__primary-content usa-footer__primary-content--c...",
                "  <span class=\"usa-footer__primary-link\">",
                "    About The Site",
                "    <svg class=\"svg-inline--fa fa-plus-square fa-w-14\" aria-hidden=\"true\" focusable=\"false\" data-pr...",
                "      <path fill=\"currentColor\" d=\"M352 240v32c0 6.6-5.4 12-12 12h-88v88c0 6.6-5.4 12-12 12h-32c-6....",
                "    </svg>",
                "    <!-- <i class=\"far fa-plus-square\"></i> Font Awesome fontawesome.com -->",
                "  </span>",
                "  <ul region=\"footer_second\" block=\"block-dolfootermenu\" class=\"clearfix usa-list usa-list--unstyle...",
                "    <li class=\"usa-footer__secondary-link dol-footer__secondary-link\">",
                "      <a href=\"https://www.dol.gov/general/foia\" class=\"usa-footer__secondary-link dol-footer__seco...",
                "        Freedom of Information Act",
                "      </a>",
                "    </li>",
                "    <li class=\"usa-footer__secondary-link dol-footer__secondary-link\">",
                "      <a href=\"https://www.dol.gov/general/disclaim\" class=\"usa-footer__secondary-link dol-footer__...",
                "        Disclaimers",
                "      </a>",
                "    </li>",
                "    <li class=\"usa-footer__secondary-link dol-footer__secondary-link\">",
                "      <a href=\"https://www.dol.gov/general/aboutdol/file-formats\" class=\"usa-footer__secondary-link...",
                "        Plug-Ins Used on DOL.gov",
                "      </a>",
                "    </li>",
                "    <li class=\"usa-footer__secondary-link dol-footer__secondary-link\">",
                "      <a href=\"https://www.dol.gov/general/aboutdol/accessibility\" class=\"usa-footer__secondary-lin...",
                "        Accessibility Statement",
                "      </a>",
                "    </li>",
                "  </ul>",
                "</section>"
              ]
            }
          },
          {
            "index": 543,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "Coronavirus Resources"
              ]
            }
          },
          {
            "index": 544,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Find U.S. Department of Labor resources for responding to COVID-19."
              ]
            }
          },
          {
            "index": 545,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "Learn More"
              ]
            }
          },
          {
            "index": 632,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/p[1]/a[1]",
              "codeLines": [
                "<a href=\"tel:1-866-487-2365\" onmousedown=\"_sendEvent('Telephone Clicks','1-866-487-2365','',0);\">",
                "  <span>",
                "    1-866-4-USA-DOL",
                "  </span>",
                "  <br>",
                "  <span>",
                "    1-866-487-2365",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 633,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/p[1]/a[2]",
              "codeLines": [
                "<a href=\"https://www.dol.gov\">",
                "  www.dol.gov",
                "</a>"
              ]
            }
          },
          {
            "index": 736,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "Coronavirus Resources"
              ]
            }
          },
          {
            "index": 737,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Find U.S. Department of Labor resources for responding to COVID-19."
              ]
            }
          },
          {
            "index": 758,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "Coronavirus Resources"
              ]
            }
          },
          {
            "index": 759,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Find U.S. Department of Labor resources for responding to COVID-19."
              ]
            }
          },
          {
            "index": 820,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[2]/div[1]/article[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]/a[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  We're leading this initiative to provide critical information to workers, employers and governmen...",
                "</p>"
              ]
            }
          },
          {
            "index": 821,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[2]/div[1]/article[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]/a[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  The latest regulatory agenda offers a snapshot of the regulations we’re working on and a roadmap ...",
                "</p>"
              ]
            }
          },
          {
            "index": 822,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[2]/div[1]/article[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]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  Learn how we're working across the department to advance equity for underserved workers.",
                "</p>"
              ]
            }
          },
          {
            "index": 823,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[2]/div[1]/article[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]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  In recognition of the vital role people with disabilities play in making the nation’s workforce d...",
                "</p>"
              ]
            }
          },
          {
            "index": 824,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"dol-date-text\">",
                "  July 14, 2022",
                "</p>"
              ]
            }
          },
          {
            "index": 825,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/a[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"dol-date-text\">",
                "  July 14, 2022",
                "</p>"
              ]
            }
          },
          {
            "index": 826,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/a[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"dol-date-text\">",
                "  July 14, 2022",
                "</p>"
              ]
            }
          },
          {
            "index": 827,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/a[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"dol-date-text\">",
                "  July 14, 2022",
                "</p>"
              ]
            }
          },
          {
            "index": 828,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[5]/div[1]/a[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"dol-date-text\">",
                "  July 12, 2022",
                "</p>"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://www.dol.gov/",
      "result": {
        "totals": {
          "rulesNA": 42,
          "rulesPassed": 50,
          "rulesWarned": 5,
          "rulesViolated": 7,
          "warnings": {
            "minor": 40,
            "moderate": 0,
            "serious": 4,
            "critical": 2
          },
          "violations": {
            "minor": 5,
            "moderate": 3,
            "serious": 62,
            "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:08:35.154Z",
          "url": "https://www.dol.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": {
                        "contrastRatio": 0,
                        "fontSize": "22.5pt (30px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"usa-hero__callout dol-hero-callout dol-section-light flex-align--left\">",
                          "target": [
                            ".usa-hero__callout"
                          ]
                        },
                        {
                          "html": "<div class=\"usa-grid\" style=\"background:url('/sites/dolgov/files/OPA/images/highlights/hero-20210917-hairdresser.png');background-repeat:no-repeat;\">",
                          "target": [
                            ".usa-grid"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"usa-hero__heading\">Coronavirus Resources</h1>",
                  "target": [
                    "h1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "12.7pt (16.96px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"usa-hero__callout dol-hero-callout dol-section-light flex-align--left\">",
                          "target": [
                            ".usa-hero__callout"
                          ]
                        },
                        {
                          "html": "<div class=\"usa-grid\" style=\"background:url('/sites/dolgov/files/OPA/images/highlights/hero-20210917-hairdresser.png');background-repeat:no-repeat;\">",
                          "target": [
                            ".usa-grid"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"hero-text\">Find U.S. Department of Labor resources for responding to COVID-19.</div>",
                  "target": [
                    ".hero-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                }
              ]
            },
            {
              "id": "color-contrast",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aa",
                "wcag143"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "22.5pt (30px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"usa-hero__callout dol-hero-callout dol-section-light flex-align--left\">",
                          "target": [
                            ".usa-hero__callout"
                          ]
                        },
                        {
                          "html": "<div class=\"usa-grid\" style=\"background:url('/sites/dolgov/files/OPA/images/highlights/hero-20210917-hairdresser.png');background-repeat:no-repeat;\">",
                          "target": [
                            ".usa-grid"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"usa-hero__heading\">Coronavirus Resources</h1>",
                  "target": [
                    "h1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "12.7pt (16.96px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"usa-hero__callout dol-hero-callout dol-section-light flex-align--left\">",
                          "target": [
                            ".usa-hero__callout"
                          ]
                        },
                        {
                          "html": "<div class=\"usa-grid\" style=\"background:url('/sites/dolgov/files/OPA/images/highlights/hero-20210917-hairdresser.png');background-repeat:no-repeat;\">",
                          "target": [
                            ".usa-grid"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"hero-text\">Find U.S. Department of Labor resources for responding to COVID-19.</div>",
                  "target": [
                    ".hero-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                }
              ]
            },
            {
              "id": "frame-tested",
              "impact": "critical",
              "tags": [
                "cat.structure",
                "review-item",
                "best-practice"
              ],
              "description": "Ensures <iframe> and <frame> elements contain the axe-core script",
              "help": "Frames should be tested with axe-core",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/frame-tested?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "frame-tested",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "The iframe still has to be tested with axe-core"
                    }
                  ],
                  "none": [],
                  "impact": "critical",
                  "html": "<iframe id=\"twitter-widget-0\" scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" allowfullscreen=\"true\" class=\"twitter-timeline twitter-timeline-rendered\" style=\"position: static; visibility: visible; display: inline-block; width: 100%; padding: 0px; border: none; max-width: 100%; min-width: 180px; margin-top: 0px; margin-bottom: 0px; height: 292.414px;\" data-widget-id=\"profile:USDOL\" title=\"Twitter Timeline\">",
                  "target": [
                    "#twitter-widget-0"
                  ],
                  "failureSummary": "Fix all of the following:\n  The iframe still has to be tested with axe-core"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "frame-tested",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "The iframe still has to be tested with axe-core"
                    }
                  ],
                  "none": [],
                  "impact": "critical",
                  "html": "<iframe id=\"twitter-widget-1\" scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" allowfullscreen=\"true\" class=\"twitter-timeline twitter-timeline-rendered\" style=\"position: static; visibility: visible; display: inline-block; width: 100%; padding: 0px; border: none; max-width: 100%; min-width: 180px; margin-top: 0px; margin-bottom: 0px; height: 202.344px;\" data-widget-id=\"profile:SecMartyWalsh\" title=\"Twitter Timeline\">",
                  "target": [
                    "#twitter-widget-1"
                  ],
                  "failureSummary": "Fix all of the following:\n  The iframe still has to be tested with axe-core"
                }
              ]
            },
            {
              "id": "hidden-content",
              "impact": "minor",
              "tags": [
                "cat.structure",
                "experimental",
                "review-item",
                "best-practice"
              ],
              "description": "Informs users about hidden content.",
              "help": "Hidden content on the page should be analyzed",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/hidden-content?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<iframe src=\"javascript:void(0)\" title=\"\" style=\"width: 0px; height: 0px; border: 0px; display: none;\"></iframe>",
                  "target": [
                    "iframe[src=\"javascript:void(0)\"]"
                  ],
                  "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": "<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": "<div class=\"dol-menu-button\">\n                                <button class=\"usa-menu-btn dol-menu-button usa-button-primary\">Menu</button>\n                            </div>",
                  "target": [
                    "li > .dol-menu-button"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<button class=\"usa-menu-btn dol-menu-button usa-button-primary\">Menu</button>",
                  "target": [
                    ".usa-menu-btn"
                  ],
                  "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": "<p class=\"backtext\">Back</p>",
                  "target": [
                    "a[href$=\"topics\"] > .menu-border-wrapper > .menuarrow > .backtext"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"cd-secondary-nav is-hidden\">",
                  "target": [
                    ".has-children:nth-child(1) > .cd-secondary-nav.is-hidden"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<p class=\"backtext\">Back</p>",
                  "target": [
                    "a[href$=\"dol-agencies\"] > .menu-border-wrapper > .menuarrow > .backtext"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"cd-secondary-nav is-hidden\">",
                  "target": [
                    ".has-children:nth-child(2) > .cd-secondary-nav.is-hidden"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"nav-show-on-mobile\">",
                  "target": [
                    ".nav-show-on-mobile:nth-child(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": "<p class=\"backtext\">Back</p>",
                  "target": [
                    "a[href$=\"aboutdol\"] > .menu-border-wrapper > .menuarrow > .backtext"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"cd-secondary-nav is-hidden\">",
                  "target": [
                    ".has-children:nth-child(5) > .cd-secondary-nav.is-hidden"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<p class=\"backtext\">Back</p>",
                  "target": [
                    "a[href$=\"newsroom\"] > .menu-border-wrapper > .menuarrow > .backtext"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"cd-secondary-nav is-hidden\">",
                  "target": [
                    ".has-children:nth-child(6) > .cd-secondary-nav.is-hidden"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"nav-show-on-mobile\">",
                  "target": [
                    ".nav-show-on-mobile:nth-child(7)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"nav-show-on-mobile outer-search-container\">",
                  "target": [
                    ".outer-search-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": "<div class=\"twitter-block-content-wrapper\" style=\"clear: both; max-width: 500px; visibility: hidden;\">",
                  "target": [
                    ".js-view-dom-id-3d3dfb6e528d45f29081406b139164fbf88b55cec1ab8cbed3bbb7ec68043d53 > div > .views-field-field-row.views-field > .field-content > .twitter-block-content-wrapper"
                  ],
                  "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=\"twitter-placeholder-wrapper\" style=\"clear: both; margin: 20px 0px; display: none;\">",
                  "target": [
                    ".js-view-dom-id-3d3dfb6e528d45f29081406b139164fbf88b55cec1ab8cbed3bbb7ec68043d53 > div > .views-field-field-row.views-field > .field-content > .twitter-placeholder-wrapper"
                  ],
                  "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=\"usa-sr-only\">Facebook</span>",
                  "target": [
                    ".js-view-dom-id-3d3dfb6e528d45f29081406b139164fbf88b55cec1ab8cbed3bbb7ec68043d53 > div > .views-field-field-row.views-field > .field-content > .twitter-placeholder-wrapper > .placeholder-social-media-icons-wrapper > .social-media-icons > .social-media-icon[title=\"Department of Labor Facebook\"][target=\"_blank\"] > .usa-sr-only"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"usa-sr-only\">Twitter</span>",
                  "target": [
                    ".js-view-dom-id-3d3dfb6e528d45f29081406b139164fbf88b55cec1ab8cbed3bbb7ec68043d53 > div > .views-field-field-row.views-field > .field-content > .twitter-placeholder-wrapper > .placeholder-social-media-icons-wrapper > .social-media-icons > .social-media-icon[title=\"Department of Labor Twitter\"][href$=\"USDOL\"] > .usa-sr-only"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"usa-sr-only\">Linkedin</span>",
                  "target": [
                    ".js-view-dom-id-3d3dfb6e528d45f29081406b139164fbf88b55cec1ab8cbed3bbb7ec68043d53 > div > .views-field-field-row.views-field > .field-content > .twitter-placeholder-wrapper > .placeholder-social-media-icons-wrapper > .social-media-icons > .social-media-icon[title=\"Department of Labor Linkedin\"][target=\"_blank\"] > .usa-sr-only"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"usa-sr-only\">Youtube</span>",
                  "target": [
                    ".js-view-dom-id-3d3dfb6e528d45f29081406b139164fbf88b55cec1ab8cbed3bbb7ec68043d53 > div > .views-field-field-row.views-field > .field-content > .twitter-placeholder-wrapper > .placeholder-social-media-icons-wrapper > .social-media-icons > .social-media-icon[title=\"Department of Labor Youtube\"][target=\"_blank\"] > .usa-sr-only"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"twitter-block-content-wrapper\" style=\"clear: both; max-width: 500px; visibility: hidden;\">",
                  "target": [
                    ".js-view-dom-id-f25b46e5a0a81535b418a83430ca9ac00b76f93513d0527b7881bb611aaaea9a > div > .views-field-field-row.views-field > .field-content > .twitter-block-content-wrapper"
                  ],
                  "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=\"twitter-placeholder-wrapper dNone\" style=\"clear: both; margin: 20px 0px; display: none;\">",
                  "target": [
                    ".dNone"
                  ],
                  "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=\"usa-sr-only\">Facebook</span>",
                  "target": [
                    ".dNone > .placeholder-social-media-icons-wrapper > .social-media-icons > .social-media-icon[title=\"Department of Labor Facebook\"][target=\"_blank\"] > .usa-sr-only"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"usa-sr-only\">Twitter</span>",
                  "target": [
                    ".dNone > .placeholder-social-media-icons-wrapper > .social-media-icons > .social-media-icon[title=\"Department of Labor Twitter\"][href$=\"USDOL\"] > .usa-sr-only"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"usa-sr-only\">Linkedin</span>",
                  "target": [
                    ".dNone > .placeholder-social-media-icons-wrapper > .social-media-icons > .social-media-icon[title=\"Department of Labor Linkedin\"][target=\"_blank\"] > .usa-sr-only"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"usa-sr-only\">Youtube</span>",
                  "target": [
                    ".dNone > .placeholder-social-media-icons-wrapper > .social-media-icons > .social-media-icon[title=\"Department of Labor Youtube\"][target=\"_blank\"] > .usa-sr-only"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"#\" class=\"footer-scroll-to-top\" style=\"display: none;\">",
                  "target": [
                    ".footer-scroll-to-top"
                  ],
                  "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": "<svg class=\"svg-inline--fa fa-plus-square fa-w-14\" aria-hidden=\"true\" focusable=\"false\" data-prefix=\"far\" data-icon=\"plus-square\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\" data-fa-i2svg=\"\">",
                  "target": [
                    ".footer_menu-block:nth-child(1) > .usa-footer__primary-content.usa-footer__primary-content--collapsible.dol-footer__primary-content > .usa-footer__primary-link > .fa-plus-square[data-icon=\"plus-square\"][data-prefix=\"far\"]"
                  ],
                  "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": "<svg class=\"svg-inline--fa fa-plus-square fa-w-14\" aria-hidden=\"true\" focusable=\"false\" data-prefix=\"far\" data-icon=\"plus-square\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\" data-fa-i2svg=\"\">",
                  "target": [
                    ".footer_menu-block:nth-child(2) > .usa-footer__primary-content.usa-footer__primary-content--collapsible.dol-footer__primary-content > .usa-footer__primary-link > .fa-plus-square[data-icon=\"plus-square\"][data-prefix=\"far\"]"
                  ],
                  "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": "<svg class=\"svg-inline--fa fa-plus-square fa-w-14\" aria-hidden=\"true\" focusable=\"false\" data-prefix=\"far\" data-icon=\"plus-square\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\" data-fa-i2svg=\"\">",
                  "target": [
                    ".footer_menu-block:nth-child(3) > .usa-footer__primary-content.usa-footer__primary-content--collapsible.dol-footer__primary-content > .usa-footer__primary-link > .fa-plus-square[data-icon=\"plus-square\"][data-prefix=\"far\"]"
                  ],
                  "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=\"usa-sr-only\">Facebook</span>",
                  "target": [
                    ".social-media-block > .social-media-icons > .social-media-icon[target=\"_blank\"][rel=\"noopener\"]:nth-child(1) > .usa-sr-only"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"usa-sr-only\">Twitter</span>",
                  "target": [
                    ".social-media-block > .social-media-icons > .social-media-icon[href$=\"USDOL\"][target=\"_blank\"] > .usa-sr-only"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"usa-sr-only\">Instagram</span>",
                  "target": [
                    ".social-media-block > .social-media-icons > .social-media-icon[target=\"_blank\"][rel=\"noopener\"]:nth-child(3) > .usa-sr-only"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"usa-sr-only\">Youtube</span>",
                  "target": [
                    ".social-media-block > .social-media-icons > .social-media-icon[target=\"_blank\"][rel=\"noopener\"]:nth-child(4) > .usa-sr-only"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"usa-sr-only\">Linkedin</span>",
                  "target": [
                    ".social-media-icon[target=\"_blank\"][rel=\"noopener\"]:nth-child(5) > .usa-sr-only"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<iframe scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" src=\"https://platform.twitter.com/widgets/widget_iframe.f39f39d5e1aec76c12af50a9a19e4fee.html?origin=https%3A%2F%2Fwww.dol.gov\" title=\"Twitter settings iframe\" style=\"display: none;\"></iframe>",
                  "target": [
                    "iframe[title=\"Twitter settings iframe\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<iframe id=\"rufous-sandbox\" scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" allowfullscreen=\"true\" style=\"position: absolute; visibility: hidden; display: none; width: 0px; height: 0px; padding: 0px; border: none;\" title=\"Twitter analytics iframe\"></iframe>",
                  "target": [
                    "#rufous-sandbox"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                }
              ]
            },
            {
              "id": "identical-links-same-purpose",
              "impact": "minor",
              "tags": [
                "cat.semantics",
                "wcag2aaa",
                "wcag249"
              ],
              "description": "Ensure that links with the same accessible name serve a similar purpose",
              "help": "Links with the same name must have a similar purpose",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/identical-links-same-purpose?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "news",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "www.dol.gov",
                          "port": "",
                          "pathname": "/newsroom/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.dol.gov/rss/releases.xml\" title=\"News RSS\" name=\"news-rss\" role=\"link\"> News </a>",
                          "target": [
                            "a[title=\"News RSS\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"/newsroom\" class=\"dol-footer-nav-link\" data-drupal-link-system-path=\"node/84796\">News</a>",
                          "target": [
                            ".dol-footer-nav-link[data-drupal-link-system-path=\"node/84796\"][href$=\"newsroom\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"/newsroom\">",
                  "target": [
                    ".has-children:nth-child(6) > a[href$=\"newsroom\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#f0f0f0",
                        "contrastRatio": 5.9,
                        "fontSize": "9.6pt (12.8px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"usa-banner\">",
                          "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": "#71767a",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.59,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"top-agency-name\" class=\"banner-second\">",
                          "target": [
                            "#top-agency-name"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.59 (foreground color: #71767a, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://webapps.dol.gov/dolfaq/\">FAQ</a>",
                  "target": [
                    ".secondary-links > span:nth-child(1) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.59 (foreground color: #71767a, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#71767a",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.59,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"top-agency-name\" class=\"banner-second\">",
                          "target": [
                            "#top-agency-name"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.59 (foreground color: #71767a, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/general/contact\">Contact Us</a>",
                  "target": [
                    "span:nth-child(2) > a[href$=\"contact\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.59 (foreground color: #71767a, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0071bc",
                        "contrastRatio": 5.13,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<ul region=\"primary_menu\" block=\"block-dolprimarymenu-6\" class=\"front-menu clearfix agency-submenu sub-nav-group cd-primary-nav is-fixed main-primary-menu inner-menu\" id=\"cd-primary-nav-secondary-desktop\">",
                          "target": [
                            "#cd-primary-nav-secondary-desktop"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.13 (foreground color: #ffffff, background color: #0071bc, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"menutitle\">TOPICS</span>",
                  "target": [
                    "a[href$=\"topics\"] > .menu-border-wrapper > .menutitle"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.13 (foreground color: #ffffff, background color: #0071bc, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0071bc",
                        "contrastRatio": 5.13,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<ul region=\"primary_menu\" block=\"block-dolprimarymenu-6\" class=\"front-menu clearfix agency-submenu sub-nav-group cd-primary-nav is-fixed main-primary-menu inner-menu\" id=\"cd-primary-nav-secondary-desktop\">",
                          "target": [
                            "#cd-primary-nav-secondary-desktop"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.13 (foreground color: #ffffff, background color: #0071bc, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"menutitle\">AGENCIES</span>",
                  "target": [
                    "a[href$=\"dol-agencies\"] > .menu-border-wrapper > .menutitle"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.13 (foreground color: #ffffff, background color: #0071bc, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0071bc",
                        "contrastRatio": 5.13,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<ul region=\"primary_menu\" block=\"block-dolprimarymenu-6\" class=\"front-menu clearfix agency-submenu sub-nav-group cd-primary-nav is-fixed main-primary-menu inner-menu\" id=\"cd-primary-nav-secondary-desktop\">",
                          "target": [
                            "#cd-primary-nav-secondary-desktop"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.13 (foreground color: #ffffff, background color: #0071bc, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"menu-border-wrapper\">FORMS</span>",
                  "target": [
                    "a[href$=\"forms\"] > .menu-border-wrapper"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.13 (foreground color: #ffffff, background color: #0071bc, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0071bc",
                        "contrastRatio": 5.13,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<ul region=\"primary_menu\" block=\"block-dolprimarymenu-6\" class=\"front-menu clearfix agency-submenu sub-nav-group cd-primary-nav is-fixed main-primary-menu inner-menu\" id=\"cd-primary-nav-secondary-desktop\">",
                          "target": [
                            "#cd-primary-nav-secondary-desktop"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.13 (foreground color: #ffffff, background color: #0071bc, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"menutitle\">ABOUT US</span>",
                  "target": [
                    "a[href$=\"aboutdol\"] > .menu-border-wrapper > .menutitle"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.13 (foreground color: #ffffff, background color: #0071bc, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0071bc",
                        "contrastRatio": 5.13,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<ul region=\"primary_menu\" block=\"block-dolprimarymenu-6\" class=\"front-menu clearfix agency-submenu sub-nav-group cd-primary-nav is-fixed main-primary-menu inner-menu\" id=\"cd-primary-nav-secondary-desktop\">",
                          "target": [
                            "#cd-primary-nav-secondary-desktop"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.13 (foreground color: #ffffff, background color: #0071bc, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"menutitle\">NEWS</span>",
                  "target": [
                    "a[href$=\"newsroom\"] > .menu-border-wrapper > .menutitle"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.13 (foreground color: #ffffff, background color: #0071bc, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#e6eff6",
                        "bgColor": "#005ea2",
                        "contrastRatio": 5.76,
                        "fontSize": "12.7pt (16.96px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"usa-button button-transition\" href=\"/coronavirus\">Learn More</a>",
                          "target": [
                            ".button-transition.usa-button[href$=\"coronavirus\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.76 (foreground color: #e6eff6, background color: #005ea2, font size: 12.7pt (16.96px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"usa-button button-transition\" href=\"/coronavirus\">Learn More</a>",
                  "target": [
                    ".button-transition.usa-button[href$=\"coronavirus\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.76 (foreground color: #e6eff6, background color: #005ea2, font size: 12.7pt (16.96px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0071bc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.13,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-one-sidebar layout-sidebar-first\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.13 (foreground color: #0071bc, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/general/american-rescue-plan\">American Rescue Plan</a>",
                  "target": [
                    "div:nth-child(1) > a[href$=\"american-rescue-plan\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.13 (foreground color: #0071bc, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0071bc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.13,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-one-sidebar layout-sidebar-first\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.13 (foreground color: #0071bc, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/general/disasterrecovery\">Disaster Recovery Assistance</a>",
                  "target": [
                    "div:nth-child(2) > a[href$=\"disasterrecovery\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.13 (foreground color: #0071bc, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0071bc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.13,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-one-sidebar layout-sidebar-first\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.13 (foreground color: #0071bc, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/general/topic/unemployment-insurance\">How Do I File for Unemployment Insurance?</a>",
                  "target": [
                    ".field--name-field-quick-links > div:nth-child(3) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.13 (foreground color: #0071bc, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0071bc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.13,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-one-sidebar layout-sidebar-first\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.13 (foreground color: #0071bc, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/coronavirus/unemployment-insurance\">Unemployment Insurance Relief During COVID-19 Outbreak</a>",
                  "target": [
                    ".field--name-field-quick-links > div:nth-child(4) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.13 (foreground color: #0071bc, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0071bc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.13,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-one-sidebar layout-sidebar-first\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.13 (foreground color: #0071bc, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.worker.gov/\">Worker.gov</a>",
                  "target": [
                    "a[href$=\"worker.gov/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.13 (foreground color: #0071bc, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0071bc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.13,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-one-sidebar layout-sidebar-first\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.13 (foreground color: #0071bc, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.employer.gov/\">Employer.gov</a>",
                  "target": [
                    "a[href$=\"employer.gov/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.13 (foreground color: #0071bc, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0071bc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.13,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-one-sidebar layout-sidebar-first\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.13 (foreground color: #0071bc, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/general/topic/benefits-leave/fmla\">Family and Medical Leave Act (FMLA)</a>",
                  "target": [
                    "div:nth-child(7) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.13 (foreground color: #0071bc, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0071bc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.13,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-one-sidebar layout-sidebar-first\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.13 (foreground color: #0071bc, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/grants\">Grants</a>",
                  "target": [
                    "div:nth-child(8) > a[href$=\"grants\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.13 (foreground color: #0071bc, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0071bc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.13,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-one-sidebar layout-sidebar-first\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.13 (foreground color: #0071bc, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/general/topic/wages\">Fair Labor Standards Act (FLSA)</a>",
                  "target": [
                    "div:nth-child(9) > a[href$=\"wages\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.13 (foreground color: #0071bc, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0071bc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.13,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-one-sidebar layout-sidebar-first\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.13 (foreground color: #0071bc, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/general/topics/posters\">Workplace Posters</a>",
                  "target": [
                    "div:nth-child(10) > a[href$=\"posters\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.13 (foreground color: #0071bc, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0071bc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.13,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-one-sidebar layout-sidebar-first\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.13 (foreground color: #0071bc, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/general/topic/wages/minimumwage\">Minimum Wage</a>",
                  "target": [
                    "div:nth-child(11) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.13 (foreground color: #0071bc, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0071bc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.13,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-one-sidebar layout-sidebar-first\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.13 (foreground color: #0071bc, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/general/aboutdol/visit\">Guidance for Visitors to DOL National Office</a>",
                  "target": [
                    "a[href$=\"visit\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.13 (foreground color: #0071bc, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0071bc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.13,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-one-sidebar layout-sidebar-first\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.13 (foreground color: #0071bc, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.apprenticeship.gov/apprenticeship-finder\">Apprenticeship Finder</a>",
                  "target": [
                    "div:nth-child(13) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.13 (foreground color: #0071bc, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0071bc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.13,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-one-sidebar layout-sidebar-first\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.13 (foreground color: #0071bc, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://vote.gov/\" target=\"_blank\" rel=\"noopener\">Worker rights and benefits depend on you exercising your fundamental right! Register to vote at Vote.gov</a>",
                  "target": [
                    "a[href$=\"vote.gov/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.13 (foreground color: #0071bc, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0071bc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.13,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-one-sidebar layout-sidebar-first\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.13 (foreground color: #0071bc, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://blog.dol.gov/2022/07/06/protecting-pensions-for-americas-workers\">Protecting Pensions for America's Workers</a>",
                  "target": [
                    ".col-sm-4:nth-child(1) > .dol-title-link-teaser > strong > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.13 (foreground color: #0071bc, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0071bc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.13,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-one-sidebar layout-sidebar-first\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.13 (foreground color: #0071bc, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://blog.dol.gov/2022/06/28/delivering-for-americas-workers-through-data\">Delivering for America's Workers Through Data</a>",
                  "target": [
                    ".col-sm-4:nth-child(2) > .dol-title-link-teaser > strong > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.13 (foreground color: #0071bc, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0071bc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.13,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-one-sidebar layout-sidebar-first\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.13 (foreground color: #0071bc, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://blog.dol.gov/2022/06/15/she-was-fired-after-getting-covid-then-she-called-the-department-of-labor\">She Was Fired After Getting COVID. Then She Called the Department of Labor.</a>",
                  "target": [
                    ".col-sm-4:nth-child(3) > .dol-title-link-teaser > strong > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.13 (foreground color: #0071bc, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5b616b",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.23,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-one-sidebar layout-sidebar-first\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.23 (foreground color: #5b616b, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"dol-date-text\">July 14, 2022</p>",
                  "target": [
                    "div[data-history-node-id=\"164697\"] > .dol-date-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.23 (foreground color: #5b616b, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0071bc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.13,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-one-sidebar layout-sidebar-first\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.13 (foreground color: #0071bc, background color: #ffffff, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Alarming rise in trench-related fatalities spurs US Department of Labor to announce enhanced nationwide enforcement, additional oversight</span>",
                  "target": [
                    "div[data-history-node-id=\"164697\"] > h3 > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.13 (foreground color: #0071bc, background color: #ffffff, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5b616b",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.23,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-one-sidebar layout-sidebar-first\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.23 (foreground color: #5b616b, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"dol-date-text\">July 14, 2022</p>",
                  "target": [
                    "div[data-history-node-id=\"164695\"] > .dol-date-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.23 (foreground color: #5b616b, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0071bc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.13,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-one-sidebar layout-sidebar-first\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.13 (foreground color: #0071bc, background color: #ffffff, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>US Department of Labor awards $12.3M in funding to support job exploration, training options for young people </span>",
                  "target": [
                    "div[data-history-node-id=\"164695\"] > h3 > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.13 (foreground color: #0071bc, background color: #ffffff, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5b616b",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.23,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-one-sidebar layout-sidebar-first\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.23 (foreground color: #5b616b, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"dol-date-text\">July 14, 2022</p>",
                  "target": [
                    "div[data-history-node-id=\"164678\"] > .dol-date-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.23 (foreground color: #5b616b, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0071bc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.13,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-one-sidebar layout-sidebar-first\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.13 (foreground color: #0071bc, background color: #ffffff, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>US Department of Labor proposes rule to provide workers on federal service contracts right of first refusal of employment </span>",
                  "target": [
                    "div[data-history-node-id=\"164678\"] > h3 > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.13 (foreground color: #0071bc, background color: #ffffff, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5b616b",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.23,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-one-sidebar layout-sidebar-first\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.23 (foreground color: #5b616b, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"dol-date-text\">July 14, 2022</p>",
                  "target": [
                    "div[data-history-node-id=\"164676\"] > .dol-date-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.23 (foreground color: #5b616b, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0071bc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.13,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-one-sidebar layout-sidebar-first\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.13 (foreground color: #0071bc, background color: #ffffff, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Unemployment Insurance Weekly Claims Report</span>",
                  "target": [
                    "div[data-history-node-id=\"164676\"] > h3 > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.13 (foreground color: #0071bc, background color: #ffffff, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5b616b",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.23,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-one-sidebar layout-sidebar-first\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.23 (foreground color: #5b616b, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"dol-date-text\">July 12, 2022</p>",
                  "target": [
                    "div[data-history-node-id=\"164648\"] > .dol-date-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.23 (foreground color: #5b616b, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0071bc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.13,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-one-sidebar layout-sidebar-first\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.13 (foreground color: #0071bc, background color: #ffffff, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>US Department of Labor announces first group of Apprenticeship Ambassadors to promote, expand, diversify apprenticeship</span>",
                  "target": [
                    "div[data-history-node-id=\"164648\"] > h3 > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.13 (foreground color: #0071bc, background color: #ffffff, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0071bc",
                        "contrastRatio": 5.13,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/newsroom/releases\" class=\"usa-button dol-button button-transition news-button\">More News</a>",
                          "target": [
                            ".dol-button"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.13 (foreground color: #ffffff, background color: #0071bc, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/newsroom/releases\" class=\"usa-button dol-button button-transition news-button\">More News</a>",
                  "target": [
                    ".dol-button"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.13 (foreground color: #ffffff, background color: #0071bc, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0071bc",
                        "bgColor": "#f9f9f9",
                        "contrastRatio": 4.87,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"dol-footer-primary usa-footer__primary-section\">",
                          "target": [
                            ".dol-footer-primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.87 (foreground color: #0071bc, background color: #f9f9f9, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>1-866-4-USA-DOL</span>",
                  "target": [
                    "a[href=\"tel:1-866-487-2365\"] > span:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.87 (foreground color: #0071bc, background color: #f9f9f9, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0071bc",
                        "bgColor": "#f9f9f9",
                        "contrastRatio": 4.87,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"dol-footer-primary usa-footer__primary-section\">",
                          "target": [
                            ".dol-footer-primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.87 (foreground color: #0071bc, background color: #f9f9f9, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>1-866-487-2365</span>",
                  "target": [
                    "span:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.87 (foreground color: #0071bc, background color: #f9f9f9, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0071bc",
                        "bgColor": "#f9f9f9",
                        "contrastRatio": 4.87,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"dol-footer-primary usa-footer__primary-section\">",
                          "target": [
                            ".dol-footer-primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.87 (foreground color: #0071bc, background color: #f9f9f9, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.dol.gov\">www.dol.gov </a>",
                  "target": [
                    "a[href$=\"www.dol.gov\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.87 (foreground color: #0071bc, background color: #f9f9f9, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#f9f9f9",
                        "contrastRatio": 6.38,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"dol-footer-primary usa-footer__primary-section\">",
                          "target": [
                            ".dol-footer-primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.38 (foreground color: #005ea2, background color: #f9f9f9, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.whitehouse.gov/\" class=\"usa-footer__secondary-link dol-footer__secondary-link\" target=\"_blank\" rel=\"noopener\">White House</a>",
                  "target": [
                    "a[href$=\"whitehouse.gov/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.38 (foreground color: #005ea2, background color: #f9f9f9, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#f9f9f9",
                        "contrastRatio": 6.38,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"dol-footer-primary usa-footer__primary-section\">",
                          "target": [
                            ".dol-footer-primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.38 (foreground color: #005ea2, background color: #f9f9f9, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/coronavirus\" class=\"usa-footer__secondary-link dol-footer__secondary-link\" data-drupal-link-system-path=\"node/148711\">Coronavirus Resources</a>",
                  "target": [
                    "a[data-drupal-link-system-path=\"node/148711\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.38 (foreground color: #005ea2, background color: #f9f9f9, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#f9f9f9",
                        "contrastRatio": 6.38,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"dol-footer-primary usa-footer__primary-section\">",
                          "target": [
                            ".dol-footer-primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.38 (foreground color: #005ea2, background color: #f9f9f9, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/general/disasterrecovery\" class=\"usa-footer__secondary-link dol-footer__secondary-link\" data-drupal-link-system-path=\"node/150257\">Disaster Recovery Assistance</a>",
                  "target": [
                    "a[data-drupal-link-system-path=\"node/150257\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.38 (foreground color: #005ea2, background color: #f9f9f9, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#f9f9f9",
                        "contrastRatio": 6.38,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"dol-footer-primary usa-footer__primary-section\">",
                          "target": [
                            ".dol-footer-primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.38 (foreground color: #005ea2, background color: #f9f9f9, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.disasterassistance.gov/\" class=\"usa-footer__secondary-link dol-footer__secondary-link\" target=\"_blank\" rel=\"noopener\">DisasterAssistance.gov</a>",
                  "target": [
                    ".usa-footer__secondary-link.dol-footer__secondary-link:nth-child(4) > .usa-footer__secondary-link[target=\"_blank\"][rel=\"noopener\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.38 (foreground color: #005ea2, background color: #f9f9f9, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#f9f9f9",
                        "contrastRatio": 6.38,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"dol-footer-primary usa-footer__primary-section\">",
                          "target": [
                            ".dol-footer-primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.38 (foreground color: #005ea2, background color: #f9f9f9, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.usa.gov/\" class=\"usa-footer__secondary-link dol-footer__secondary-link\" target=\"_blank\" rel=\"noopener\">USA.gov</a>",
                  "target": [
                    "a[href$=\"usa.gov/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.38 (foreground color: #005ea2, background color: #f9f9f9, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#f9f9f9",
                        "contrastRatio": 6.38,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"dol-footer-primary usa-footer__primary-section\">",
                          "target": [
                            ".dol-footer-primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.38 (foreground color: #005ea2, background color: #f9f9f9, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.dol.gov/agencies/oasam/centers-offices/civil-rights-center/cummings-antidiscrimination-act-2020\" class=\"usa-footer__secondary-link dol-footer__secondary-link\">Notification of EEO Violations</a>",
                  "target": [
                    "ul[block=\"block-dolfootermenu-3\"] > .usa-footer__secondary-link.dol-footer__secondary-link:nth-child(6) > .usa-footer__secondary-link.dol-footer__secondary-link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.38 (foreground color: #005ea2, background color: #f9f9f9, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#f9f9f9",
                        "contrastRatio": 6.38,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"dol-footer-primary usa-footer__primary-section\">",
                          "target": [
                            ".dol-footer-primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.38 (foreground color: #005ea2, background color: #f9f9f9, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/agencies/oasam/centers-offices/civil-rights-center/resports/notification-and-federal-employee-antidiscrimination-retaliation-act-of-2002\" class=\"usa-footer__secondary-link dol-footer__secondary-link\" data-drupal-link-system-path=\"node/102913\">No Fear Act Data</a>",
                  "target": [
                    "a[data-drupal-link-system-path=\"node/102913\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.38 (foreground color: #005ea2, background color: #f9f9f9, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#f9f9f9",
                        "contrastRatio": 6.38,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"dol-footer-primary usa-footer__primary-section\">",
                          "target": [
                            ".dol-footer-primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.38 (foreground color: #005ea2, background color: #f9f9f9, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://osc.gov/\" class=\"usa-footer__secondary-link dol-footer__secondary-link\" target=\"_blank\" rel=\"noopener\">U.S. Office of Special Counsel</a>",
                  "target": [
                    "a[href$=\"osc.gov/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.38 (foreground color: #005ea2, background color: #f9f9f9, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#f9f9f9",
                        "contrastRatio": 6.38,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"dol-footer-primary usa-footer__primary-section\">",
                          "target": [
                            ".dol-footer-primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.38 (foreground color: #005ea2, background color: #f9f9f9, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.dol.gov/general/aboutdol\" class=\"usa-footer__secondary-link dol-footer__secondary-link\">About DOL</a>",
                  "target": [
                    "ul[block=\"block-dolfootermenu-4\"] > .usa-footer__secondary-link.dol-footer__secondary-link:nth-child(1) > .usa-footer__secondary-link.dol-footer__secondary-link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.38 (foreground color: #005ea2, background color: #f9f9f9, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#f9f9f9",
                        "contrastRatio": 6.38,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"dol-footer-primary usa-footer__primary-section\">",
                          "target": [
                            ".dol-footer-primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.38 (foreground color: #005ea2, background color: #f9f9f9, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/guidance\" class=\"usa-footer__secondary-link dol-footer__secondary-link\" data-drupal-link-system-path=\"guidance\">Guidance Search</a>",
                  "target": [
                    ".usa-footer__secondary-link[data-drupal-link-system-path=\"guidance\"][href$=\"guidance\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.38 (foreground color: #005ea2, background color: #f9f9f9, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#f9f9f9",
                        "contrastRatio": 6.38,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"dol-footer-primary usa-footer__primary-section\">",
                          "target": [
                            ".dol-footer-primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.38 (foreground color: #005ea2, background color: #f9f9f9, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.dol.gov/general/topic/spanish-speakingtopic\" class=\"usa-footer__secondary-link dol-footer__secondary-link\">Español</a>",
                  "target": [
                    "ul[block=\"block-dolfootermenu-4\"] > .usa-footer__secondary-link.dol-footer__secondary-link:nth-child(3) > .usa-footer__secondary-link.dol-footer__secondary-link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.38 (foreground color: #005ea2, background color: #f9f9f9, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#f9f9f9",
                        "contrastRatio": 6.38,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"dol-footer-primary usa-footer__primary-section\">",
                          "target": [
                            ".dol-footer-primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.38 (foreground color: #005ea2, background color: #f9f9f9, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.oig.dol.gov/\" class=\"usa-footer__secondary-link dol-footer__secondary-link\">Office of Inspector General</a>",
                  "target": [
                    ".usa-footer__secondary-link.dol-footer__secondary-link[href$=\"oig.dol.gov/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.38 (foreground color: #005ea2, background color: #f9f9f9, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#f9f9f9",
                        "contrastRatio": 6.38,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"dol-footer-primary usa-footer__primary-section\">",
                          "target": [
                            ".dol-footer-primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.38 (foreground color: #005ea2, background color: #f9f9f9, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://public.govdelivery.com/accounts/USDOL/subscriber/new?topic_id=USDOL_167\" class=\"usa-footer__secondary-link dol-footer__secondary-link\" target=\"_blank\" rel=\"noopener\">Subscribe to the DOL Newsletter</a>",
                  "target": [
                    "ul[block=\"block-dolfootermenu-4\"] > .usa-footer__secondary-link.dol-footer__secondary-link:nth-child(5) > .usa-footer__secondary-link[target=\"_blank\"][rel=\"noopener\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.38 (foreground color: #005ea2, background color: #f9f9f9, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#f9f9f9",
                        "contrastRatio": 6.38,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"dol-footer-primary usa-footer__primary-section\">",
                          "target": [
                            ".dol-footer-primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.38 (foreground color: #005ea2, background color: #f9f9f9, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.dol.gov/newsroom/newsletter\" class=\"usa-footer__secondary-link dol-footer__secondary-link\">Read the DOL Newsletter</a>",
                  "target": [
                    "ul[block=\"block-dolfootermenu-4\"] > .usa-footer__secondary-link.dol-footer__secondary-link:nth-child(6) > .usa-footer__secondary-link.dol-footer__secondary-link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.38 (foreground color: #005ea2, background color: #f9f9f9, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#f9f9f9",
                        "contrastRatio": 6.38,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"dol-footer-primary usa-footer__primary-section\">",
                          "target": [
                            ".dol-footer-primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.38 (foreground color: #005ea2, background color: #f9f9f9, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.dol.gov/general/easl\" class=\"usa-footer__secondary-link dol-footer__secondary-link\">Emergency Accountability Status Link</a>",
                  "target": [
                    "ul[block=\"block-dolfootermenu-4\"] > .usa-footer__secondary-link.dol-footer__secondary-link:nth-child(7) > .usa-footer__secondary-link.dol-footer__secondary-link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.38 (foreground color: #005ea2, background color: #f9f9f9, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#f9f9f9",
                        "contrastRatio": 6.38,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"dol-footer-primary usa-footer__primary-section\">",
                          "target": [
                            ".dol-footer-primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.38 (foreground color: #005ea2, background color: #f9f9f9, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.dol.gov/general/siteindex\" class=\"usa-footer__secondary-link dol-footer__secondary-link\">A to Z Index</a>",
                  "target": [
                    "ul[block=\"block-dolfootermenu-4\"] > .usa-footer__secondary-link.dol-footer__secondary-link:nth-child(8) > .usa-footer__secondary-link.dol-footer__secondary-link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.38 (foreground color: #005ea2, background color: #f9f9f9, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#f9f9f9",
                        "contrastRatio": 6.38,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"dol-footer-primary usa-footer__primary-section\">",
                          "target": [
                            ".dol-footer-primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.38 (foreground color: #005ea2, background color: #f9f9f9, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.dol.gov/general/foia\" class=\"usa-footer__secondary-link dol-footer__secondary-link\">Freedom of Information Act</a>",
                  "target": [
                    "ul[block=\"block-dolfootermenu\"] > .usa-footer__secondary-link.dol-footer__secondary-link:nth-child(1) > .usa-footer__secondary-link.dol-footer__secondary-link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.38 (foreground color: #005ea2, background color: #f9f9f9, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#f9f9f9",
                        "contrastRatio": 6.38,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"dol-footer-primary usa-footer__primary-section\">",
                          "target": [
                            ".dol-footer-primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.38 (foreground color: #005ea2, background color: #f9f9f9, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.dol.gov/general/disclaim\" class=\"usa-footer__secondary-link dol-footer__secondary-link\">Disclaimers</a>",
                  "target": [
                    "ul[block=\"block-dolfootermenu\"] > .usa-footer__secondary-link.dol-footer__secondary-link:nth-child(2) > .usa-footer__secondary-link.dol-footer__secondary-link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.38 (foreground color: #005ea2, background color: #f9f9f9, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#f9f9f9",
                        "contrastRatio": 6.38,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"dol-footer-primary usa-footer__primary-section\">",
                          "target": [
                            ".dol-footer-primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.38 (foreground color: #005ea2, background color: #f9f9f9, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.dol.gov/general/aboutdol/file-formats\" class=\"usa-footer__secondary-link dol-footer__secondary-link\">Plug-Ins Used on DOL.gov</a>",
                  "target": [
                    "ul[block=\"block-dolfootermenu\"] > .usa-footer__secondary-link.dol-footer__secondary-link:nth-child(3) > .usa-footer__secondary-link.dol-footer__secondary-link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.38 (foreground color: #005ea2, background color: #f9f9f9, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#f9f9f9",
                        "contrastRatio": 6.38,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"dol-footer-primary usa-footer__primary-section\">",
                          "target": [
                            ".dol-footer-primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.38 (foreground color: #005ea2, background color: #f9f9f9, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.dol.gov/general/aboutdol/accessibility\" class=\"usa-footer__secondary-link dol-footer__secondary-link\">Accessibility Statement</a>",
                  "target": [
                    "ul[block=\"block-dolfootermenu\"] > .usa-footer__secondary-link.dol-footer__secondary-link:nth-child(4) > .usa-footer__secondary-link.dol-footer__secondary-link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.38 (foreground color: #005ea2, background color: #f9f9f9, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                }
              ]
            },
            {
              "id": "duplicate-id",
              "impact": "minor",
              "tags": [
                "cat.parsing",
                "wcag2a",
                "wcag411"
              ],
              "description": "Ensures every id attribute value is unique",
              "help": "id attribute value must be unique",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/duplicate-id?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "modulartext-bg",
                      "relatedNodes": [
                        {
                          "html": "<div class=\"paragraph agency_blurb paragraph--type--modular-blurb paragraph--view-mode--default background--light\" id=\"modulartext-bg\">\n                                \n                    </div>",
                          "target": [
                            ".js-view-dom-id-517dd2949acc9b77fa90c292392c62c5a34436ffb06e8cf9513551a3f20cd853 > div > .views-field-field-modular-blurb.views-field > .field-content > .agency-blurb-container > .agency_blurb.paragraph--type--modular-blurb.background--light"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: modulartext-bg"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"paragraph agency_blurb paragraph--type--modular-blurb paragraph--view-mode--default background--light\" id=\"modulartext-bg\">",
                  "target": [
                    ".js-view-dom-id-775f99a8eeb5660362f1e44ddc181f8ac1715795c8655680c45514a871514496 > div > .views-field-field-modular-blurb.views-field > .field-content > .agency-blurb-container > .agency_blurb.paragraph--type--modular-blurb.background--light"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: modulartext-bg"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "block-dolfootermenu-3",
                      "relatedNodes": [
                        {
                          "html": "<section id=\"block-dolfootermenu-3\" class=\"usa-footer__primary-content usa-footer__primary-content--collapsible dol-footer__primary-content dol-footer__primary-content--collapsible\">",
                          "target": [
                            ".footer_menu-block:nth-child(1) > .usa-footer__primary-content.usa-footer__primary-content--collapsible.dol-footer__primary-content"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: block-dolfootermenu-3"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"block-dolfootermenu-3\" class=\"footer_menu-block\">",
                  "target": [
                    ".footer_menu-block:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: block-dolfootermenu-3"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "block-dolfootermenu-4",
                      "relatedNodes": [
                        {
                          "html": "<section id=\"block-dolfootermenu-4\" class=\"usa-footer__primary-content usa-footer__primary-content--collapsible dol-footer__primary-content dol-footer__primary-content--collapsible\">",
                          "target": [
                            ".footer_menu-block:nth-child(2) > .usa-footer__primary-content.usa-footer__primary-content--collapsible.dol-footer__primary-content"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: block-dolfootermenu-4"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"block-dolfootermenu-4\" class=\"footer_menu-block\">",
                  "target": [
                    ".footer_menu-block:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: block-dolfootermenu-4"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "block-dolfootermenu",
                      "relatedNodes": [
                        {
                          "html": "<section id=\"block-dolfootermenu\" class=\"usa-footer__primary-content usa-footer__primary-content--collapsible dol-footer__primary-content dol-footer__primary-content--collapsible\">",
                          "target": [
                            ".footer_menu-block:nth-child(3) > .usa-footer__primary-content.usa-footer__primary-content--collapsible.dol-footer__primary-content"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: block-dolfootermenu"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"block-dolfootermenu\" class=\"footer_menu-block\">",
                  "target": [
                    ".footer_menu-block:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: block-dolfootermenu"
                }
              ]
            },
            {
              "id": "focus-order-semantics",
              "impact": "minor",
              "tags": [
                "cat.keyboard",
                "best-practice",
                "experimental"
              ],
              "description": "Ensures elements in the focus order have a role appropriate for interactive content",
              "help": "Elements in the focus order should have an appropriate role",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/focus-order-semantics?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "has-widget-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have a widget role."
                    },
                    {
                      "id": "valid-scrollable-semantics",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element has invalid semantics for an element in the focus order."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"agency\" tabindex=\"0\">",
                  "target": [
                    ".agency"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have a widget role.\n  Element has invalid semantics for an element in the focus order."
                }
              ]
            },
            {
              "id": "frame-title-unique",
              "impact": "serious",
              "tags": [
                "cat.text-alternatives",
                "best-practice"
              ],
              "description": "Ensures <iframe> and <frame> elements contain a unique title attribute",
              "help": "Frames should have a unique title attribute",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/frame-title-unique?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "unique-frame-title",
                      "data": "twitter timeline",
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's title attribute is not unique"
                    }
                  ],
                  "impact": "serious",
                  "html": "<iframe id=\"twitter-widget-0\" scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" allowfullscreen=\"true\" class=\"twitter-timeline twitter-timeline-rendered\" style=\"position: static; visibility: visible; display: inline-block; width: 100%; padding: 0px; border: none; max-width: 100%; min-width: 180px; margin-top: 0px; margin-bottom: 0px; height: 292.414px;\" data-widget-id=\"profile:USDOL\" title=\"Twitter Timeline\">",
                  "target": [
                    "#twitter-widget-0"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's title attribute is not unique"
                },
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "unique-frame-title",
                      "data": "twitter timeline",
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's title attribute is not unique"
                    }
                  ],
                  "impact": "serious",
                  "html": "<iframe id=\"twitter-widget-1\" scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" allowfullscreen=\"true\" class=\"twitter-timeline twitter-timeline-rendered\" style=\"position: static; visibility: visible; display: inline-block; width: 100%; padding: 0px; border: none; max-width: 100%; min-width: 180px; margin-top: 0px; margin-bottom: 0px; height: 202.344px;\" data-widget-id=\"profile:SecMartyWalsh\" title=\"Twitter Timeline\">",
                  "target": [
                    "#twitter-widget-1"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's title attribute is not unique"
                }
              ]
            },
            {
              "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=\"usa-banner__header\" aria-label=\"Official United States Government Website Disclaimer\">",
                  "target": [
                    ".usa-banner__header"
                  ],
                  "failureSummary": "Fix any of the following:\n  The banner landmark is contained in another landmark."
                }
              ]
            },
            {
              "id": "landmark-no-duplicate-banner",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the document has at most one banner landmark",
              "help": "Document should not have more than one banner landmark",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/landmark-no-duplicate-banner?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "page-no-duplicate-banner",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<header class=\"usa-banner__header\" aria-label=\"Official United States Government Website Disclaimer\">",
                          "target": [
                            ".usa-banner__header"
                          ]
                        }
                      ],
                      "impact": "moderate",
                      "message": "Document has more than one banner landmark"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<header class=\"cd-main-header header cf usa-header usa-header-extended\" role=\"banner\">",
                  "target": [
                    ".cd-main-header"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has more than one banner landmark"
                }
              ]
            },
            {
              "id": "region",
              "impact": "moderate",
              "tags": [
                "cat.keyboard",
                "best-practice"
              ],
              "description": "Ensures all page content is contained by landmarks",
              "help": "All page content should be contained by landmarks",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/region?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div id=\"block-pagetitle-2\">",
                  "target": [
                    "#block-pagetitle-2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.dol.gov/",
      "what": "URL",
      "result": "https://www.dol.gov/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.dol.gov/",
      "result": {
        "Error": {
          "AA.2_4_1.H64.1": {
            "Iframe element requires a non-empty title attribute that identifies the frame.": [
              {
                "tagName": "iframe",
                "id": "",
                "code": "<iframe src=\"javascript:void(0)\" title=\"\" style=\"width: 0px; height: 0px; border: 0px; display: none;\">...</iframe>"
              }
            ]
          },
          "AA.4_1_1.F77": {
            "Duplicate id attribute value \"modulartext-bg\" found on the web page.": [
              {
                "tagName": "div",
                "id": "#modulartext-bg",
                "code": "<div class=\"paragraph agency_blurb paragraph--type--modular-blurb paragraph--view-mode--default background--light\" id=\"modulartext-bg\">...</div>"
              }
            ],
            "Duplicate id attribute value \"block-dolfootermenu-3\" found on the web page.": [
              {
                "tagName": "section",
                "id": "#block-dolfootermenu-3",
                "code": "<section id=\"block-dolfootermenu-3\" class=\"usa-footer__primary-content usa-footer__primary-content--collapsible dol-footer__primary-content dol-footer__primary-content--collapsible\">...</section>"
              }
            ],
            "Duplicate id attribute value \"block-dolfootermenu-4\" found on the web page.": [
              {
                "tagName": "section",
                "id": "#block-dolfootermenu-4",
                "code": "<section id=\"block-dolfootermenu-4\" class=\"usa-footer__primary-content usa-footer__primary-content--collapsible dol-footer__primary-content dol-footer__primary-content--collapsible\">...</section>"
              }
            ],
            "Duplicate id attribute value \"block-dolfootermenu\" found on the web page.": [
              {
                "tagName": "section",
                "id": "#block-dolfootermenu",
                "code": "<section id=\"block-dolfootermenu\" class=\"usa-footer__primary-content usa-footer__primary-content--collapsible dol-footer__primary-content dol-footer__primary-content--collapsible\">...</section>"
              }
            ]
          }
        },
        "Warning": {
          "AA.1_3_1.H42": {
            "Heading markup should be used if this content is intended as a heading.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"dol-title-link-teaser\">...</div>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              }
            ]
          },
          "AA.1_3_1.H48.2": {
            "This content looks like it is simulating an ordered list using plain text. If so, marking up this content with an ol element would add proper structure information to the document.": [
              {
                "tagName": "div",
                "id": "#block-footeraddress",
                "code": "<div id=\"block-footeraddress\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"address\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"field field--name-body field--type-text-with-summary field--label-hidden clearfix\">...</div>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"address-block\">...</p>"
              }
            ]
          },
          "AA.1_3_1.H48": {
            "If this element contains a navigation section, it is recommended that it be marked up as a list.": [
              {
                "tagName": "div",
                "id": "#block-utilitymenu",
                "code": "<div id=\"block-utilitymenu\" class=\"utility-links-block d-flex utility_block\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"social-media-icons\">...</div>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"address-block\">...</p>"
              }
            ]
          },
          "AA.1_4_3.G145.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 3:1.": [
              {
                "tagName": "h1",
                "id": "",
                "code": "<h1 class=\"usa-hero__heading\">...</h1>"
              }
            ]
          },
          "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": "div",
                "id": "",
                "code": "<div class=\"hero-text\">...</div>"
              },
              {
                "tagName": "label",
                "id": "",
                "code": "<label for=\"query_large\" class=\"sr-only\">...</label>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"visually-hidden\">...</span>"
              }
            ]
          },
          "AA.1_4_3_F24.F24.BGColour": {
            "Check that this element has an inherited foreground colour to complement the corresponding inline background colour or image.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"usa-grid\" style=\"background:url('/sites/dolgov/files/OPA/images/highlights/hero-20210917-hairdresser.png');background-repeat:no-repeat;\">...</div>"
              }
            ]
          },
          "AA.2_1_1.SCR20.MouseDown": {
            "Ensure the functionality provided by mousing down on this element is available through the keyboard; for instance, using the keydown event.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"tel:1-866-487-2365\" onmousedown=\"_sendEvent('Telephone Clicks','1-866-487-2365','',0);\">...</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.dol.gov/",
      "what": "URL",
      "result": "https://www.dol.gov/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://www.dol.gov/",
      "result": {
        "content": {
          "totals": {
            "violation": 23,
            "recommendation": 8,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_Html_HasLang",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/iframe[1]/html[1]",
                "aria": "/document[1]/main[1]/article[1]/document[2]"
              },
              "message": "Page detected as HTML, but does not have a 'lang' attribute",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 203,
                "width": 500
              },
              "snippet": "<html>",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Html_HasLang",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/iframe[1]/html[1]",
                "aria": "/document[1]/main[1]/article[1]/document[1]"
              },
              "message": "Page detected as HTML, but does not have a 'lang' attribute",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 293,
                "width": 500
              },
              "snippet": "<html>",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]",
                "aria": "/document[1]/main[1]/article[1]"
              },
              "message": "The <div> element has the id \"modulartext-bg\" that is already in use",
              "bounds": {
                "left": 8,
                "top": 4664,
                "height": 0,
                "width": 784
              },
              "snippet": "<div id=\"modulartext-bg\" class=\"paragraph agency_blurb paragraph--type--modular-blurb paragraph--view-mode--default background--light\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[2]/div[1]/div[1]/div[2]/nav[1]/div[1]/div[3]/section[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[1]"
              },
              "message": "The <section> element has the id \"block-dolfootermenu\" that is already in use",
              "bounds": {
                "left": 38,
                "top": 5384,
                "height": 109,
                "width": 754
              },
              "snippet": "<section class=\"usa-footer__primary-content usa-footer__primary-content--collapsible dol-footer__primary-content dol-footer__primary-content--collapsible\" id=\"block-dolfootermenu\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[2]/div[1]/div[1]/div[2]/nav[1]/div[1]/div[2]/section[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[1]"
              },
              "message": "The <section> element has the id \"block-dolfootermenu-4\" that is already in use",
              "bounds": {
                "left": 38,
                "top": 5185,
                "height": 183,
                "width": 754
              },
              "snippet": "<section class=\"usa-footer__primary-content usa-footer__primary-content--collapsible dol-footer__primary-content dol-footer__primary-content--collapsible\" id=\"block-dolfootermenu-4\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[2]/div[1]/div[1]/div[2]/nav[1]/div[1]/div[1]/section[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[1]"
              },
              "message": "The <section> element has the id \"block-dolfootermenu-3\" that is already in use",
              "bounds": {
                "left": 38,
                "top": 4987,
                "height": 183,
                "width": 754
              },
              "snippet": "<section class=\"usa-footer__primary-content usa-footer__primary-content--collapsible dol-footer__primary-content dol-footer__primary-content--collapsible\" id=\"block-dolfootermenu-3\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h1[1]",
                "aria": "/document[1]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2386,
                "height": 37,
                "width": 784
              },
              "snippet": "<h1 class=\"usa-hero__heading\">",
              "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": 8,
                "top": 8,
                "height": 18,
                "width": 133
              },
              "snippet": "<a id=\"skip-nav\" href=\"#main-content\" class=\"usa-skipnav visually-hidden focusable\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleSearchLandmarks",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[1]",
                "aria": "/document[1]/banner[1]/search[2]"
              },
              "message": "Multiple elements with \"search\" role do not have unique labels",
              "bounds": {
                "left": 8,
                "top": 2343,
                "height": 22,
                "width": 784
              },
              "snippet": "<div role=\"search\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleSearchLandmarks",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/form[1]/div[1]",
                "aria": "/document[1]/banner[1]/search[1]"
              },
              "message": "Multiple elements with \"search\" role do not have unique labels",
              "bounds": {
                "left": 8,
                "top": 261,
                "height": 22,
                "width": 784
              },
              "snippet": "<div role=\"search\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleBannerLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "Multiple elements with \"banner\" role do not have unique labels",
              "bounds": {
                "left": 8,
                "top": 27,
                "height": 2338,
                "width": 784
              },
              "snippet": "<header role=\"banner\" class=\"cd-main-header header cf usa-header usa-header-extended\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ComplementaryRequiredLabel_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/aside[1]",
                "aria": "/document[1]/main[1]/complementary[1]"
              },
              "message": "The element with \"complementary\" role does not have a label",
              "bounds": {
                "left": 8,
                "top": 2501,
                "height": 0,
                "width": 784
              },
              "snippet": "<aside role=\"complementary\" class=\"layout-sidebar-first show_left_sidebar left-sidebar\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[2]/div[1]/div[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "The tabbable element's role 'none' is not a widget role",
              "bounds": {
                "left": 8,
                "top": 152,
                "height": 37,
                "width": 784
              },
              "snippet": "<div tabindex=\"0\" class=\"agency\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[3]/div[1]/div[1]/ul[1]/li[6]/ul[1]/li[1]/ul[1]/li[1]",
                "aria": "/document[1]/banner[1]/list[2]/listitem[6]/list[1]/listitem[1]/list[1]/listitem[1]"
              },
              "message": "The ARIA attribute 'aria-expanded' is not valid for the element <li> with ARIA role 'listitem'",
              "bounds": {
                "left": 128,
                "top": 2197,
                "height": 111,
                "width": 664
              },
              "snippet": "<li aria-expanded=\"false\" class=\"has-children\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[3]/div[1]/div[1]/ul[1]/li[6]",
                "aria": "/document[1]/banner[1]/list[2]/listitem[6]"
              },
              "message": "The ARIA attribute 'aria-expanded' is not valid for the element <li> with ARIA role 'listitem'",
              "bounds": {
                "left": 48,
                "top": 2110,
                "height": 199,
                "width": 744
              },
              "snippet": "<li aria-expanded=\"false\" class=\"has-children\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[3]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[1]/ul[1]/li[1]",
                "aria": "/document[1]/banner[1]/list[2]/listitem[5]/list[1]/listitem[1]/list[1]/listitem[1]"
              },
              "message": "The ARIA attribute 'aria-expanded' is not valid for the element <li> with ARIA role 'listitem'",
              "bounds": {
                "left": 128,
                "top": 1943,
                "height": 167,
                "width": 664
              },
              "snippet": "<li aria-expanded=\"false\" class=\"has-children\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[3]/div[1]/div[1]/ul[1]/li[5]",
                "aria": "/document[1]/banner[1]/list[2]/listitem[5]"
              },
              "message": "The ARIA attribute 'aria-expanded' is not valid for the element <li> with ARIA role 'listitem'",
              "bounds": {
                "left": 48,
                "top": 1856,
                "height": 254,
                "width": 744
              },
              "snippet": "<li aria-expanded=\"false\" class=\"has-children\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[3]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[1]/ul[1]/li[1]",
                "aria": "/document[1]/banner[1]/list[2]/listitem[2]/list[1]/listitem[1]/list[1]/listitem[1]"
              },
              "message": "The ARIA attribute 'aria-expanded' is not valid for the element <li> with ARIA role 'listitem'",
              "bounds": {
                "left": 128,
                "top": 1301,
                "height": 518,
                "width": 664
              },
              "snippet": "<li aria-expanded=\"false\" class=\"has-children\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[3]/div[1]/div[1]/ul[1]/li[2]",
                "aria": "/document[1]/banner[1]/list[2]/listitem[2]"
              },
              "message": "The ARIA attribute 'aria-expanded' is not valid for the element <li> with ARIA role 'listitem'",
              "bounds": {
                "left": 48,
                "top": 1213,
                "height": 606,
                "width": 744
              },
              "snippet": "<li aria-expanded=\"false\" class=\"has-children\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[3]/div[1]/div[1]/ul[1]/li[1]/ul[1]/li[1]/ul[1]/li[1]",
                "aria": "/document[1]/banner[1]/list[2]/listitem[1]/list[1]/listitem[1]/list[1]/listitem[1]"
              },
              "message": "The ARIA attribute 'aria-expanded' is not valid for the element <li> with ARIA role 'listitem'",
              "bounds": {
                "left": 128,
                "top": 404,
                "height": 666,
                "width": 664
              },
              "snippet": "<li aria-expanded=\"false\" class=\"has-children\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[3]/div[1]/div[1]/ul[1]/li[1]",
                "aria": "/document[1]/banner[1]/list[2]/listitem[1]"
              },
              "message": "The ARIA attribute 'aria-expanded' is not valid for the element <li> with ARIA role 'listitem'",
              "bounds": {
                "left": 48,
                "top": 317,
                "height": 897,
                "width": 744
              },
              "snippet": "<li aria-expanded=\"false\" class=\"has-children\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/noscript[2]",
                "aria": "/document[1]"
              },
              "message": "The ARIA attribute 'aria-hidden' is not valid for the element <noscript> with ARIA role 'none'",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<noscript aria-hidden=\"true\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/noscript[1]",
                "aria": "/document[1]"
              },
              "message": "The ARIA attribute 'aria-hidden' is not valid for the element <noscript> with ARIA role 'none'",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<noscript aria-hidden=\"true\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/iframe[1]",
                "aria": "/document[1]/main[1]/article[1]"
              },
              "message": "The HTML attribute(s) \"scrolling, frameborder\" is deprecated for the <iframe> element in HTML 5",
              "bounds": {
                "left": 8,
                "top": 4458,
                "height": 203,
                "width": 500
              },
              "snippet": "<iframe title=\"Twitter Timeline\" data-widget-id=\"profile:SecMartyWalsh\" style=\"position: static; visibility: visible; display: inline-block; width: 100%; padding: 0px; border: none; max-width: 100%; min-width: 180px; margin-top: 0px; margin-bottom: 0px; height: 202.344px;\" class=\"twitter-timeline twitter-timeline-rendered\" allowfullscreen=\"true\" allowtransparency=\"true\" frameborder=\"0\" scrolling=\"no\" id=\"twitter-widget-1\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/iframe[1]",
                "aria": "/document[1]/main[1]/article[1]"
              },
              "message": "The HTML attribute(s) \"scrolling, frameborder\" is deprecated for the <iframe> element in HTML 5",
              "bounds": {
                "left": 8,
                "top": 4161,
                "height": 293,
                "width": 500
              },
              "snippet": "<iframe title=\"Twitter Timeline\" data-widget-id=\"profile:USDOL\" style=\"position: static; visibility: visible; display: inline-block; width: 100%; padding: 0px; border: none; max-width: 100%; min-width: 180px; margin-top: 0px; margin-bottom: 0px; height: 292.414px;\" class=\"twitter-timeline twitter-timeline-rendered\" allowfullscreen=\"true\" allowtransparency=\"true\" frameborder=\"0\" scrolling=\"no\" id=\"twitter-widget-0\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[2]/div[1]/h2[1]/a[1]",
                "aria": "/document[1]/main[1]/article[1]/heading[4]/link[1]"
              },
              "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>",
              "bounds": {
                "left": 8,
                "top": 3623,
                "height": 27,
                "width": 55
              },
              "snippet": "<a role=\"link\" name=\"news-rss\" title=\"News RSS\" href=\"https://www.dol.gov/rss/releases.xml\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[2]/div[1]/article[1]",
                "aria": "/document[1]/main[1]/article[1]"
              },
              "message": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
              "bounds": {
                "left": 8,
                "top": 2501,
                "height": 2163,
                "width": 784
              },
              "snippet": "<article class=\"agency_homepage\" about=\"/homepage\" role=\"article\" data-history-node-id=\"147946\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/aside[1]",
                "aria": "/document[1]/main[1]/complementary[1]"
              },
              "message": "The explicitly-assigned ARIA role \"complementary\" is redundant with the implicit role of the element <aside>",
              "bounds": {
                "left": 8,
                "top": 2501,
                "height": 0,
                "width": 784
              },
              "snippet": "<aside role=\"complementary\" class=\"layout-sidebar-first show_left_sidebar left-sidebar\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The explicitly-assigned ARIA role \"main\" is redundant with the implicit role of the element <main>",
              "bounds": {
                "left": 8,
                "top": 2501,
                "height": 2163,
                "width": 784
              },
              "snippet": "<main class=\"cd-main-content hide-edit-menu\" role=\"main\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>",
              "bounds": {
                "left": 8,
                "top": 27,
                "height": 2338,
                "width": 784
              },
              "snippet": "<header role=\"banner\" class=\"cd-main-header header cf usa-header usa-header-extended\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/footer[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "The explicitly-assigned ARIA role \"contentinfo\" is redundant with the implicit role of the element <footer>",
              "bounds": {
                "left": 8,
                "top": 4680,
                "height": 900,
                "width": 784
              },
              "snippet": "<footer role=\"contentinfo\" class=\"-footer usa-footer usa-footer--big\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "prevented": true,
          "error": "ERROR: getting ibm test report took too long"
        },
        "prevented": true
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.dol.gov/",
      "what": "URL",
      "result": "https://www.dol.gov/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://www.dol.gov/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "Home | U.S. Department of Labor",
          "pageurl": "https://www.dol.gov/",
          "time": 3.63,
          "creditsremaining": 1048,
          "allitemcount": 167,
          "totalelements": 857,
          "waveurl": "http://wave.webaim.org/report?url=https://www.dol.gov/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 0,
            "items": []
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 6,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 6,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child > HEADER:first-child > DIV#header-content > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child > HEADER:first-child + DIV + MAIN + FOOTER > DIV:first-child + SECTION + DIV + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > P:first-child + DIV > A:first-child > svg:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child > HEADER:first-child + DIV + MAIN + FOOTER > DIV:first-child + SECTION + DIV + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > P:first-child + DIV > A:first-child + A > svg:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child > HEADER:first-child + DIV + MAIN + FOOTER > DIV:first-child + SECTION + DIV + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > P:first-child + DIV > A:first-child + A + A > svg:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child > HEADER:first-child + DIV + MAIN + FOOTER > DIV:first-child + SECTION + DIV + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > P:first-child + DIV > A:first-child + A + A + A > svg:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child > HEADER:first-child + DIV + MAIN + FOOTER > DIV:first-child + SECTION + DIV + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > P:first-child + DIV > A:first-child + A + A + A + A > svg:first-child + SPAN"
                ],
                "contrastdata": [
                  [
                    3.35,
                    "#1b1b1b",
                    "#0071bc",
                    false
                  ],
                  [
                    4.11,
                    "#0071bc",
                    "#e6e6e6",
                    false
                  ],
                  [
                    4.11,
                    "#0071bc",
                    "#e6e6e6",
                    false
                  ],
                  [
                    4.11,
                    "#0071bc",
                    "#e6e6e6",
                    false
                  ],
                  [
                    4.11,
                    "#0071bc",
                    "#e6e6e6",
                    false
                  ],
                  [
                    4.11,
                    "#0071bc",
                    "#e6e6e6",
                    false
                  ]
                ],
                "wcag": [
                  {
                    "name": "1.4.3 Contrast (Minimum) (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3"
                  }
                ]
              }
            }
          },
          "alert": {
            "description": "Alerts",
            "count": 25,
            "items": {
              "link_redundant": {
                "id": "link_redundant",
                "description": "Redundant link",
                "count": 8,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child > HEADER:first-child > DIV#header-content > DIV#dol-primary-menu > DIV:first-child > UL#cd-primary-nav-secondary-desktop > LI:first-child > A:first-child + UL > LI:first-child > UL:first-child > LI:first-child > SPAN:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child > HEADER:first-child > DIV#header-content > DIV#dol-primary-menu > DIV:first-child > UL#cd-primary-nav-secondary-desktop > LI:first-child + LI > A:first-child + UL > LI:first-child > UL:first-child > LI:first-child > SPAN:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child > HEADER:first-child > DIV#header-content > DIV#dol-primary-menu > DIV:first-child > UL#cd-primary-nav-secondary-desktop > LI:first-child + LI + LI + LI + LI > A:first-child + UL > LI:first-child > UL:first-child > LI:first-child > SPAN:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child > HEADER:first-child > DIV#header-content > DIV#dol-primary-menu > DIV:first-child > UL#cd-primary-nav-secondary-desktop > LI:first-child + LI + LI + LI + LI + LI > A:first-child + UL > LI:first-child > UL:first-child > LI:first-child > SPAN:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child > HEADER:first-child > DIV#header-content > DIV#dol-primary-menu > DIV:first-child > UL#cd-primary-nav-secondary-desktop > LI:first-child + LI + LI + LI + LI + LI > A:first-child + UL > LI:first-child > UL:first-child > LI:first-child > SPAN:first-child + DIV > UL:first-child > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child > HEADER:first-child + DIV + MAIN > DIV:first-child + ASIDE + A + DIV > DIV#block-opa-theme-content > ARTICLE:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#modulartext-bg > DIV:first-child > META:first-child + LINK + META + META + META + META + META + META + META + DIV > DIV:first-child > P:first-child + DIV > STRONG:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child > HEADER:first-child + DIV + MAIN > DIV:first-child + ASIDE + A + DIV > DIV#block-opa-theme-content > ARTICLE:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#modulartext-bg > DIV:first-child > META:first-child + LINK + META + META + META + META + META + META + META + DIV > DIV:first-child + DIV > P:first-child + DIV > STRONG:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child > HEADER:first-child + DIV + MAIN > DIV:first-child + ASIDE + A + DIV > DIV#block-opa-theme-content > ARTICLE:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#modulartext-bg > DIV:first-child > META:first-child + LINK + META + META + META + META + META + META + META + DIV > DIV:first-child + DIV + DIV > P:first-child + DIV > STRONG: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"
                  }
                ]
              },
              "noscript": {
                "id": "noscript",
                "description": "Noscript element",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child > HEADER:first-child + DIV > DIV#block-gtmpixeldolbahcontainer > NOSCRIPT:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child > HEADER:first-child + DIV > DIV#block-gtmpixeldolbahcontainer > NOSCRIPT:first-child + NOSCRIPT"
                ],
                "wcag": []
              },
              "text_small": {
                "id": "text_small",
                "description": "Very small text",
                "count": 13,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child > HEADER:first-child + DIV + MAIN > DIV:first-child + ASIDE + A + DIV > DIV#block-opa-theme-content > ARTICLE:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child > A:first-child > svg:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child > HEADER:first-child + DIV + MAIN > DIV:first-child + ASIDE + A + DIV > DIV#block-opa-theme-content > ARTICLE:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child > A:first-child + A > svg:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child > HEADER:first-child + DIV + MAIN > DIV:first-child + ASIDE + A + DIV > DIV#block-opa-theme-content > ARTICLE:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child > A:first-child + A + A > svg:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child > HEADER:first-child + DIV + MAIN > DIV:first-child + ASIDE + A + DIV > DIV#block-opa-theme-content > ARTICLE:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child > A:first-child + A + A + A > svg:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child > HEADER:first-child + DIV + MAIN > DIV:first-child + ASIDE + A + DIV > DIV#block-opa-theme-content > ARTICLE:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child > A:first-child > svg:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child > HEADER:first-child + DIV + MAIN > DIV:first-child + ASIDE + A + DIV > DIV#block-opa-theme-content > ARTICLE:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child > A:first-child + A > svg:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child > HEADER:first-child + DIV + MAIN > DIV:first-child + ASIDE + A + DIV > DIV#block-opa-theme-content > ARTICLE:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child > A:first-child + A + A > svg:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child > HEADER:first-child + DIV + MAIN > DIV:first-child + ASIDE + A + DIV > DIV#block-opa-theme-content > ARTICLE:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child > A:first-child + A + A + A > svg:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child > HEADER:first-child + DIV + MAIN + FOOTER > DIV:first-child + SECTION + DIV + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > P:first-child + DIV > A:first-child > svg:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child > HEADER:first-child + DIV + MAIN + FOOTER > DIV:first-child + SECTION + DIV + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > P:first-child + DIV > A:first-child + A > svg:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child > HEADER:first-child + DIV + MAIN + FOOTER > DIV:first-child + SECTION + DIV + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > P:first-child + DIV > A:first-child + A + A > svg:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child > HEADER:first-child + DIV + MAIN + FOOTER > DIV:first-child + SECTION + DIV + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > P:first-child + DIV > A:first-child + A + A + A > svg:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child > HEADER:first-child + DIV + MAIN + FOOTER > DIV:first-child + SECTION + DIV + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > P:first-child + DIV > A:first-child + A + A + A + A > svg:first-child + SPAN"
                ],
                "wcag": []
              },
              "underline": {
                "id": "underline",
                "description": "Underlined text",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child > HEADER:first-child > DIV:first-child > 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 + DIV > DIV:first-child > HEADER:first-child > DIV:first-child > DIV:first-child > HEADER:first-child > DIV:first-child > DIV:first-child + DIV + BUTTON > SPAN:first-child"
                ],
                "wcag": []
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.dol.gov/",
      "what": "URL",
      "result": "https://www.dol.gov/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://www.dol.gov/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.066",
        "responseTime": "2022-07-17T22:09:15.273Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1050556,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 170,
              "failing": 10
            },
            "issues": {
              "totalErrors": 61,
              "totalWarnings": 1,
              "totalIssues": 62
            },
            "issuesByLevel": {
              "A": {
                "count": 31,
                "pct": 50
              },
              "AA": {
                "count": 28,
                "pct": 45.16
              },
              "AAA": {
                "count": 62,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 6,
              "warningDensity": 0,
              "allDensity": 6
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "4a58c73c-ea5b-4c76-9785-6c2bf25aa0a9",
          "docID": "72f48c81-4887-4baa-fbb7-63a76081d6c2",
          "sourceHash": "bf8fc265037c80da4e39b923db24bdb5",
          "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=4a58c73c-ea5b-4c76-9785-6c2bf25aa0a9",
          "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": 3188.52
                },
                "height": 3188.52,
                "width": 1024
              },
              "position": {
                "line": 2646,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"layout-one-sidebar layout-sidebar-first\"&gt;\n&lt;a class=\"usa-skipnav visually-hidden focusable\" href=\"#main-content\" id=\"skip-nav\"&gt; Skip to main content\n&lt;/a&gt; &lt;div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-can",
              "xpath": "/html/body",
              "issueID": "5fe207405fb1674093a49cc43938bb4e",
              "signature": "428ec2adda57a0982a65bda9ee220979",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=5fe207405fb1674093a49cc43938bb4e"
            },
            {
              "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": 25.4375,
                  "y": 148.379375
                },
                "bottom-right": {
                  "x": 111.4375,
                  "y": 163.379375
                },
                "height": 15,
                "width": 86
              },
              "position": {
                "line": 8494,
                "column": 77
              },
              "errorSnippet": "&lt;a class=\"usa-button button-transition\" href=\"/coronavirus\"&gt;Learn More&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "6c955ae1dd2c220afff09eabc507cdfb",
              "signature": "05cc63628ee8c7b149cc79c057ca9bbb",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=6c955ae1dd2c220afff09eabc507cdfb"
            },
            {
              "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": 580,
                  "y": 59.390625
                },
                "bottom-right": {
                  "x": 604,
                  "y": 77.390625
                },
                "height": 18,
                "width": 24
              },
              "position": {
                "line": 610,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://webapps.dol.gov/dolfaq/\"&gt;FAQ&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/a[1]",
              "issueID": "4d374477889fc900094458d216a9887e",
              "signature": "a18dd37d34ad131f2d17fe1a4bd96c87",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=4d374477889fc900094458d216a9887e"
            },
            {
              "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": 625,
                  "y": 59.390625
                },
                "bottom-right": {
                  "x": 699,
                  "y": 77.390625
                },
                "height": 18,
                "width": 74
              },
              "position": {
                "line": 610,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/general/contact\"&gt;Contact Us&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[2]/a[1]",
              "issueID": "1a6c534ff25fc65491a38809bba0175e",
              "signature": "d88996d50ae3eb7580d71d17a66de903",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=1a6c534ff25fc65491a38809bba0175e"
            },
            {
              "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": 704.65625,
                  "y": 50
                },
                "bottom-right": {
                  "x": 786.65625,
                  "y": 88
                },
                "height": 38,
                "width": 82
              },
              "position": {
                "line": 8706,
                "column": 77
              },
              "errorSnippet": "&lt;a href=\"https://www.dol.gov/rss/releases.xml\" title=\"News RSS\" name=\"news-rss\" role=\"link\"&gt; News &lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/main[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[2]/div[1]/h2[1]/a[1]",
              "issueID": "6dc8250497f86cd1843e2e205ef1206c",
              "signature": "5d4a558123b47e21614722076cfa6b36",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=6dc8250497f86cd1843e2e205ef1206c"
            },
            {
              "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": 532.328125,
                  "y": 2772.515625
                },
                "bottom-right": {
                  "x": 610.328125,
                  "y": 2794.515625
                },
                "height": 22,
                "width": 78
              },
              "position": {
                "line": 8977,
                "column": 77
              },
              "errorSnippet": "&lt;a href=\"https://www.dol.gov/general/aboutdol\" class=\"usa-footer__secondary-link dol-footer__secondary-link\"&gt;About DOL&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/footer[1]/div[2]/div[1]/div[1]/div[2]/nav[1]/div[1]/div[2]/section[1]/ul[1]/li[1]/a[1]",
              "issueID": "afd7d51567fa10f8922c039d01289215",
              "signature": "225d6542f8369d93f2557ce787c23309",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=afd7d51567fa10f8922c039d01289215"
            },
            {
              "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": 132,
                  "y": 14.8906
                },
                "height": 16.8906,
                "width": 132
              },
              "position": {
                "line": 3441,
                "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/div[1]/div[1]/header[1]/div[1]/div[1]/header[1]/div[1]/div[2]/p[2]",
              "issueID": "2d323098098e072aea75c2d64de797c5",
              "signature": "db71e69132cee5c05da71b928b9823c5",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=129&issueID=2d323098098e072aea75c2d64de797c5"
            },
            {
              "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": 8339,
                "column": 21
              },
              "errorSnippet": "&lt;span class=\"usa-banner__button-text\"&gt;Here’s how you know&lt;/span&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/header[1]/div[1]/button[1]/span[1]",
              "issueID": "9c4f5fe345d7be0a045390055f054b27",
              "signature": "eb5d099c62a0c595de9801df7508c474",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=129&issueID=9c4f5fe345d7be0a045390055f054b27"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 36
                },
                "height": 36,
                "width": 0
              },
              "position": {
                "line": 9769,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"social-media-icons\"&gt; &lt;a class=\"social-media-icon\" href=\"https://www.facebook.com/departmentoflabor\" title=\"Department of Labor Facebook\" target=\"_blank\" rel=\"noopener\"&gt; &lt;!--?xml version=\"1.0\" encoding=\"utf-8\"?--&gt; &lt;svg ari",
              "xpath": "/html/body/div[1]/div[1]/main[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]",
              "issueID": "dca874ad5fa432434b05ef89054eb895",
              "signature": "fdc77d3e24fc5639695614872a0b6e76",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=dca874ad5fa432434b05ef89054eb895"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 36
                },
                "height": 36,
                "width": 0
              },
              "position": {
                "line": 9858,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"social-media-icons\"&gt; &lt;a class=\"social-media-icon\" href=\"https://www.facebook.com/departmentoflabor\" title=\"Department of Labor Facebook\" target=\"_blank\" rel=\"noopener\"&gt; &lt;!--?xml version=\"1.0\" encoding=\"utf-8\"?--&gt; &lt;svg ari",
              "xpath": "/html/body/div[1]/div[1]/main[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]",
              "issueID": "78132e820b3f18fd50cf66c78d8ca494",
              "signature": "27897c1bd600def036e23042e1eb2b60",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=78132e820b3f18fd50cf66c78d8ca494"
            },
            {
              "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": 157,
                  "y": 3134.015625
                },
                "bottom-right": {
                  "x": 402,
                  "y": 3170.015625
                },
                "height": 36,
                "width": 245
              },
              "position": {
                "line": 10136,
                "column": 1
              },
              "errorSnippet": "&lt;div class=\"social-media-icons\"&gt; &lt;a class=\"social-media-icon\" href=\"https://www.facebook.com/departmentoflabor\" title=\"Facebook for the United States Department of Labor\" target=\"_blank\" rel=\"noopener\"&gt; &lt;!--?xml version=\"1.0\" encoding=\"utf",
              "xpath": "/html/body/div[1]/div[1]/footer[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]",
              "issueID": "925836ee20b79bab3625b2c6329391a4",
              "signature": "679ef441f920ffe3a8aecb45bd8b1f50",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=925836ee20b79bab3625b2c6329391a4"
            },
            {
              "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": 22.3906
                },
                "height": 22.3906,
                "width": 1024
              },
              "position": {
                "line": 7333,
                "column": 332
              },
              "errorSnippet": "&lt;header class=\"usa-banner__header\" aria-label=\"Official United States Government Website Disclaimer\"&gt; &lt;div class=\"usa-banner__inner\"&gt; &lt;div class=\"grid-col-auto\"&gt; &lt;img class=\"usa-banner__header-flag\" src=\"/themes/opa_theme/img/flag-fa",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/header[1]",
              "issueID": "4334493c9ce5727479f70d085bdd5a40",
              "signature": "6a0081f6c39d7be943e31cc8c8b3b6ca",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=4334493c9ce5727479f70d085bdd5a40"
            },
            {
              "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": 704.65625,
                  "y": 162
                },
                "bottom-right": {
                  "x": 993.98425,
                  "y": 267
                },
                "height": 105,
                "width": 289.328
              },
              "position": {
                "line": 9677,
                "column": 17
              },
              "errorSnippet": "&lt;h3&gt;&lt;span&gt;Alarming rise in trench-related fatalities spurs US Department of Labor to announce enhanced nationwide enforcement, additional oversight&lt;/span&gt;\n&lt;/h3&gt;",
              "xpath": "/html/body/div[1]/div[1]/main[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]/div[1]/div[1]/h3[1]",
              "issueID": "c344f0be3172b12c924d0961b5bdfd8d",
              "signature": "bc3287d570bbf4508751b37619720db1",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=c344f0be3172b12c924d0961b5bdfd8d"
            },
            {
              "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": 704.65625,
                  "y": 341
                },
                "bottom-right": {
                  "x": 993.98425,
                  "y": 425
                },
                "height": 84,
                "width": 289.328
              },
              "position": {
                "line": 9689,
                "column": 17
              },
              "errorSnippet": "&lt;h3&gt;&lt;span&gt;US Department of Labor awards $12.3M in funding to support job exploration, training options for young people &lt;/span&gt;\n&lt;/h3&gt;",
              "xpath": "/html/body/div[1]/div[1]/main[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/a[1]/div[1]/div[1]/h3[1]",
              "issueID": "b4b4d065d30676e78396d2591cf61136",
              "signature": "95f3c22898c6b7fc62d55c2af3a0cb50",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=b4b4d065d30676e78396d2591cf61136"
            },
            {
              "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": 704.65625,
                  "y": 499
                },
                "bottom-right": {
                  "x": 993.98425,
                  "y": 583
                },
                "height": 84,
                "width": 289.328
              },
              "position": {
                "line": 9701,
                "column": 17
              },
              "errorSnippet": "&lt;h3&gt;&lt;span&gt;US Department of Labor proposes rule to provide workers on federal service contracts right of first refusal of employment &lt;/span&gt;\n&lt;/h3&gt;",
              "xpath": "/html/body/div[1]/div[1]/main[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/a[1]/div[1]/div[1]/h3[1]",
              "issueID": "6f2acbb8604d600a1d943305be53ba61",
              "signature": "71dde3a3609de9bb45ae853fd3779c9b",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=6f2acbb8604d600a1d943305be53ba61"
            },
            {
              "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": 704.65625,
                  "y": 773
                },
                "bottom-right": {
                  "x": 993.98425,
                  "y": 857
                },
                "height": 84,
                "width": 289.328
              },
              "position": {
                "line": 9725,
                "column": 17
              },
              "errorSnippet": "&lt;h3&gt;&lt;span&gt;US Department of Labor announces first group of Apprenticeship Ambassadors to promote, expand, diversify apprenticeship&lt;/span&gt;\n&lt;/h3&gt;",
              "xpath": "/html/body/div[1]/div[1]/main[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[5]/div[1]/a[1]/div[1]/div[1]/h3[1]",
              "issueID": "cc96a1f8dc117ec8a93ca6afa353c932",
              "signature": "bbc00ab4ac7374ef338f91960f9e4453",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=cc96a1f8dc117ec8a93ca6afa353c932"
            },
            {
              "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": 301.5,
                  "y": 2695.515625
                },
                "bottom-right": {
                  "x": 532.328,
                  "y": 3062.515625
                },
                "height": 367,
                "width": 230.828
              },
              "position": {
                "line": 10093,
                "column": 5
              },
              "errorSnippet": "&lt;section id=\"block-dolfootermenu-3\" class=\"usa-footer__primary-content usa-footer__primary-content--collapsible dol-footer__primary-content dol-footer__primary-content--collapsible\"&gt; &lt;span class=\"usa-footer__primary-link\"&gt;Federal Government&l",
              "xpath": "/html/body/div[1]/div[1]/footer[1]/div[2]/div[1]/div[1]/div[2]/nav[1]/div[1]/div[1]/section[1]",
              "issueID": "d9e77acb4a5d2e2b678d5cbfa74611b1",
              "signature": "c2118b5c201018c72a6d0d7c6b89bafb",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=d9e77acb4a5d2e2b678d5cbfa74611b1"
            },
            {
              "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": 532.328125,
                  "y": 2695.515625
                },
                "bottom-right": {
                  "x": 763.156125,
                  "y": 3098.515625
                },
                "height": 403,
                "width": 230.828
              },
              "position": {
                "line": 10137,
                "column": 5
              },
              "errorSnippet": "&lt;section id=\"block-dolfootermenu-4\" class=\"usa-footer__primary-content usa-footer__primary-content--collapsible dol-footer__primary-content dol-footer__primary-content--collapsible\"&gt; &lt;span class=\"usa-footer__primary-link\"&gt;Labor Department&lt;",
              "xpath": "/html/body/div[1]/div[1]/footer[1]/div[2]/div[1]/div[1]/div[2]/nav[1]/div[1]/div[2]/section[1]",
              "issueID": "90944f962aa6e7e10937600508226779",
              "signature": "af9c1c0abf311337caf0fa099967f614",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=90944f962aa6e7e10937600508226779"
            },
            {
              "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": 763.15625,
                  "y": 2695.515625
                },
                "bottom-right": {
                  "x": 993.98425,
                  "y": 2926.515625
                },
                "height": 231,
                "width": 230.828
              },
              "position": {
                "line": 10181,
                "column": 5
              },
              "errorSnippet": "&lt;section id=\"block-dolfootermenu\" class=\"usa-footer__primary-content usa-footer__primary-content--collapsible dol-footer__primary-content dol-footer__primary-content--collapsible\"&gt; &lt;span class=\"usa-footer__primary-link\"&gt;About The Site&lt;svg ",
              "xpath": "/html/body/div[1]/div[1]/footer[1]/div[2]/div[1]/div[1]/div[2]/nav[1]/div[1]/div[3]/section[1]",
              "issueID": "30a13daea84a776bac9aedde8b5c5fd9",
              "signature": "021ba511e38058da69ce0d39782e94aa",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=30a13daea84a776bac9aedde8b5c5fd9"
            },
            {
              "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": 580,
                  "y": 59.390625
                },
                "bottom-right": {
                  "x": 604,
                  "y": 77.390625
                },
                "height": 18,
                "width": 24
              },
              "position": {
                "line": 610,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://webapps.dol.gov/dolfaq/\"&gt;FAQ&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/a[1]",
              "issueID": "f2f18a451514819cd0c660758f89ff41",
              "signature": "b2dd74329190fef0f95f2b84d872eda1",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=f2f18a451514819cd0c660758f89ff41"
            },
            {
              "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": 101.25,
                  "y": 17
                },
                "height": 17,
                "width": 101.25
              },
              "position": {
                "line": 611,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/general/topics\"&gt;&lt;span class=\"menu-border-wrapper\"&gt;&lt;span class=\"menutitle\"&gt;TOPICS&lt;/span&gt;&lt;span class=\"menuarrow\"&gt;&lt;p class=\"backtext\" style=\"\"&gt;Back&lt;/p&gt;&lt;svg class=\"svg-inline--fa fa-chevron-down fa-w-14\"",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[3]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "d1e66892b23c72fa9bc71d78b13354e0",
              "signature": "f6b8c6b72af3c26c4cd5ae7fb5265e1d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=d1e66892b23c72fa9bc71d78b13354e0"
            },
            {
              "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": 101.25,
                  "y": 0
                },
                "bottom-right": {
                  "x": 215.5,
                  "y": 17
                },
                "height": 17,
                "width": 114.25
              },
              "position": {
                "line": 5239,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"/general/dol-agencies\"&gt;&lt;span class=\"menu-border-wrapper\"&gt;&lt;span class=\"menutitle\"&gt;AGENCIES&lt;/span&gt;&lt;span class=\"menuarrow\"&gt;&lt;p class=\"backtext\" style=\"\"&gt;Back&lt;/p&gt;&lt;svg class=\"svg-inline--fa fa-chevron-down ",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[3]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "22fd193987e96018329a36cbd808512f",
              "signature": "b2fc3b43da3a71496bc1350c0d761d0b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=22fd193987e96018329a36cbd808512f"
            },
            {
              "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": -40
                },
                "height": -40,
                "width": 0
              },
              "position": {
                "line": 7237,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://webapps.dol.gov/dolfaq/\"&gt;&lt;span class=\"menu-border-wrapper\"&gt;FAQ&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[3]/div[1]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "2e2100661cf2244be25aa9f2fe5de3be",
              "signature": "cec5bd71bc24012270620701685c8054",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=2e2100661cf2244be25aa9f2fe5de3be"
            },
            {
              "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": 292.5,
                  "y": 0
                },
                "bottom-right": {
                  "x": 410.75,
                  "y": 17
                },
                "height": 17,
                "width": 118.25
              },
              "position": {
                "line": 7237,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/general/aboutdol\"&gt;&lt;span class=\"menu-border-wrapper\"&gt;&lt;span class=\"menutitle\"&gt;ABOUT US&lt;/span&gt;&lt;span class=\"menuarrow\"&gt;&lt;p class=\"backtext\" style=\"\"&gt;Back&lt;/p&gt;&lt;svg class=\"svg-inline--fa fa-chevron-down fa-w",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[3]/div[1]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "f998245c7634d3dc8c3b8f79501bba8c",
              "signature": "850926422b14e2de535402d6ba2c6d35",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=f998245c7634d3dc8c3b8f79501bba8c"
            },
            {
              "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": 410.75,
                  "y": 0
                },
                "bottom-right": {
                  "x": 499,
                  "y": 17
                },
                "height": 17,
                "width": 88.25
              },
              "position": {
                "line": 8387,
                "column": 31
              },
              "errorSnippet": "&lt;a href=\"/newsroom\"&gt;&lt;span class=\"menu-border-wrapper\"&gt;&lt;span class=\"menutitle\"&gt;NEWS&lt;/span&gt;&lt;span class=\"menuarrow\"&gt;&lt;p class=\"backtext\" style=\"\"&gt;Back&lt;/p&gt;&lt;svg class=\"svg-inline--fa fa-chevron-down fa-w-14\" aria-hi",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[3]/div[1]/div[1]/ul[1]/li[6]/a[1]",
              "issueID": "d72d24b6168736d450f4cc69b523e920",
              "signature": "ce64ce36b1715954f706145de0ce5fc2",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=d72d24b6168736d450f4cc69b523e920"
            },
            {
              "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": -16
                },
                "height": -16,
                "width": -16
              },
              "position": {
                "line": 6541,
                "column": 0
              },
              "errorSnippet": "&lt;input class=\"searchbox-input usa-input\" id=\"query\" aria-label=\"search\" type=\"text\" name=\"query\" autocomplete=\"off\" placeholder=\"Search\" tabindex=\"0\"&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[1]/input[2]",
              "issueID": "bffc31021ead6e1185e9851d112c9367",
              "signature": "f4077915457eaf2100a0aea837e2be34",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=bffc31021ead6e1185e9851d112c9367"
            },
            {
              "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": 36,
                  "y": 36
                },
                "height": 36,
                "width": 36
              },
              "position": {
                "line": 8761,
                "column": 6
              },
              "errorSnippet": "&lt;a class=\"social-media-icon\" href=\"https://www.facebook.com/departmentoflabor\" title=\"Department of Labor Facebook\" target=\"_blank\" rel=\"noopener\"&gt; &lt;!--?xml version=\"1.0\" encoding=\"utf-8\"?--&gt; &lt;svg aria-hidden=\"true\" class=\"svg-inline--fa f",
              "xpath": "/html/body/div[1]/div[1]/main[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/a[1]",
              "issueID": "6c93dc9e7819331c12346ecae718b6b0",
              "signature": "5a3d4603e235c507977227beeb433371",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=6c93dc9e7819331c12346ecae718b6b0"
            },
            {
              "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": 36,
                  "y": 36
                },
                "height": 36,
                "width": 36
              },
              "position": {
                "line": 8762,
                "column": 6
              },
              "errorSnippet": "&lt;a class=\"social-media-icon\" href=\"https://twitter.com/USDOL\" title=\"Department of Labor Twitter\" target=\"_blank\" rel=\"noopener\"&gt; &lt;!--?xml version=\"1.0\" encoding=\"utf-8\"?--&gt; &lt;svg aria-hidden=\"true\" class=\"svg-inline--fa fa-twitter fa-w-16\"",
              "xpath": "/html/body/div[1]/div[1]/main[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/a[2]",
              "issueID": "1f533f518d70a6c1445f17ea12d74a8e",
              "signature": "280a434e636b51655f9e809cd05a2e56",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=1f533f518d70a6c1445f17ea12d74a8e"
            },
            {
              "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": 36,
                  "y": 36
                },
                "height": 36,
                "width": 36
              },
              "position": {
                "line": 8763,
                "column": 6
              },
              "errorSnippet": "&lt;a class=\"social-media-icon\" href=\"https://www.linkedin.com/company/u-s--department-of-labor\" title=\"Department of Labor Linkedin\" target=\"_blank\" rel=\"noopener\"&gt; &lt;!--?xml version=\"1.0\" encoding=\"utf-8\"?--&gt; &lt;svg aria-hidden=\"true\" class=\"s",
              "xpath": "/html/body/div[1]/div[1]/main[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/a[3]",
              "issueID": "1cc31cfd49f517d28d5226cd9b88c220",
              "signature": "e2790f6139b221c492408f950d422419",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=1cc31cfd49f517d28d5226cd9b88c220"
            },
            {
              "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": 36,
                  "y": 36
                },
                "height": 36,
                "width": 36
              },
              "position": {
                "line": 8781,
                "column": 41
              },
              "errorSnippet": "&lt;a class=\"social-media-icon\" href=\"https://www.youtube.com/user/USDepartmentofLabor\" title=\"Department of Labor Youtube\" target=\"_blank\" rel=\"noopener\"&gt; &lt;!--?xml version=\"1.0\" encoding=\"utf-8\"?--&gt; &lt;svg aria-hidden=\"true\" class=\"svg-inline-",
              "xpath": "/html/body/div[1]/div[1]/main[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/a[4]",
              "issueID": "5533bc2d02340696c770743f1788bab8",
              "signature": "1c5be3420cdf80f5ec2469808ad35551",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=5533bc2d02340696c770743f1788bab8"
            },
            {
              "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": 36,
                  "y": 36
                },
                "height": 36,
                "width": 36
              },
              "position": {
                "line": 8791,
                "column": 83
              },
              "errorSnippet": "&lt;a class=\"social-media-icon\" href=\"https://www.facebook.com/departmentoflabor\" title=\"Department of Labor Facebook\" target=\"_blank\" rel=\"noopener\"&gt; &lt;!--?xml version=\"1.0\" encoding=\"utf-8\"?--&gt; &lt;svg aria-hidden=\"true\" class=\"svg-inline--fa f",
              "xpath": "/html/body/div[1]/div[1]/main[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/a[1]",
              "issueID": "0f5ff1ce244b4ee92a98025e84e63fe7",
              "signature": "175b2f7520982c486b05e438acf1b24f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=0f5ff1ce244b4ee92a98025e84e63fe7"
            },
            {
              "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": 36,
                  "y": 36
                },
                "height": 36,
                "width": 36
              },
              "position": {
                "line": 8799,
                "column": 77
              },
              "errorSnippet": "&lt;a class=\"social-media-icon\" href=\"https://twitter.com/USDOL\" title=\"Department of Labor Twitter\" target=\"_blank\" rel=\"noopener\"&gt; &lt;!--?xml version=\"1.0\" encoding=\"utf-8\"?--&gt; &lt;svg aria-hidden=\"true\" class=\"svg-inline--fa fa-twitter fa-w-16\"",
              "xpath": "/html/body/div[1]/div[1]/main[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/a[2]",
              "issueID": "ae4aea8e0e91bb36093ce57944763877",
              "signature": "c9ea8c021f37c0ab269f41ca65e7f655",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=ae4aea8e0e91bb36093ce57944763877"
            },
            {
              "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": 36,
                  "y": 36
                },
                "height": 36,
                "width": 36
              },
              "position": {
                "line": 8807,
                "column": 77
              },
              "errorSnippet": "&lt;a class=\"social-media-icon\" href=\"https://www.linkedin.com/company/u-s--department-of-labor\" title=\"Department of Labor Linkedin\" target=\"_blank\" rel=\"noopener\"&gt; &lt;!--?xml version=\"1.0\" encoding=\"utf-8\"?--&gt; &lt;svg aria-hidden=\"true\" class=\"s",
              "xpath": "/html/body/div[1]/div[1]/main[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/a[3]",
              "issueID": "cb065bcdee7b7946acf6117cdf36d7ff",
              "signature": "dd0ea275f7cad8896e23827b1da0d317",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=cb065bcdee7b7946acf6117cdf36d7ff"
            },
            {
              "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": 36,
                  "y": 36
                },
                "height": 36,
                "width": 36
              },
              "position": {
                "line": 8815,
                "column": 77
              },
              "errorSnippet": "&lt;a class=\"social-media-icon\" href=\"https://www.youtube.com/user/USDepartmentofLabor\" title=\"Department of Labor Youtube\" target=\"_blank\" rel=\"noopener\"&gt; &lt;!--?xml version=\"1.0\" encoding=\"utf-8\"?--&gt; &lt;svg aria-hidden=\"true\" class=\"svg-inline-",
              "xpath": "/html/body/div[1]/div[1]/main[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/a[4]",
              "issueID": "563d86a000697a207a70a8466608d414",
              "signature": "147de7c6814848158a6e171ce3d041b4",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=563d86a000697a207a70a8466608d414"
            },
            {
              "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": 122.953,
                  "y": 16.9531
                },
                "height": 16.9531,
                "width": 122.953
              },
              "position": {
                "line": 8823,
                "column": 77
              },
              "errorSnippet": "&lt;a href=\"#\" class=\"footer-scroll-to-top\" style=\"display: none;\"&gt;&lt;span&gt;Scroll to Top&lt;/span&gt; &lt;svg class=\"svg-inline--fa fa-arrow-alt-circle-up fa-w-16\" aria-hidden=\"true\" focusable=\"false\" data-prefix=\"far\" data-icon=\"arrow-alt-circle-",
              "xpath": "/html/body/div[1]/div[1]/footer[1]/div[1]/a[1]",
              "issueID": "85560052602f2f1cbe29393558fd9b99",
              "signature": "d774adcb60053f4b331d3bc305f2370f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=85560052602f2f1cbe29393558fd9b99"
            },
            {
              "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": 339,
                  "y": 2628.515625
                },
                "bottom-right": {
                  "x": 369,
                  "y": 2645.515625
                },
                "height": 17,
                "width": 30
              },
              "position": {
                "line": 8855,
                "column": 77
              },
              "errorSnippet": "&lt;a href=\"https://webapps.dol.gov/dolfaq/\" class=\"dol-footer-nav-link\"&gt;FAQ&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/footer[1]/section[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "b9920c083d69febe152caa70bed5ccb6",
              "signature": "b8f26f221b6992559301c9fc030e6476",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=b9920c083d69febe152caa70bed5ccb6"
            },
            {
              "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": 36,
                  "y": 36
                },
                "height": 36,
                "width": 36
              },
              "position": {
                "line": 9095,
                "column": 77
              },
              "errorSnippet": "&lt;a class=\"social-media-icon\" href=\"https://www.facebook.com/departmentoflabor\" title=\"Facebook for the United States Department of Labor\" target=\"_blank\" rel=\"noopener\"&gt; &lt;!--?xml version=\"1.0\" encoding=\"utf-8\"?--&gt; &lt;svg alt=\"Facebook for th",
              "xpath": "/html/body/div[1]/div[1]/footer[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "268355191a934572cb4318021fc3c25a",
              "signature": "a3e823bd1c96ae90ae2060027f6518e2",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=268355191a934572cb4318021fc3c25a"
            },
            {
              "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": 49,
                  "y": 0
                },
                "bottom-right": {
                  "x": 85,
                  "y": 36
                },
                "height": 36,
                "width": 36
              },
              "position": {
                "line": 9103,
                "column": 77
              },
              "errorSnippet": "&lt;a class=\"social-media-icon\" href=\"https://twitter.com/USDOL\" title=\"Twitter for the United States Department of Labor\" target=\"_blank\" rel=\"noopener\"&gt; &lt;!--?xml version=\"1.0\" encoding=\"utf-8\"?--&gt; &lt;svg alt=\"Twitter for the United States Dep",
              "xpath": "/html/body/div[1]/div[1]/footer[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[2]",
              "issueID": "26869e884fab56a55a93c7ddcf953362",
              "signature": "d3d7a6678158e1448d05d739b2548251",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=26869e884fab56a55a93c7ddcf953362"
            },
            {
              "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": 98,
                  "y": 0
                },
                "bottom-right": {
                  "x": 134,
                  "y": 36
                },
                "height": 36,
                "width": 36
              },
              "position": {
                "line": 9111,
                "column": 77
              },
              "errorSnippet": "&lt;a class=\"social-media-icon\" href=\"https://www.instagram.com/USDOL/\" title=\"Instagram for the United States Department of Labor\" target=\"_blank\" rel=\"noopener\"&gt; &lt;!--?xml version=\"1.0\" encoding=\"utf-8\"?--&gt; &lt;svg alt=\"Instagram for the United",
              "xpath": "/html/body/div[1]/div[1]/footer[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[3]",
              "issueID": "76e6b836215709aeae0330ae97039d02",
              "signature": "3344e926af0dd907444adab9709191fe",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=76e6b836215709aeae0330ae97039d02"
            },
            {
              "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": 147,
                  "y": 0
                },
                "bottom-right": {
                  "x": 183,
                  "y": 36
                },
                "height": 36,
                "width": 36
              },
              "position": {
                "line": 9119,
                "column": 77
              },
              "errorSnippet": "&lt;a class=\"social-media-icon\" href=\"https://www.youtube.com/user/USDepartmentofLabor\" title=\"YouTube for the United States Department of Labor\" target=\"_blank\" rel=\"noopener\"&gt; &lt;!--?xml version=\"1.0\" encoding=\"utf-8\"?--&gt; &lt;svg alt=\"YouTube fo",
              "xpath": "/html/body/div[1]/div[1]/footer[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[4]",
              "issueID": "2c9dc0a08fc1be1e8110d529d586ee3c",
              "signature": "e413ba9412202d6830e5da5b06d95e94",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=2c9dc0a08fc1be1e8110d529d586ee3c"
            },
            {
              "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": 196,
                  "y": 0
                },
                "bottom-right": {
                  "x": 232,
                  "y": 36
                },
                "height": 36,
                "width": 36
              },
              "position": {
                "line": 9147,
                "column": 41
              },
              "errorSnippet": "&lt;a class=\"social-media-icon\" href=\"https://www.linkedin.com/company/u-s-department-of-labor/\" title=\"LinkedIn for the United States Department of Labor\" target=\"_blank\" rel=\"noopener\"&gt; &lt;!--?xml version=\"1.0\" encoding=\"utf-8\"?--&gt; &lt;svg alt=\"",
              "xpath": "/html/body/div[1]/div[1]/footer[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[5]",
              "issueID": "d370e08bb4d40035af68d7bb38c9755b",
              "signature": "e1655515a7c121cf4a73adfa1f980397",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=d370e08bb4d40035af68d7bb38c9755b"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 60,
                  "y": 2930.515625
                },
                "bottom-right": {
                  "x": 169,
                  "y": 2971.515625
                },
                "height": 41,
                "width": 109
              },
              "position": {
                "line": 8895,
                "column": 77
              },
              "errorSnippet": "&lt;a href=\"tel:1-866-487-2365\" onmousedown=\"_sendEvent('Telephone Clicks','1-866-487-2365','',0);\"&gt;&lt;span&gt;1-866-4-USA-DOL&lt;/span&gt;&lt;br&gt;\n&lt;span&gt;1-866-487-2365&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/footer[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/p[1]/a[1]",
              "issueID": "5cb52a0a8e4b0bde8d829739ae3aced7",
              "signature": "12d4549fac6e02fee5ddfbcfda075658",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=5cb52a0a8e4b0bde8d829739ae3aced7"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": -5,
                  "y": -5
                },
                "bottom-right": {
                  "x": -5,
                  "y": -15
                },
                "height": -10,
                "width": 0
              },
              "position": {
                "line": 7009,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.pbgc.gov/\" target=\"_blank\" rel=\"noopener\"&gt;&lt;span class=\"menu-border-wrapper\"&gt;Pension Benefit Guaranty Corporation (PBGC) &lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[3]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[1]/ul[1]/li[1]/div[1]/ul[2]/li[8]/a[1]",
              "issueID": "65ebc906d214f0feaf01d1a080b2d5c4",
              "signature": "2db11e0f7232a77b7264fc5873004eda",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=65ebc906d214f0feaf01d1a080b2d5c4"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 351.328125,
                  "y": 1374.8125
                },
                "bottom-right": {
                  "x": 656.656125,
                  "y": 1452.8125
                },
                "height": 78,
                "width": 305.328
              },
              "position": {
                "line": 8648,
                "column": 77
              },
              "errorSnippet": "&lt;a href=\"https://vote.gov/\" target=\"_blank\" rel=\"noopener\"&gt;Worker rights and benefits depend on you exercising your fundamental right! Register to vote at Vote.gov&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/main[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[14]/a[1]",
              "issueID": "e36a8ab05bb4027baf26d409d60f3fd6",
              "signature": "a83c66e8a6ff014bb197f947e3fc2e63",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=e36a8ab05bb4027baf26d409d60f3fd6"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 36,
                  "y": 36
                },
                "height": 36,
                "width": 36
              },
              "position": {
                "line": 8761,
                "column": 6
              },
              "errorSnippet": "&lt;a class=\"social-media-icon\" href=\"https://www.facebook.com/departmentoflabor\" title=\"Department of Labor Facebook\" target=\"_blank\" rel=\"noopener\"&gt; &lt;!--?xml version=\"1.0\" encoding=\"utf-8\"?--&gt; &lt;svg aria-hidden=\"true\" class=\"svg-inline--fa f",
              "xpath": "/html/body/div[1]/div[1]/main[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/a[1]",
              "issueID": "5076e853e81ef25a67f3d65a7ebf3b04",
              "signature": "b1505fb772b7e9067df2041ba6a17a39",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=5076e853e81ef25a67f3d65a7ebf3b04"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 36,
                  "y": 36
                },
                "height": 36,
                "width": 36
              },
              "position": {
                "line": 8762,
                "column": 6
              },
              "errorSnippet": "&lt;a class=\"social-media-icon\" href=\"https://twitter.com/USDOL\" title=\"Department of Labor Twitter\" target=\"_blank\" rel=\"noopener\"&gt; &lt;!--?xml version=\"1.0\" encoding=\"utf-8\"?--&gt; &lt;svg aria-hidden=\"true\" class=\"svg-inline--fa fa-twitter fa-w-16\"",
              "xpath": "/html/body/div[1]/div[1]/main[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/a[2]",
              "issueID": "3915d852b05b0020b67c23d1484cc076",
              "signature": "8276d11b8a6f7afa45dd7b19d70558aa",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=3915d852b05b0020b67c23d1484cc076"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 36,
                  "y": 36
                },
                "height": 36,
                "width": 36
              },
              "position": {
                "line": 8763,
                "column": 6
              },
              "errorSnippet": "&lt;a class=\"social-media-icon\" href=\"https://www.linkedin.com/company/u-s--department-of-labor\" title=\"Department of Labor Linkedin\" target=\"_blank\" rel=\"noopener\"&gt; &lt;!--?xml version=\"1.0\" encoding=\"utf-8\"?--&gt; &lt;svg aria-hidden=\"true\" class=\"s",
              "xpath": "/html/body/div[1]/div[1]/main[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/a[3]",
              "issueID": "01b70e31b54d8b8fc56cb5bc296a4130",
              "signature": "9e8d6caae1c215cabe7a289b9c9032cd",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=01b70e31b54d8b8fc56cb5bc296a4130"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 36,
                  "y": 36
                },
                "height": 36,
                "width": 36
              },
              "position": {
                "line": 8781,
                "column": 41
              },
              "errorSnippet": "&lt;a class=\"social-media-icon\" href=\"https://www.youtube.com/user/USDepartmentofLabor\" title=\"Department of Labor Youtube\" target=\"_blank\" rel=\"noopener\"&gt; &lt;!--?xml version=\"1.0\" encoding=\"utf-8\"?--&gt; &lt;svg aria-hidden=\"true\" class=\"svg-inline-",
              "xpath": "/html/body/div[1]/div[1]/main[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/a[4]",
              "issueID": "8f8f86cd7633e088a36f89a85dd138ee",
              "signature": "2fb81ff9a0050f110fea62e35354b58c",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=8f8f86cd7633e088a36f89a85dd138ee"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 36,
                  "y": 36
                },
                "height": 36,
                "width": 36
              },
              "position": {
                "line": 8791,
                "column": 83
              },
              "errorSnippet": "&lt;a class=\"social-media-icon\" href=\"https://www.facebook.com/departmentoflabor\" title=\"Department of Labor Facebook\" target=\"_blank\" rel=\"noopener\"&gt; &lt;!--?xml version=\"1.0\" encoding=\"utf-8\"?--&gt; &lt;svg aria-hidden=\"true\" class=\"svg-inline--fa f",
              "xpath": "/html/body/div[1]/div[1]/main[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/a[1]",
              "issueID": "baa2cc4ca87844800e69c857a57a3744",
              "signature": "902062758ce042154640e837cd83f628",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=baa2cc4ca87844800e69c857a57a3744"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 36,
                  "y": 36
                },
                "height": 36,
                "width": 36
              },
              "position": {
                "line": 8799,
                "column": 77
              },
              "errorSnippet": "&lt;a class=\"social-media-icon\" href=\"https://twitter.com/USDOL\" title=\"Department of Labor Twitter\" target=\"_blank\" rel=\"noopener\"&gt; &lt;!--?xml version=\"1.0\" encoding=\"utf-8\"?--&gt; &lt;svg aria-hidden=\"true\" class=\"svg-inline--fa fa-twitter fa-w-16\"",
              "xpath": "/html/body/div[1]/div[1]/main[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/a[2]",
              "issueID": "2eb1d57107556a69e94c0b399f725224",
              "signature": "5a469bf0403ba2aee51e63180ac6466d",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=2eb1d57107556a69e94c0b399f725224"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 36,
                  "y": 36
                },
                "height": 36,
                "width": 36
              },
              "position": {
                "line": 8807,
                "column": 77
              },
              "errorSnippet": "&lt;a class=\"social-media-icon\" href=\"https://www.linkedin.com/company/u-s--department-of-labor\" title=\"Department of Labor Linkedin\" target=\"_blank\" rel=\"noopener\"&gt; &lt;!--?xml version=\"1.0\" encoding=\"utf-8\"?--&gt; &lt;svg aria-hidden=\"true\" class=\"s",
              "xpath": "/html/body/div[1]/div[1]/main[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/a[3]",
              "issueID": "466f3fc428997e1eac7ffd2449e2da16",
              "signature": "5a3a5bd67f441dc027ae2bd3639fa0a6",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=466f3fc428997e1eac7ffd2449e2da16"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 36,
                  "y": 36
                },
                "height": 36,
                "width": 36
              },
              "position": {
                "line": 8815,
                "column": 77
              },
              "errorSnippet": "&lt;a class=\"social-media-icon\" href=\"https://www.youtube.com/user/USDepartmentofLabor\" title=\"Department of Labor Youtube\" target=\"_blank\" rel=\"noopener\"&gt; &lt;!--?xml version=\"1.0\" encoding=\"utf-8\"?--&gt; &lt;svg aria-hidden=\"true\" class=\"svg-inline-",
              "xpath": "/html/body/div[1]/div[1]/main[1]/div[2]/div[1]/article[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/a[4]",
              "issueID": "4f22b9fa79648a5f60245e95a9bf46cb",
              "signature": "5cf526ba38c55dfaabff141e0a0e1641",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=4f22b9fa79648a5f60245e95a9bf46cb"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 301.5,
                  "y": 2772.515625
                },
                "bottom-right": {
                  "x": 393.5,
                  "y": 2794.515625
                },
                "height": 22,
                "width": 92
              },
              "position": {
                "line": 8911,
                "column": 77
              },
              "errorSnippet": "&lt;a href=\"https://www.whitehouse.gov/\" class=\"usa-footer__secondary-link dol-footer__secondary-link\" target=\"_blank\" rel=\"noopener\"&gt;White House&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/footer[1]/div[2]/div[1]/div[1]/div[2]/nav[1]/div[1]/div[1]/section[1]/ul[1]/li[1]/a[1]",
              "issueID": "0846e350d086c86bca028dc5246f7a86",
              "signature": "b022344855d3b8bbc10a7f0a0f3b487a",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=0846e350d086c86bca028dc5246f7a86"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 301.5,
                  "y": 2874.515625
                },
                "bottom-right": {
                  "x": 464.5,
                  "y": 2896.515625
                },
                "height": 22,
                "width": 163
              },
              "position": {
                "line": 8937,
                "column": 77
              },
              "errorSnippet": "&lt;a href=\"https://www.disasterassistance.gov/\" class=\"usa-footer__secondary-link dol-footer__secondary-link\" target=\"_blank\" rel=\"noopener\"&gt;DisasterAssistance.gov&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/footer[1]/div[2]/div[1]/div[1]/div[2]/nav[1]/div[1]/div[1]/section[1]/ul[1]/li[4]/a[1]",
              "issueID": "9b9584b3a1bbc07ec73b097bc2db4687",
              "signature": "650932e999328faacaef8ed3395e3e24",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=9b9584b3a1bbc07ec73b097bc2db4687"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 301.5,
                  "y": 2908.515625
                },
                "bottom-right": {
                  "x": 361.5,
                  "y": 2930.515625
                },
                "height": 22,
                "width": 60
              },
              "position": {
                "line": 8945,
                "column": 77
              },
              "errorSnippet": "&lt;a href=\"https://www.usa.gov/\" class=\"usa-footer__secondary-link dol-footer__secondary-link\" target=\"_blank\" rel=\"noopener\"&gt;USA.gov&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/footer[1]/div[2]/div[1]/div[1]/div[2]/nav[1]/div[1]/div[1]/section[1]/ul[1]/li[5]/a[1]",
              "issueID": "254fe17a8935014c2784bc1f5d432d4e",
              "signature": "1b02b6bdd9f8fb5b3a8231f0f4930f60",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=254fe17a8935014c2784bc1f5d432d4e"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 301.5,
                  "y": 3010.515625
                },
                "bottom-right": {
                  "x": 510.5,
                  "y": 3032.515625
                },
                "height": 22,
                "width": 209
              },
              "position": {
                "line": 8969,
                "column": 77
              },
              "errorSnippet": "&lt;a href=\"https://osc.gov/\" class=\"usa-footer__secondary-link dol-footer__secondary-link\" target=\"_blank\" rel=\"noopener\"&gt;U.S. Office of Special Counsel&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/footer[1]/div[2]/div[1]/div[1]/div[2]/nav[1]/div[1]/div[1]/section[1]/ul[1]/li[8]/a[1]",
              "issueID": "b7a780462227db0f1ab3c84e985bdf33",
              "signature": "67fb40bfbbdacc16c2869aa01fc4373d",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=b7a780462227db0f1ab3c84e985bdf33"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 532.328125,
                  "y": 2908.515625
                },
                "bottom-right": {
                  "x": 686.328125,
                  "y": 2948.515625
                },
                "height": 40,
                "width": 154
              },
              "position": {
                "line": 9028,
                "column": 77
              },
              "errorSnippet": "&lt;a href=\"https://public.govdelivery.com/accounts/USDOL/subscriber/new?topic_id=USDOL_167\" class=\"usa-footer__secondary-link dol-footer__secondary-link\" target=\"_blank\" rel=\"noopener\"&gt;Subscribe to the DOL Newsletter&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/footer[1]/div[2]/div[1]/div[1]/div[2]/nav[1]/div[1]/div[2]/section[1]/ul[1]/li[5]/a[1]",
              "issueID": "4af5596cd33fc3440a7cdbc9dfac3b83",
              "signature": "a6e85e1a4da35052a923ec54059789a3",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=4af5596cd33fc3440a7cdbc9dfac3b83"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 36,
                  "y": 36
                },
                "height": 36,
                "width": 36
              },
              "position": {
                "line": 9095,
                "column": 77
              },
              "errorSnippet": "&lt;a class=\"social-media-icon\" href=\"https://www.facebook.com/departmentoflabor\" title=\"Facebook for the United States Department of Labor\" target=\"_blank\" rel=\"noopener\"&gt; &lt;!--?xml version=\"1.0\" encoding=\"utf-8\"?--&gt; &lt;svg alt=\"Facebook for th",
              "xpath": "/html/body/div[1]/div[1]/footer[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "78daf0b86d5e7d5883dac3cfdf613049",
              "signature": "5fbb4afe037d863a82e80378b3779798",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=78daf0b86d5e7d5883dac3cfdf613049"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 49,
                  "y": 0
                },
                "bottom-right": {
                  "x": 85,
                  "y": 36
                },
                "height": 36,
                "width": 36
              },
              "position": {
                "line": 9103,
                "column": 77
              },
              "errorSnippet": "&lt;a class=\"social-media-icon\" href=\"https://twitter.com/USDOL\" title=\"Twitter for the United States Department of Labor\" target=\"_blank\" rel=\"noopener\"&gt; &lt;!--?xml version=\"1.0\" encoding=\"utf-8\"?--&gt; &lt;svg alt=\"Twitter for the United States Dep",
              "xpath": "/html/body/div[1]/div[1]/footer[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[2]",
              "issueID": "afae102878f15e52de59e5df56024ad0",
              "signature": "4d5092995ad88e7a47a8103e005b5061",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=afae102878f15e52de59e5df56024ad0"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 98,
                  "y": 0
                },
                "bottom-right": {
                  "x": 134,
                  "y": 36
                },
                "height": 36,
                "width": 36
              },
              "position": {
                "line": 9111,
                "column": 77
              },
              "errorSnippet": "&lt;a class=\"social-media-icon\" href=\"https://www.instagram.com/USDOL/\" title=\"Instagram for the United States Department of Labor\" target=\"_blank\" rel=\"noopener\"&gt; &lt;!--?xml version=\"1.0\" encoding=\"utf-8\"?--&gt; &lt;svg alt=\"Instagram for the United",
              "xpath": "/html/body/div[1]/div[1]/footer[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[3]",
              "issueID": "04d77888d2c4864a7701bb6df4e379a3",
              "signature": "690bbbfc50ddbf289ed2522f2c88ca05",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=04d77888d2c4864a7701bb6df4e379a3"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 147,
                  "y": 0
                },
                "bottom-right": {
                  "x": 183,
                  "y": 36
                },
                "height": 36,
                "width": 36
              },
              "position": {
                "line": 9119,
                "column": 77
              },
              "errorSnippet": "&lt;a class=\"social-media-icon\" href=\"https://www.youtube.com/user/USDepartmentofLabor\" title=\"YouTube for the United States Department of Labor\" target=\"_blank\" rel=\"noopener\"&gt; &lt;!--?xml version=\"1.0\" encoding=\"utf-8\"?--&gt; &lt;svg alt=\"YouTube fo",
              "xpath": "/html/body/div[1]/div[1]/footer[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[4]",
              "issueID": "74a84f85bc162ee324e2dc74615b4b5a",
              "signature": "0089fa86dc9e268ff3f60dfbab279c3f",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=74a84f85bc162ee324e2dc74615b4b5a"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 196,
                  "y": 0
                },
                "bottom-right": {
                  "x": 232,
                  "y": 36
                },
                "height": 36,
                "width": 36
              },
              "position": {
                "line": 9147,
                "column": 41
              },
              "errorSnippet": "&lt;a class=\"social-media-icon\" href=\"https://www.linkedin.com/company/u-s-department-of-labor/\" title=\"LinkedIn for the United States Department of Labor\" target=\"_blank\" rel=\"noopener\"&gt; &lt;!--?xml version=\"1.0\" encoding=\"utf-8\"?--&gt; &lt;svg alt=\"",
              "xpath": "/html/body/div[1]/div[1]/footer[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[5]",
              "issueID": "a1229e104d701a043052f15a160079a4",
              "signature": "ed04a73cdc7abad1a4fac492f49231d4",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=a1229e104d701a043052f15a160079a4"
            }
          ],
          "log": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.dol.gov/",
      "what": "Department of Labor (DOL)",
      "result": "https://www.dol.gov/"
    },
    {
      "type": "test",
      "which": "continuum",
      "what": "Level Access Continuum, community edition",
      "url": "https://www.dol.gov/",
      "result": [
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This DIV has an id attribute of 'modulartext-bg', which is not unique in the same DOM",
          "element": "<div id=\"modulartext-bg\" class=\"paragraph agency_blurb paragraph--type--modular-blurb paragraph--vie ... the Warning Signs of Heat-Related Illness on Mining Sites</a></strong></div></div></div></div></div>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "div[class=\"paragraph agency_blurb paragraph--type--modular-blurb paragraph--view-mode--default background--light\"][id=\"modulartext-bg\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This DIV has an id attribute of 'modulartext-bg', which is not unique in the same DOM",
          "element": "<div id=\"modulartext-bg\" class=\"paragraph agency_blurb paragraph--type--modular-blurb paragraph--view-mode--default background--light\"></div>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "div[class=\"paragraph agency_blurb paragraph--type--modular-blurb paragraph--view-mode--default background--light\"][id=\"modulartext-bg\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This DIV has an id attribute of 'block-dolfootermenu-3', which is not unique in the same DOM",
          "element": "<div class=\"footer_menu-block\" id=\"block-dolfootermenu-3\"><section class=\"usa-footer__primary-conten ... pener\" target=\"_blank\" class=\"usa-footer__secondary-link dol-footer__secondary-link\" href=\"https://o",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "div[id=\"block-dolfootermenu-3\"][class=\"footer_menu-block\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This SECTION has an id attribute of 'block-dolfootermenu-3', which is not unique in the same DOM",
          "element": "<section class=\"usa-footer__primary-content usa-footer__primary-content--collapsible dol-footer__pri ... ol-footer__secondary-link\" href=\"https://osc.gov/\">U.S. Office of Special Counsel</a></li></ul></sec",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "section[id=\"block-dolfootermenu-3\"][class=\"usa-footer__primary-content usa-footer__primary-content--collapsible dol-footer__primary-content dol-footer__primary-content--collapsible\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This DIV has an id attribute of 'block-dolfootermenu-4', which is not unique in the same DOM",
          "element": "<div class=\"footer_menu-block\" id=\"block-dolfootermenu-4\"><section class=\"usa-footer__primary-conten ... ondary-link\" href=\"https://www.dol.gov/general/siteindex\">A to Z Index</a></li></ul></section></div>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "div[id=\"block-dolfootermenu-4\"][class=\"footer_menu-block\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This SECTION has an id attribute of 'block-dolfootermenu-4', which is not unique in the same DOM",
          "element": "<section class=\"usa-footer__primary-content usa-footer__primary-content--collapsible dol-footer__pri ... r__secondary-link\" href=\"https://www.dol.gov/general/siteindex\">A to Z Index</a></li></ul></section>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "section[id=\"block-dolfootermenu-4\"][class=\"usa-footer__primary-content usa-footer__primary-content--collapsible dol-footer__primary-content dol-footer__primary-content--collapsible\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This DIV has an id attribute of 'block-dolfootermenu', which is not unique in the same DOM",
          "element": "<div class=\"footer_menu-block\" id=\"block-dolfootermenu\"><section class=\"usa-footer__primary-content  ... ://www.dol.gov/general/aboutdol/accessibility\">Accessibility Statement</a></li></ul></section></div>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "div[id=\"block-dolfootermenu\"][class=\"footer_menu-block\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This SECTION has an id attribute of 'block-dolfootermenu', which is not unique in the same DOM",
          "element": "<section class=\"usa-footer__primary-content usa-footer__primary-content--collapsible dol-footer__pri ... \"https://www.dol.gov/general/aboutdol/accessibility\">Accessibility Statement</a></li></ul></section>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "section[id=\"block-dolfootermenu\"][class=\"usa-footer__primary-content usa-footer__primary-content--collapsible dol-footer__primary-content dol-footer__primary-content--collapsible\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 237,
          "bestPracticeId": 1301,
          "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<a tabindex=\"0\" href=\"/newsroom/releases/ebsa/ebsa20220726\"><div class=\"row dol-feed-block d-flex fl ... Manager Exemption to protect benefits plans, participants, beneficiaries</span></h3></div></div></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide a descriptive accessible name for the anchor element.",
            "fix": {
              "aria-label": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"/newsroom/releases/ebsa/ebsa20220726\"][tabindex=\"0\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 237,
          "bestPracticeId": 1301,
          "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<a tabindex=\"0\" href=\"/newsroom/releases/eta/eta20220725\"><div class=\"row dol-feed-block d-flex flex ...  incremental funds for pandemic workforce recovery, humanitarian support</span></h3></div></div></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide a descriptive accessible name for the anchor element.",
            "fix": {
              "aria-label": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"/newsroom/releases/eta/eta20220725\"][tabindex=\"0\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 237,
          "bestPracticeId": 1301,
          "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<a tabindex=\"0\" href=\"/newsroom/releases/osec/osec20220721-0\"><div class=\"row dol-feed-block d-flex  ... associate, collectively bargain were denied at Coahuila auto parts plant</span></h3></div></div></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide a descriptive accessible name for the anchor element.",
            "fix": {
              "aria-label": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"/newsroom/releases/osec/osec20220721-0\"][tabindex=\"0\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 237,
          "bestPracticeId": 1301,
          "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<a tabindex=\"0\" href=\"/newsroom/releases/osec/osec20220721\"><div class=\"row dol-feed-block d-flex fl ... ommitment to strengthening worker voice, social equity, wage protections</span></h3></div></div></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide a descriptive accessible name for the anchor element.",
            "fix": {
              "aria-label": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"/newsroom/releases/osec/osec20220721\"][tabindex=\"0\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 237,
          "bestPracticeId": 1301,
          "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<a tabindex=\"0\" href=\"/newsroom/releases/eta/eta20220721\"><div class=\"row dol-feed-block d-flex flex ... \">July 21, 2022</p><h3><span>Unemployment Insurance Weekly Claims Report</span></h3></div></div></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(5)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide a descriptive accessible name for the anchor element.",
            "fix": {
              "aria-label": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"/newsroom/releases/eta/eta20220721\"][tabindex=\"0\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 281,
          "bestPracticeId": 1626,
          "attribute": "The aria-expanded attribute is not allowed on this element",
          "attributeDetail": "The aria-expanded attribute is not allowed on this LI",
          "element": "<li aria-expanded=\"false\" class=\"has-children\"><a href=\"/general/topics\"><span class=\"menu-border-wr ... gnized Apprenticeship Programs (IRAP)</span></a></li><li class=\"batch-column-1\"><a href=\"/agencies/i",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "li[class=\"has-children\"][aria-expanded=\"false\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 281,
          "bestPracticeId": 1626,
          "attribute": "The aria-expanded attribute is not allowed on this element",
          "attributeDetail": "The aria-expanded attribute is not allowed on this LI",
          "element": "<li aria-expanded=\"false\" class=\"has-children\"><a href=\"/general/dol-agencies\"><span class=\"menu-bor ... ffice of Disability Employment Policy (ODEP)</span></a></li><li class=\"batch-column-1\"><a href=\"/age",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "li[class=\"has-children\"][aria-expanded=\"false\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 281,
          "bestPracticeId": 1626,
          "attribute": "The aria-expanded attribute is not allowed on this element",
          "attributeDetail": "The aria-expanded attribute is not allowed on this LI",
          "element": "<li aria-expanded=\"false\" class=\"has-children\"><a href=\"/general/aboutdol\"><span class=\"menu-border- ...  class=\"menu-border-wrapper\">Recursos en Español</span></a></li></ul></div></li></ul></li></ul></li>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(5)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "li[class=\"has-children\"][aria-expanded=\"false\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 281,
          "bestPracticeId": 1626,
          "attribute": "The aria-expanded attribute is not allowed on this element",
          "attributeDetail": "The aria-expanded attribute is not allowed on this LI",
          "element": "<li aria-expanded=\"false\" class=\"has-children\"><a href=\"/newsroom\"><span class=\"menu-border-wrapper\" ... pan class=\"menu-border-wrapper\">Email Newsletter</span></a></li></ul></div></li></ul></li></ul></li>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(6)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "li[class=\"has-children\"][aria-expanded=\"false\"]",
            "attNo": 2
          }
        }
      ]
    }
  ],
  "timeStamp": "4aieq",
  "startTime": "2022-07-17T22:06:52",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      52
    ],
    [
      "ibm",
      25
    ],
    [
      "motion",
      14
    ],
    [
      "alfa",
      11
    ],
    [
      "wave",
      4
    ],
    [
      "focInd",
      2
    ],
    [
      "axe",
      2
    ],
    [
      "focAll",
      1
    ],
    [
      "tenon",
      1
    ],
    [
      "bulk",
      0
    ],
    [
      "embAc",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "htmlcs",
      0
    ],
    [
      "continuum",
      0
    ]
  ],
  "logCount": 38,
  "logSize": 6718,
  "errorLogCount": 33,
  "errorLogSize": 5405,
  "prohibitedCount": 11,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-17T22:09:14",
  "elapsedSeconds": 148,
  "score": {
    "scoreProcID": "sp14a",
    "logWeights": {
      "logCount": 0.5,
      "logSize": 0.01,
      "errorLogCount": 1,
      "errorLogSize": 0.02,
      "prohibitedCount": 15,
      "visitTimeoutCount": 10,
      "visitRejectionCount": 10
    },
    "soloWeight": 2,
    "groupWeights": {
      "absolute": 2,
      "largest": 1,
      "smaller": 0.4
    },
    "preventionWeights": {
      "testaro": 50,
      "other": 100
    },
    "packageDetails": {
      "testaro": {
        "bulk": 0,
        "focAll": 2,
        "focInd": 12,
        "focOp": 11,
        "hover": 1,
        "labClash": 2,
        "linkUl": 110,
        "role": 18,
        "styleDiff": 25,
        "zIndex": 22
      },
      "alfa": {
        "r18": 16,
        "r3": 32,
        "r57": 12,
        "r62": 8,
        "r66": 2,
        "r69": 2,
        "r74": 36
      },
      "axe": {
        "color-contrast-enhanced": 182,
        "color-contrast": 2,
        "frame-tested": 2,
        "hidden-content": 0,
        "identical-links-same-purpose": 0,
        "duplicate-id": 4,
        "focus-order-semantics": 1,
        "frame-title-unique": 6,
        "landmark-banner-is-top-level": 2,
        "landmark-no-duplicate-banner": 2,
        "region": 2
      },
      "htmlcs": {
        "e:AA.2_4_1.H64.1": 4,
        "e:AA.4_1_1.F77": 16,
        "w:AA.1_3_1.H42": 2,
        "w:AA.1_3_1.H48.2": 4,
        "w:AA.1_3_1.H48": 3,
        "w:AA.1_4_3.G145.Abs": 1,
        "w:AA.1_4_3.G18.Abs": 3,
        "w:AA.1_4_3_F24.F24.BGColour": 1,
        "w:AA.2_1_1.SCR20.MouseDown": 1,
        "w:AA.4_1_2.H91.A.Empty": 1
      },
      "ibm": {
        "WCAG20_Html_HasLang": 8,
        "RPT_Elem_UniqueId": 16,
        "Rpt_Aria_OrphanedContent_Native_Host_Sematics": 8,
        "Rpt_Aria_MultipleSearchLandmarks": 8,
        "Rpt_Aria_MultipleBannerLandmarks_Implicit": 4,
        "Rpt_Aria_ComplementaryRequiredLabel_Implicit": 4,
        "element_tabbable_role_valid": 4,
        "aria_semantics_attribute": 40,
        "element_attribute_deprecated": 2,
        "aria_role_redundant": 6
      },
      "wave": {
        "c:contrast": 18,
        "a:link_redundant": 8,
        "a:noscript": 2,
        "a:text_small": 13,
        "a:underline": 2
      },
      "tenon": {
        "28": 4,
        "73": 4,
        "95": 8,
        "98": 8,
        "129": 6,
        "134": 9,
        "144": 32,
        "152": 88,
        "153": 2,
        "218": 80
      },
      "continuum": {
        "94": 32,
        "237": 20,
        "281": 16
      }
    },
    "groupDetails": {
      "groups": {
        "visibleBulk": {
          "testaro": {
            "bulk": {
              "score": 1,
              "what": "Page contains many visible elements"
            }
          }
        },
        "tabFocusability": {
          "testaro": {
            "focAll": {
              "score": 1,
              "what": "Discrepancy between elements that should be and that are Tab-focusable"
            }
          }
        },
        "focusIndication": {
          "testaro": {
            "focInd": {
              "score": 12,
              "what": "Focused element displaying no or nostandard focus indicator"
            }
          }
        },
        "focusableOperable": {
          "testaro": {
            "focOp": {
              "score": 8,
              "what": "Operable elements that cannot be Tab-focused and vice versa"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 1,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "labelClash": {
          "testaro": {
            "labClash": {
              "score": 1,
              "what": "Incompatible label types"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 55,
              "what": "Non-underlined adjacent links"
            }
          },
          "alfa": {
            "r62": {
              "score": 4,
              "what": "Inline link is not distinct from the surrounding text except by color"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 14,
              "what": "Nonexistent or implicit-overriding role"
            }
          },
          "ibm": {
            "element_tabbable_role_valid": {
              "score": 3,
              "what": "Tabbable element has a non-widget role"
            },
            "aria_role_redundant": {
              "score": 5,
              "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": 6,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "ariaBadAttribute": {
          "alfa": {
            "r18": {
              "score": 16,
              "what": "ARIA state or property is not allowed for the element on which it is specified"
            }
          },
          "ibm": {
            "aria_semantics_attribute": {
              "score": 40,
              "what": "ARIA attributes is invalid for the element or ARIA role to which it is assigned"
            }
          },
          "continuum": {
            "281": {
              "score": 16,
              "what": "element has an aria-expanded attribute, which is not allowed"
            }
          }
        },
        "duplicateID": {
          "alfa": {
            "r3": {
              "score": 24,
              "what": "Element id attribute value is not unique"
            }
          },
          "axe": {
            "duplicate-id": {
              "score": 3,
              "what": "id attribute value is not unique"
            }
          },
          "htmlcs": {
            "e:AA.4_1_1.F77": {
              "score": 12,
              "what": "Duplicate id attribute value"
            }
          },
          "ibm": {
            "RPT_Elem_UniqueId": {
              "score": 12,
              "what": "Element id attribute value is not unique within the document"
            }
          },
          "continuum": {
            "94": {
              "score": 24,
              "what": "Elements contains an id attribute set to a value that is not unique in the DOM"
            }
          }
        },
        "contentBeyondLandmarks": {
          "alfa": {
            "r57": {
              "score": 6,
              "what": "Perceivable text content is not included in any landmark"
            }
          },
          "axe": {
            "region": {
              "score": 1,
              "what": "Some page content is not contained by landmarks"
            }
          },
          "ibm": {
            "Rpt_Aria_OrphanedContent_Native_Host_Sematics": {
              "score": 4,
              "what": "Content does not reside within an element with a landmark role"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 1,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 46,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          },
          "tenon": {
            "95": {
              "score": 2,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 2,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 2,
              "what": "Element has insufficient color contrast"
            }
          },
          "wave": {
            "c:contrast": {
              "score": 14,
              "what": "Very low contrast"
            }
          }
        },
        "fontSizeAbsolute": {
          "alfa": {
            "r74": {
              "score": 18,
              "what": "Paragraph text has an absolute font size"
            }
          }
        },
        "frameContentRisk": {
          "axe": {
            "frame-tested": {
              "score": 1,
              "what": "Some content is in an iframe and therefore may not be testable for accessibility"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "linkConfusionRisk": {
          "axe": {
            "identical-links-same-purpose": {
              "score": 1,
              "what": "Links with the same accessible name may serve dissimilar purposes"
            }
          }
        },
        "focusableRole": {
          "axe": {
            "focus-order-semantics": {
              "score": 1,
              "what": "Focusable element has no active role"
            }
          }
        },
        "iframeTitleBad": {
          "axe": {
            "frame-title-unique": {
              "score": 6,
              "what": "Frame title attribute is not unique"
            }
          },
          "htmlcs": {
            "e:AA.2_4_1.H64.1": {
              "score": 4,
              "what": "iframe element has no non-empty title attribute"
            }
          }
        },
        "bannerNotTop": {
          "axe": {
            "landmark-banner-is-top-level": {
              "score": 1,
              "what": "banner landmark is contained in another landmark"
            }
          }
        },
        "banners": {
          "axe": {
            "landmark-no-duplicate-banner": {
              "score": 1,
              "what": "Page has more than 1 banner landmark"
            }
          }
        },
        "pseudoHeadingRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H42": {
              "score": 1,
              "what": "Heading coding is not used but the element may be intended as a heading"
            }
          }
        },
        "pseudoOrderedListRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H48.2": {
              "score": 1,
              "what": "Ordered list may fail to be coded as such"
            }
          }
        },
        "pseudoNavListRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H48": {
              "score": 1,
              "what": "Navigation links are not coded as a list"
            }
          }
        },
        "contrastRisk": {
          "htmlcs": {
            "w:AA.1_4_3.G145.Abs": {
              "score": 1,
              "what": "Contrast between the absolutely positioned large text and its background may be less than 3:1"
            },
            "w:AA.1_4_3.G18.Abs": {
              "score": 1,
              "what": "Contrast between the absolutely positioned text and its background may be inadequate"
            },
            "w:AA.1_4_3_F24.F24.BGColour": {
              "score": 1,
              "what": "Inline background color may lack a complementary foreground color"
            }
          }
        },
        "eventKeyboardRisk": {
          "htmlcs": {
            "w:AA.2_1_1.SCR20.MouseDown": {
              "score": 1,
              "what": "Mousing-down functionality may not be available by keyboard"
            }
          }
        },
        "linkNoText": {
          "htmlcs": {
            "w:AA.4_1_2.H91.A.Empty": {
              "score": 1,
              "what": "Link element has an id attribute but no href attribute or text"
            }
          },
          "continuum": {
            "237": {
              "score": 20,
              "what": "a element has no mechanism that allows an accessible name value to be calculated"
            }
          }
        },
        "pageLanguage": {
          "ibm": {
            "WCAG20_Html_HasLang": {
              "score": 8,
              "what": "Page detected as HTML, but has no lang attribute"
            }
          }
        },
        "searchConfusion": {
          "ibm": {
            "Rpt_Aria_MultipleSearchLandmarks": {
              "score": 6,
              "what": "Element with a search role has no unique purpose label among the search-role elements"
            }
          }
        },
        "bannerConfusion": {
          "ibm": {
            "Rpt_Aria_MultipleBannerLandmarks_Implicit": {
              "score": 3,
              "what": "Element with a banner role has no unique purpose label among the banner-role elements"
            }
          }
        },
        "complementaryNoText": {
          "ibm": {
            "Rpt_Aria_ComplementaryRequiredLabel_Implicit": {
              "score": 1,
              "what": "Element has a complementary role but has no label"
            }
          }
        },
        "obsolete": {
          "ibm": {
            "element_attribute_deprecated": {
              "score": 2,
              "what": "Element or attribute is obsolete"
            }
          }
        },
        "linkPair": {
          "wave": {
            "a:link_redundant": {
              "score": 4,
              "what": "Adjacent links go to the same URL"
            }
          }
        },
        "noScriptRisk": {
          "wave": {
            "a:noscript": {
              "score": 1,
              "what": "noscript element may fail to contain an accessible equivalent or alternative"
            }
          }
        },
        "fontSmall": {
          "wave": {
            "a:text_small": {
              "score": 10,
              "what": "Text is very small"
            }
          },
          "tenon": {
            "134": {
              "score": 7,
              "what": "Text is very small"
            }
          }
        },
        "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"
            }
          }
        },
        "horizontalScrolling": {
          "tenon": {
            "28": {
              "score": 3,
              "what": "Layout or sizing of the page causes horizontal scrolling"
            }
          }
        },
        "linkVague": {
          "tenon": {
            "73": {
              "score": 3,
              "what": "Link text is too generic to communicate the purpose or destination"
            }
          }
        },
        "linkTextsSame": {
          "tenon": {
            "98": {
              "score": 4,
              "what": "Links have the same text but different destinations"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 32,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 44,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "allCaps": {
          "tenon": {
            "153": {
              "score": 1,
              "what": "Long string of text is in all caps"
            }
          }
        },
        "linkForcesNewWindow": {
          "tenon": {
            "218": {
              "score": 60,
              "what": "Link opens in a new window without user control"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {
      "ibm": 100
    },
    "summary": {
      "total": 1106,
      "log": 392,
      "preventions": 100,
      "solos": 0,
      "groups": [
        {
          "groupName": "linkForcesNewWindow",
          "score": 62
        },
        {
          "groupName": "linkIndication",
          "score": 59
        },
        {
          "groupName": "ariaBadAttribute",
          "score": 55
        },
        {
          "groupName": "contrastAAA",
          "score": 49
        },
        {
          "groupName": "duplicateID",
          "score": 46
        },
        {
          "groupName": "targetSize",
          "score": 46
        },
        {
          "groupName": "leadingClipsText",
          "score": 34
        },
        {
          "groupName": "linkNoText",
          "score": 22
        },
        {
          "groupName": "fontSizeAbsolute",
          "score": 20
        },
        {
          "groupName": "roleBad",
          "score": 19
        },
        {
          "groupName": "contrastAA",
          "score": 18
        },
        {
          "groupName": "fontSmall",
          "score": 15
        },
        {
          "groupName": "focusIndication",
          "score": 14
        },
        {
          "groupName": "focusableOperable",
          "score": 10
        },
        {
          "groupName": "contentBeyondLandmarks",
          "score": 10
        },
        {
          "groupName": "iframeTitleBad",
          "score": 10
        },
        {
          "groupName": "pageLanguage",
          "score": 10
        },
        {
          "groupName": "inconsistentStyles",
          "score": 8
        },
        {
          "groupName": "zIndexNotZero",
          "score": 8
        },
        {
          "groupName": "searchConfusion",
          "score": 8
        },
        {
          "groupName": "linkPair",
          "score": 6
        },
        {
          "groupName": "linkTextsSame",
          "score": 6
        },
        {
          "groupName": "contrastRisk",
          "score": 5
        },
        {
          "groupName": "bannerConfusion",
          "score": 5
        },
        {
          "groupName": "horizontalScrolling",
          "score": 5
        },
        {
          "groupName": "linkVague",
          "score": 5
        },
        {
          "groupName": "obsolete",
          "score": 4
        },
        {
          "groupName": "pseudoLinkRisk",
          "score": 4
        },
        {
          "groupName": "visibleBulk",
          "score": 3
        },
        {
          "groupName": "tabFocusability",
          "score": 3
        },
        {
          "groupName": "hoverSurprise",
          "score": 3
        },
        {
          "groupName": "labelClash",
          "score": 3
        },
        {
          "groupName": "frameContentRisk",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "linkConfusionRisk",
          "score": 3
        },
        {
          "groupName": "focusableRole",
          "score": 3
        },
        {
          "groupName": "bannerNotTop",
          "score": 3
        },
        {
          "groupName": "banners",
          "score": 3
        },
        {
          "groupName": "pseudoHeadingRisk",
          "score": 3
        },
        {
          "groupName": "pseudoOrderedListRisk",
          "score": 3
        },
        {
          "groupName": "pseudoNavListRisk",
          "score": 3
        },
        {
          "groupName": "eventKeyboardRisk",
          "score": 3
        },
        {
          "groupName": "complementaryNoText",
          "score": 3
        },
        {
          "groupName": "noScriptRisk",
          "score": 3
        },
        {
          "groupName": "allCaps",
          "score": 3
        }
      ]
    }
  }
}